/* /Components/Account/Pages/Login.razor.rz.scp.css */
.portal-login-page[b-ova2ba8m8y] {
    background: #f4f6f9;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(420px, .95fr);
    min-height: 100vh;
    min-height: 100svh;
}

.portal-login-story[b-ova2ba8m8y] {
    background: #111c2d;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    padding: clamp(1.75rem, 4.5vw, 4.35rem);
    position: relative;
}

.portal-login-story[b-ova2ba8m8y]::before,
.portal-login-story[b-ova2ba8m8y]::after {
    border: 1px solid rgba(152, 162, 179, .1);
    border-radius: 50%;
    content: "";
    position: absolute;
}

.portal-login-story[b-ova2ba8m8y]::before { bottom: -22rem; height: 42rem; right: -14rem; width: 42rem; }
.portal-login-story[b-ova2ba8m8y]::after { bottom: -15rem; height: 30rem; right: -7rem; width: 30rem; }

.portal-login-brand[b-ova2ba8m8y] {
    align-items: center;
    color: #fff;
    display: flex;
    gap: .8rem;
    position: relative;
    z-index: 1;
}

.portal-login-brand > span:last-child strong[b-ova2ba8m8y],
.portal-login-brand > span:last-child small[b-ova2ba8m8y] { display: block; }
.portal-login-brand strong[b-ova2ba8m8y] { font-size: 1.05rem; font-weight: 900; letter-spacing: -.02em; }
.portal-login-brand small[b-ova2ba8m8y] { color: #98a2b3; font-size: .72rem; font-weight: 700; margin-top: .12rem; }

.portal-login-mark[b-ova2ba8m8y] {
    align-items: center;
    background: #f04438;
    border-radius: .75rem;
    box-shadow: 0 12px 30px rgba(240, 68, 56, .22);
    display: inline-flex;
    font-size: .9rem;
    font-weight: 950;
    height: 3rem;
    justify-content: center;
    letter-spacing: -.04em;
    width: 3rem;
}

.portal-login-copy[b-ova2ba8m8y] { max-width: 58rem; position: relative; z-index: 1; }
.portal-login-eyebrow[b-ova2ba8m8y] { color: #98a2b3; font-size: .82rem; font-weight: 900; letter-spacing: .17em; margin-bottom: 1.2rem; text-transform: uppercase; }
.portal-login-copy h1[b-ova2ba8m8y] { color: #fff; font-size: clamp(2.65rem, 5.15vw, 4.85rem); font-weight: 950; letter-spacing: -.075em; line-height: .96; margin: 0 0 1.15rem; max-width: 54rem; }
.portal-login-copy h1:focus[b-ova2ba8m8y] { outline: none; }
.portal-login-copy p:not(.portal-login-eyebrow)[b-ova2ba8m8y] { color: #c8d0dc; font-size: clamp(.94rem, 1.22vw, 1.08rem); line-height: 1.45; margin: 0; max-width: 43rem; }

.portal-login-metrics[b-ova2ba8m8y] {
    display: grid;
    gap: .85rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 1.5rem;
    max-width: 43rem;
    position: relative;
    z-index: 1;
}

.portal-login-metrics div[b-ova2ba8m8y] { background: #1b2a40; border: 1px solid #314158; border-radius: .8rem; padding: .85rem; }
.portal-login-metrics strong[b-ova2ba8m8y],
.portal-login-metrics span[b-ova2ba8m8y] { display: block; }
.portal-login-metrics strong[b-ova2ba8m8y] { color: #fff; font-size: 1.05rem; letter-spacing: -.035em; }
.portal-login-metrics span[b-ova2ba8m8y],
.portal-login-footnote[b-ova2ba8m8y] { color: #aeb9c9; font-size: .72rem; font-weight: 700; }
.portal-login-metrics span[b-ova2ba8m8y] { margin-top: .18rem; }
.portal-login-footnote[b-ova2ba8m8y] { margin: 0; position: relative; z-index: 1; }

.portal-login-form-panel[b-ova2ba8m8y] {
    align-items: center;
    background: #f4f6f9;
    display: flex;
    justify-content: center;
    padding: clamp(1.75rem, 4vw, 4rem);
}

.portal-login-card[b-ova2ba8m8y] {
    background: #fff;
    border: 1px solid #e4e9f0;
    border-radius: .9rem;
    box-shadow: 0 14px 34px rgba(16, 24, 40, .07);
    max-width: 33rem;
    padding: clamp(1.5rem, 3.2vw, 2.4rem);
    width: 100%;
}

.portal-login-icon[b-ova2ba8m8y] {
    align-items: center;
    background: #fff1f0;
    border-radius: .7rem;
    color: #f04438;
    display: flex;
    height: 2.8rem;
    justify-content: center;
    margin-bottom: 1.15rem;
    width: 2.8rem;
}

.portal-login-icon svg[b-ova2ba8m8y] { height: 1.35rem; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; width: 1.35rem; }
.portal-login-card h2[b-ova2ba8m8y] { color: #121a2a; font-size: clamp(2rem, 3.2vw, 2.65rem); font-weight: 950; letter-spacing: -.065em; margin: 0 0 .55rem; }
.portal-login-card > p[b-ova2ba8m8y] { color: #667085; font-size: .95rem; font-weight: 650; margin-bottom: 1.35rem; }
.portal-login-card[b-ova2ba8m8y]  .portal-login-form { display: grid; gap: 1rem; }
.portal-login-field label[b-ova2ba8m8y] { color: #475467; display: block; font-size: .8rem; font-weight: 800; margin-bottom: .45rem; }
.portal-login-card[b-ova2ba8m8y]  .portal-login-form .form-control { background: #fff; border: 1px solid #d0d5dd; border-radius: .62rem; box-shadow: 0 1px 2px rgba(16, 24, 40, .03); color: #172033; font-size: .92rem; min-height: 3.15rem; padding: .75rem .9rem; width: 100%; }
.portal-login-card[b-ova2ba8m8y]  .portal-login-form .form-control::placeholder { color: #98a2b3; }
.portal-login-card[b-ova2ba8m8y]  .portal-login-form .form-control:focus { border-color: #617b9f; box-shadow: 0 0 0 3px rgba(76, 111, 159, .12); outline: 0; }

.portal-login-submit[b-ova2ba8m8y] {
    background: #172b4d;
    border: 0;
    border-radius: .62rem;
    box-shadow: 0 6px 18px rgba(23, 43, 77, .18);
    color: #fff;
    cursor: pointer;
    font-size: .92rem;
    font-weight: 850;
    margin-top: .15rem;
    min-height: 3.1rem;
    transition: background .15s ease, transform .15s ease;
    width: 100%;
}

.portal-login-submit:hover[b-ova2ba8m8y] { background: #203a63; transform: translateY(-1px); }
.portal-login-submit:focus-visible[b-ova2ba8m8y] { outline: 3px solid rgba(76, 111, 159, .2); outline-offset: 2px; }
.portal-login-submit:disabled[b-ova2ba8m8y] { background: #344b6c; cursor: wait; opacity: .82; transform: none; }
.portal-login-link[b-ova2ba8m8y] { color: #2457a7; display: block; font-size: .82rem; font-weight: 800; margin: 1.05rem auto 0; text-align: center; text-decoration: none; }
.portal-login-link:hover[b-ova2ba8m8y] { color: #172b4d; text-decoration: underline; }
.portal-login-security[b-ova2ba8m8y] { align-items: center; border-top: 1px solid #edf0f4; display: flex; gap: .45rem; justify-content: center; margin-top: 1.15rem; padding-top: 1rem; }
.portal-login-security span[b-ova2ba8m8y] { align-items: center; background: #ecfdf3; border-radius: 50%; color: #067647; display: inline-flex; font-size: .58rem; height: 1.15rem; justify-content: center; width: 1.15rem; }
.portal-login-security small[b-ova2ba8m8y] { color: #98a2b3; font-size: .62rem; }
.portal-login-version[b-ova2ba8m8y] { color: #667085; font-size: .72rem; font-weight: 500; line-height: 1.4; margin-top: .75rem; text-align: center; }
.portal-login-card[b-ova2ba8m8y]  .portal-field-error { color: #b42318; display: block; font-size: .64rem; margin-top: .3rem; }
.portal-login-card[b-ova2ba8m8y]  .portal-validation-summary { color: #b42318; font-size: .68rem; }
.portal-login-card[b-ova2ba8m8y]  .portal-validation-summary:empty { display: none; }
[b-ova2ba8m8y] .alert { border: 1px solid #fecdd3; border-radius: .7rem; font-size: .72rem; margin-bottom: 1rem; padding: .75rem .85rem; }
[b-ova2ba8m8y] .alert-danger { background: #fff1f0; color: #9f1239; }

@media (max-width: 920px) {
    .portal-login-page[b-ova2ba8m8y] { grid-template-columns: 1fr; }
    .portal-login-story[b-ova2ba8m8y] { gap: 2rem; min-height: 48vh; }
    .portal-login-copy h1[b-ova2ba8m8y] { max-width: 44rem; }
}

@media (max-width: 560px) {
    .portal-login-story[b-ova2ba8m8y] { min-height: auto; padding: 1.5rem; }
    .portal-login-copy h1[b-ova2ba8m8y] { font-size: 2.35rem; }
    .portal-login-eyebrow[b-ova2ba8m8y] { font-size: .68rem; }
    .portal-login-metrics[b-ova2ba8m8y] { grid-template-columns: 1fr; }
    .portal-login-footnote[b-ova2ba8m8y] { font-size: .64rem; }
    .portal-login-form-panel[b-ova2ba8m8y] { padding: 1.25rem; }
    .portal-login-card[b-ova2ba8m8y] { padding: 1.35rem; }
}
/* /Components/Account/Shared/LoginLayout.razor.rz.scp.css */
.login-layout[b-r3rqxs5g8i] { min-height: 100vh; min-height: 100svh; }
#blazor-error-ui[b-r3rqxs5g8i] { color-scheme: light only; background: #fff1f0; color: #7a271a; border-top: 1px solid #fecdca; bottom: 0; box-shadow: 0 -4px 20px rgba(16,24,40,.08); display: none; left: 0; padding: .8rem 1.2rem; position: fixed; width: 100%; z-index: 1000; }
#blazor-error-ui .dismiss[b-r3rqxs5g8i] { cursor: pointer; position: absolute; right: 1rem; }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-309kkeylc1] { min-height: 100vh; background: #f4f6f9; }
main[b-309kkeylc1] { min-width: 0; }
.sidebar[b-309kkeylc1] { background: #111c2d; }
.topbar[b-309kkeylc1] { min-height: 4.4rem; padding: 0 1.6rem; background: rgba(255,255,255,.96); border-bottom: 1px solid #e4e9f0; display: flex; align-items: center; justify-content: space-between; position: sticky; top: 0; z-index: 20; backdrop-filter: blur(12px); }
.client-label[b-309kkeylc1] { color: #344054; font-size: .72rem; font-weight: 800; letter-spacing: .055em; }
.topbar-actions[b-309kkeylc1] { display: flex; align-items: center; gap: .8rem; }
.environment-pill[b-309kkeylc1] { color: #9a3412; background: #fff3e8; border: 1px solid #fed7aa; border-radius: 2rem; padding: .3rem .65rem; font-size: .7rem; font-weight: 700; }
.environment-pill.read-only[b-309kkeylc1] { color: #9a3412; background: #fff3e8; border-color: #fed7aa; }
.environment-pill.write-enabled[b-309kkeylc1] { color: #b42318; background: #fef3f2; border-color: #fecdca; }
.environment-pill.not-configured[b-309kkeylc1] { color: #475467; background: #f2f4f7; border-color: #d0d5dd; }
.today[b-309kkeylc1] { color: #667085; font-size: .76rem; }
.content[b-309kkeylc1] { padding: 1.8rem; max-width: 1540px; margin: 0 auto; }
@media (min-width: 641px) { .page[b-309kkeylc1] { display: grid; grid-template-columns: 238px 1fr; } .sidebar[b-309kkeylc1] { height: 100vh; position: sticky; top: 0; } }
@media (max-width: 640px) { .topbar[b-309kkeylc1] { min-height: 3.6rem; justify-content: flex-end; padding: 0 1rem; } .client-label[b-309kkeylc1],.environment-pill[b-309kkeylc1],.today[b-309kkeylc1] { display: none; } .content[b-309kkeylc1] { padding: 1rem; } }
#blazor-error-ui[b-309kkeylc1] { color-scheme: light only; background: #fff1f0; color: #7a271a; border-top: 1px solid #fecdca; bottom: 0; box-shadow: 0 -4px 20px rgba(16,24,40,.08); display: none; left: 0; padding: .8rem 1.2rem; position: fixed; width: 100%; z-index: 1000; }
#blazor-error-ui .dismiss[b-309kkeylc1] { cursor: pointer; position: absolute; right: 1rem; }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.brand-row[b-nj5g6y3je5] { height: 5.25rem; display: flex; align-items: center; padding: 0 1.15rem; border-bottom: 1px solid rgba(255,255,255,.1); }
.portal-brand[b-nj5g6y3je5] { color: white; display: flex; align-items: center; gap: .75rem; text-decoration: none; }
.portal-brand strong[b-nj5g6y3je5] { display: block; font-size: .98rem; letter-spacing: .01em; }
.portal-brand small[b-nj5g6y3je5] { display: block; color: #9eacc0; font-size: .69rem; margin-top: .1rem; }
.brand-mark[b-nj5g6y3je5] { width: 2.2rem; height: 2.2rem; display: grid; place-items: center; border-radius: .65rem; background: #f04438; color: white; font-size: .72rem; font-weight: 800; letter-spacing: .06em; box-shadow: 0 6px 20px rgba(240,68,56,.28); }
.navbar-toggler[b-nj5g6y3je5] { appearance: none; cursor: pointer; width: 2.6rem; height: 2.35rem; position: absolute; top: 1.4rem; right: 1rem; border: 1px solid rgba(255,255,255,.18); border-radius: .55rem; background: rgba(255,255,255,.08); }
.navbar-toggler[b-nj5g6y3je5]::after { content: "☰"; color: white; display: grid; place-items: center; font-size: 1.1rem; }
.nav-scrollable[b-nj5g6y3je5] { display: none; padding: .8rem; }
.navbar-toggler:checked ~ .nav-scrollable[b-nj5g6y3je5] { display: block; }
.nav[b-nj5g6y3je5] { min-height: calc(100vh - 6.85rem); }
.nav-caption[b-nj5g6y3je5] { color: #718099; font-size: .64rem; font-weight: 800; letter-spacing: .13em; margin: 1.1rem .7rem .45rem; }
[b-nj5g6y3je5] .nav-link { color: #b9c4d4; border: 0; border-radius: .6rem; min-height: 2.65rem; display: flex; align-items: center; gap: .7rem; padding: .58rem .72rem; width: 100%; font-size: .84rem; text-decoration: none; background: transparent; text-align: left; }
[b-nj5g6y3je5] .nav-link:hover { color: white; background: rgba(255,255,255,.07); }
[b-nj5g6y3je5] .nav-link.active { color: white; background: #26364d; box-shadow: inset 3px 0 #f04438; }
.nav-glyph[b-nj5g6y3je5] { width: 1.2rem; color: #94a4ba; text-align: center; font-weight: 800; }
.account-block[b-nj5g6y3je5] { margin-top: auto; padding-top: 1rem; border-top: 1px solid rgba(255,255,255,.1); }
.account-block form[b-nj5g6y3je5] { margin: 0; }
.nav-version[b-nj5g6y3je5] { color: #9eacc0; font-size: .72rem; font-weight: 500; line-height: 1.4; padding: .7rem .72rem .15rem; }
.account-summary[b-nj5g6y3je5] { display: block; min-width: 0; overflow: hidden; }
.account-summary > span[b-nj5g6y3je5] { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.account-summary small[b-nj5g6y3je5] { color: #8090a8; display: block; font-size: .59rem; line-height: 1.35; margin-top: .12rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
[b-nj5g6y3je5] .account-link { align-items: flex-start; }
[b-nj5g6y3je5] .login-link { background: rgba(255,255,255,.06); color: white; }
@media (min-width: 641px) {
    .navbar-toggler[b-nj5g6y3je5] { display: none; }
    .nav-scrollable[b-nj5g6y3je5] { display: block; height: calc(100vh - 5.25rem); overflow-y: auto; }
}
/* /Components/Layout/NotificationBell.razor.rz.scp.css */
.notification-bell-shell[b-oi21uw4zci] { position: relative; }
.notification-bell[b-oi21uw4zci] { width: 2.45rem; height: 2.45rem; border: 1px solid #dfe4eb; border-radius: .7rem; color: #344054; background: #fff; display: grid; place-items: center; cursor: pointer; position: relative; box-shadow: 0 1px 2px rgba(16,24,40,.04); }
.notification-bell-icon[b-oi21uw4zci] { width: 1.2rem; height: 1.2rem; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.notification-bell b[b-oi21uw4zci] { position: absolute; min-width: 1.1rem; height: 1.1rem; padding: 0 .22rem; right: -.35rem; top: -.35rem; display: grid; place-items: center; border-radius: 1rem; background: #d92d20; color: #fff; border: 2px solid #fff; font-size: .55rem; }
.notification-popover[b-oi21uw4zci] { position: absolute; width: min(390px, calc(100vw - 2rem)); right: 0; top: calc(100% + .65rem); background: #fff; border: 1px solid #e1e6ed; border-radius: .85rem; box-shadow: 0 18px 50px rgba(16,24,40,.18); overflow: hidden; z-index: 100; }
.notification-popover header[b-oi21uw4zci] { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 1rem; border-bottom: 1px solid #edf0f4; }
.notification-popover header strong[b-oi21uw4zci],.notification-popover header small[b-oi21uw4zci] { display: block; }
.notification-popover header strong[b-oi21uw4zci] { font-size: .85rem; }
.notification-popover header small[b-oi21uw4zci] { color: #98a2b3; font-size: .65rem; margin-top: .15rem; }
.notification-popover header button[b-oi21uw4zci] { border: 0; background: transparent; color: #2457a7; font-size: .65rem; font-weight: 750; cursor: pointer; }
.notification-popover-list[b-oi21uw4zci] { max-height: 390px; overflow-y: auto; }
.notification-popover-list > button[b-oi21uw4zci] { width: 100%; border: 0; border-bottom: 1px solid #edf0f4; background: #fff; color: #344054; display: grid; grid-template-columns: auto 1fr; gap: .7rem; text-align: left; padding: .85rem 1rem; cursor: pointer; }
.notification-popover-list > button.unread[b-oi21uw4zci] { background: #f7faff; }
.notification-popover-list > button:hover[b-oi21uw4zci] { background: #f4f7fb; }
.notification-popover-list strong[b-oi21uw4zci],.notification-popover-list small[b-oi21uw4zci],.notification-popover-list time[b-oi21uw4zci] { display: block; }
.notification-popover-list strong[b-oi21uw4zci] { color: #172033; font-size: .72rem; }
.notification-popover-list small[b-oi21uw4zci] { color: #667085; font-size: .65rem; line-height: 1.4; margin-top: .2rem; }
.notification-popover-list time[b-oi21uw4zci] { color: #98a2b3; font-size: .58rem; margin-top: .3rem; }
.notification-priority[b-oi21uw4zci] { width: .5rem; height: .5rem; margin-top: .3rem; border-radius: 50%; background: #8ba2bd; }
.notification-priority.priority-1[b-oi21uw4zci] { background: #2e69b3; }
.notification-priority.priority-2[b-oi21uw4zci] { background: #f04438; }
.notification-popover footer[b-oi21uw4zci] { padding: .8rem 1rem; text-align: center; }
.notification-popover footer a[b-oi21uw4zci] { color: #2457a7; text-decoration: none; font-size: .68rem; font-weight: 750; }
.notification-popover-empty[b-oi21uw4zci] { min-height: 150px; display: grid; place-items: center; align-content: center; gap: .5rem; color: #067647; }
.notification-popover-empty span[b-oi21uw4zci] { width: 2rem; height: 2rem; border-radius: 50%; background: #ecfdf3; display: grid; place-items: center; }
.notification-popover-empty p[b-oi21uw4zci] { font-size: .7rem; margin: 0; }
.notification-login-summary[b-oi21uw4zci] { position: fixed; right: 1.25rem; bottom: 1.25rem; width: min(380px, calc(100vw - 2rem)); display: grid; grid-template-columns: auto 1fr auto; gap: .75rem; align-items: center; padding: .9rem; border: 1px solid #dbe4ef; border-radius: .8rem; background: #fff; box-shadow: 0 16px 45px rgba(16,24,40,.2); z-index: 150; }
.summary-icon[b-oi21uw4zci] { width: 2.2rem; height: 2.2rem; display: grid; place-items: center; border-radius: .65rem; background: #edf4ff; color: #2457a7; }
.summary-icon svg[b-oi21uw4zci] { width: 1.15rem; height: 1.15rem; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.notification-login-summary strong[b-oi21uw4zci],.notification-login-summary small[b-oi21uw4zci] { display: block; }
.notification-login-summary strong[b-oi21uw4zci] { font-size: .76rem; }
.notification-login-summary small[b-oi21uw4zci] { color: #667085; font-size: .65rem; margin-top: .15rem; }
.notification-login-summary button[b-oi21uw4zci] { border: 0; background: transparent; color: #98a2b3; font-size: 1.1rem; cursor: pointer; }
@media (max-width: 640px) { .notification-popover[b-oi21uw4zci] { right: -5rem; } .notification-login-summary[b-oi21uw4zci] { right: 1rem; bottom: 1rem; } }
/* /Components/Pages/AppliedBusinessIntelligence.razor.rz.scp.css */
.abi-hero[b-nxxrpr9phj] {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 2rem;
    margin-bottom: 1.45rem;
    padding: .25rem 0;
}

.abi-hero h1[b-nxxrpr9phj] {
    max-width: 980px;
    margin: .55rem 0 .4rem;
    color: #101828;
    font-size: clamp(2.65rem, 5vw, 5rem);
    font-weight: 520;
    letter-spacing: -.06em;
    line-height: .98;
}

.abi-hero p[b-nxxrpr9phj] { margin: 0; color: #667085; font-size: 1.1rem; }
.abi-hero-actions[b-nxxrpr9phj] { display: flex; align-items: end; gap: .65rem; flex: 0 0 auto; }
.abi-hero-actions label[b-nxxrpr9phj] { min-width: 215px; }
.abi-hero-actions label > span[b-nxxrpr9phj],
.abi-filter-panel label > span[b-nxxrpr9phj] { display: block; margin: 0 0 .38rem; color: #475467; font-size: .78rem; font-weight: 760; }
.abi-reset[b-nxxrpr9phj] { min-height: 48px; padding: .7rem 1rem; border: 1px solid #d0d5dd; border-radius: 12px; background: #fff; color: #344054; font-weight: 750; }
.abi-reset:disabled[b-nxxrpr9phj] { color: #98a2b3; background: #f9fafb; }

.abi-loading[b-nxxrpr9phj] { min-height: 320px; display: grid; align-content: center; justify-items: center; text-align: center; }
.abi-loading h2[b-nxxrpr9phj] { margin: .8rem 0 .4rem; }
.abi-loading p[b-nxxrpr9phj] { color: #667085; }

.abi-filter-panel[b-nxxrpr9phj] {
    position: sticky;
    z-index: 6;
    top: .7rem;
    display: grid;
    grid-template-columns: minmax(260px, 1.45fr) repeat(4, minmax(160px, 1fr));
    gap: .7rem;
    margin-bottom: .75rem;
    padding: .85rem;
    border: 1px solid #dce3ec;
    border-radius: 18px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 14px 36px rgba(16, 24, 40, .08);
    backdrop-filter: blur(14px);
}

.abi-filter-panel .form-control[b-nxxrpr9phj] { min-height: 45px; font-size: .84rem; }
.abi-active-filters[b-nxxrpr9phj] { display: flex; align-items: center; flex-wrap: wrap; gap: .45rem; margin: .2rem 0 .85rem; color: #667085; font-size: .8rem; }
.abi-active-filters > span[b-nxxrpr9phj] { font-weight: 760; color: #344054; }
.abi-active-filters button[b-nxxrpr9phj] { border: 1px solid #b2ccff; border-radius: 999px; padding: .35rem .62rem; background: #eff4ff; color: #1849a9; font-weight: 680; }

.abi-kpis[b-nxxrpr9phj] { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: .75rem; margin-bottom: .75rem; }
.abi-kpi[b-nxxrpr9phj] {
    min-width: 0;
    min-height: 138px;
    padding: 1rem 1.05rem;
    border: 1px solid #dce3ec;
    border-radius: 17px;
    background: #fff;
    color: #101828;
    text-align: left;
    box-shadow: 0 7px 22px rgba(16, 24, 40, .045);
}

button.abi-kpi[b-nxxrpr9phj] { cursor: pointer; transition: border-color .16s ease, transform .16s ease; }
button.abi-kpi:hover[b-nxxrpr9phj] { transform: translateY(-2px); border-color: #84adff; }
.abi-kpi.selected[b-nxxrpr9phj] { border-color: #2457a7; box-shadow: 0 0 0 2px rgba(36, 87, 167, .12); }
.abi-kpi.emphasis[b-nxxrpr9phj] { background: #12233e; border-color: #12233e; color: #fff; }
.abi-kpi span[b-nxxrpr9phj] { display: block; color: #667085; font-size: .78rem; font-weight: 720; }
.abi-kpi.emphasis span[b-nxxrpr9phj], .abi-kpi.emphasis small[b-nxxrpr9phj] { color: #c8d8f0; }
.abi-kpi strong[b-nxxrpr9phj] { display: block; margin: .42rem 0 .28rem; font-size: clamp(1.65rem, 2.25vw, 2.25rem); line-height: 1.05; letter-spacing: -.04em; }
.abi-kpi small[b-nxxrpr9phj] { display: block; color: #98a2b3; font-size: .75rem; }

.abi-grid[b-nxxrpr9phj] { display: grid; gap: .75rem; margin-bottom: .75rem; }
.abi-grid.primary[b-nxxrpr9phj] { grid-template-columns: .88fr 1.12fr; }
.abi-grid.secondary[b-nxxrpr9phj] { grid-template-columns: 1.35fr .65fr; }
.abi-grid.secondary:nth-of-type(2n)[b-nxxrpr9phj] { grid-template-columns: 1fr 1fr; }
.abi-panel[b-nxxrpr9phj] { min-width: 0; padding: 1.1rem; border: 1px solid #dce3ec; border-radius: 19px; background: #fff; box-shadow: 0 8px 24px rgba(16, 24, 40, .04); }
.abi-panel > header[b-nxxrpr9phj] { display: flex; align-items: start; justify-content: space-between; gap: 1rem; margin-bottom: 1rem; }
.abi-panel > header h2[b-nxxrpr9phj] { margin: .3rem 0 0; color: #101828; font-size: 1.22rem; letter-spacing: -.025em; }
.abi-panel > header > small[b-nxxrpr9phj] { color: #98a2b3; text-align: right; font-size: .72rem; }
.abi-empty[b-nxxrpr9phj] { min-height: 185px; display: grid; place-items: center; color: #98a2b3; }

.abi-funnel[b-nxxrpr9phj] { display: grid; gap: .48rem; }
.abi-funnel button[b-nxxrpr9phj],
.abi-bars button[b-nxxrpr9phj] { display: grid; grid-template-columns: minmax(120px, 1.08fr) minmax(110px, 1.45fr) 66px; align-items: center; gap: .7rem; width: 100%; padding: .45rem .55rem; border: 1px solid transparent; border-radius: 11px; background: transparent; color: #344054; text-align: left; }
.abi-funnel button:not(:disabled):hover[b-nxxrpr9phj], .abi-bars button:hover[b-nxxrpr9phj], .abi-funnel button.selected[b-nxxrpr9phj], .abi-bars button.selected[b-nxxrpr9phj] { border-color: #b2ccff; background: #f5f8ff; }
.abi-funnel button:disabled[b-nxxrpr9phj] { cursor: default; }
.abi-funnel button span[b-nxxrpr9phj], .abi-bars button span[b-nxxrpr9phj] { display: grid; }
.abi-funnel button small[b-nxxrpr9phj], .abi-bars button small[b-nxxrpr9phj] { margin-top: .12rem; color: #98a2b3; font-size: .68rem; }
.abi-funnel button > i[b-nxxrpr9phj], .abi-bars button > i[b-nxxrpr9phj] { height: 9px; overflow: hidden; border-radius: 999px; background: #edf1f6; }
.abi-funnel button > i b[b-nxxrpr9phj], .abi-bars button > i b[b-nxxrpr9phj] { display: block; height: 100%; border-radius: inherit; background: linear-gradient(90deg, #5b8def, #173f7a); }
.abi-funnel em[b-nxxrpr9phj], .abi-bars em[b-nxxrpr9phj] { color: #475467; text-align: right; font-size: .76rem; font-style: normal; font-weight: 760; }

.abi-trend[b-nxxrpr9phj] { display: grid; grid-template-columns: repeat(auto-fit, minmax(54px, 1fr)); align-items: end; gap: .3rem; min-height: 218px; padding-top: .5rem; border-bottom: 1px solid #d0d5dd; }
.abi-trend button[b-nxxrpr9phj] { display: grid; grid-template-rows: 178px auto; align-items: end; gap: .4rem; height: 100%; padding: .2rem; border: 1px solid transparent; border-radius: 10px 10px 0 0; background: transparent; }
.abi-trend button:hover[b-nxxrpr9phj], .abi-trend button.selected[b-nxxrpr9phj] { border-color: #b2ccff; background: #f5f8ff; }
.abi-trend button > strong[b-nxxrpr9phj] { overflow: hidden; color: #667085; font-size: .67rem; text-overflow: ellipsis; white-space: nowrap; }
.abi-trend-bars[b-nxxrpr9phj] { display: flex; align-items: end; justify-content: center; gap: 3px; height: 100%; }
.abi-trend-bars i[b-nxxrpr9phj] { display: block; width: min(9px, 26%); min-height: 1px; border-radius: 4px 4px 0 0; }
.abi-trend-bars .request[b-nxxrpr9phj], .abi-legend .request[b-nxxrpr9phj] { background: #7da6ef; }
.abi-trend-bars .quotation[b-nxxrpr9phj], .abi-legend .quotation[b-nxxrpr9phj] { background: #f04438; }
.abi-trend-bars .order[b-nxxrpr9phj], .abi-legend .order[b-nxxrpr9phj] { background: #067647; }
.abi-legend[b-nxxrpr9phj] { display: flex; gap: 1rem; margin-top: .75rem; color: #667085; font-size: .7rem; }
.abi-legend span[b-nxxrpr9phj] { display: flex; align-items: center; gap: .3rem; }
.abi-legend i[b-nxxrpr9phj] { width: 9px; height: 9px; border-radius: 2px; }

.abi-map-layout[b-nxxrpr9phj] { display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(170px, .62fr); gap: .75rem; }
.abi-map[b-nxxrpr9phj] { min-height: 350px; display: grid; place-items: center; border-radius: 15px; background: linear-gradient(150deg, #f8fafc, #eef4fb); }
.abi-map[b-nxxrpr9phj]  .abi-map-svg { display: block; width: 100%; height: auto; max-height: 410px; }
.abi-map[b-nxxrpr9phj]  path { stroke: #fff; stroke-width: 1.25; cursor: pointer; transition: opacity .14s ease, stroke .14s ease, stroke-width .14s ease; vector-effect: non-scaling-stroke; }
.abi-map[b-nxxrpr9phj]  path:hover, .abi-map[b-nxxrpr9phj]  path:focus { outline: none; stroke: #f04438; stroke-width: 2.3; }
.abi-map[b-nxxrpr9phj]  path.selected { stroke: #f04438; stroke-width: 3; opacity: 1; }
.abi-map[b-nxxrpr9phj]  path.muted { opacity: .32; }
.abi-state-ranking[b-nxxrpr9phj] { display: grid; align-content: start; gap: .36rem; }
.abi-state-ranking button[b-nxxrpr9phj] { display: grid; grid-template-columns: 1fr auto; gap: .12rem .45rem; width: 100%; padding: .55rem .62rem; border: 1px solid #e4e7ec; border-radius: 10px; background: #fff; color: #344054; text-align: left; }
.abi-state-ranking button:hover[b-nxxrpr9phj], .abi-state-ranking button.selected[b-nxxrpr9phj] { border-color: #84adff; background: #f5f8ff; }
.abi-state-ranking button span[b-nxxrpr9phj] { overflow: hidden; font-size: .74rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.abi-state-ranking button strong[b-nxxrpr9phj] { color: #1849a9; font-size: .75rem; }
.abi-state-ranking button small[b-nxxrpr9phj] { grid-column: 1 / -1; color: #98a2b3; font-size: .62rem; }
.abi-unlocated[b-nxxrpr9phj] { padding: .55rem; border-radius: 10px; background: #fff4ed; color: #b54708; font-size: .67rem; }
.abi-unlocated strong[b-nxxrpr9phj] { display: block; margin-top: .16rem; }
.abi-source[b-nxxrpr9phj] { margin: .75rem 0 0; color: #98a2b3; font-size: .65rem; }

.abi-bars[b-nxxrpr9phj] { display: grid; gap: .4rem; }
.abi-bars button[b-nxxrpr9phj] { grid-template-columns: minmax(115px, 1.1fr) minmax(85px, .9fr) 54px; }
.abi-bars button > i b[b-nxxrpr9phj] { background: linear-gradient(90deg, #f97066, #b42318); }
.abi-ranking[b-nxxrpr9phj] { display: grid; gap: .35rem; }
.abi-ranking button[b-nxxrpr9phj] { display: flex; align-items: center; justify-content: space-between; gap: 1rem; width: 100%; padding: .7rem .76rem; border: 1px solid transparent; border-bottom-color: #eaecf0; background: transparent; color: #344054; text-align: left; }
.abi-ranking button:hover[b-nxxrpr9phj], .abi-ranking button.selected[b-nxxrpr9phj] { border-color: #b2ccff; border-radius: 10px; background: #f5f8ff; }
.abi-ranking span[b-nxxrpr9phj] { display: grid; min-width: 0; }
.abi-ranking strong[b-nxxrpr9phj] { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.abi-ranking small[b-nxxrpr9phj] { margin-top: .15rem; color: #98a2b3; font-size: .68rem; }
.abi-ranking em[b-nxxrpr9phj] { flex: 0 0 auto; color: #067647; font-size: .75rem; font-style: normal; font-weight: 780; }

.abi-conclusions[b-nxxrpr9phj] { margin-bottom: .75rem; }
.abi-conclusions > div[b-nxxrpr9phj] { display: grid; grid-template-columns: repeat(4, 1fr); gap: .65rem; }
.abi-conclusions article[b-nxxrpr9phj] { display: flex; gap: .7rem; min-height: 130px; padding: .8rem; border-top: 3px solid #b2ccff; border-radius: 8px 8px 13px 13px; background: #f8fafc; }
.abi-conclusions article.attention[b-nxxrpr9phj] { border-color: #f79009; background: #fffaeb; }
.abi-conclusions article.positive[b-nxxrpr9phj] { border-color: #12b76a; background: #ecfdf3; }
.abi-conclusions article > span[b-nxxrpr9phj] { display: grid; place-items: center; flex: 0 0 30px; width: 30px; height: 30px; border-radius: 50%; background: #12233e; color: #fff; font-size: .67rem; font-weight: 800; }
.abi-conclusions strong[b-nxxrpr9phj] { color: #101828; font-size: .82rem; }
.abi-conclusions p[b-nxxrpr9phj] { margin: .38rem 0 0; color: #667085; font-size: .72rem; line-height: 1.45; }

.abi-table-panel[b-nxxrpr9phj] { margin-bottom: 1rem; padding: 0; overflow: hidden; }
.abi-table-panel > header[b-nxxrpr9phj] { padding: 1.1rem 1.1rem 0; }
.abi-table[b-nxxrpr9phj] { min-width: 1100px; }
.abi-table td[b-nxxrpr9phj] { vertical-align: top; }
.abi-table td strong[b-nxxrpr9phj], .abi-table td small[b-nxxrpr9phj] { display: block; }
.abi-table td small[b-nxxrpr9phj] { margin-top: .2rem; color: #98a2b3; font-size: .68rem; }
.abi-stage[b-nxxrpr9phj] { display: inline-flex; max-width: 145px; padding: .28rem .48rem; border-radius: 999px; background: #eef2f6; color: #475467; font-size: .66rem; font-weight: 760; }
.abi-stage.order[b-nxxrpr9phj] { background: #dcfae6; color: #067647; }
.abi-stage.quotation[b-nxxrpr9phj] { background: #fff4ed; color: #b54708; }
.abi-stage.error[b-nxxrpr9phj], .abi-stage.rejected[b-nxxrpr9phj] { background: #fee4e2; color: #b42318; }

@media (max-width: 1350px) {
    .abi-filter-panel[b-nxxrpr9phj] { grid-template-columns: repeat(3, 1fr); }
    .abi-search[b-nxxrpr9phj] { grid-column: span 2; }
    .abi-kpis[b-nxxrpr9phj] { grid-template-columns: repeat(3, 1fr); }
    .abi-conclusions > div[b-nxxrpr9phj] { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 980px) {
    .abi-hero[b-nxxrpr9phj] { align-items: stretch; flex-direction: column; }
    .abi-hero-actions[b-nxxrpr9phj] { align-items: stretch; }
    .abi-grid.primary[b-nxxrpr9phj], .abi-grid.secondary[b-nxxrpr9phj], .abi-grid.secondary:nth-of-type(2n)[b-nxxrpr9phj] { grid-template-columns: 1fr; }
    .abi-map-layout[b-nxxrpr9phj] { grid-template-columns: 1fr; }
    .abi-state-ranking[b-nxxrpr9phj] { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 720px) {
    .abi-hero h1[b-nxxrpr9phj] { font-size: 2.65rem; }
    .abi-hero-actions[b-nxxrpr9phj] { flex-direction: column; }
    .abi-filter-panel[b-nxxrpr9phj] { position: static; grid-template-columns: 1fr; }
    .abi-search[b-nxxrpr9phj] { grid-column: auto; }
    .abi-kpis[b-nxxrpr9phj], .abi-conclusions > div[b-nxxrpr9phj] { grid-template-columns: 1fr; }
    .abi-funnel button[b-nxxrpr9phj], .abi-bars button[b-nxxrpr9phj] { grid-template-columns: 1fr 65px; }
    .abi-funnel button > i[b-nxxrpr9phj], .abi-bars button > i[b-nxxrpr9phj] { grid-column: 1 / -1; grid-row: 2; }
    .abi-funnel em[b-nxxrpr9phj], .abi-bars em[b-nxxrpr9phj] { grid-column: 2; grid-row: 1; }
    .abi-map[b-nxxrpr9phj] { min-height: 260px; }
}
/* /Components/Pages/Notifications.razor.rz.scp.css */
.notification-center-layout[b-4nn96z8joo] { display: grid; grid-template-columns: minmax(0,1.55fr) minmax(280px,.55fr); gap: 1rem; align-items: start; }
.notification-center-panel[b-4nn96z8joo] { padding: 0; overflow: hidden; }
.notification-tabs[b-4nn96z8joo] { display: flex; align-items: center; gap: .25rem; padding: .7rem 1rem 0; border-bottom: 1px solid #e8ecf1; }
.notification-tabs button[b-4nn96z8joo] { border: 0; border-bottom: 2px solid transparent; background: transparent; color: #667085; padding: .65rem .75rem .75rem; font-size: .7rem; font-weight: 750; cursor: pointer; }
.notification-tabs button.active[b-4nn96z8joo] { color: #172b4d; border-bottom-color: #2457a7; }
.notification-tabs b[b-4nn96z8joo] { display: inline-grid; place-items: center; min-width: 1.15rem; height: 1.15rem; padding: 0 .25rem; margin-left: .25rem; border-radius: 1rem; background: #edf2f8; color: #52657f; font-size: .55rem; }
.professional-notification-list article[b-4nn96z8joo] { border-bottom: 1px solid #edf0f4; position: relative; }
.professional-notification-list article.unread[b-4nn96z8joo] { background: #f8fbff; }
.professional-notification-list article.priority-2[b-4nn96z8joo] { box-shadow: inset 3px 0 #f04438; }
.notification-main-action[b-4nn96z8joo] { width: 100%; border: 0; background: transparent; display: grid; grid-template-columns: auto 1fr auto; gap: .85rem; align-items: start; padding: 1rem 1rem .55rem; text-align: left; color: #344054; cursor: pointer; }
.notification-main-action:hover[b-4nn96z8joo] { background: rgba(238,244,251,.5); }
.notification-state-dot[b-4nn96z8joo] { width: .55rem; height: .55rem; margin-top: .35rem; border-radius: 50%; background: #2e69b3; box-shadow: 0 0 0 4px #eaf2ff; }
.read .notification-state-dot[b-4nn96z8joo] { background: #b4bdca; box-shadow: none; }
.priority-2 .notification-state-dot[b-4nn96z8joo] { background: #f04438; box-shadow: 0 0 0 4px #fef3f2; }
.notification-title-line[b-4nn96z8joo] { display: flex; align-items: center; gap: .5rem; }
.notification-title-line strong[b-4nn96z8joo] { color: #172033; font-size: .78rem; }
.notification-title-line b[b-4nn96z8joo] { color: #175cd3; background: #eff8ff; border-radius: 1rem; padding: .15rem .42rem; font-size: .52rem; text-transform: uppercase; letter-spacing: .04em; }
.notification-message[b-4nn96z8joo] { display: block; color: #667085; font-size: .7rem; line-height: 1.45; margin-top: .22rem; }
.notification-copy time[b-4nn96z8joo] { display: block; color: #98a2b3; font-size: .61rem; margin-top: .35rem; }
.notification-arrow[b-4nn96z8joo] { color: #98a2b3; font-size: 1rem; }
.notification-row-actions[b-4nn96z8joo] { display: flex; justify-content: flex-end; gap: .75rem; padding: 0 1rem .75rem; }
.notification-row-actions button[b-4nn96z8joo] { border: 0; background: transparent; color: #52657f; font-size: .62rem; font-weight: 700; cursor: pointer; }
.notification-row-actions button:hover[b-4nn96z8joo] { color: #2457a7; }
.notification-load-more[b-4nn96z8joo] { padding: 1rem; display: grid; place-items: center; }
.notification-loading[b-4nn96z8joo] { min-height: 260px; display: grid; place-items: center; align-content: center; gap: .65rem; }
.notification-loading span[b-4nn96z8joo] { width: 1.6rem; height: 1.6rem; border: 2px solid #d7deea; border-top-color: #2457a7; border-radius: 50%; animation: notification-spin-b-4nn96z8joo .8s linear infinite; }
.notification-loading p[b-4nn96z8joo] { font-size: .7rem; margin: 0; }
.notification-preferences[b-4nn96z8joo] { position: sticky; top: 5.5rem; }
.notification-preferences > p[b-4nn96z8joo] { font-size: .7rem; }
.preference-option[b-4nn96z8joo] { display: grid; grid-template-columns: auto 1fr; gap: .7rem; align-items: start; padding: .8rem 0; border-bottom: 1px solid #edf0f4; cursor: pointer; }
.preference-option input[b-4nn96z8joo] { margin-top: .2rem; accent-color: #2457a7; }
.preference-option strong[b-4nn96z8joo],.preference-option small[b-4nn96z8joo] { display: block; }
.preference-option strong[b-4nn96z8joo] { color: #344054; font-size: .73rem; }
.preference-option small[b-4nn96z8joo] { color: #98a2b3; font-size: .63rem; line-height: 1.4; margin-top: .15rem; }
.preference-note[b-4nn96z8joo] { display: flex; gap: .55rem; padding: .7rem; margin: 1rem 0; background: #f5f7fa; border-radius: .55rem; }
.preference-note span[b-4nn96z8joo] { width: 1rem; height: 1rem; display: grid; place-items: center; flex: 0 0 auto; border-radius: 50%; background: #dbe4ef; color: #52657f; font-size: .6rem; font-weight: 800; }
.preference-note p[b-4nn96z8joo] { font-size: .62rem; margin: 0; }
.preference-save[b-4nn96z8joo] { width: 100%; }
@keyframes notification-spin-b-4nn96z8joo { to { transform: rotate(360deg); } }
@media (max-width: 980px) { .notification-center-layout[b-4nn96z8joo] { grid-template-columns: 1fr; } .notification-preferences[b-4nn96z8joo] { position: static; } }
@media (max-width: 520px) { .notification-tabs[b-4nn96z8joo] { overflow-x: auto; } .notification-tabs button[b-4nn96z8joo] { white-space: nowrap; } .notification-main-action[b-4nn96z8joo] { grid-template-columns: auto 1fr; } .notification-arrow[b-4nn96z8joo] { display: none; } }
/* /Components/Pages/OperationalKpis.razor.rz.scp.css */
.kpi-heading[b-cg710tshvd] { align-items: flex-end; }
.kpi-period[b-cg710tshvd] { min-width: 12rem; }
.kpi-period span[b-cg710tshvd] { display: block; margin-bottom: .35rem; color: #667085; font-size: .7rem; font-weight: 700; }
.kpi-loading[b-cg710tshvd] { padding: 2rem; }
.kpi-loading h2[b-cg710tshvd] { margin: .35rem 0; }
.kpi-intelligence[b-cg710tshvd] { display: grid; grid-template-columns: 9rem 1fr; gap: 1.25rem; margin-bottom: 1rem; border-left: 4px solid #16a34a; }
.kpi-intelligence.risk-watch[b-cg710tshvd] { border-left-color: #f59e0b; }
.kpi-intelligence.risk-high[b-cg710tshvd] { border-left-color: #f97316; }
.kpi-intelligence.risk-critical[b-cg710tshvd] { border-left-color: #dc2626; }
.kpi-control-score[b-cg710tshvd] { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 8rem; border-radius: .85rem; background: #f4fbf7; }
.risk-watch .kpi-control-score[b-cg710tshvd] { background: #fffbeb; }
.risk-high .kpi-control-score[b-cg710tshvd] { background: #fff7ed; }
.risk-critical .kpi-control-score[b-cg710tshvd] { background: #fff1f2; }
.kpi-control-score span[b-cg710tshvd],.kpi-control-score small[b-cg710tshvd] { color: #667085; font-size: .62rem; font-weight: 700; }
.kpi-control-score strong[b-cg710tshvd] { color: #166534; font-size: 2.4rem; line-height: 1; }
.risk-watch .kpi-control-score strong[b-cg710tshvd] { color: #a16207; }
.risk-high .kpi-control-score strong[b-cg710tshvd] { color: #c2410c; }
.risk-critical .kpi-control-score strong[b-cg710tshvd] { color: #b91c1c; }
.kpi-intelligence-content[b-cg710tshvd] { min-width: 0; }
.kpi-signal-grid[b-cg710tshvd] { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: .7rem; }
.kpi-signal-grid article[b-cg710tshvd] { padding: .8rem; border: 1px solid #e8ecf2; border-radius: .65rem; background: #fbfcfe; }
.kpi-signal-grid article.risk-watch[b-cg710tshvd] { border-color: #fde68a; background: #fffbeb; }
.kpi-signal-grid article.risk-high[b-cg710tshvd] { border-color: #fed7aa; background: #fff7ed; }
.kpi-signal-grid article.risk-critical[b-cg710tshvd] { border-color: #fecaca; background: #fff1f2; }
.kpi-signal-grid article > div[b-cg710tshvd] { display: flex; justify-content: space-between; gap: .5rem; color: #667085; font-size: .58rem; text-transform: uppercase; }
.kpi-signal-grid h3[b-cg710tshvd] { margin: .35rem 0; color: #172033; font-size: .76rem; }
.kpi-signal-grid p[b-cg710tshvd],.kpi-signal-grid small[b-cg710tshvd] { display: block; margin: 0; color: #667085; font-size: .62rem; line-height: 1.45; }
.kpi-signal-grid small[b-cg710tshvd] { margin-top: .35rem; }
.kpi-comparison-panel[b-cg710tshvd] { margin-bottom: 1rem; }
.kpi-comparison-grid[b-cg710tshvd] { display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); gap: .65rem; }
.kpi-comparison-grid article[b-cg710tshvd] { position: relative; padding: .8rem; overflow: hidden; border: 1px solid #e8ecf2; border-radius: .65rem; background: #fafcff; }
.kpi-comparison-grid article[b-cg710tshvd]::before { position: absolute; inset: 0 auto 0 0; width: 3px; content: ""; background: #98a2b3; }
.kpi-comparison-grid article.trend-improving[b-cg710tshvd]::before { background: #16a34a; }
.kpi-comparison-grid article.trend-worsening[b-cg710tshvd]::before { background: #dc2626; }
.kpi-comparison-grid article.trend-stable[b-cg710tshvd]::before { background: #2563eb; }
.kpi-comparison-grid span[b-cg710tshvd],.kpi-comparison-grid strong[b-cg710tshvd],.kpi-comparison-grid small[b-cg710tshvd],.kpi-comparison-grid b[b-cg710tshvd] { display: block; }
.kpi-comparison-grid span[b-cg710tshvd] { min-height: 2rem; color: #667085; font-size: .62rem; }
.kpi-comparison-grid strong[b-cg710tshvd] { color: #172033; font-size: .9rem; }
.kpi-comparison-grid small[b-cg710tshvd] { margin-top: .2rem; color: #98a2b3; font-size: .55rem; }
.kpi-comparison-grid b[b-cg710tshvd] { margin-top: .4rem; color: #667085; font-size: .6rem; }
.kpi-comparison-grid .trend-improving b[b-cg710tshvd] { color: #15803d; }
.kpi-comparison-grid .trend-worsening b[b-cg710tshvd] { color: #b91c1c; }
.kpi-summary-grid[b-cg710tshvd] { grid-template-columns: repeat(5,minmax(0,1fr)); }
.metric-money[b-cg710tshvd] { font-size: .92rem !important; }
.kpi-layout[b-cg710tshvd] { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(20rem,.75fr); gap: 1rem; margin-bottom: 1rem; }
.kpi-primary-layout[b-cg710tshvd] { grid-template-columns: minmax(0,1.35fr) minmax(20rem,.65fr); }
.kpi-funnel[b-cg710tshvd] { display: grid; gap: .8rem; }
.kpi-funnel-row[b-cg710tshvd] { display: grid; grid-template-columns: minmax(10rem,1fr) minmax(10rem,2fr) 4rem; align-items: center; gap: .8rem; }
.kpi-funnel-row > div:first-child strong[b-cg710tshvd],.kpi-funnel-row > div:first-child span[b-cg710tshvd] { display: block; }
.kpi-funnel-row > div:first-child strong[b-cg710tshvd] { color: #344054; font-size: .75rem; }
.kpi-funnel-row > div:first-child span[b-cg710tshvd] { margin-top: .12rem; color: #98a2b3; font-size: .63rem; }
.kpi-funnel-row > b[b-cg710tshvd] { color: #344054; font-size: .68rem; text-align: right; }
.kpi-track[b-cg710tshvd] { height: .62rem; overflow: hidden; border-radius: 99px; background: #edf1f6; }
.kpi-track i[b-cg710tshvd] { display: block; height: 100%; min-width: 2px; border-radius: inherit; background: linear-gradient(90deg,#1d4ed8,#38bdf8); }
.kpi-quality-grid[b-cg710tshvd] { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: .65rem; }
.kpi-quality-grid > div[b-cg710tshvd] { padding: .8rem; border: 1px solid #e8ecf2; border-radius: .65rem; background: #fafcff; }
.kpi-quality-grid span[b-cg710tshvd],.kpi-quality-grid strong[b-cg710tshvd] { display: block; }
.kpi-quality-grid span[b-cg710tshvd] { min-height: 2rem; color: #667085; font-size: .66rem; }
.kpi-quality-grid strong[b-cg710tshvd] { margin-top: .25rem; color: #172033; font-size: 1rem; }
.kpi-cycle-panel[b-cg710tshvd],.kpi-trend-panel[b-cg710tshvd] { margin-bottom: 1rem; }
.kpi-cycle-grid[b-cg710tshvd] { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: .75rem; }
.kpi-cycle-grid article[b-cg710tshvd] { padding: 1rem; border-radius: .7rem; background: #f7f9fc; }
.kpi-cycle-grid span[b-cg710tshvd],.kpi-cycle-grid strong[b-cg710tshvd],.kpi-cycle-grid small[b-cg710tshvd] { display: block; }
.kpi-cycle-grid span[b-cg710tshvd] { color: #667085; font-size: .68rem; }
.kpi-cycle-grid strong[b-cg710tshvd] { margin: .35rem 0; color: #172033; font-size: 1.2rem; }
.kpi-cycle-grid small[b-cg710tshvd] { color: #98a2b3; font-size: .62rem; }
.kpi-trend-scroll[b-cg710tshvd] { overflow-x: auto; padding-bottom: .35rem; }
.kpi-trend[b-cg710tshvd] { display: grid; grid-template-columns: repeat(var(--days),minmax(1.25rem,1fr)); align-items: end; min-width: calc(var(--days) * 1.55rem); height: 9rem; gap: .25rem; }
.kpi-trend-day[b-cg710tshvd] { display: grid; grid-template-rows: 1fr auto; height: 100%; min-width: 0; }
.kpi-trend-bars[b-cg710tshvd] { display: flex; align-items: end; justify-content: center; gap: 1px; min-height: 0; }
.kpi-trend-bars i[b-cg710tshvd] { width: 27%; min-height: 2px; border-radius: 2px 2px 0 0; }
.kpi-trend-day > span[b-cg710tshvd] { margin-top: .25rem; color: #98a2b3; font-size: .5rem; text-align: center; }
.kpi-trend-bars .submitted[b-cg710tshvd],.kpi-legend .submitted[b-cg710tshvd] { background: #2563eb; }
.kpi-trend-bars .quotation[b-cg710tshvd],.kpi-legend .quotation[b-cg710tshvd] { background: #f59e0b; }
.kpi-trend-bars .order[b-cg710tshvd],.kpi-legend .order[b-cg710tshvd] { background: #16a34a; }
.kpi-legend[b-cg710tshvd] { display: flex; justify-content: flex-end; gap: 1rem; margin-top: .5rem; color: #667085; font-size: .62rem; }
.kpi-legend span[b-cg710tshvd] { display: flex; align-items: center; gap: .3rem; }
.kpi-legend i[b-cg710tshvd] { display: inline-block; width: .55rem; height: .55rem; border-radius: 2px; }
.kpi-table td[b-cg710tshvd],.kpi-table th[b-cg710tshvd] { white-space: nowrap; }
.kpi-table td:first-child[b-cg710tshvd] { white-space: normal; }
.kpi-table td small[b-cg710tshvd] { display: block; margin-top: .2rem; color: #98a2b3; font-size: .58rem; }
.kpi-backlog[b-cg710tshvd] { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: .65rem; }
.kpi-backlog > div[b-cg710tshvd] { padding: .8rem; border-left: 3px solid #f79009; border-radius: .5rem; background: #fffaf3; }
.kpi-backlog span[b-cg710tshvd],.kpi-backlog strong[b-cg710tshvd],.kpi-backlog small[b-cg710tshvd] { display: block; }
.kpi-backlog span[b-cg710tshvd] { color: #667085; font-size: .64rem; }
.kpi-backlog strong[b-cg710tshvd] { margin: .2rem 0; color: #7a2e0e; font-size: 1.05rem; }
.kpi-backlog small[b-cg710tshvd] { color: #98a2b3; font-size: .58rem; }
.advisor-performance td:first-child[b-cg710tshvd] { min-width: 12rem; }
.kpi-risk-requests[b-cg710tshvd] { margin-bottom: 1rem; }
.risk-reasons[b-cg710tshvd] { min-width: 15rem; white-space: normal !important; color: #667085; font-size: .62rem; }
.kpi-reasons[b-cg710tshvd] { display: grid; gap: .55rem; }
.kpi-reasons > div[b-cg710tshvd] { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: .65rem; padding: .65rem 0; border-bottom: 1px solid #edf0f5; }
.kpi-reasons > div:last-child[b-cg710tshvd] { border-bottom: 0; }
.kpi-reasons p[b-cg710tshvd] { margin: 0; color: #475467; font-size: .68rem; }
.kpi-reasons strong[b-cg710tshvd] { color: #344054; font-size: .64rem; white-space: nowrap; }
.integration-health[b-cg710tshvd] { grid-template-columns: repeat(3,minmax(0,1fr)); }
.kpi-empty[b-cg710tshvd],.kpi-footnote[b-cg710tshvd] { color: #98a2b3; font-size: .68rem; }
.kpi-goals-panel[b-cg710tshvd] { margin-bottom: 1rem; }
.kpi-goal-summary[b-cg710tshvd] { display: grid; grid-template-columns: repeat(7,minmax(0,1fr)); gap: .6rem; }
.kpi-goal-summary > div[b-cg710tshvd] { padding: .75rem; border-radius: .6rem; background: #f7f9fc; }
.kpi-goal-summary span[b-cg710tshvd],.kpi-goal-summary strong[b-cg710tshvd] { display: block; }
.kpi-goal-summary span[b-cg710tshvd] { min-height: 2rem; color: #667085; font-size: .6rem; }
.kpi-goal-summary strong[b-cg710tshvd] { color: #172033; font-size: .82rem; }
.kpi-goal-editor[b-cg710tshvd] { margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #e8ecf2; }
.kpi-goal-editor h3[b-cg710tshvd] { margin: .25rem 0 0; }
.kpi-goal-form[b-cg710tshvd] { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: .75rem; }
.kpi-goal-form label > span[b-cg710tshvd],.kpi-goal-reason > span[b-cg710tshvd] { display: block; margin-bottom: .3rem; color: #475467; font-size: .62rem; font-weight: 700; }
.kpi-goal-reason[b-cg710tshvd] { display: block; margin-top: .75rem; }
.kpi-goal-editor .confirmation-check[b-cg710tshvd] { margin: .75rem 0; }
.kpi-footnote[b-cg710tshvd] { margin: .25rem 0 0; text-align: right; }

@media (max-width: 1100px) {
    .kpi-summary-grid[b-cg710tshvd] { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .kpi-layout[b-cg710tshvd],.kpi-primary-layout[b-cg710tshvd] { grid-template-columns: 1fr; }
    .kpi-comparison-grid[b-cg710tshvd] { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .kpi-goal-summary[b-cg710tshvd] { grid-template-columns: repeat(4,minmax(0,1fr)); }
}

@media (max-width: 720px) {
    .kpi-heading[b-cg710tshvd] { align-items: stretch; }
    .kpi-period[b-cg710tshvd] { min-width: 0; width: 100%; }
    .kpi-summary-grid[b-cg710tshvd],.kpi-cycle-grid[b-cg710tshvd] { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .kpi-funnel-row[b-cg710tshvd] { grid-template-columns: 1fr 3rem; }
    .kpi-funnel-row .kpi-track[b-cg710tshvd] { grid-column: 1 / -1; grid-row: 2; }
    .integration-health[b-cg710tshvd] { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .kpi-intelligence[b-cg710tshvd] { grid-template-columns: 1fr; }
    .kpi-control-score[b-cg710tshvd] { min-height: 6rem; }
    .kpi-signal-grid[b-cg710tshvd] { grid-template-columns: 1fr; }
    .kpi-goal-form[b-cg710tshvd] { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 430px) {
    .kpi-summary-grid[b-cg710tshvd],.kpi-cycle-grid[b-cg710tshvd],.kpi-quality-grid[b-cg710tshvd],.kpi-backlog[b-cg710tshvd],.integration-health[b-cg710tshvd],.kpi-comparison-grid[b-cg710tshvd],.kpi-goal-summary[b-cg710tshvd],.kpi-goal-form[b-cg710tshvd] { grid-template-columns: 1fr; }
    .kpi-reasons > div[b-cg710tshvd] { grid-template-columns: 1fr; }
}
/* /Components/Pages/WholesalePriceCatalog.razor.rz.scp.css */
.price-catalog-loading[b-6p5t5w8rmz] { padding: 2rem; }
.price-catalog-loading h2[b-6p5t5w8rmz] { margin: .35rem 0; }
.price-catalog-metrics[b-6p5t5w8rmz] { margin-bottom: 1rem; }
.price-catalog-panel[b-6p5t5w8rmz] { padding: 0; overflow: hidden; }
.price-catalog-toolbar[b-6p5t5w8rmz] { display: flex; align-items: flex-end; justify-content: space-between; gap: 1.25rem; padding: 1.35rem 1.45rem 1rem; }
.price-catalog-toolbar h2[b-6p5t5w8rmz] { margin: .25rem 0; }
.price-catalog-toolbar p[b-6p5t5w8rmz] { margin: 0; }
.price-catalog-actions[b-6p5t5w8rmz] { display: flex; align-items: flex-end; gap: .65rem; }
.price-catalog-pdf[b-6p5t5w8rmz] { white-space: nowrap; }
.price-catalog-search[b-6p5t5w8rmz] { min-width: 18rem; }
.price-catalog-search > span[b-6p5t5w8rmz],.price-edit-field > span[b-6p5t5w8rmz] { display: block; margin-bottom: .35rem; color: #475467; font-size: .72rem; font-weight: 700; }
.price-catalog-table-wrap[b-6p5t5w8rmz] { overflow: auto; border-top: 1px solid #e5eaf1; border-bottom: 1px solid #e5eaf1; }
.price-catalog-table[b-6p5t5w8rmz] { width: 100%; min-width: 92rem; border-collapse: separate; border-spacing: 0; }
.price-catalog-table th[b-6p5t5w8rmz] { position: sticky; top: 0; z-index: 2; padding: .8rem .75rem; border-bottom: 1px solid #dce3ec; background: #f7f9fc; color: #475467; font-size: .68rem; text-align: left; white-space: nowrap; }
.price-catalog-table th strong[b-6p5t5w8rmz],.price-catalog-table th small[b-6p5t5w8rmz] { display: block; }
.price-catalog-table th strong[b-6p5t5w8rmz] { color: #172033; font-size: .76rem; }
.price-catalog-table th small[b-6p5t5w8rmz] { margin-top: .18rem; color: #7a8699; font-weight: 500; }
.price-catalog-table td[b-6p5t5w8rmz] { padding: .72rem .75rem; border-bottom: 1px solid #edf0f5; color: #344054; font-size: .72rem; vertical-align: middle; }
.price-catalog-table tbody tr:hover td[b-6p5t5w8rmz] { background: #fafcff; }
.price-catalog-table tbody tr:last-child td[b-6p5t5w8rmz] { border-bottom: 0; }
.price-catalog-table th:first-child[b-6p5t5w8rmz],.price-catalog-table td:first-child[b-6p5t5w8rmz] { padding-left: 1.45rem; }
.price-catalog-table th:last-child[b-6p5t5w8rmz],.price-catalog-table td:last-child[b-6p5t5w8rmz] { padding-right: 1.45rem; }
.item-code[b-6p5t5w8rmz] { color: #172033; white-space: nowrap; }
.item-name[b-6p5t5w8rmz] { display: block; min-width: 17rem; }
.money-column[b-6p5t5w8rmz] { text-align: right !important; white-space: nowrap; font-variant-numeric: tabular-nums; }
.base-price[b-6p5t5w8rmz] { color: #172033 !important; font-weight: 800; }
.volume-price[b-6p5t5w8rmz] { color: #057647 !important; font-weight: 700; }
.tier-column[b-6p5t5w8rmz] { min-width: 10.5rem; }
.action-column[b-6p5t5w8rmz] { width: 5.5rem; text-align: center !important; }
.price-catalog-footer[b-6p5t5w8rmz] { display: flex; justify-content: space-between; gap: 1rem; padding: .85rem 1.45rem 1rem; color: #7a8699; font-size: .68rem; }
.price-catalog-security[b-6p5t5w8rmz] { margin-top: 1rem; }
.price-edit-dialog[b-6p5t5w8rmz] { width: min(46rem,100%); max-height: calc(100vh - 2rem); overflow: auto; }
.price-edit-field[b-6p5t5w8rmz] { display: block; margin-top: 1rem; }
.price-edit-preview[b-6p5t5w8rmz] { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: .45rem; margin-top: 1rem; }
.price-edit-preview div[b-6p5t5w8rmz] { padding: .65rem; border: 1px solid #dce9e3; border-radius: .6rem; background: #f2fbf6; }
.price-edit-preview span[b-6p5t5w8rmz],.price-edit-preview strong[b-6p5t5w8rmz] { display: block; }
.price-edit-preview span[b-6p5t5w8rmz] { min-height: 2rem; color: #667085; font-size: .61rem; }
.price-edit-preview strong[b-6p5t5w8rmz] { margin-top: .25rem; color: #057647; font-size: .7rem; font-variant-numeric: tabular-nums; }
.price-edit-confirmation[b-6p5t5w8rmz] { margin-top: 1rem; }

@media (max-width: 900px) {
    .price-catalog-toolbar[b-6p5t5w8rmz],.price-catalog-actions[b-6p5t5w8rmz],.price-catalog-footer[b-6p5t5w8rmz] { align-items: stretch; flex-direction: column; }
    .price-catalog-search[b-6p5t5w8rmz] { min-width: 0; }
    .price-edit-preview[b-6p5t5w8rmz] { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 430px) {
    .price-edit-preview[b-6p5t5w8rmz] { grid-template-columns: 1fr; }
}
