/* /Pages/Admin.Users.razor.rz.scp.css */
.users-page .dashboard-surface[b-xptysyuopu]{padding:28px;border:1px solid #d9e6f7;border-radius:22px;background:linear-gradient(145deg,#f2f7ff,#fff 38%)}.users-page h2[b-xptysyuopu]{font-size:28px;letter-spacing:-.025em}.users-stats[b-xptysyuopu]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.users-stats article[b-xptysyuopu]{padding:18px;background:#fff;border:1px solid #d9e6f7;border-radius:14px;display:grid;gap:8px}.users-stats span[b-xptysyuopu]{font-size:12px;color:#526782}.users-stats strong[b-xptysyuopu]{font-size:28px;color:#0057e6}.users-toolbar[b-xptysyuopu]{display:flex;gap:14px;align-items:end;flex-wrap:wrap;padding:18px;background:#eef5ff;border-radius:14px}.users-toolbar label[b-xptysyuopu]{display:grid;gap:6px;font-size:12px;font-weight:600;color:#354b6d}.users-toolbar label:first-child[b-xptysyuopu]{flex:1;min-width:220px}.users-toolbar>span[b-xptysyuopu]{font-size:12px;color:#526782;padding-bottom:10px}.user-email[b-xptysyuopu]{display:block;font-size:12px;color:#526782;font-weight:400;margin-top:6px;overflow-wrap:anywhere}.users-pagination[b-xptysyuopu]{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:18px;font-size:13px}.users-page .table-base[b-xptysyuopu]{min-width:900px}.users-page .table-shell[b-xptysyuopu]{overflow-x:auto;background:white;border:1px solid #d9e6f7;border-radius:14px}.users-page .table-head[b-xptysyuopu]{background:#f5f8ff}.users-page .table-row:hover[b-xptysyuopu]{background:#f8fbff}.users-backdrop[b-xptysyuopu]{z-index:300}.users-modal-layer[b-xptysyuopu]{z-index:310;overflow-y:auto}.users-modal-layer .dashboard-modal[b-xptysyuopu]{max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid #c7dafa;border-radius:20px;background:white;box-shadow:0 24px 90px #0b285044}.users-recovery[b-xptysyuopu]{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-top:20px;padding:16px;background:#eef5ff;border:1px solid #d9e6f7;border-radius:12px}.users-recovery label[b-xptysyuopu]{display:grid;gap:6px;flex:1;min-width:200px;font-size:13px;font-weight:600}.users-recovery p[b-xptysyuopu]{flex-basis:100%;font-size:12px;color:#526782}.users-modal-layer button:focus-visible[b-xptysyuopu],.users-page button:focus-visible[b-xptysyuopu]{outline:3px solid #0057e6;outline-offset:3px}@media(max-width:700px){.users-page .dashboard-surface[b-xptysyuopu]{padding:16px}.users-stats[b-xptysyuopu]{grid-template-columns:repeat(2,minmax(0,1fr))}.users-stats article[b-xptysyuopu]{padding:14px}.users-toolbar label[b-xptysyuopu]{flex:1;min-width:120px}.users-toolbar label:first-child[b-xptysyuopu]{flex-basis:100%;min-width:0}.users-pagination[b-xptysyuopu]{justify-content:space-between}.users-modal-layer .dashboard-modal[b-xptysyuopu]{padding:18px}}
/* /Pages/Billing.razor.rz.scp.css */
.billing-page[b-e2mrkw1ugj] { display: grid; gap: 1.5rem; max-width: 78rem; margin: 0 auto; color: #19352c; line-height: 1.6; }
.billing-page *[b-e2mrkw1ugj] { box-sizing: border-box; min-width: 0; }
.billing-card[b-e2mrkw1ugj], .billing-hero[b-e2mrkw1ugj] { border: 1px solid #dce4dd; border-radius: 1rem; background: #fff; box-shadow: 0 3px 14px #19352c05; }
.billing-hero[b-e2mrkw1ugj] { padding: clamp(1.25rem, 3vw, 2rem); }
.billing-hero-copy[b-e2mrkw1ugj] { max-width: 48rem; }
.billing-kicker[b-e2mrkw1ugj] { margin: 0; color: #52645e; font-size: .75rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; overflow-wrap: anywhere; }
.billing-hero h1[b-e2mrkw1ugj] { margin: .35rem 0 .5rem; font-size: clamp(1.8rem, 3vw, 2.5rem); font-weight: 700; letter-spacing: -.04em; line-height: 1.2; }
.billing-hero-copy > p:last-child[b-e2mrkw1ugj] { color: #52645e; margin: 0; font-size: .95rem; }
.billing-company-picker[b-e2mrkw1ugj] { display: grid; gap: .4rem; max-width: 26rem; margin-top: 1.25rem; }
.billing-company-picker span[b-e2mrkw1ugj], .billing-purchase-grid label > span[b-e2mrkw1ugj], .billing-change-grid label > span[b-e2mrkw1ugj] { color: #43594b; font-size: .85rem; font-weight: 600; }
.billing-company-picker select[b-e2mrkw1ugj], .billing-purchase-grid select[b-e2mrkw1ugj], .billing-purchase-grid input[b-e2mrkw1ugj], .billing-change-grid input[b-e2mrkw1ugj] { width: 100%; min-height: 3rem; border: 1px solid #82988c; border-radius: .5rem; padding: .65rem .8rem; color: #19352c; background: #fff; font: inherit; }
.billing-page :is(input, select, button, a, summary):focus-visible[b-e2mrkw1ugj] { outline: 3px solid #23765a; outline-offset: 3px; }
.billing-page :is(input, select, button):disabled[b-e2mrkw1ugj] { cursor: not-allowed; }
.billing-page select:disabled[b-e2mrkw1ugj] { background: #eef2ee; color: #52645e; }
.billing-hero-stats[b-e2mrkw1ugj] { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; margin-top: 1.5rem; }
.billing-hero-stats article[b-e2mrkw1ugj] { border: 1px solid #e0e7e0; border-radius: .7rem; padding: 1rem; background: #f6f8f5; }
.billing-hero-stats article > span[b-e2mrkw1ugj], .billing-hero-stats small[b-e2mrkw1ugj] { display: block; color: #52645e; font-size: .8rem; }
.billing-hero-stats strong[b-e2mrkw1ugj] { display: block; font-size: 1.85rem; font-weight: 700; letter-spacing: -.025em; margin: .2rem 0; font-variant-numeric: tabular-nums; }
.billing-hero-stats .billing-plan-name[b-e2mrkw1ugj] { font-size: 1.2rem; overflow-wrap: anywhere; }
.billing-hero-stats .billing-stat-change[b-e2mrkw1ugj] { background: #fff7e8; border-color: #e3c483; }
.billing-navigation[b-e2mrkw1ugj] { display: flex; gap: .35rem; padding: .35rem; border-radius: .75rem; border: 1px solid #dce4dd; background: #edf2ec; width: fit-content; max-width: 100%; }
.billing-navigation button[b-e2mrkw1ugj] { display: flex; align-items: center; justify-content: center; gap: .5rem; min-height: 44px; border: 1px solid transparent; border-radius: .5rem; background: transparent; color: #43594b; padding: .65rem 1.2rem; font: inherit; font-size: .9rem; font-weight: 600; cursor: pointer; }
.billing-navigation button[aria-pressed="true"][b-e2mrkw1ugj] { color: #fff; background: #174b3b; border-color: #174b3b; }
.billing-navigation button:hover:not([aria-pressed="true"])[b-e2mrkw1ugj] { background: #fff; }
.billing-navigation span[b-e2mrkw1ugj] { font-size: .75rem; border-radius: 1rem; padding: 0 .45rem; background: #ffffff25; }
.billing-layout[b-e2mrkw1ugj] { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(17rem, .8fr); gap: 1.5rem; align-items: start; }
.billing-purchase-card[b-e2mrkw1ugj], .billing-policy-card[b-e2mrkw1ugj], .billing-subscription-card[b-e2mrkw1ugj], .billing-plan-change-card[b-e2mrkw1ugj] { padding: clamp(1.25rem, 2.5vw, 2rem); }
.billing-section-heading[b-e2mrkw1ugj], .billing-subscription-top[b-e2mrkw1ugj] { display: flex; justify-content: space-between; align-items: start; gap: 1rem; }
.billing-section-heading h2[b-e2mrkw1ugj], .billing-policy-card h2[b-e2mrkw1ugj] { margin: .25rem 0 .5rem; font-size: 1.35rem; line-height: 1.3; font-weight: 700; letter-spacing: -.02em; }
.billing-section-heading > div > p:last-child[b-e2mrkw1ugj] { margin: .3rem 0 0; color: #52645e; font-size: .9rem; max-width: 50rem; }
.billing-payfast-badge[b-e2mrkw1ugj], .billing-count[b-e2mrkw1ugj] { flex: none; border: 1px solid #c5ddcd; border-radius: 2rem; padding: .3rem .7rem; color: #24543f; background: #eff6ed; font-size: .75rem; font-weight: 600; }
.billing-purchase-grid[b-e2mrkw1ugj] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; margin-top: 1.5rem; align-items: end; }
.billing-purchase-grid label[b-e2mrkw1ugj], .billing-change-grid label[b-e2mrkw1ugj] { display: grid; gap: .4rem; }
.billing-price-preview[b-e2mrkw1ugj] { grid-column: 1 / -1; border: 1px solid #c9dfcb; border-radius: .75rem; padding: 1.2rem; background: #f0f6ec; }
.billing-price-preview > span[b-e2mrkw1ugj], .billing-price-preview small[b-e2mrkw1ugj] { display: block; color: #43594b; font-size: .85rem; }
.billing-price-preview strong[b-e2mrkw1ugj] { display: block; margin: .25rem 0; color: #174b3b; font-size: 1.85rem; line-height: 1.2; font-weight: 700; font-variant-numeric: tabular-nums; }
.billing-terms[b-e2mrkw1ugj], .billing-history-toggle[b-e2mrkw1ugj] { display: flex; align-items: start; gap: .7rem; color: #43594b; font-size: .85rem; line-height: 1.65; }
.billing-terms[b-e2mrkw1ugj] { margin-top: 1.25rem; border: 1px solid #dce4dd; border-radius: .65rem; padding: 1rem; background: #f8faf7; }
.billing-terms input[b-e2mrkw1ugj], .billing-history-toggle input[b-e2mrkw1ugj] { width: 1.15rem; height: 1.15rem; flex: none; margin-top: .2rem; accent-color: #174b3b; }
.billing-page .btn[b-e2mrkw1ugj] { min-height: 44px; border-radius: .5rem; padding: .65rem 1.15rem; font-size: .9rem; line-height: 1.5; white-space: normal; }
.billing-page .btn-primary[b-e2mrkw1ugj] { background: #174b3b; color: #fff; border: 1px solid #174b3b; }
.billing-page .btn-primary:hover:not(:disabled)[b-e2mrkw1ugj] { background: #103b2d; }
.billing-page .btn-secondary[b-e2mrkw1ugj] { background: #fff; color: #174b3b; border: 1px solid #82988c; }
.billing-purchase-button[b-e2mrkw1ugj] { margin-top: 1rem; width: 100%; }
.billing-page .btn:disabled[b-e2mrkw1ugj] { background: #e8ede8; border-color: #cbd6cd; color: #52645e; opacity: 1; }
.billing-fine-print[b-e2mrkw1ugj] { margin: .75rem 0 0; color: #52645e; font-size: .82rem; line-height: 1.65; }
.billing-policy-card[b-e2mrkw1ugj] { background: #f1f5ef; }
.billing-policy-card ol[b-e2mrkw1ugj] { display: grid; gap: 1rem; padding: 0; margin: 1.2rem 0; list-style: none; }
.billing-policy-card li[b-e2mrkw1ugj] { display: flex; gap: .7rem; align-items: start; }
.billing-policy-card li > span[b-e2mrkw1ugj] { display: grid; place-items: center; flex: none; width: 1.7rem; height: 1.7rem; background: #dcebd8; color: #174b3b; border-radius: 50%; font-size: .8rem; font-weight: 700; }
.billing-policy-card li p[b-e2mrkw1ugj] { margin: 0; color: #43594b; font-size: .85rem; }
.billing-policy-card li strong[b-e2mrkw1ugj] { color: #19352c; }
.billing-support-link[b-e2mrkw1ugj], .billing-help a[b-e2mrkw1ugj] { color: #176347; font-size: .85rem; text-decoration: underline; text-underline-offset: .2em; overflow-wrap: anywhere; }
.billing-inline-warning[b-e2mrkw1ugj], .billing-cancel-note[b-e2mrkw1ugj], .billing-owner-note[b-e2mrkw1ugj] { margin-top: 1rem; border: 1px solid #e3c483; border-radius: .65rem; padding: 1rem; color: #794a10; background: #fff8e9; font-size: .85rem; line-height: 1.65; }
.billing-owner-note[b-e2mrkw1ugj] { color: #43594b; border-color: #dce4dd; background: #f6f8f5; }
.billing-inline-warning a[b-e2mrkw1ugj], .billing-owner-note a[b-e2mrkw1ugj] { color: inherit; text-decoration: underline; }
.billing-alert[b-e2mrkw1ugj] { display: flex; align-items: center; gap: .75rem; padding: 1rem; border: 1px solid; border-radius: .75rem; font-size: .9rem; }
.billing-alert > span[b-e2mrkw1ugj] { font-weight: 700; }
.billing-alert p[b-e2mrkw1ugj] { flex: 1; margin: 0; }
.billing-alert button[b-e2mrkw1ugj] { min-width: 44px; min-height: 44px; border: 0; background: transparent; color: inherit; font-size: 1.4rem; cursor: pointer; }
.billing-alert-success[b-e2mrkw1ugj] { color: #19553d; border-color: #a8cdb4; background: #eff8ee; }
.billing-alert-error[b-e2mrkw1ugj] { color: #8a2434; border-color: #e0adb6; background: #fff1f3; }
.billing-subscriptions[b-e2mrkw1ugj], .billing-subscription-list[b-e2mrkw1ugj] { display: grid; gap: 1.2rem; }
.billing-title-line[b-e2mrkw1ugj] { display: flex; flex-wrap: wrap; gap: .7rem; align-items: center; }
.billing-title-line h3[b-e2mrkw1ugj] { margin: 0; font-size: 1.15rem; font-weight: 700; }
.billing-subscription-top > div:first-child > p[b-e2mrkw1ugj] { margin: .4rem 0 0; color: #52645e; font-size: .82rem; overflow-wrap: anywhere; }
.billing-status[b-e2mrkw1ugj] { border-radius: 2rem; padding: .25rem .6rem; font-size: .75rem; font-weight: 600; }
.billing-status-active[b-e2mrkw1ugj] { color: #19553d; background: #e7f4e6; }
.billing-status-ending[b-e2mrkw1ugj], .billing-status-due[b-e2mrkw1ugj] { color: #794a10; background: #fff2cd; }
.billing-status-inactive[b-e2mrkw1ugj] { color: #52645e; background: #edf1ec; }
.billing-subscription-amount[b-e2mrkw1ugj] { flex: none; text-align: right; }
.billing-subscription-amount strong[b-e2mrkw1ugj] { display: block; font-size: 1.4rem; font-weight: 700; }
.billing-subscription-amount span[b-e2mrkw1ugj] { color: #52645e; font-size: .82rem; }
.billing-subscription-metrics[b-e2mrkw1ugj] { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: .75rem; margin-top: 1.25rem; }
.billing-subscription-metrics div[b-e2mrkw1ugj] { border-radius: .6rem; padding: .9rem; background: #f5f7f3; }
.billing-subscription-metrics span[b-e2mrkw1ugj] { display: block; color: #52645e; font-size: .8rem; }
.billing-subscription-metrics strong[b-e2mrkw1ugj] { display: block; margin-top: .25rem; font-size: .9rem; }
.billing-change-panel[b-e2mrkw1ugj] { margin-top: 1.2rem; border-top: 1px solid #dce4dd; padding-top: .75rem; }
.billing-change-panel summary[b-e2mrkw1ugj] { min-height: 44px; padding-block: .65rem; color: #176347; font-size: .9rem; font-weight: 600; cursor: pointer; }
.billing-change-body > p[b-e2mrkw1ugj] { color: #43594b; font-size: .9rem; margin: 1rem 0; }
.billing-change-grid[b-e2mrkw1ugj] { display: grid; grid-template-columns: minmax(8rem, .4fr) minmax(0, 1fr); gap: 1rem; }
.billing-change-preview[b-e2mrkw1ugj] { display: flex; flex-wrap: wrap; gap: .5rem 1.5rem; margin-top: 1rem; border-radius: .6rem; padding: 1rem; color: #43594b; background: #f1f5ef; font-size: .85rem; }
.billing-change-preview strong[b-e2mrkw1ugj] { color: #174b3b; }
.billing-terms-compact[b-e2mrkw1ugj] { margin-bottom: 1rem; }
.billing-no-subscriptions[b-e2mrkw1ugj], .billing-empty[b-e2mrkw1ugj], .billing-loading[b-e2mrkw1ugj] { padding: 2rem; }
.billing-no-subscriptions[b-e2mrkw1ugj], .billing-loading[b-e2mrkw1ugj] { display: flex; align-items: start; gap: 1rem; }
.billing-no-subscriptions > span[b-e2mrkw1ugj], .billing-empty-icon[b-e2mrkw1ugj] { font-size: 1.5rem; color: #174b3b; }
.billing-no-subscriptions h3[b-e2mrkw1ugj] { margin: 0; font-size: 1.1rem; font-weight: 700; }
.billing-no-subscriptions p[b-e2mrkw1ugj], .billing-loading p[b-e2mrkw1ugj] { margin: .4rem 0 1rem; color: #52645e; font-size: .9rem; }
.billing-empty[b-e2mrkw1ugj] { text-align: center; }
.billing-empty h1[b-e2mrkw1ugj] { font-size: 1.7rem; margin: .5rem 0; }
.billing-empty > p:not(.billing-kicker)[b-e2mrkw1ugj] { color: #52645e; }
.billing-help[b-e2mrkw1ugj] { display: flex; flex-wrap: wrap; align-items: center; gap: .75rem 1.5rem; border-top: 1px solid #dce4dd; padding-top: 1rem; color: #52645e; font-size: .85rem; }
.billing-help a[b-e2mrkw1ugj] { display: inline-flex; min-height: 44px; align-items: center; }
.billing-spinner[b-e2mrkw1ugj] { width: 1.8rem; height: 1.8rem; flex: none; border: 3px solid #dce4dd; border-top-color: #174b3b; border-radius: 50%; animation: billing-spin-b-e2mrkw1ugj .8s linear infinite; }
@keyframes billing-spin-b-e2mrkw1ugj { to { transform: rotate(360deg); } }
@media (max-width: 1000px) {
    .billing-layout[b-e2mrkw1ugj] { grid-template-columns: 1fr; }
    .billing-hero-stats[b-e2mrkw1ugj], .billing-subscription-metrics[b-e2mrkw1ugj] { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
    .billing-page[b-e2mrkw1ugj] { gap: 1rem; }
    .billing-navigation[b-e2mrkw1ugj] { width: 100%; gap: .15rem; }
    .billing-navigation button[b-e2mrkw1ugj] { flex: 1; font-size: .8rem; padding: .6rem .4rem; }
    .billing-hero-stats[b-e2mrkw1ugj] { gap: .6rem; }
    .billing-hero-stats article[b-e2mrkw1ugj] { padding: .75rem; }
    .billing-hero-stats article > span[b-e2mrkw1ugj], .billing-hero-stats small[b-e2mrkw1ugj] { font-size: .75rem; }
    .billing-purchase-grid[b-e2mrkw1ugj], .billing-change-grid[b-e2mrkw1ugj] { grid-template-columns: 1fr; }
    .billing-section-heading[b-e2mrkw1ugj], .billing-subscription-top[b-e2mrkw1ugj] { flex-direction: column; }
    .billing-subscription-amount[b-e2mrkw1ugj] { text-align: left; }
    .billing-subscription-metrics[b-e2mrkw1ugj] { gap: .5rem; }
    .billing-subscription-metrics div[b-e2mrkw1ugj] { padding: .7rem; }
    .billing-help[b-e2mrkw1ugj] { gap: .5rem 1rem; }
}
@media (prefers-reduced-motion: reduce) { .billing-spinner[b-e2mrkw1ugj] { animation: none; } }
/* /Pages/DashboardDesigner.razor.rz.scp.css */
.dashboard-design-page[b-lcnc7ztzt3] {
    --designer-ink: #10214b;
    --designer-copy: #475569;
    --designer-muted: #64748b;
    --designer-line: #d7e1ee;
    --designer-line-strong: #b8c8db;
    --designer-soft: #f7fafc;
    --designer-blue-soft: #eff8ff;
    --designer-blue: #0284c7;
    --designer-blue-strong: #0369a1;
    --designer-navy: #172b5e;
    --designer-success: #047857;
    --designer-warning: #b45309;
    --designer-danger: #be123c;
    --designer-shadow: 0 16px 36px rgba(15, 31, 70, 0.07);
    --designer-shadow-raised: 0 24px 58px rgba(15, 31, 70, 0.16);
    display: grid;
    gap: 1rem;
    position: relative;
    color: var(--designer-copy);
}

.dashboard-design-page *[b-lcnc7ztzt3],
.dashboard-design-page *[b-lcnc7ztzt3]::before,
.dashboard-design-page *[b-lcnc7ztzt3]::after {
    box-sizing: border-box;
}

.dashboard-design-page h1[b-lcnc7ztzt3],
.dashboard-design-page h2[b-lcnc7ztzt3],
.dashboard-design-page h3[b-lcnc7ztzt3],
.dashboard-design-page p[b-lcnc7ztzt3] {
    margin-top: 0;
}

.dashboard-design-page .btn[b-lcnc7ztzt3] {
    width: auto;
}

.dashboard-design-page :where(
    button,
    summary,
    a,
    input,
    select,
    .widget-frame
):focus-visible[b-lcnc7ztzt3] {
    outline: 3px solid rgba(14, 165, 233, 0.4);
    outline-offset: 2px;
}

.dashboard-design-page :where(button, summary)[b-lcnc7ztzt3] {
    font: inherit;
}

.dashboard-design-page :where(button, input, select):disabled[b-lcnc7ztzt3] {
    cursor: not-allowed;
    opacity: 0.55;
}

.design-header[b-lcnc7ztzt3] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    overflow: hidden;
    padding: 1.25rem 1.4rem;
    background:
        radial-gradient(circle at 92% 0%, rgba(56, 189, 248, 0.13), transparent 15rem),
        linear-gradient(135deg, #ffffff 0%, #fbfdff 58%, #f2f9ff 100%);
}

.design-header-copy[b-lcnc7ztzt3] {
    min-width: 0;
    max-width: 54rem;
}

.design-kicker-row[b-lcnc7ztzt3] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.35rem;
}

.design-kicker-row p[b-lcnc7ztzt3] {
    margin-bottom: 0;
}

.design-kicker-row > span[b-lcnc7ztzt3] {
    display: inline-flex;
    align-items: center;
    min-height: 1.65rem;
    border: 1px solid #cce9fb;
    border-radius: 999px;
    padding: 0.2rem 0.65rem;
    background: #f0f9ff;
    color: var(--designer-blue-strong);
    font-size: 0.75rem;
    font-weight: 800;
}

.design-header h1[b-lcnc7ztzt3] {
    margin-bottom: 0.35rem;
    color: var(--designer-ink);
    font-size: clamp(1.55rem, 2.3vw, 2rem);
    font-weight: 900;
    letter-spacing: -0.035em;
}

.design-header-copy > p:last-child[b-lcnc7ztzt3] {
    max-width: 48rem;
    margin-bottom: 0;
    color: var(--designer-muted);
    font-size: 0.9rem;
    line-height: 1.55;
}

.design-back-link[b-lcnc7ztzt3] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 2.65rem;
    white-space: nowrap;
}

.design-back-link > span[b-lcnc7ztzt3] {
    color: var(--designer-blue);
    font-size: 1.05rem;
}

.design-command-bar[b-lcnc7ztzt3] {
    position: sticky;
    top: 4.65rem;
    z-index: 35;
    display: grid;
    grid-template-columns: minmax(16rem, 1fr) auto minmax(23rem, auto);
    align-items: end;
    gap: 1rem;
    padding: 0.85rem 1rem;
    border-color: rgba(184, 200, 219, 0.94);
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 12px 30px rgba(15, 31, 70, 0.09);
    backdrop-filter: blur(16px);
}

.design-name-field[b-lcnc7ztzt3] {
    display: grid;
    min-width: 0;
    gap: 0.35rem;
}

.design-name-field .form-control[b-lcnc7ztzt3] {
    min-height: 2.55rem;
    color: var(--designer-ink);
    font-size: 0.92rem;
    font-weight: 750;
}

.default-toggle[b-lcnc7ztzt3],
.override-toggle[b-lcnc7ztzt3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.85rem;
    cursor: pointer;
}

.default-toggle[b-lcnc7ztzt3] {
    min-width: 12.5rem;
    min-height: 2.7rem;
    border: 1px solid var(--designer-line);
    border-radius: 0.8rem;
    padding: 0.48rem 0.65rem 0.48rem 0.8rem;
    background: var(--designer-soft);
}

.toggle-copy[b-lcnc7ztzt3] {
    display: grid;
    min-width: 0;
    gap: 0.05rem;
}

.toggle-copy strong[b-lcnc7ztzt3],
.override-toggle strong[b-lcnc7ztzt3] {
    color: #273b65;
    font-size: 0.8rem;
    font-weight: 850;
}

.toggle-copy small[b-lcnc7ztzt3],
.override-toggle small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.3;
}

.default-toggle input[b-lcnc7ztzt3],
.override-toggle input[b-lcnc7ztzt3] {
    width: 1.15rem;
    height: 1.15rem;
    flex: 0 0 auto;
    margin: 0;
    accent-color: var(--designer-blue);
}

.design-command-actions[b-lcnc7ztzt3] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.65rem;
    min-width: 0;
}

.save-state[b-lcnc7ztzt3] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    min-width: max-content;
    color: var(--designer-muted);
    font-size: 0.76rem;
    font-weight: 800;
}

.save-state i[b-lcnc7ztzt3] {
    width: 0.5rem;
    height: 0.5rem;
    flex: 0 0 auto;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.11);
}

.save-state.dirty[b-lcnc7ztzt3] {
    color: var(--designer-warning);
}

.save-state.dirty i[b-lcnc7ztzt3] {
    background: #f59e0b;
    box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.12);
}

.design-command-actions > .btn[b-lcnc7ztzt3],
.design-more-menu > summary[b-lcnc7ztzt3] {
    min-height: 2.65rem;
    white-space: nowrap;
}

.design-more-menu[b-lcnc7ztzt3] {
    position: relative;
    flex: 0 0 auto;
}

.design-more-menu > summary[b-lcnc7ztzt3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    list-style: none;
}

.design-more-menu > summary[b-lcnc7ztzt3]::-webkit-details-marker {
    display: none;
}

.design-more-menu[open] > summary[b-lcnc7ztzt3] {
    border-color: #7dd3fc;
    background: #f0f9ff;
    color: var(--designer-blue-strong);
}

.design-more-popover[b-lcnc7ztzt3] {
    position: absolute;
    top: calc(100% + 0.55rem);
    right: 0;
    z-index: 75;
    display: grid;
    width: min(19rem, calc(100vw - 2rem));
    overflow: hidden;
    border: 1px solid var(--designer-line);
    border-radius: 0.9rem;
    padding: 0.35rem;
    background: #fff;
    box-shadow: var(--designer-shadow-raised);
}

.design-more-popover button[b-lcnc7ztzt3] {
    display: grid;
    width: 100%;
    gap: 0.15rem;
    border: 0;
    border-radius: 0.65rem;
    padding: 0.7rem 0.75rem;
    background: transparent;
    color: var(--designer-copy);
    text-align: left;
}

.design-more-popover strong[b-lcnc7ztzt3] {
    color: #24375f;
    font-size: 0.82rem;
    font-weight: 850;
}

.design-more-popover small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.35;
}

.design-more-popover button.danger strong[b-lcnc7ztzt3] {
    color: var(--designer-danger);
}

.design-scope[b-lcnc7ztzt3] {
    display: grid;
    gap: 0.85rem;
    padding: 1rem;
}

.scope-heading[b-lcnc7ztzt3],
.canvas-heading[b-lcnc7ztzt3],
.sidebar-panel-heading[b-lcnc7ztzt3],
.inspector-heading[b-lcnc7ztzt3] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.scope-heading h2[b-lcnc7ztzt3],
.canvas-heading h2[b-lcnc7ztzt3],
.sidebar-panel-heading h2[b-lcnc7ztzt3],
.inspector-heading h2[b-lcnc7ztzt3] {
    margin: 0.2rem 0 0;
    color: var(--designer-ink);
    font-size: 1rem;
    font-weight: 900;
    letter-spacing: -0.015em;
}

.scope-refresh[b-lcnc7ztzt3],
.sidebar-new-button[b-lcnc7ztzt3],
.canvas-actions button[b-lcnc7ztzt3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    min-height: 2.2rem;
    border: 1px solid var(--designer-line);
    border-radius: 0.65rem;
    padding: 0.38rem 0.7rem;
    background: #fff;
    color: #385075;
    font-size: 0.76rem;
    font-weight: 850;
}

.scope-refresh > span[b-lcnc7ztzt3] {
    color: var(--designer-blue);
    font-size: 1rem;
}

.scope-refresh .is-spinning[b-lcnc7ztzt3] {
    animation: designer-spin-b-lcnc7ztzt3 0.8s linear infinite;
}

.scope-fields[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: repeat(4, minmax(9rem, 1fr));
    gap: 0.75rem;
}

.scope-fields label[b-lcnc7ztzt3],
.inspector-fields > label[b-lcnc7ztzt3],
.inspector-advanced > label[b-lcnc7ztzt3],
.inspector-date-row label[b-lcnc7ztzt3] {
    display: grid;
    min-width: 0;
    gap: 0.35rem;
}

.scope-fields .form-control[b-lcnc7ztzt3],
.scope-fields .form-select[b-lcnc7ztzt3],
.inspector-fields .form-control[b-lcnc7ztzt3],
.inspector-fields .form-select[b-lcnc7ztzt3] {
    min-height: 2.55rem;
    margin: 0;
    font-size: 0.83rem;
}

.design-shell[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: 18rem minmax(0, 1fr);
    align-items: start;
    gap: 1rem;
    min-width: 0;
    transition: margin-right 180ms ease;
}

.dashboard-design-page:has(> .design-inspector) .design-shell[b-lcnc7ztzt3] {
    margin-right: 23rem;
}

.design-sidebar[b-lcnc7ztzt3] {
    position: sticky;
    top: 10.6rem;
    display: flex;
    min-height: 28rem;
    max-height: calc(100vh - 11.6rem);
    flex-direction: column;
    overflow: hidden;
    padding: 0;
}

.sidebar-tabs[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.25rem;
    border-bottom: 1px solid var(--designer-line);
    padding: 0.45rem;
    background: #f7fafc;
}

.sidebar-tabs button[b-lcnc7ztzt3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 2.45rem;
    border: 1px solid transparent;
    border-radius: 0.65rem;
    padding: 0.4rem 0.6rem;
    background: transparent;
    color: #52647f;
    font-size: 0.79rem;
    font-weight: 850;
}

.sidebar-tabs button span[b-lcnc7ztzt3] {
    display: inline-flex;
    min-width: 1.35rem;
    min-height: 1.35rem;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    padding: 0.1rem 0.35rem;
    background: #e9eff6;
    color: #53647c;
    font-size: 0.75rem;
}

.sidebar-tabs button.active[b-lcnc7ztzt3] {
    border-color: #c5e7fa;
    background: #fff;
    color: var(--designer-blue-strong);
    box-shadow: 0 5px 14px rgba(15, 31, 70, 0.06);
}

.sidebar-tabs button.active span[b-lcnc7ztzt3] {
    background: #e0f2fe;
    color: var(--designer-blue-strong);
}

.sidebar-panel-heading[b-lcnc7ztzt3] {
    padding: 1rem 1rem 0;
}

.sidebar-panel-heading > small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
    font-weight: 700;
}

.sidebar-search[b-lcnc7ztzt3] {
    display: block;
    padding: 0.85rem 1rem 0;
}

.sidebar-search .form-control[b-lcnc7ztzt3] {
    min-height: 2.55rem;
    margin: 0;
    padding-left: 0.8rem;
    font-size: 0.82rem;
}

.widget-filter-row[b-lcnc7ztzt3] {
    display: flex;
    gap: 0.4rem;
    overflow-x: auto;
    padding: 0.7rem 1rem 0.25rem;
    scrollbar-width: thin;
}

.widget-filter-row button[b-lcnc7ztzt3] {
    flex: 0 0 auto;
    min-height: 2rem;
    border: 1px solid var(--designer-line);
    border-radius: 999px;
    padding: 0.3rem 0.65rem;
    background: #fff;
    color: #52647f;
    font-size: 0.75rem;
    font-weight: 800;
}

.widget-filter-row button.active[b-lcnc7ztzt3] {
    border-color: #7dd3fc;
    background: var(--designer-blue-soft);
    color: var(--designer-blue-strong);
}

.widget-library[b-lcnc7ztzt3],
.saved-list[b-lcnc7ztzt3] {
    display: grid;
    min-height: 0;
    align-content: start;
    gap: 0.55rem;
    overflow-y: auto;
    padding: 0.6rem 1rem 1rem;
    scrollbar-color: #aebdd0 transparent;
    scrollbar-width: thin;
}

.widget-library[b-lcnc7ztzt3] {
    flex: 1 1 auto;
}

.saved-list[b-lcnc7ztzt3] {
    max-height: min(34rem, calc(100vh - 19rem));
}

.widget-category[b-lcnc7ztzt3] {
    margin: 0.55rem 0 0.05rem;
    color: var(--designer-muted);
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.palette-item[b-lcnc7ztzt3],
.saved-item[b-lcnc7ztzt3] {
    width: 100%;
    border: 1px solid var(--designer-line);
    border-radius: 0.8rem;
    background: #fff;
    color: var(--designer-copy);
    text-align: left;
    transition:
        border-color 140ms ease,
        background-color 140ms ease,
        box-shadow 140ms ease,
        transform 140ms ease;
}

.palette-item[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: 2.15rem minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.7rem;
    min-height: 4rem;
    padding: 0.65rem;
    cursor: grab;
}

.palette-item:active[b-lcnc7ztzt3] {
    cursor: grabbing;
}

.palette-icon[b-lcnc7ztzt3] {
    display: grid;
    width: 2.15rem;
    height: 2.15rem;
    place-items: center;
    border: 1px solid #d7e9fb;
    border-radius: 0.65rem;
    background: linear-gradient(145deg, #f4f9ff, #e9f4ff);
    color: #235ba8;
    font-size: 0.75rem;
    font-weight: 950;
    letter-spacing: -0.02em;
}

.palette-item > span:nth-child(2)[b-lcnc7ztzt3],
.saved-item-copy[b-lcnc7ztzt3] {
    display: grid;
    min-width: 0;
    gap: 0.15rem;
}

.palette-item strong[b-lcnc7ztzt3],
.saved-item strong[b-lcnc7ztzt3] {
    overflow: hidden;
    color: #223456;
    font-size: 0.81rem;
    font-weight: 850;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.palette-item small[b-lcnc7ztzt3],
.saved-item small[b-lcnc7ztzt3] {
    display: -webkit-box;
    overflow: hidden;
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.35;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.palette-item > b[b-lcnc7ztzt3] {
    color: var(--designer-blue);
    font-size: 1.1rem;
}

.saved-item[b-lcnc7ztzt3] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    min-height: 3.75rem;
    padding: 0.65rem 0.7rem;
}

.saved-item > b[b-lcnc7ztzt3] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    min-height: 1.55rem;
    border: 1px solid #a7f3d0;
    border-radius: 999px;
    padding: 0.15rem 0.48rem;
    background: #ecfdf5;
    color: var(--designer-success);
    font-size: 0.75rem;
    font-weight: 850;
}

.saved-item.active[b-lcnc7ztzt3] {
    border-color: #67c7f1;
    background: #f0f9ff;
    box-shadow: 0 0 0 2px rgba(14, 165, 233, 0.1);
}

.sidebar-empty[b-lcnc7ztzt3] {
    display: grid;
    justify-items: center;
    gap: 0.25rem;
    border: 1px dashed var(--designer-line-strong);
    border-radius: 0.8rem;
    padding: 1.6rem 1rem;
    background: #fbfdff;
    text-align: center;
}

.sidebar-empty strong[b-lcnc7ztzt3] {
    color: #2a3c60;
    font-size: 0.82rem;
}

.sidebar-empty span[b-lcnc7ztzt3],
.widget-limit-note[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.45;
}

.widget-limit-note[b-lcnc7ztzt3] {
    margin: auto 1rem 1rem;
    border-radius: 0.7rem;
    padding: 0.65rem 0.75rem;
    background: #fff7ed;
    color: #9a4f0b;
    font-weight: 700;
}

.design-canvas[b-lcnc7ztzt3] {
    min-width: 0;
    overflow: hidden;
    padding: 1rem;
}

.canvas-heading[b-lcnc7ztzt3] {
    align-items: center;
    border-bottom: 1px solid #e8eef5;
    padding-bottom: 0.8rem;
}

.canvas-heading > div:first-child[b-lcnc7ztzt3] {
    min-width: 0;
}

.canvas-heading h2[b-lcnc7ztzt3] {
    overflow: hidden;
    max-width: 46rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.canvas-heading > div:first-child > p:last-child[b-lcnc7ztzt3] {
    max-width: 44rem;
    margin: 0.3rem 0 0;
    color: var(--designer-muted);
    font-size: 0.8rem;
    line-height: 1.45;
}

.canvas-actions[b-lcnc7ztzt3] {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 0.55rem;
}

.canvas-actions > span[b-lcnc7ztzt3] {
    display: inline-flex;
    align-items: center;
    min-height: 2rem;
    border: 1px solid var(--designer-line);
    border-radius: 999px;
    padding: 0.25rem 0.65rem;
    background: #f8fafc;
    color: var(--designer-muted);
    font-size: 0.75rem;
    font-weight: 800;
    white-space: nowrap;
}

.canvas-stage[b-lcnc7ztzt3] {
    position: relative;
    min-height: 38rem;
    margin-top: 0.8rem;
}

.dashboard-design-grid[b-lcnc7ztzt3] {
    min-height: 38rem;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 160ms ease;
}

.dashboard-design-grid.is-grid-ready[b-lcnc7ztzt3] {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.canvas-preparing[b-lcnc7ztzt3] {
    position: absolute;
    z-index: 5;
    inset: 0;
    display: grid;
    min-height: 38rem;
    place-content: center;
    justify-items: center;
    gap: 0.35rem;
    overflow: hidden;
    border: 1px solid #d8e7f4;
    border-radius: 0.9rem;
    background:
        linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.82), transparent),
        repeating-linear-gradient(
            0deg,
            rgba(226, 232, 240, 0.32) 0,
            rgba(226, 232, 240, 0.32) 1px,
            transparent 1px,
            transparent 5.5rem
        ),
        #f8fbfe;
    color: var(--designer-muted);
    text-align: center;
}

.canvas-preparing > span[b-lcnc7ztzt3] {
    width: 2rem;
    height: 2rem;
    border: 3px solid #c7e8f9;
    border-top-color: var(--designer-blue);
    border-radius: 50%;
    animation: designer-spin-b-lcnc7ztzt3 0.85s linear infinite;
}

.canvas-preparing strong[b-lcnc7ztzt3] {
    margin-top: 0.35rem;
    color: #26395d;
    font-size: 0.9rem;
}

.canvas-preparing small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
}

.canvas-empty[b-lcnc7ztzt3] {
    display: grid;
    min-height: 32rem;
    margin-top: 0.8rem;
    place-content: center;
    justify-items: center;
    border: 2px dashed #bed0e1;
    border-radius: 1rem;
    padding: 2rem;
    background:
        radial-gradient(circle at 50% 15%, rgba(14, 165, 233, 0.08), transparent 16rem),
        #fbfdff;
    color: var(--designer-muted);
    text-align: center;
    transition:
        border-color 140ms ease,
        background-color 140ms ease,
        box-shadow 140ms ease;
}

.canvas-empty-icon[b-lcnc7ztzt3] {
    display: grid;
    width: 3.4rem;
    height: 3.4rem;
    place-items: center;
    border: 1px solid #bae6fd;
    border-radius: 1rem;
    background: #e0f2fe;
    color: var(--designer-blue);
    font-size: 1.6rem;
    font-weight: 500;
    box-shadow: 0 10px 24px rgba(14, 165, 233, 0.12);
}

.canvas-empty h3[b-lcnc7ztzt3] {
    margin: 0.9rem 0 0.3rem;
    color: var(--designer-ink);
    font-size: 1.05rem;
    font-weight: 900;
}

.canvas-empty > p[b-lcnc7ztzt3] {
    max-width: 29rem;
    margin-bottom: 1rem;
    font-size: 0.84rem;
    line-height: 1.5;
}

.canvas-empty > div[b-lcnc7ztzt3] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.6rem;
}

.canvas-empty.is-drag-over[b-lcnc7ztzt3],
.dashboard-design-grid.is-drag-over[b-lcnc7ztzt3] {
    border-color: #38bdf8;
    background-color: #f0f9ff;
    box-shadow: inset 0 0 0 3px rgba(56, 189, 248, 0.13);
}

.widget-frame[b-lcnc7ztzt3] {
    display: flex !important;
    min-width: 0;
    min-height: 0;
    flex-direction: column !important;
    overflow: hidden !important;
    border: 1px solid #d8e2ee !important;
    border-radius: 0.9rem !important;
    background: #fff !important;
    box-shadow: 0 9px 24px rgba(15, 31, 70, 0.07) !important;
    cursor: pointer;
    transition:
        border-color 140ms ease,
        box-shadow 140ms ease,
        transform 140ms ease;
}

.widget-frame.selected[b-lcnc7ztzt3] {
    border-color: #38bdf8 !important;
    box-shadow:
        0 0 0 3px rgba(56, 189, 248, 0.14),
        0 14px 30px rgba(15, 31, 70, 0.1) !important;
}

.widget-frame > header[b-lcnc7ztzt3] {
    display: flex;
    flex: 0 0 auto;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.65rem;
    min-height: 3.4rem;
    border-bottom: 1px solid #e9eff5;
    padding: 0.65rem 0.72rem;
    background: linear-gradient(180deg, #ffffff, #fbfdff);
}

.widget-title[b-lcnc7ztzt3] {
    min-width: 0;
}

.widget-title > p[b-lcnc7ztzt3] {
    margin-bottom: 0.12rem;
    color: #718197;
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.widget-title > h3[b-lcnc7ztzt3] {
    overflow: hidden;
    margin-bottom: 0;
    color: #17284f;
    font-size: 0.84rem;
    font-weight: 900;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-actions[b-lcnc7ztzt3] {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 0.25rem;
}

.widget-drag-handle[b-lcnc7ztzt3] {
    display: grid;
    width: 2rem;
    height: 2rem;
    place-items: center;
    border-radius: 0.55rem;
    color: #718197;
    font-size: 1.05rem;
    cursor: grab;
    user-select: none;
}

.widget-drag-handle:active[b-lcnc7ztzt3] {
    cursor: grabbing;
}

.widget-actions button[b-lcnc7ztzt3],
.inspector-heading > button[b-lcnc7ztzt3] {
    display: grid;
    width: 2rem;
    height: 2rem;
    place-items: center;
    border: 0;
    border-radius: 0.55rem;
    padding: 0;
    background: transparent;
    color: #718197;
    font-size: 1.12rem;
    line-height: 1;
}

.widget-body[b-lcnc7ztzt3] {
    position: relative;
    min-width: 0;
    min-height: 0;
    flex: 1 1 auto;
    overflow: auto;
    padding: 0.75rem;
    cursor: default;
}

.widget-loading[b-lcnc7ztzt3],
.widget-empty[b-lcnc7ztzt3] {
    display: grid;
    width: 100%;
    height: 100%;
    min-height: 5rem;
    place-content: center;
    justify-items: center;
    color: var(--designer-muted);
    text-align: center;
}

.widget-loading[b-lcnc7ztzt3] {
    align-content: center;
    gap: 0.45rem;
    padding: 1rem;
}

.widget-loading > span[b-lcnc7ztzt3] {
    width: min(14rem, 80%);
    height: 0.7rem;
    border-radius: 999px;
    background: linear-gradient(90deg, #e8eef5 20%, #f7fafc 45%, #e8eef5 70%);
    background-size: 220% 100%;
    animation: designer-shimmer-b-lcnc7ztzt3 1.25s ease-in-out infinite;
}

.widget-loading > span:nth-child(2)[b-lcnc7ztzt3] {
    width: min(10rem, 58%);
}

.widget-loading > span:nth-child(3)[b-lcnc7ztzt3] {
    width: min(12rem, 70%);
}

.widget-empty[b-lcnc7ztzt3] {
    gap: 0.2rem;
}

.widget-empty strong[b-lcnc7ztzt3] {
    color: #354966;
    font-size: 0.83rem;
}

.widget-empty span[b-lcnc7ztzt3] {
    font-size: 0.75rem;
}

.widget-refresh-overlay[b-lcnc7ztzt3] {
    position: absolute;
    top: 0.55rem;
    right: 0.55rem;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    min-height: 1.9rem;
    border: 1px solid #c8e6f7;
    border-radius: 999px;
    padding: 0.25rem 0.55rem;
    background: rgba(255, 255, 255, 0.94);
    color: var(--designer-blue-strong);
    font-size: 0.75rem;
    font-weight: 850;
    box-shadow: 0 8px 18px rgba(15, 31, 70, 0.09);
    backdrop-filter: blur(8px);
}

.widget-refresh-overlay > span[b-lcnc7ztzt3] {
    width: 0.7rem;
    height: 0.7rem;
    border: 2px solid #bae6fd;
    border-top-color: var(--designer-blue);
    border-radius: 50%;
    animation: designer-spin-b-lcnc7ztzt3 0.75s linear infinite;
}

.dashboard-design-page[b-lcnc7ztzt3]  .grid-stack-placeholder > .placeholder-content {
    border: 2px dashed #38bdf8 !important;
    border-radius: 0.9rem !important;
    background: rgba(224, 242, 254, 0.7) !important;
    box-shadow: inset 0 0 0 4px rgba(56, 189, 248, 0.08);
}

.dashboard-design-page[b-lcnc7ztzt3]  .ui-resizable-handle {
    opacity: 0;
    transition: opacity 120ms ease;
}

.dashboard-design-page[b-lcnc7ztzt3]  .grid-stack-item:hover .ui-resizable-handle,
.dashboard-design-page[b-lcnc7ztzt3]  .grid-stack-item:focus-within .ui-resizable-handle {
    opacity: 1;
}

.design-inspector[b-lcnc7ztzt3] {
    position: fixed;
    z-index: 45;
    top: 5.4rem;
    right: max(1rem, calc((100vw - 96rem) / 2 + 2rem));
    display: flex;
    width: 22rem;
    max-width: calc(100vw - 2rem);
    max-height: calc(100vh - 6.5rem);
    flex-direction: column;
    overflow: hidden;
    padding: 0;
    border-color: #c5d4e4;
    box-shadow: var(--designer-shadow-raised);
}

.inspector-heading[b-lcnc7ztzt3] {
    flex: 0 0 auto;
    border-bottom: 1px solid var(--designer-line);
    padding: 1rem;
    background:
        radial-gradient(circle at 100% 0%, rgba(56, 189, 248, 0.12), transparent 9rem),
        #fbfdff;
}

.inspector-heading > div[b-lcnc7ztzt3] {
    min-width: 0;
}

.inspector-heading h2[b-lcnc7ztzt3] {
    overflow: hidden;
    max-width: 16rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inspector-heading > div > span[b-lcnc7ztzt3] {
    display: block;
    margin-top: 0.25rem;
    color: var(--designer-muted);
    font-size: 0.75rem;
    font-weight: 700;
}

.inspector-fields[b-lcnc7ztzt3] {
    display: grid;
    min-height: 0;
    flex: 1 1 auto;
    align-content: start;
    gap: 1rem;
    overflow-y: auto;
    padding: 1rem;
    scrollbar-color: #aebdd0 transparent;
    scrollbar-width: thin;
}

.inspector-fields label > small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.4;
}

.inspector-layout-controls[b-lcnc7ztzt3] {
    display: grid;
    gap: 0.7rem;
    border: 1px solid var(--designer-line);
    border-radius: 0.8rem;
    padding: 0.75rem;
    background: var(--designer-soft);
}

.inspector-layout-controls > div:first-child[b-lcnc7ztzt3] {
    display: grid;
    gap: 0.15rem;
}

.inspector-layout-controls > div:first-child > small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.35;
}

.inspector-layout-controls > label[b-lcnc7ztzt3] {
    display: grid;
    gap: 0.35rem;
}

.inspector-order-actions[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem;
}

.inspector-order-actions .btn[b-lcnc7ztzt3] {
    min-height: 2.35rem;
    padding-inline: 0.6rem;
    font-size: 0.75rem;
}

.inspector-advanced[b-lcnc7ztzt3] {
    overflow: hidden;
    border: 1px solid var(--designer-line);
    border-radius: 0.8rem;
    background: #fbfdff;
}

.inspector-advanced > summary[b-lcnc7ztzt3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    min-height: 3.5rem;
    padding: 0.65rem 0.75rem;
    cursor: pointer;
    list-style: none;
}

.inspector-advanced > summary[b-lcnc7ztzt3]::-webkit-details-marker {
    display: none;
}

.inspector-advanced > summary > span[b-lcnc7ztzt3] {
    display: grid;
    min-width: 0;
    gap: 0.1rem;
}

.inspector-advanced > summary strong[b-lcnc7ztzt3],
.inspector-advanced > summary small[b-lcnc7ztzt3] {
    font-size: 0.76rem;
}

.inspector-advanced > summary strong[b-lcnc7ztzt3] {
    color: #293d61;
    font-weight: 850;
}

.inspector-advanced > summary small[b-lcnc7ztzt3] {
    color: var(--designer-muted);
    line-height: 1.35;
}

.inspector-advanced > summary > b[b-lcnc7ztzt3] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    min-height: 1.55rem;
    border-radius: 999px;
    padding: 0.15rem 0.5rem;
    background: #e9eff6;
    color: #53647c;
    font-size: 0.75rem;
    font-weight: 850;
}

.inspector-advanced[open] > summary[b-lcnc7ztzt3] {
    border-bottom: 1px solid var(--designer-line);
    background: #f4f9fd;
}

.inspector-advanced[open] > summary > b[b-lcnc7ztzt3] {
    background: #e0f2fe;
    color: var(--designer-blue-strong);
}

.inspector-advanced > :not(summary)[b-lcnc7ztzt3] {
    margin-right: 0.75rem;
    margin-left: 0.75rem;
}

.inspector-advanced > :last-child[b-lcnc7ztzt3] {
    margin-bottom: 0.75rem;
}

.override-toggle[b-lcnc7ztzt3] {
    margin-top: 0.75rem;
    border-radius: 0.7rem;
    padding: 0.65rem;
    background: #fff;
}

.override-toggle > span[b-lcnc7ztzt3] {
    display: grid;
    min-width: 0;
    gap: 0.1rem;
}

.inspector-date-row[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.65rem;
}

.inspector-help[b-lcnc7ztzt3] {
    margin-bottom: 0;
    border-radius: 0.7rem;
    padding: 0.65rem 0.7rem;
    background: #f3f7fb;
    color: var(--designer-muted);
    font-size: 0.75rem;
    line-height: 1.5;
}

.inspector-remove[b-lcnc7ztzt3] {
    justify-self: stretch;
    width: 100% !important;
}

.designer-page-loading[b-lcnc7ztzt3] {
    position: relative;
    display: grid;
    min-height: 42rem;
    gap: 1rem;
    overflow: hidden;
    padding: 1.25rem;
}

.designer-page-loading[b-lcnc7ztzt3]::after {
    position: absolute;
    inset: 0;
    content: "";
    transform: translateX(-105%);
    background: linear-gradient(
        100deg,
        transparent 25%,
        rgba(255, 255, 255, 0.72) 48%,
        transparent 72%
    );
    animation: designer-page-shimmer-b-lcnc7ztzt3 1.5s ease-in-out infinite;
    pointer-events: none;
}

.designer-loading-copy[b-lcnc7ztzt3] {
    display: grid;
    width: min(34rem, 70%);
    align-content: start;
    gap: 0.55rem;
}

.designer-loading-copy span[b-lcnc7ztzt3],
.designer-loading-toolbar[b-lcnc7ztzt3],
.designer-loading-workspace > div[b-lcnc7ztzt3] {
    border-radius: 0.75rem;
    background: #e9eff6;
}

.designer-loading-copy span:nth-child(1)[b-lcnc7ztzt3] {
    width: 7rem;
    height: 0.75rem;
}

.designer-loading-copy span:nth-child(2)[b-lcnc7ztzt3] {
    width: min(25rem, 85%);
    height: 2rem;
}

.designer-loading-copy span:nth-child(3)[b-lcnc7ztzt3] {
    width: 100%;
    height: 0.85rem;
}

.designer-loading-toolbar[b-lcnc7ztzt3] {
    height: 5rem;
}

.designer-loading-workspace[b-lcnc7ztzt3] {
    display: grid;
    grid-template-columns: 18rem minmax(0, 1fr);
    gap: 1rem;
}

.designer-loading-workspace > div[b-lcnc7ztzt3] {
    min-height: 29rem;
}

.designer-page-loading > p[b-lcnc7ztzt3] {
    align-self: end;
    margin-bottom: 0;
    color: var(--designer-muted);
    font-size: 0.82rem;
    font-weight: 750;
}

@media (hover: hover) {
    .design-more-popover button:hover[b-lcnc7ztzt3] {
        background: #f4f8fc;
    }

    .design-more-popover button.danger:hover[b-lcnc7ztzt3] {
        background: #fff1f2;
    }

    .scope-refresh:hover:not(:disabled)[b-lcnc7ztzt3],
    .sidebar-new-button:hover:not(:disabled)[b-lcnc7ztzt3],
    .canvas-actions button:hover:not(:disabled)[b-lcnc7ztzt3],
    .widget-filter-row button:hover:not(:disabled)[b-lcnc7ztzt3] {
        border-color: #7dd3fc;
        background: #f0f9ff;
        color: var(--designer-blue-strong);
    }

    .palette-item:hover:not(:disabled)[b-lcnc7ztzt3],
    .saved-item:hover:not(:disabled)[b-lcnc7ztzt3] {
        border-color: #7dd3fc;
        background: #f7fcff;
        box-shadow: 0 10px 22px rgba(15, 31, 70, 0.08);
        transform: translateY(-1px);
    }

    .widget-frame:hover[b-lcnc7ztzt3] {
        border-color: #a9c8dd !important;
        box-shadow: 0 12px 28px rgba(15, 31, 70, 0.1) !important;
    }

    .widget-drag-handle:hover[b-lcnc7ztzt3] {
        background: #edf5fb;
        color: #335a7d;
    }

    .widget-actions button:hover[b-lcnc7ztzt3],
    .inspector-heading > button:hover[b-lcnc7ztzt3] {
        background: #fff1f2;
        color: var(--designer-danger);
    }
}

@media (max-width: 1280px) {
    .dashboard-design-page:has(> .design-inspector) .design-shell[b-lcnc7ztzt3] {
        margin-right: 21.5rem;
    }

    .design-inspector[b-lcnc7ztzt3] {
        width: 20.5rem;
    }

    .design-shell[b-lcnc7ztzt3] {
        grid-template-columns: 16rem minmax(0, 1fr);
    }

    .design-command-bar[b-lcnc7ztzt3] {
        grid-template-columns: minmax(14rem, 1fr) auto minmax(20rem, auto);
    }
}

@media (max-width: 1050px) {
    .design-command-bar[b-lcnc7ztzt3] {
        grid-template-columns: minmax(15rem, 1fr) auto;
    }

    .design-command-actions[b-lcnc7ztzt3] {
        grid-column: 2;
        grid-row: 1;
    }

    .default-toggle[b-lcnc7ztzt3] {
        grid-column: 1 / -1;
        grid-row: 2;
        justify-self: start;
    }

    .scope-fields[b-lcnc7ztzt3] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .design-shell[b-lcnc7ztzt3] {
        grid-template-columns: 15rem minmax(0, 1fr);
    }

    .dashboard-design-page:has(> .design-inspector) .design-shell[b-lcnc7ztzt3] {
        margin-right: 0;
    }

    .design-sidebar[b-lcnc7ztzt3] {
        top: 14.4rem;
        max-height: calc(100vh - 15.4rem);
    }

    .design-inspector[b-lcnc7ztzt3] {
        top: 5.25rem;
        right: 1rem;
        width: 22rem;
        max-height: calc(100vh - 6.25rem);
    }

    .canvas-heading[b-lcnc7ztzt3] {
        align-items: flex-start;
    }

    .canvas-actions[b-lcnc7ztzt3] {
        flex-direction: column;
        align-items: flex-end;
    }
}

@media (max-width: 800px) {
    .dashboard-design-page[b-lcnc7ztzt3] {
        gap: 0.85rem;
    }

    .design-header[b-lcnc7ztzt3] {
        flex-direction: column;
        gap: 1rem;
        padding: 1.05rem;
    }

    .design-back-link[b-lcnc7ztzt3] {
        align-self: flex-start;
    }

    .design-command-bar[b-lcnc7ztzt3] {
        position: static;
        grid-template-columns: 1fr;
        gap: 0.75rem;
        padding: 0.85rem;
    }

    .design-name-field[b-lcnc7ztzt3],
    .default-toggle[b-lcnc7ztzt3],
    .design-command-actions[b-lcnc7ztzt3] {
        grid-column: 1;
        grid-row: auto;
    }

    .default-toggle[b-lcnc7ztzt3] {
        width: 100%;
        justify-self: stretch;
    }

    .design-command-actions[b-lcnc7ztzt3] {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(8.5rem, auto) minmax(8.5rem, auto);
        justify-content: stretch;
    }

    .save-state[b-lcnc7ztzt3] {
        min-width: 0;
    }

    .design-command-actions > .btn[b-lcnc7ztzt3],
    .design-more-menu[b-lcnc7ztzt3],
    .design-more-menu > summary[b-lcnc7ztzt3] {
        width: 100%;
    }

    .design-more-popover[b-lcnc7ztzt3] {
        right: auto;
        left: 0;
    }

    .design-scope[b-lcnc7ztzt3],
    .design-canvas[b-lcnc7ztzt3] {
        padding: 0.85rem;
    }

    .scope-heading[b-lcnc7ztzt3] {
        align-items: center;
    }

    .design-shell[b-lcnc7ztzt3] {
        grid-template-columns: 1fr;
    }

    .design-sidebar[b-lcnc7ztzt3] {
        position: static;
        min-height: 0;
        max-height: none;
    }

    .widget-library[b-lcnc7ztzt3],
    .saved-list[b-lcnc7ztzt3] {
        max-height: 27rem;
    }

    .design-canvas[b-lcnc7ztzt3] {
        min-height: 0;
    }

    .canvas-stage[b-lcnc7ztzt3],
    .dashboard-design-grid[b-lcnc7ztzt3],
    .canvas-preparing[b-lcnc7ztzt3] {
        min-height: 24rem;
    }

    .dashboard-design-grid[b-lcnc7ztzt3] {
        display: block !important;
        height: auto !important;
    }

    .dashboard-design-grid .grid-stack-item[b-lcnc7ztzt3] {
        position: relative !important;
        inset: auto !important;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        height: auto !important;
        min-height: 22rem;
        margin-bottom: 0.85rem;
        transform: none !important;
    }

    .dashboard-design-grid .grid-stack-item[gs-h="2"][b-lcnc7ztzt3] {
        min-height: 10.5rem;
    }

    .dashboard-design-grid .grid-stack-item[gs-h="3"][b-lcnc7ztzt3] {
        min-height: 14rem;
    }

    .dashboard-design-grid .grid-stack-item[gs-h="4"][b-lcnc7ztzt3] {
        min-height: 18rem;
    }

    .dashboard-design-grid .grid-stack-item-content[b-lcnc7ztzt3] {
        position: relative !important;
        inset: auto !important;
        min-height: inherit;
    }

    .widget-drag-handle[b-lcnc7ztzt3] {
        display: none;
    }

    .dashboard-design-page[b-lcnc7ztzt3]  .ui-resizable-handle {
        display: none !important;
    }

    .canvas-empty[b-lcnc7ztzt3] {
        min-height: 24rem;
        padding: 1.5rem 1rem;
    }

    .design-inspector[b-lcnc7ztzt3] {
        top: auto;
        right: 0.75rem;
        bottom: 0.75rem;
        left: 0.75rem;
        z-index: 45;
        width: auto;
        max-width: none;
        max-height: min(76vh, 42rem);
        border-radius: 1rem;
    }

    .inspector-heading[b-lcnc7ztzt3] {
        padding: 0.85rem 1rem;
    }

    .designer-loading-workspace[b-lcnc7ztzt3] {
        grid-template-columns: 12rem minmax(0, 1fr);
    }
}

@media (max-width: 560px) {
    .design-kicker-row[b-lcnc7ztzt3] {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.35rem;
    }

    .design-header h1[b-lcnc7ztzt3] {
        font-size: 1.5rem;
    }

    .design-command-actions[b-lcnc7ztzt3] {
        grid-template-columns: 1fr 1fr;
    }

    .save-state[b-lcnc7ztzt3] {
        grid-column: 1 / -1;
        min-height: 1.5rem;
    }

    .scope-heading[b-lcnc7ztzt3] {
        align-items: flex-start;
    }

    .scope-refresh[b-lcnc7ztzt3] {
        flex: 0 0 auto;
    }

    .scope-fields[b-lcnc7ztzt3] {
        grid-template-columns: 1fr;
    }

    .sidebar-tabs button[b-lcnc7ztzt3] {
        padding-right: 0.4rem;
        padding-left: 0.4rem;
    }

    .sidebar-panel-heading[b-lcnc7ztzt3],
    .sidebar-search[b-lcnc7ztzt3] {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }

    .widget-filter-row[b-lcnc7ztzt3],
    .widget-library[b-lcnc7ztzt3],
    .saved-list[b-lcnc7ztzt3] {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }

    .canvas-heading[b-lcnc7ztzt3] {
        flex-direction: column;
    }

    .canvas-actions[b-lcnc7ztzt3] {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .canvas-empty > div[b-lcnc7ztzt3] {
        width: 100%;
        flex-direction: column;
    }

    .canvas-empty .btn[b-lcnc7ztzt3] {
        width: 100%;
    }

    .widget-frame > header[b-lcnc7ztzt3] {
        padding: 0.6rem;
    }

    .widget-body[b-lcnc7ztzt3] {
        padding: 0.65rem;
    }

    .inspector-date-row[b-lcnc7ztzt3] {
        grid-template-columns: 1fr;
    }

    .designer-page-loading[b-lcnc7ztzt3] {
        min-height: 34rem;
        padding: 1rem;
    }

    .designer-loading-copy[b-lcnc7ztzt3] {
        width: 92%;
    }

    .designer-loading-toolbar[b-lcnc7ztzt3] {
        height: 7rem;
    }

    .designer-loading-workspace[b-lcnc7ztzt3] {
        grid-template-columns: 1fr;
    }

    .designer-loading-workspace > div:first-child[b-lcnc7ztzt3] {
        min-height: 11rem;
    }

    .designer-loading-workspace > div:last-child[b-lcnc7ztzt3] {
        min-height: 22rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .dashboard-design-page *[b-lcnc7ztzt3],
    .dashboard-design-page *[b-lcnc7ztzt3]::before,
    .dashboard-design-page *[b-lcnc7ztzt3]::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

@keyframes designer-spin-b-lcnc7ztzt3 {
    to {
        transform: rotate(360deg);
    }
}

@keyframes designer-shimmer-b-lcnc7ztzt3 {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: -100% 0;
    }
}

@keyframes designer-page-shimmer-b-lcnc7ztzt3 {
    0%,
    16% {
        transform: translateX(-105%);
    }

    72%,
    100% {
        transform: translateX(105%);
    }
}

/* Designer studio: compact chrome and a real three-pane workspace. */
.dashboard-design-page[b-lcnc7ztzt3] { --designer-blue:#1764ff; --designer-blue-strong:#074dda; --designer-line:#dce6f7; --designer-muted:#607398; --designer-soft:#f7faff; gap:12px; max-width:none; color:#172850; }
.dashboard-design-page .dashboard-surface[b-lcnc7ztzt3] { border:1px solid var(--designer-line); border-radius:12px; box-shadow:0 3px 12px #21396204; }
.dashboard-design-page .retail-field-label[b-lcnc7ztzt3] { font-size:.62rem; letter-spacing:.075em; color:#64769d; font-weight:750; margin:0; }
.dashboard-design-page .btn[b-lcnc7ztzt3] { min-height:37px; padding:8px 13px; border-radius:7px; font-size:.76rem; font-weight:650; box-shadow:none; gap:7px; white-space:nowrap; }
.dashboard-design-page .btn-primary[b-lcnc7ztzt3] { background:#1764ff; border:1px solid #1764ff; color:#fff; box-shadow:0 3px 9px #1764ff20; }
.dashboard-design-page .btn-secondary[b-lcnc7ztzt3] { background:#fff; border:1px solid #d2def5; color:#183468; }
.dashboard-design-page .btn-danger[b-lcnc7ztzt3] { background:#fff5f6; color:#d3264b; border:1px solid #ffc5d0; }
.dashboard-design-page :where(button,a,input,select):focus-visible[b-lcnc7ztzt3] { outline:3px solid #1764ff66; outline-offset:2px; }
.dashboard-design-page :where(input.form-control,select.form-select)[b-lcnc7ztzt3] { border:1px solid #d5e1f5; border-radius:7px; min-height:36px; padding:7px 10px; font-size:.76rem; background-color:#fff; color:#233b68; box-shadow:0 1px 2px #21396204; }
.design-command-bar[b-lcnc7ztzt3] { position:relative; top:auto; z-index:36; display:flex; align-items:center; gap:16px; padding:12px 16px; background:linear-gradient(120deg,#fff 55%,#f7faff); }
.design-back-link[b-lcnc7ztzt3] { flex:none; }
.design-name-field[b-lcnc7ztzt3] { min-width:180px; flex:1; gap:1px; }
.design-breadcrumb[b-lcnc7ztzt3] { font-size:.66rem; color:#7687ab; }
.design-name-field input.form-control[b-lcnc7ztzt3] { font-size:1.38rem; font-weight:780; letter-spacing:-.04em; line-height:1.2; border:1px solid transparent; padding:3px 0; min-height:32px; background:transparent; box-shadow:none; width:100%; color:#101d49; }
.design-name-field input.form-control:hover[b-lcnc7ztzt3],.design-name-field input.form-control:focus[b-lcnc7ztzt3] { border-color:#b2ccff; background:white; }
.design-command-actions[b-lcnc7ztzt3] { gap:9px; flex-wrap:wrap; justify-content:flex-end; }
.save-state[b-lcnc7ztzt3] { font-size:.64rem; min-height:0; padding:0 5px; border:0; background:none; white-space:nowrap; }
.save-state i[b-lcnc7ztzt3] { width:7px; height:7px; }
.history-actions[b-lcnc7ztzt3] { display:flex; gap:0; }.history-actions .btn[b-lcnc7ztzt3] { font-size:1.2rem; width:34px; padding:0; }.history-actions .btn:first-child[b-lcnc7ztzt3] { border-radius:7px 0 0 7px; }.history-actions .btn:last-child[b-lcnc7ztzt3] { border-radius:0 7px 7px 0; border-left:0; }
.preview-button[b-lcnc7ztzt3]  svg { width:17px; height:17px; }
.design-more-menu > summary[b-lcnc7ztzt3] { min-width:37px; padding-inline:8px; }
.design-more-popover[b-lcnc7ztzt3] { min-width:230px; right:0; }
.design-steps[b-lcnc7ztzt3] { display:flex; align-items:center; justify-content:center; gap:28px; padding:0 8%; }
.design-steps button[b-lcnc7ztzt3] { display:flex; gap:12px; align-items:center; border:0; padding:5px 0; background:transparent; text-align:left; color:#65779c; white-space:nowrap; }
.design-steps b[b-lcnc7ztzt3] { display:grid; place-items:center; flex:none; border:1px solid #d0def4; border-radius:50%; width:30px; height:30px; font-size:.85rem; background:#fff; }
.design-steps span[b-lcnc7ztzt3] { display:grid; gap:1px; }.design-steps strong[b-lcnc7ztzt3] { font-size:.75rem; font-weight:650; }.design-steps small[b-lcnc7ztzt3] { font-size:.65rem; }
.design-steps .active b[b-lcnc7ztzt3] { color:white; background:#1764ff; border-color:#1764ff; box-shadow:0 0 0 4px #1764ff0b; }.design-steps .active strong[b-lcnc7ztzt3] { color:#1764ff; }
.design-steps i[b-lcnc7ztzt3] { height:1px; flex:1; background:#d6e3f7; }
.design-scope[b-lcnc7ztzt3] { padding:10px 16px; gap:9px; background:#fff; }
.scope-heading[b-lcnc7ztzt3] { align-items:center; gap:12px; }
.scope-heading > div[b-lcnc7ztzt3] { display:flex; flex-wrap:wrap; gap:6px 18px; align-items:center; min-width:0; flex:1; }
.scope-heading h2[b-lcnc7ztzt3] { display:flex; gap:8px; align-items:center; font-size:.83rem; margin:0; white-space:nowrap; }.scope-heading h2[b-lcnc7ztzt3]  svg { width:19px; height:19px; color:#1764ff; }
.scope-summary[b-lcnc7ztzt3] { margin:0; font-size:.69rem; color:#61769e; overflow:hidden; text-overflow:ellipsis; }
.scope-fields[b-lcnc7ztzt3] { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)) minmax(125px,.65fr); gap:12px; align-items:end; }
.scope-fields > label[b-lcnc7ztzt3] { gap:4px; }.scope-refresh[b-lcnc7ztzt3] { min-height:28px; padding:3px 8px; font-size:.68rem; }.scope-collapse[b-lcnc7ztzt3] { border:1px solid #dfE8f8; border-radius:5px; background:#fff; color:#365184; width:28px; height:28px; }
.design-scope.is-collapsed .scope-fields[b-lcnc7ztzt3] { display:none; }
.scope-fields .default-toggle[b-lcnc7ztzt3] { display:flex; flex-direction:row; justify-content:flex-start; align-items:center; padding:4px; gap:8px; min-height:36px; border:0; background:none; box-shadow:none; }.default-toggle input[b-lcnc7ztzt3] { accent-color:#1764ff; width:17px; height:17px; }.toggle-copy strong[b-lcnc7ztzt3] { font-size:.7rem; }.toggle-copy small[b-lcnc7ztzt3] { font-size:.62rem; font-weight:400; }
.design-shell[b-lcnc7ztzt3] { display:grid; grid-template-columns:244px minmax(0,1fr) 264px; align-items:start; gap:12px; }
.design-sidebar[b-lcnc7ztzt3] { position:sticky; top:86px; width:auto; padding:0; max-height:calc(100dvh - 102px); overflow:hidden; }
.library-title[b-lcnc7ztzt3] { display:flex; align-items:center; gap:10px; padding:14px 14px 7px; }.library-title h2[b-lcnc7ztzt3] { font-size:.96rem; margin:0; color:#11214a; }.library-title > span[b-lcnc7ztzt3] { border-radius:18px; padding:2px 8px; font-size:.65rem; font-weight:750; color:#1764ff; background:#e9f0ff; }
.sidebar-tabs[b-lcnc7ztzt3] { padding:0 9px; gap:0; border-bottom:1px solid #e1e9f7; }.sidebar-tabs button[b-lcnc7ztzt3] { border:0; border-radius:0; border-bottom:2px solid transparent; background:none; padding:11px 8px; font-size:.74rem; }.sidebar-tabs button.active[b-lcnc7ztzt3] { background:none; color:#1764ff; border-bottom-color:#1764ff; box-shadow:none; }.sidebar-tabs button > span[b-lcnc7ztzt3] { display:none; }
.sidebar-panel-heading[b-lcnc7ztzt3] { padding:10px 13px 0; }.sidebar-panel-heading h2[b-lcnc7ztzt3] { display:none; }.sidebar-panel-heading small[b-lcnc7ztzt3] { font-size:.6rem; }.sidebar-panel-heading .retail-field-label[b-lcnc7ztzt3] { letter-spacing:0; text-transform:none; font-size:.65rem; font-weight:400; }
.sidebar-search[b-lcnc7ztzt3] { margin:10px 12px 0; padding:0; }.sidebar-search input[b-lcnc7ztzt3] { width:100%; }
.widget-filter-row[b-lcnc7ztzt3] { padding:9px 12px; gap:4px; flex-wrap:wrap; }.widget-filter-row button[b-lcnc7ztzt3] { padding:4px 9px; border-radius:20px; font-size:.61rem; min-height:24px; border-color:#d6e2f7; }.widget-filter-row button.active[b-lcnc7ztzt3] { background:#1764ff; border-color:#1764ff; color:#fff; }
.widget-library[b-lcnc7ztzt3] { padding:0 11px 14px; gap:7px; overflow-y:auto; max-height:calc(100dvh - 335px); }.widget-category[b-lcnc7ztzt3] { margin:7px 2px 0; font-size:.59rem; font-weight:700; letter-spacing:.075em; color:#8492ae; }
.palette-item[b-lcnc7ztzt3] { grid-template-columns:32px minmax(0,1fr) 16px; align-items:center; gap:9px; padding:9px; border:1px solid #dce6f8; border-radius:8px; background:linear-gradient(120deg,#fff,#fbfcff); box-shadow:0 2px 4px #20396503; min-height:66px; text-align:left; }
.palette-item:hover[b-lcnc7ztzt3] { border-color:#80aaff; background:#f5f9ff; box-shadow:0 3px 9px #1764ff09; }.palette-icon[b-lcnc7ztzt3] { width:32px; height:34px; border-radius:7px; background:#ebf1ff; color:#1764ff; font-size:1.05rem; }.palette-item:nth-of-type(3n) .palette-icon[b-lcnc7ztzt3] { color:#8252ef; background:#f1ebff; }.palette-item:nth-of-type(4n) .palette-icon[b-lcnc7ztzt3] { color:#e89304; background:#fff4e2; }
.palette-item strong[b-lcnc7ztzt3] { color:#142a57; font-size:.69rem; line-height:1.25; }.palette-item small[b-lcnc7ztzt3] { font-size:.62rem; line-height:1.3; margin-top:2px; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }.palette-item > b[b-lcnc7ztzt3] { color:#1764ff; font-size:1.1rem; }
.layout-templates[b-lcnc7ztzt3] { display:grid; gap:8px; padding:14px 12px; border-bottom:1px solid #e0e8f7; }.layout-templates button[b-lcnc7ztzt3] { display:flex; gap:10px; align-items:center; text-align:left; padding:12px 9px; border:1px solid #d3e1fa; border-radius:8px; background:linear-gradient(135deg,#fff,#f3f7ff); color:#1c3a72; }.layout-templates button[b-lcnc7ztzt3]  svg { width:23px; height:23px; color:#1764ff; flex-shrink:0; }.layout-templates span[b-lcnc7ztzt3] { display:grid; gap:3px; flex:1; }.layout-templates strong[b-lcnc7ztzt3] { font-size:.74rem; }.layout-templates small[b-lcnc7ztzt3] { font-size:.63rem; color:#63799f; }
.saved-list[b-lcnc7ztzt3] { padding:10px 12px; }.saved-item[b-lcnc7ztzt3] { padding:11px; }.saved-item strong[b-lcnc7ztzt3] { font-size:.76rem; }.saved-item small[b-lcnc7ztzt3] { font-size:.62rem; }
.design-canvas[b-lcnc7ztzt3] { padding:12px 10px; min-height:580px; overflow:hidden; background:linear-gradient(145deg,#fff,#fbfdff); }
.canvas-heading[b-lcnc7ztzt3] { gap:8px; padding:0 6px 10px; flex-direction:row; }.canvas-heading h2[b-lcnc7ztzt3] { margin:3px 0; font-size:1rem; letter-spacing:-.03em; }.canvas-heading > div:first-child > p:last-child[b-lcnc7ztzt3] { margin:0; font-size:.66rem; color:#7487a9; }.canvas-heading .retail-field-label[b-lcnc7ztzt3] { font-size:.55rem; }
.canvas-actions[b-lcnc7ztzt3] { align-items:center; gap:6px; flex-wrap:wrap; justify-content:flex-end; }.canvas-actions > span[b-lcnc7ztzt3] { padding:5px 6px; font-size:.61rem; background:#f6f9ff; border:1px solid #e3eafb; border-radius:7px; }.canvas-actions button[b-lcnc7ztzt3] { border:1px solid #dce6f8; background:white; border-radius:6px; min-height:28px; padding:5px 8px; font-size:.65rem; color:#214480; }.canvas-actions select[b-lcnc7ztzt3] { max-width:175px; }
.canvas-stage[b-lcnc7ztzt3] { overflow:visible; }.canvas-stage.show-grid[b-lcnc7ztzt3] { background-image:radial-gradient(#d3e0f5 1px,transparent 1px); background-size:16px 16px; border-radius:8px; }
.dashboard-design-grid[b-lcnc7ztzt3] { min-height:170px; margin:0; border:1px solid transparent; }
.widget-frame[b-lcnc7ztzt3] { border-radius:8px !important; box-shadow:0 2px 5px #1e3b7104 !important; }.widget-frame.selected[b-lcnc7ztzt3] { border-color:#1764ff !important; box-shadow:0 0 0 1px #1764ff,0 4px 12px #1764ff12 !important; }
.widget-frame > header[b-lcnc7ztzt3] { padding:9px 10px 4px; min-height:33px; border-bottom:0; align-items:center; gap:2px; background:white; }.widget-title[b-lcnc7ztzt3] { flex:1; }.widget-title > p[b-lcnc7ztzt3] { display:none; }.widget-title h3[b-lcnc7ztzt3] { font-size:.72rem; color:#162952; font-weight:700; }.widget-actions[b-lcnc7ztzt3] { gap:0; }.widget-actions button[b-lcnc7ztzt3],.widget-drag-handle[b-lcnc7ztzt3] { width:19px; height:23px; font-size:.86rem; color:#7c8cae; border-radius:4px; }.widget-actions button:hover[b-lcnc7ztzt3] { color:#1764ff; background:#edf3ff; }.widget-body[b-lcnc7ztzt3] { padding:5px 10px 10px; }
.dashboard-design-page[b-lcnc7ztzt3]  .grid-stack-item:has(.selected) > .ui-resizable-handle { opacity:1; }.dashboard-design-page[b-lcnc7ztzt3]  .grid-stack-placeholder > .placeholder-content { border-color:#1764ff !important; border-radius:8px !important; }
.canvas-add-strip[b-lcnc7ztzt3] { width:calc(100% - 12px); display:flex; gap:8px; align-items:center; justify-content:center; border:1px dashed #9cbaff; background:#f2f7ff; color:#1764ff; border-radius:7px; padding:12px; margin:10px 6px 0; font-size:.72rem; }.canvas-add-strip span[b-lcnc7ztzt3] { font-size:.62rem; color:#7386a9; }
.design-inspector[b-lcnc7ztzt3] { position:sticky; top:86px; right:auto; z-index:5; width:auto; max-width:none; max-height:calc(100dvh - 102px); box-shadow:0 2px 5px #1e3b7104; }
.inspector-heading[b-lcnc7ztzt3] { padding:14px; background:white; gap:5px; }.inspector-heading h2[b-lcnc7ztzt3] { font-size:.95rem; max-width:none; }.inspector-heading p[b-lcnc7ztzt3] { font-size:.67rem; color:#5f759e; margin:5px 0 0; }.inspector-heading > div > span[b-lcnc7ztzt3] { font-size:.6rem; font-weight:500; margin-top:3px; }.inspector-fields[b-lcnc7ztzt3] { padding:14px; gap:14px; }.inspector-fields label[b-lcnc7ztzt3] { gap:5px; }.inspector-fields .retail-field-label[b-lcnc7ztzt3] { text-transform:none; letter-spacing:0; font-size:.7rem; font-weight:500; }.inspector-heading > button[b-lcnc7ztzt3] { height:24px; width:24px; }
.widget-data-explainer[b-lcnc7ztzt3] { font-size:.67rem; color:#60799e; line-height:1.5; margin:0; padding:9px 10px; border-radius:6px; background:#f5f8ff; }
.inspector-display[b-lcnc7ztzt3] { display:grid; gap:11px; padding:12px 0; border-block:1px solid #e8eef9; }.inspector-display h3[b-lcnc7ztzt3] { margin:0; font-size:.8rem; color:#172b55; }.inspector-switch[b-lcnc7ztzt3] { display:flex; align-items:center; gap:9px; font-size:.73rem; color:#223c6b; }.inspector-switch input[b-lcnc7ztzt3] { accent-color:#1764ff; width:17px; height:17px; }
.inspector-layout-controls[b-lcnc7ztzt3] { display:grid; grid-template-columns:1fr 1fr; gap:9px; padding:0; border:0; background:none; }.inspector-layout-controls > div[b-lcnc7ztzt3] { grid-column:1 / -1; }.inspector-layout-controls > div:first-child > span[b-lcnc7ztzt3] { font-size:.8rem; font-weight:700; }.inspector-layout-controls > div:first-child > small[b-lcnc7ztzt3] { font-size:.63rem; }.inspector-order-actions .btn[b-lcnc7ztzt3] { min-height:30px; padding:5px; font-size:.62rem; }
.inspector-advanced summary[b-lcnc7ztzt3] { padding:9px; }.inspector-advanced summary strong[b-lcnc7ztzt3] { font-size:.71rem; }.inspector-advanced summary small[b-lcnc7ztzt3] { font-size:.62rem; }.inspector-advanced > summary b[b-lcnc7ztzt3] { font-size:.58rem; }.inspector-help[b-lcnc7ztzt3] { font-size:.64rem; }
.inspector-empty[b-lcnc7ztzt3] { display:flex; padding:17px; gap:10px; text-align:center; }.inspector-empty h2[b-lcnc7ztzt3] { margin:0;text-align:left;font-size:.95rem; }.inspector-empty h3[b-lcnc7ztzt3] { margin:2px 0 0; font-size:.9rem; }.inspector-empty > p[b-lcnc7ztzt3] { font-size:.72rem; color:#7183a4; line-height:1.6; }.inspector-empty-art[b-lcnc7ztzt3] { display:grid; place-items:center; height:92px; margin-top:16px; color:#1764ff; font-size:2.8rem; background:radial-gradient(ellipse,#e9f1ff,transparent 65%); }.designer-tips[b-lcnc7ztzt3] { text-align:left; background:#f5f8ff; border:1px solid #e1eafa; border-radius:9px; padding:13px; color:#7183a4; font-size:.7rem; line-height:1.6; }.designer-tips strong[b-lcnc7ztzt3] { color:#26447b; }.designer-tips p[b-lcnc7ztzt3] { margin:8px 0 0; }
.designer-footnote[b-lcnc7ztzt3] { display:flex; justify-content:space-between; gap:10px; font-size:.65rem; color:#7c8eab; padding:0 3px 12px; }
.is-preview .design-shell[b-lcnc7ztzt3] { grid-template-columns:minmax(0,1fr); }.is-preview .design-sidebar[b-lcnc7ztzt3],.is-preview .widget-actions[b-lcnc7ztzt3] { display:none; }.is-preview .widget-frame.selected[b-lcnc7ztzt3] { border-color:#d8e2ee !important; box-shadow:none !important; }.is-preview .widget-frame[b-lcnc7ztzt3] { cursor:default; }.is-preview .design-canvas[b-lcnc7ztzt3] { background:#f7faff; }.is-preview .canvas-stage[b-lcnc7ztzt3] { max-width:100%; margin:auto; transition:max-width .2s ease; }.is-preview.preview-tablet .canvas-stage[b-lcnc7ztzt3] { max-width:768px; }.is-preview.preview-mobile .canvas-stage[b-lcnc7ztzt3] { max-width:390px; }
.is-preview.preview-mobile .dashboard-design-grid[b-lcnc7ztzt3] { height:auto !important; display:grid !important; grid-template-columns:1fr; gap:12px; }.is-preview.preview-mobile .grid-stack-item[b-lcnc7ztzt3] { position:relative !important; width:100% !important; left:auto !important; top:auto !important; height:300px !important; }.is-preview.preview-mobile .grid-stack-item[gs-h="2"][b-lcnc7ztzt3] { height:170px !important; }.is-preview.preview-mobile .grid-stack-item[data-widget-type="today.health"][b-lcnc7ztzt3] { height:620px !important; }.is-preview.preview-mobile .grid-stack-item-content[b-lcnc7ztzt3] { position:absolute !important; inset:0 !important; }
@media(max-width:1450px) { .design-shell[b-lcnc7ztzt3] { grid-template-columns:210px minmax(0,1fr) 236px; gap:10px; }.design-command-bar[b-lcnc7ztzt3] { gap:10px; }.save-state[b-lcnc7ztzt3] { display:none; }.canvas-heading[b-lcnc7ztzt3] { align-items:center; flex-direction:row; }.canvas-actions[b-lcnc7ztzt3] { justify-content:flex-start; }.widget-title h3[b-lcnc7ztzt3] { font-size:.66rem; }.widget-actions button[b-lcnc7ztzt3] { width:17px; }.widget-actions[b-lcnc7ztzt3] { flex-wrap:wrap; }.palette-item[b-lcnc7ztzt3] { grid-template-columns:27px 1fr 12px; padding:8px; }.palette-icon[b-lcnc7ztzt3] { width:27px; }.scope-summary[b-lcnc7ztzt3] { max-width:500px; } }
@media(max-width:1150px) { .design-shell[b-lcnc7ztzt3] { grid-template-columns:190px minmax(0,1fr); }.design-inspector[b-lcnc7ztzt3] { position:relative; top:auto; grid-column:1 / -1; max-height:none; }.inspector-fields[b-lcnc7ztzt3] { grid-template-columns:repeat(3,minmax(0,1fr)); align-items:start; overflow:visible; }.inspector-advanced[b-lcnc7ztzt3] { grid-column:span 2; }.inspector-empty[b-lcnc7ztzt3] { display:none; }.design-steps[b-lcnc7ztzt3] { padding-inline:4%; gap:15px; }.design-command-bar[b-lcnc7ztzt3] { flex-wrap:wrap; }.design-name-field[b-lcnc7ztzt3] { min-width:200px; }.scope-fields[b-lcnc7ztzt3] { grid-template-columns:repeat(4,minmax(0,1fr)); }.scope-fields .default-toggle[b-lcnc7ztzt3] { grid-column:1 / -1; }.scope-summary[b-lcnc7ztzt3] { display:none; } }
@media(max-width:900px) { .design-shell[b-lcnc7ztzt3] { display:flex; flex-direction:column; }.design-sidebar[b-lcnc7ztzt3] { position:relative; top:auto; width:100%; max-height:310px; }.widget-library[b-lcnc7ztzt3] { display:flex; overflow:auto; max-height:135px; padding-bottom:10px; }.widget-category[b-lcnc7ztzt3] { display:none; }.palette-item[b-lcnc7ztzt3] { flex:0 0 210px; }.library-title[b-lcnc7ztzt3] { padding-bottom:0; }.sidebar-panel-heading[b-lcnc7ztzt3] { display:none; }.sidebar-tabs[b-lcnc7ztzt3] { max-width:300px; }.sidebar-search[b-lcnc7ztzt3] { float:right; width:45%; margin-top:-40px; }.widget-filter-row[b-lcnc7ztzt3] { padding-block:7px; }.layout-templates[b-lcnc7ztzt3] { display:flex; }.layout-templates > p[b-lcnc7ztzt3] { display:none; }.saved-list[b-lcnc7ztzt3] { max-height:110px; overflow:auto; }.design-canvas[b-lcnc7ztzt3],.design-inspector[b-lcnc7ztzt3] { width:100%; }.design-sidebar .saved-list[b-lcnc7ztzt3] { display:flex; }.design-sidebar .saved-item[b-lcnc7ztzt3] { min-width:200px; }.design-steps small[b-lcnc7ztzt3] { display:none; }.design-steps[b-lcnc7ztzt3] { padding-inline:0; }.design-canvas[b-lcnc7ztzt3] { min-height:350px; }.dashboard-design-grid[b-lcnc7ztzt3] { display:grid !important; grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; height:auto !important; }.grid-stack-item[b-lcnc7ztzt3] { position:relative !important; width:100% !important; top:auto !important; left:auto !important; height:300px !important; }.grid-stack-item[gs-w="12"][b-lcnc7ztzt3],.grid-stack-item[gs-w="8"][b-lcnc7ztzt3] { grid-column:1 / -1; }.grid-stack-item[gs-h="2"][b-lcnc7ztzt3] { height:170px !important; }.grid-stack-item-content[b-lcnc7ztzt3] { position:absolute !important; inset:0 !important; }.widget-title h3[b-lcnc7ztzt3] { font-size:.76rem; }.widget-actions[b-lcnc7ztzt3] { flex-wrap:nowrap; }.widget-drag-handle[b-lcnc7ztzt3] { display:none; }.is-preview .design-sidebar[b-lcnc7ztzt3] { display:none; } }
@media(max-width:600px) { .design-command-bar[b-lcnc7ztzt3] { padding:10px; gap:8px; }.design-back-link span[b-lcnc7ztzt3] { display:none; }.design-command-actions[b-lcnc7ztzt3] { width:100%; justify-content:flex-end; }.design-command-actions .history-actions[b-lcnc7ztzt3] { margin-right:auto; }.design-name-field input.form-control[b-lcnc7ztzt3] { font-size:1.2rem; }.design-steps[b-lcnc7ztzt3] { gap:7px; }.design-steps button[b-lcnc7ztzt3] { gap:5px; }.design-steps strong[b-lcnc7ztzt3] { font-size:.63rem; }.design-steps b[b-lcnc7ztzt3] { width:23px;height:23px;font-size:.7rem; }.design-scope[b-lcnc7ztzt3] { padding:11px; }.scope-fields[b-lcnc7ztzt3] { grid-template-columns:1fr 1fr; gap:10px; }.scope-heading h2[b-lcnc7ztzt3] { font-size:.78rem; }.scope-refresh[b-lcnc7ztzt3] { font-size:.62rem; }.design-sidebar[b-lcnc7ztzt3] { max-height:320px; }.sidebar-search[b-lcnc7ztzt3] { float:none; width:auto; margin-top:8px; }.sidebar-tabs[b-lcnc7ztzt3] { max-width:none; }.library-title[b-lcnc7ztzt3] { display:none; }.dashboard-design-grid[b-lcnc7ztzt3] { grid-template-columns:1fr; }.grid-stack-item[b-lcnc7ztzt3] { grid-column:1 !important; }.grid-stack-item[data-widget-type="today.health"][b-lcnc7ztzt3] { height:630px !important; }.inspector-fields[b-lcnc7ztzt3] { grid-template-columns:1fr; }.inspector-advanced[b-lcnc7ztzt3] { grid-column:auto; }.designer-footnote[b-lcnc7ztzt3] { flex-direction:column; gap:4px; }.canvas-add-strip[b-lcnc7ztzt3] { flex-wrap:wrap; }.layout-templates[b-lcnc7ztzt3] { flex-direction:column; }.design-more-popover[b-lcnc7ztzt3] { right:-100px; } }
/* Responsive settings are a bounded sheet; never push the inspector below a long canvas. */
.widget-frame > header[b-lcnc7ztzt3] { position:relative; }
.widget-actions[b-lcnc7ztzt3] { position:absolute; right:8px; top:6px; opacity:0; pointer-events:none; background:#ffffffee; }
.widget-frame:hover .widget-actions[b-lcnc7ztzt3],.widget-frame:focus-within .widget-actions[b-lcnc7ztzt3],.widget-frame.selected .widget-actions[b-lcnc7ztzt3] { opacity:1; pointer-events:auto; }
.widget-title h3[b-lcnc7ztzt3] { padding-right:0; }
.library-title h2[b-lcnc7ztzt3],.inspector-heading h2[b-lcnc7ztzt3],.inspector-empty h2[b-lcnc7ztzt3] { font-weight:750; }
.palette-icon[b-lcnc7ztzt3]  svg { width:20px; height:20px; }
.design-command-bar[b-lcnc7ztzt3] { padding-block:9px; }
.design-scope[b-lcnc7ztzt3] { padding-block:8px; }
.design-steps button[b-lcnc7ztzt3] { line-height:1.25; }
.canvas-actions > span[b-lcnc7ztzt3] { min-height:26px; }
@media(max-width:1150px) {
  .design-inspector:not(.inspector-empty)[b-lcnc7ztzt3] { position:fixed; z-index:60; top:auto; bottom:12px; right:12px; width:330px; max-height:70dvh; box-shadow:0 15px 65px #10214b30; }
  .design-inspector .inspector-fields[b-lcnc7ztzt3] { display:grid; grid-template-columns:1fr; overflow-y:auto; }
  .design-inspector .inspector-advanced[b-lcnc7ztzt3] { grid-column:auto; }
}
@media(max-width:600px) {
  .design-inspector:not(.inspector-empty)[b-lcnc7ztzt3] { width:calc(100vw - 16px); right:8px; bottom:8px; max-height:65dvh; }
  .canvas-heading[b-lcnc7ztzt3] { align-items:flex-start; flex-direction:column; }
}
/* /Pages/EmployeeActivity.razor.rz.scp.css */
.employee-activity-page[b-waj46hj07n]{color:#11264d;min-width:0}
.ea-shell[b-waj46hj07n]{display:grid;gap:12px;min-width:0}
.ea-header[b-waj46hj07n]{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:2px 0}
.ea-eyebrow[b-waj46hj07n]{margin:0;color:#4b6792;font-size:9px;line-height:1.2!important;font-weight:800;text-transform:uppercase;letter-spacing:.14em}
.ea-heading h1[b-waj46hj07n]{margin:2px 0 1px;font-size:29px;line-height:1.15;font-weight:850;letter-spacing:-.045em;color:#102044}
.ea-heading>p:last-child[b-waj46hj07n]{margin:0;color:#556f96;font-size:11px;line-height:1.35}
.ea-header-tools[b-waj46hj07n]{display:flex;align-items:center;gap:12px}
.ea-live-meta[b-waj46hj07n]{display:flex;align-items:center;gap:0;margin-right:12px;font-size:10px;font-weight:600;color:#284b7c}
.ea-live-meta>span[b-waj46hj07n]{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:0 12px;border-right:1px solid #cfddf0}
.ea-live-meta>span:last-child[b-waj46hj07n]{border:0}.ea-live-meta[b-waj46hj07n]  svg{width:14px;height:14px;color:#1461d5}.ea-live-meta i[b-waj46hj07n]{display:inline-block;width:8px;height:8px;flex:none}
.ea-button[b-waj46hj07n]{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #cbdcf6;border-radius:7px;min-height:38px;padding:8px 16px;background:#fff;color:#193e78;font-size:11px;font-weight:750;white-space:nowrap;transition:background .16s,border-color .16s,box-shadow .16s}
.ea-button[b-waj46hj07n]  svg{width:17px;height:17px;flex:none}.ea-button:hover:not(:disabled)[b-waj46hj07n]{border-color:#619cff;background:#f3f8ff;box-shadow:0 2px 8px #0968ed0d}
.ea-button.is-primary[b-waj46hj07n]{background:linear-gradient(115deg,#087bff,#1454f5);color:#fff;border-color:#1264f6;box-shadow:0 3px 8px #1264f61a}
.ea-button.is-primary:hover:not(:disabled)[b-waj46hj07n]{background:#0757db;color:#fff}
.ea-feedback:empty[b-waj46hj07n]{display:none}.ea-feedback>div:first-child[b-waj46hj07n]{margin-top:0}
.ea-filters[b-waj46hj07n]{display:grid;grid-template-columns:minmax(130px,1.2fr) 140px minmax(110px,1fr) minmax(100px,1fr) minmax(110px,1fr) auto 125px;gap:10px;align-items:end;padding:10px 12px;background:#fff;border:1px solid #dce6f4;border-radius:8px;box-shadow:0 2px 7px #163f7b03}
.ea-filters label[b-waj46hj07n]{display:grid;gap:5px;min-width:0}.ea-filters label>span[b-waj46hj07n]{font-size:10px;line-height:1.2;font-weight:750;color:#2e4771}
.ea-filters select[b-waj46hj07n],.ea-filters input[b-waj46hj07n],.ea-timeline-tools select[b-waj46hj07n]{width:100%;min-width:0;height:34px;padding:5px 10px;border:1px solid #cfddf1;border-radius:6px;background-color:#fff;color:#1f3b68;font-size:11px;box-shadow:0 1px 2px #1e4e8905}
.ea-filters select[b-waj46hj07n],.ea-timeline-tools select[b-waj46hj07n]{padding-right:25px}.ea-refresh[b-waj46hj07n]{height:34px;min-height:34px;padding-inline:13px}
.ea-filter-reset[b-waj46hj07n]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;text-align:center}
.ea-filter-reset button[b-waj46hj07n]{color:#0864ec;font-weight:750;padding:0 10px;border:0;background:none;min-height:18px}.ea-filter-reset button:hover[b-waj46hj07n]{text-decoration:underline}.ea-filter-reset small[b-waj46hj07n]{font-size:9px;color:#627ba0;line-height:1.25}
.ea-scope-chips[b-waj46hj07n]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px}.ea-scope-chips span[b-waj46hj07n]{padding:5px 9px;background:#edf4ff;border:1px solid #d6e5fa;border-radius:6px;color:#355985;overflow-wrap:anywhere}.ea-scope-chips button[b-waj46hj07n]{font-weight:700;color:#075ee5}
.ea-support[b-waj46hj07n]{border:1px solid #dce6f4;border-radius:8px;background:#fff;min-width:0}
.ea-support-bar[b-waj46hj07n]{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:10px 14px}
.ea-section-title[b-waj46hj07n]{display:flex;gap:11px;align-items:center;min-width:0}.ea-section-title[b-waj46hj07n]  svg{width:23px;height:23px;flex:none;color:#0868ff}
.ea-section-title h2[b-waj46hj07n]{font-size:14px;line-height:1.25;font-weight:800;letter-spacing:-.02em;color:#13284c;margin:0}.ea-section-title p[b-waj46hj07n]{font-size:10px;line-height:1.4;color:#62799d;margin:2px 0 0}
.ea-support-toggle[b-waj46hj07n]{display:flex;align-items:center;gap:10px;min-height:34px;padding:7px 10px;font-size:10px;font-weight:700;color:#29446f;border:1px solid #d3e0f3;border-radius:6px;background:linear-gradient(#fff,#fcfdff);text-align:left}
.ea-support-toggle[b-waj46hj07n]  svg{width:15px;height:15px;flex:none}.ea-support-toggle[b-waj46hj07n]  svg:last-child{margin-left:auto;transition:transform .18s}
.ea-support-toggle[aria-expanded=true][b-waj46hj07n]{border-color:#91b9f6;background:#eef5ff;color:#075bd9}.ea-support-toggle[aria-expanded=true][b-waj46hj07n]  svg:last-child{transform:rotate(180deg)}.ea-support-toggle:hover[b-waj46hj07n]{border-color:#8bb4f4}
.ea-support-content[b-waj46hj07n]{border-top:1px solid #e0e9f5;padding:16px;min-width:0}.ea-support-content[hidden][b-waj46hj07n]{display:none!important}.ea-support-content>div[b-waj46hj07n]{padding:0}.ea-support-content>article[b-waj46hj07n]{box-shadow:none;border:0;padding:0}.ea-guide[b-waj46hj07n]{font-size:12px;color:#405c83;line-height:1.7}.ea-guide p[b-waj46hj07n]{margin:0 0 10px;max-width:1100px}.ea-guide p:last-child[b-waj46hj07n]{margin:0}
.ea-timeline-wrap[b-waj46hj07n]{min-width:0}.ea-timeline[b-waj46hj07n]{border:1px solid #dce6f4;border-radius:8px;background:#fff;min-width:0;padding:0 12px}
.ea-timeline-head[b-waj46hj07n]{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 2px}
.ea-timeline-tools[b-waj46hj07n]{display:flex;align-items:center;gap:8px;font-size:10px;color:#294872}.ea-timeline-tools select[b-waj46hj07n]{width:auto;max-width:160px;height:30px;font-size:10px}
.ea-search[b-waj46hj07n]{display:flex;align-items:center;gap:7px;width:210px;border:1px solid #cfddf1;border-radius:6px;padding:0 9px;height:30px;background:white}.ea-search[b-waj46hj07n]  svg{width:14px;height:14px;flex:none;color:#45668e}.ea-search input[b-waj46hj07n]{width:100%;min-width:0;font-size:10px;color:#193963;border:0;background:transparent;outline:0;padding:0;box-shadow:none}.ea-search:focus-within[b-waj46hj07n]{outline:2px solid #287aff;outline-offset:2px}
.ea-page-count[b-waj46hj07n]{padding:0 10px;border-left:1px solid #dde6f3;white-space:nowrap;font-variant-numeric:tabular-nums}
.ea-pagination[b-waj46hj07n]{display:inline-flex;border:1px solid #d1dff2;border-radius:6px;overflow:hidden}.ea-pagination button[b-waj46hj07n]{border:0;border-right:1px solid #e0e8f5;background:#fff;color:#315885;width:30px;height:29px;font-size:20px;line-height:1}.ea-pagination button:last-child[b-waj46hj07n]{border-right:0}.ea-pagination button:hover:not(:disabled)[b-waj46hj07n]{background:#edf5ff}
.ea-timeline table[b-waj46hj07n]{width:100%;border-collapse:collapse}.ea-timeline thead[b-waj46hj07n]{color:#405e87;background:#f2f6fc}.ea-timeline th[b-waj46hj07n]{font-size:10px;font-weight:650;padding:7px 9px}.ea-timeline td[b-waj46hj07n]{padding:5px 9px}.ea-timeline td p[b-waj46hj07n]{line-height:1.25}.ea-timeline td>span[b-waj46hj07n]{align-items:center;gap:5px}.ea-timeline td>span i[b-waj46hj07n]{display:inline-block;flex:none;width:7px;height:7px}
.ea-person-cell[b-waj46hj07n]{display:flex;align-items:center;gap:8px;min-width:0}.ea-avatar[b-waj46hj07n]{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:50%;background:linear-gradient(145deg,#e8f4ff,#c3d9ff);color:#2764ca;font-size:10px;font-weight:800}
.ea-timeline-footer[b-waj46hj07n]{padding:9px 2px;border-top:1px solid #e2eaf5}.ea-timeline-footer>div>p[b-waj46hj07n]{font-size:9px;letter-spacing:.05em}.ea-timeline-footer .btn[b-waj46hj07n]{min-height:28px;padding:4px 10px;font-size:10px}.ea-timeline-footer span[b-waj46hj07n]{font-size:11px}
.employee-activity-page button:disabled[b-waj46hj07n]{opacity:.48;cursor:not-allowed}.employee-activity-page button[b-waj46hj07n]{cursor:pointer}.employee-activity-page button:focus-visible[b-waj46hj07n],.employee-activity-page select:focus-visible[b-waj46hj07n],.employee-activity-page input:focus-visible[b-waj46hj07n]{outline:2px solid #287aff;outline-offset:3px}
@media(max-width:1350px){.ea-live-meta[b-waj46hj07n]{margin-right:0;font-size:9px}.ea-live-meta>span[b-waj46hj07n]{padding:0 8px;gap:5px}.ea-header-tools[b-waj46hj07n]{gap:8px}.ea-heading[b-waj46hj07n]{max-width:390px}.ea-button[b-waj46hj07n]{padding-inline:12px}}
@media(max-width:1080px){.ea-header[b-waj46hj07n]{align-items:flex-start}.ea-header-tools[b-waj46hj07n]{flex-wrap:wrap;justify-content:flex-end;gap:8px}.ea-live-meta[b-waj46hj07n]{flex-basis:100%;justify-content:flex-end;margin:0}.ea-filters[b-waj46hj07n]{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ea-refresh[b-waj46hj07n]{grid-column:4}.ea-filter-reset[b-waj46hj07n]{align-items:flex-end}.ea-filter-reset small br[b-waj46hj07n]{display:none}}
@media(max-width:1100px){.ea-support-bar[b-waj46hj07n]{grid-template-columns:repeat(3,minmax(0,1fr))}.ea-support-bar>.ea-section-title[b-waj46hj07n]{grid-column:1/-1}.ea-timeline-head[b-waj46hj07n]{align-items:flex-start;flex-direction:column}.ea-timeline-tools[b-waj46hj07n]{width:100%;flex-wrap:wrap}.ea-search[b-waj46hj07n]{flex:1;min-width:180px}}
@media(max-width:760px){.ea-header[b-waj46hj07n]{flex-direction:column;gap:12px}.ea-header-tools[b-waj46hj07n]{width:100%;justify-content:flex-start}.ea-live-meta[b-waj46hj07n]{justify-content:flex-start;flex-wrap:wrap;row-gap:8px}.ea-live-meta>span:first-child[b-waj46hj07n]{padding-left:0}.ea-heading h1[b-waj46hj07n]{font-size:26px}.ea-filters[b-waj46hj07n]{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.ea-refresh[b-waj46hj07n]{grid-column:auto}.ea-filter-reset[b-waj46hj07n]{grid-column:1/-1;flex-direction:row;justify-content:flex-start;gap:10px}.ea-support-bar[b-waj46hj07n]{grid-template-columns:1fr;gap:8px;padding:12px}.ea-support-bar>.ea-section-title[b-waj46hj07n]{margin-bottom:3px}.ea-support-toggle[b-waj46hj07n]{min-height:36px}.ea-timeline-tools select[b-waj46hj07n]{flex:1;max-width:none}.ea-search[b-waj46hj07n]{flex-basis:100%}.ea-page-count[b-waj46hj07n]{border:0;padding:0;margin-right:auto}.ea-support-content[b-waj46hj07n]{padding:12px}}
@media(prefers-reduced-motion:reduce){.ea-button[b-waj46hj07n],.ea-support-toggle[b-waj46hj07n]  svg{transition:none}}
/* /Pages/Employees.razor.rz.scp.css */
.employees-page[b-knlxobqnit]{display:grid;gap:16px;color:#14294e;min-width:0}
.ep-header[b-knlxobqnit]{display:flex;align-items:center;justify-content:space-between;gap:20px}
.ep-eyebrow[b-knlxobqnit]{margin:0 0 4px;color:#526e99;font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1.3}
.ep-header h1[b-knlxobqnit]{margin:0;font-size:30px;font-weight:850;letter-spacing:-.04em;color:#102347}
.ep-header>div>p:last-child[b-knlxobqnit]{margin:6px 0 0;color:#586f92;font-size:13px}
.ep-header-actions[b-knlxobqnit],.ep-row-actions[b-knlxobqnit]{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.ep-button[b-knlxobqnit]{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 14px;border:1px solid #cadcf5;border-radius:7px;background:#fff;color:#204e8b;font-size:12px;font-weight:750;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .16s,border-color .16s,box-shadow .16s}
.ep-button[b-knlxobqnit]  svg{width:16px;height:16px}.ep-button>span[b-knlxobqnit]{font-size:18px;line-height:1}
.ep-button:hover:not(:disabled)[b-knlxobqnit]{background:#f0f6ff;border-color:#79a8ef;box-shadow:0 3px 10px #1d64c510}.ep-button.is-primary[b-knlxobqnit]{background:linear-gradient(115deg,#087cff,#1456ed);border-color:#0865f2;color:white;box-shadow:0 3px 12px #1266ee20}.ep-button.is-primary:hover:not(:disabled)[b-knlxobqnit]{background:#075cdb}.ep-button.is-danger[b-knlxobqnit]{border-color:#f2dce3;background:#fff;color:#b83d59}.ep-button.is-danger:hover:not(:disabled)[b-knlxobqnit]{background:#fff0f3;border-color:#e49aab}
.ep-metrics[b-knlxobqnit]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ep-metrics article[b-knlxobqnit]{display:flex;gap:13px;padding:16px;border:1px solid #dae5f4;border-radius:10px;background:linear-gradient(140deg,#fff,#fafdff);box-shadow:0 2px 6px #183e7305;min-width:0}
.ep-metric-icon[b-knlxobqnit]{display:grid;place-items:center;flex:none;width:39px;height:39px;border-radius:11px;background:#eaf3ff;color:#116bfb}.ep-metric-icon.is-violet[b-knlxobqnit]{background:#f2edff;color:#804bec}.ep-metric-icon.is-amber[b-knlxobqnit]{background:#fff6df;color:#cf8500}.ep-metric-icon.is-cyan[b-knlxobqnit]{background:#e6f8ff;color:#087daf}.ep-metric-icon[b-knlxobqnit]  svg{width:23px;height:23px}
.ep-metrics p[b-knlxobqnit]{font-size:12px;font-weight:700;color:#3a5c88;margin:0}.ep-metrics strong[b-knlxobqnit]{display:block;font-size:28px;font-weight:850;letter-spacing:-.04em;margin:2px 0;line-height:1.2}.ep-metrics small[b-knlxobqnit]{display:block;font-size:11px;line-height:1.4;color:#607797}
.ep-directory[b-knlxobqnit]{background:#fff;border:1px solid #dae5f4;border-radius:11px;min-width:0;box-shadow:0 3px 12px #24466e05;overflow:hidden}
.ep-directory-heading[b-knlxobqnit]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 18px}.ep-directory-heading h2[b-knlxobqnit]{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:800;margin:0;letter-spacing:-.02em}.ep-directory-heading h2[b-knlxobqnit]  svg{color:#116bfb;width:22px;height:22px}.ep-directory-heading h2 span[b-knlxobqnit]{font-size:11px;font-weight:700;border:1px solid #d9e6f7;background:#f3f7ff;color:#41638f;padding:3px 8px;border-radius:20px}
.ep-filters[b-knlxobqnit]{display:grid;grid-template-columns:minmax(240px,1.7fr) minmax(150px,1fr) minmax(160px,1fr) auto auto;align-items:end;gap:12px;padding:0 18px 16px}
.ep-filters>label:not(.ep-unassigned)[b-knlxobqnit]{display:grid;gap:5px;min-width:0}.ep-filters label>span[b-knlxobqnit]{font-size:11px;font-weight:700;color:#42608a}.ep-filters select[b-knlxobqnit],.ep-search>div[b-knlxobqnit]{width:100%;height:36px;border:1px solid #cfddf1;border-radius:7px;background:#fff;color:#294770;font-size:12px}.ep-filters select[b-knlxobqnit]{padding:5px 28px 5px 10px}.ep-search>div[b-knlxobqnit]{display:flex;align-items:center;gap:8px;padding:0 10px}.ep-search[b-knlxobqnit]  svg{width:16px;height:16px;flex:none;color:#607ba1}.ep-search input[b-knlxobqnit]{width:100%;min-width:0;border:0;padding:0;background:transparent;outline:0;box-shadow:none;font-size:12px}.ep-search>div:focus-within[b-knlxobqnit]{outline:2px solid #2e7af2;outline-offset:2px}
.ep-unassigned[b-knlxobqnit]{display:flex;align-items:center;gap:7px;min-height:36px;white-space:nowrap;font-size:11px;color:#405d86;cursor:pointer}.ep-unassigned input[b-knlxobqnit]{accent-color:#096cff}.ep-reset[b-knlxobqnit]{min-height:36px;padding:5px 4px;border:0;background:transparent;color:#0964eb;font-size:11px;font-weight:750;cursor:pointer}.ep-reset:hover[b-knlxobqnit]{text-decoration:underline}
.ep-table-scroll[b-knlxobqnit]{overflow:auto;margin:0 12px}.ep-table-scroll table[b-knlxobqnit]{width:100%;min-width:810px;border-collapse:collapse;text-align:left;table-layout:fixed}.ep-table-scroll th[b-knlxobqnit]{padding:10px;font-size:10px;font-weight:750;color:#547096;background:#f3f7fd}.ep-table-scroll th:first-child[b-knlxobqnit]{width:28%}.ep-table-scroll th:nth-child(2)[b-knlxobqnit]{width:17%}.ep-table-scroll th:nth-child(3)[b-knlxobqnit]{width:20%}.ep-table-scroll th:nth-child(4)[b-knlxobqnit]{width:20%}.ep-table-scroll th:last-child[b-knlxobqnit]{width:15%}.ep-actions-heading[b-knlxobqnit]{text-align:right}.ep-table-scroll td[b-knlxobqnit]{padding:12px 10px;border-top:1px solid #e5edf6;font-size:12px;vertical-align:middle;overflow-wrap:anywhere}.ep-table-scroll tr:hover td[b-knlxobqnit]{background:#fafcff}
.ep-person[b-knlxobqnit]{display:flex;align-items:center;gap:10px;min-width:0}.ep-person>div[b-knlxobqnit]{min-width:0}.ep-avatar[b-knlxobqnit]{display:grid;place-items:center;flex:none;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#e8f6ff,#c8deff);color:#1d62c9;font-size:12px;font-weight:800}.ep-person-name[b-knlxobqnit]{display:block;padding:0;border:0;background:none;color:#193761;font-size:12px;font-weight:800;text-align:left;cursor:pointer;overflow-wrap:anywhere}.ep-person-name:hover[b-knlxobqnit]{color:#0065ef;text-decoration:underline}.ep-person small[b-knlxobqnit]{display:block;color:#617b9c;font-size:10px;margin-top:3px;overflow-wrap:anywhere}
.ep-company[b-knlxobqnit]{color:#3b5680;font-size:12px}.ep-badges[b-knlxobqnit]{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.ep-badge[b-knlxobqnit]{font-size:10px;line-height:1.35;font-weight:650;color:#305d9b;background:#eff5ff;border:1px solid #dce8f9;padding:4px 8px;border-radius:5px}.ep-badge.is-amber[b-knlxobqnit]{color:#9d6804;background:#fff8e8;border-color:#f2dba9}.ep-badge.is-violet[b-knlxobqnit]{color:#7150a4;background:#f5f0ff;border-color:#e6dcf7}.ep-default[b-knlxobqnit]{color:#6881a0;font-size:11px}.ep-row-actions[b-knlxobqnit]{justify-content:flex-end;gap:6px}.ep-row-actions .ep-button[b-knlxobqnit]{padding:5px 10px;min-height:30px;font-size:10px}
.ep-directory-footer[b-knlxobqnit]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-top:1px solid #e3ebf6;font-size:11px;color:#547197}.ep-directory-footer>div[b-knlxobqnit]{display:flex;align-items:center;gap:9px}.ep-directory-footer select[b-knlxobqnit]{border:1px solid #d2e0f3;border-radius:6px;padding:4px 24px 4px 8px;color:#294b79;font-size:11px}.ep-directory-footer .ep-button[b-knlxobqnit]{min-height:29px;padding:3px 11px;font-size:18px}
.ep-loading[b-knlxobqnit],.ep-empty[b-knlxobqnit]{display:flex;flex-direction:column;align-items:center;gap:10px;padding:45px 20px;text-align:center;color:#567394}.ep-loading[b-knlxobqnit]  svg,.ep-empty[b-knlxobqnit]  svg{width:32px;height:32px;color:#71a3e4}.ep-empty h3[b-knlxobqnit]{margin:0;font-size:18px;font-weight:750;color:#18365e}.ep-empty p[b-knlxobqnit],.ep-loading p[b-knlxobqnit]{margin:0;font-size:12px}
.ep-feedback[b-knlxobqnit]{margin:0;padding:11px 14px;border:1px solid #cedff3;border-radius:8px;font-size:12px;line-height:1.5}.ep-feedback.is-error[b-knlxobqnit]{background:#fff1f4;border-color:#efc5cf;color:#a32a46}.ep-feedback.is-success[b-knlxobqnit]{background:#effaf7;border-color:#b9e5d6;color:#14674c}
/* Native dialog avoids header z-index and transformed-ancestor clipping. */
.ep-editor[b-knlxobqnit]{width:min(860px,calc(100vw - 32px));height:min(880px,calc(100dvh - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #d5e3f5;border-radius:16px;overflow:hidden;background:#f7faff;color:#14294e;box-shadow:0 28px 100px #071c4c55}
.ep-editor[b-knlxobqnit]::backdrop{background:#10244499;backdrop-filter:blur(3px)}
.ep-editor[open][b-knlxobqnit]{animation:ep-dialog-in-b-knlxobqnit .2s cubic-bezier(.22,1,.36,1)}
.ep-editor-form[b-knlxobqnit]{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;min-width:0}
.ep-editor-header[b-knlxobqnit]{display:flex;align-items:center;gap:13px;padding:18px 22px;border-bottom:1px solid #dce6f4;background:#fff;min-width:0}.ep-editor-header>div[b-knlxobqnit]{min-width:0}.ep-editor-header h2[b-knlxobqnit]{font-size:22px;font-weight:850;letter-spacing:-.03em;line-height:1.2;margin:0;color:#10284e}.ep-editor-header #employee-editor-description[b-knlxobqnit]{font-size:12px;color:#607896;margin:4px 0 0;line-height:1.4}.ep-editor-icon[b-knlxobqnit]{display:grid;place-items:center;background:#ebf3ff;border:1px solid #d8e7fe;border-radius:12px;width:44px;height:44px;color:#126afa;flex:none}.ep-editor-icon[b-knlxobqnit]  svg{width:25px;height:25px}
.ep-close[b-knlxobqnit]{display:grid;place-items:center;align-self:flex-start;margin-left:auto;flex:none;width:34px;height:34px;border:1px solid #dbe5f2;border-radius:8px;background:#fff;color:#345783;font-size:25px;line-height:1;cursor:pointer}.ep-close:hover:not(:disabled)[b-knlxobqnit]{background:#eef5ff;border-color:#94baf3}
.ep-editor-body[b-knlxobqnit]{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:18px 22px}.ep-editor-body>.ep-feedback[b-knlxobqnit]{margin-bottom:14px}
.ep-editor-fields[b-knlxobqnit]{min-width:0;padding:0;margin:0;border:0}.ep-editor-sections[b-knlxobqnit]{display:grid;gap:16px}.ep-profile-fields[b-knlxobqnit]{padding:16px;border:1px solid #dce6f4;background:white;border-radius:10px}.ep-profile-fields h3[b-knlxobqnit]{font-size:14px;font-weight:800;margin:0;color:#204b81}.ep-profile-fields>p[b-knlxobqnit]{font-size:11px;color:#69819e;line-height:1.5;margin:4px 0 14px}.ep-field-grid[b-knlxobqnit]{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ep-field-grid label[b-knlxobqnit]{min-width:0}
.ep-editor-body[b-knlxobqnit]  .form-control,.ep-editor-body[b-knlxobqnit]  .form-select{min-height:38px;max-width:100%;padding:8px 11px;border:1px solid #ccdcef;border-radius:7px;color:#24456f;font-size:12px;background-color:#fff;box-shadow:0 1px 2px #20476e04}.ep-editor-body[b-knlxobqnit]  .form-select{padding-right:30px}.ep-editor-body[b-knlxobqnit]  .retail-field-label{font-size:11px;color:#49658a;font-weight:700}.ep-editor-body[b-knlxobqnit]  textarea{resize:vertical;min-height:82px}
.ep-editor-sections>fieldset[b-knlxobqnit],.ep-recording[b-knlxobqnit] >fieldset{border:1px solid #dce6f4;border-radius:10px;background:#fff;padding:14px 16px 16px;min-width:0}.ep-editor-sections>fieldset>legend[b-knlxobqnit],.ep-recording[b-knlxobqnit]  legend{font-size:12px;font-weight:800;color:#315783;letter-spacing:0;text-transform:none;padding:0 6px}.ep-recording[b-knlxobqnit]{margin-top:16px}.ep-editor-body[b-knlxobqnit]  p{font-size:11px;line-height:1.55}.ep-editor-body[b-knlxobqnit]  input[type=checkbox]{accent-color:#106bf5;width:15px;height:15px;flex:none}.ep-editor-body[b-knlxobqnit]  label{overflow-wrap:anywhere}.ep-editor-body[b-knlxobqnit]  .btn{font-size:11px;min-height:34px;padding:6px 12px}.ep-editor-body[b-knlxobqnit]  .rounded-xl{border-radius:7px}
.ep-editor-footer[b-knlxobqnit]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 22px;background:white;border-top:1px solid #d7e3f3;box-shadow:0 -4px 16px #213d6905;min-width:0}.ep-editor-footer>span[b-knlxobqnit]{display:flex;align-items:center;gap:7px;font-size:10px;color:#577294}.ep-editor-footer[b-knlxobqnit]  svg{width:16px;height:16px;color:#2378dc;flex:none}.ep-editor-footer>div[b-knlxobqnit]{display:flex;gap:8px}.ep-editor-footer .is-primary[b-knlxobqnit]{min-width:135px}
.employees-page button:disabled[b-knlxobqnit],.ep-editor button:disabled[b-knlxobqnit]{opacity:.45;cursor:not-allowed}.employees-page button:focus-visible[b-knlxobqnit],.employees-page select:focus-visible[b-knlxobqnit],.ep-editor button:focus-visible[b-knlxobqnit],.ep-editor[b-knlxobqnit]  input:focus-visible,.ep-editor[b-knlxobqnit]  select:focus-visible,.ep-editor[b-knlxobqnit]  textarea:focus-visible{outline:2px solid #2276f7;outline-offset:3px}
@keyframes ep-dialog-in-b-knlxobqnit{from{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}
@media(max-width:1100px){.ep-filters[b-knlxobqnit]{grid-template-columns:minmax(200px,1.5fr) 1fr 1fr}.ep-unassigned[b-knlxobqnit]{grid-column:1/3}.ep-reset[b-knlxobqnit]{justify-self:end}.ep-metrics[b-knlxobqnit]{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.ep-header[b-knlxobqnit]{align-items:flex-start;flex-direction:column;gap:14px}.ep-header h1[b-knlxobqnit]{font-size:27px}.ep-header>div>p:last-child[b-knlxobqnit]{font-size:12px}.ep-metrics[b-knlxobqnit]{gap:9px}.ep-metrics article[b-knlxobqnit]{padding:12px;gap:9px}.ep-metric-icon[b-knlxobqnit]{width:29px;height:29px;border-radius:8px}.ep-metric-icon[b-knlxobqnit]  svg{width:19px;height:19px}.ep-metrics strong[b-knlxobqnit]{font-size:24px}.ep-metrics small[b-knlxobqnit]{font-size:10px}.ep-metrics p[b-knlxobqnit]{font-size:11px}.ep-filters[b-knlxobqnit]{grid-template-columns:1fr 1fr;padding:0 12px 12px;gap:10px}.ep-search[b-knlxobqnit]{grid-column:1/-1}.ep-unassigned[b-knlxobqnit]{grid-column:1}.ep-directory-heading[b-knlxobqnit]{padding:12px}.ep-directory-footer[b-knlxobqnit]{flex-wrap:wrap;padding:12px}.ep-directory-footer>div[b-knlxobqnit]{margin-left:auto}.ep-editor[b-knlxobqnit]{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:12px}.ep-editor-header[b-knlxobqnit]{padding:12px;gap:10px}.ep-editor-icon[b-knlxobqnit]{width:34px;height:34px}.ep-editor-header h2[b-knlxobqnit]{font-size:19px}.ep-editor-header #employee-editor-description[b-knlxobqnit]{font-size:10px}.ep-editor-body[b-knlxobqnit]{padding:12px}.ep-editor-footer[b-knlxobqnit]{padding:10px 12px;gap:8px;flex-wrap:wrap}.ep-editor-footer>span[b-knlxobqnit]{font-size:9px}.ep-editor-footer>div[b-knlxobqnit]{margin-left:auto}.ep-field-grid[b-knlxobqnit]{grid-template-columns:1fr;gap:12px}.ep-profile-fields[b-knlxobqnit],.ep-editor-sections>fieldset[b-knlxobqnit],.ep-recording[b-knlxobqnit] >fieldset{padding:12px}.ep-editor-footer .ep-button[b-knlxobqnit]{font-size:11px;min-height:36px}.ep-editor-footer .is-primary[b-knlxobqnit]{min-width:120px}}
@media(max-height:500px){.ep-editor-header[b-knlxobqnit]{padding-block:8px}.ep-editor-header #employee-editor-description[b-knlxobqnit],.ep-editor-header .ep-eyebrow[b-knlxobqnit]{display:none}.ep-editor-footer[b-knlxobqnit]{padding-block:8px}.ep-editor-footer>span[b-knlxobqnit]{display:none}}
@media(prefers-reduced-motion:reduce){.ep-editor[open][b-knlxobqnit]{animation:none}.ep-button[b-knlxobqnit]{transition:none}}
/* /Pages/Images.razor.rz.scp.css */
.screenshot-review[b-ovj7m41ptc]{--sr-blue:#0863ff;--sr-ink:#11244a;--sr-muted:#62789f;--sr-border:#dce6f6;display:grid;gap:12px;color:var(--sr-ink);font-size:13px}

.sr-header[b-ovj7m41ptc]{display:flex;align-items:center;justify-content:space-between;gap:24px}
.sr-header h1[b-ovj7m41ptc]{font-size:28px;line-height:1.15;letter-spacing:-1px;font-weight:750;margin:2px 0}
.sr-header p[b-ovj7m41ptc]{margin:0;color:var(--sr-muted);font-size:12px}
.sr-header .sr-eyebrow[b-ovj7m41ptc]{text-transform:uppercase;letter-spacing:1.7px;font-size:9px;font-weight:750;color:#486697}
.sr-filters[b-ovj7m41ptc]{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.sr-filters label[b-ovj7m41ptc]{min-width:0}
.screenshot-review input:not([type=range])[b-ovj7m41ptc],.screenshot-review select[b-ovj7m41ptc]{border:1px solid var(--sr-border);border-radius:7px;background:#fff;color:var(--sr-ink);padding:9px 10px;height:36px;font:inherit;max-width:100%}
.sr-filters select[b-ovj7m41ptc]{max-width:170px}
.sr-search[b-ovj7m41ptc]{position:relative}
.sr-search input[b-ovj7m41ptc]{width:175px;padding-left:32px!important}
.sr-search[b-ovj7m41ptc]  svg{position:absolute;left:10px;top:10px;width:16px;height:16px}
.sr-button[b-ovj7m41ptc]{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:1px solid var(--sr-border);border-radius:7px;background:linear-gradient(#fff,#f9fbff);padding:7px 12px;font:inherit;font-size:11px;font-weight:650;color:#254879;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .15s,box-shadow .15s}
.sr-button:hover:not(:disabled)[b-ovj7m41ptc]{background:#edf4ff;border-color:#9dbdff;box-shadow:0 2px 7px #0d4cb00b}
.sr-button.is-primary[b-ovj7m41ptc]{background:var(--sr-blue);color:white;border-color:var(--sr-blue);padding-inline:22px;box-shadow:0 4px 10px #0863ff1c}
.sr-button.is-primary:hover[b-ovj7m41ptc]{background:#004dde}
.sr-button.is-text[b-ovj7m41ptc]{border-color:transparent;background:transparent;color:var(--sr-blue);box-shadow:none}
.sr-button.is-dark[b-ovj7m41ptc]{background:#102441;color:#fff;border-color:#193455}
.sr-button.is-danger[b-ovj7m41ptc]{color:#d93053;background:#fff5f7;border-color:#ffc6d0}
.sr-button:disabled[b-ovj7m41ptc],button:disabled[b-ovj7m41ptc]{opacity:.45;cursor:default}
.screenshot-review :is(button,a,input,select):focus-visible[b-ovj7m41ptc]{outline:3px solid #83adff;outline-offset:3px}
.screenshot-review[b-ovj7m41ptc]  svg{width:16px;height:16px;flex-shrink:0}
.sr-square[b-ovj7m41ptc]{width:30px;min-height:30px;padding:5px}
.sr-summary-row[b-ovj7m41ptc]{display:flex;align-items:center;justify-content:space-between;gap:12px}
.sr-summary[b-ovj7m41ptc]{display:flex;flex-wrap:wrap;border:1px solid var(--sr-border);border-radius:8px;background:#fff;box-shadow:0 2px 3px #163e6805}
.sr-summary>span[b-ovj7m41ptc]{display:flex;align-items:center;gap:7px;padding:10px 13px;font-size:11px;border-right:1px solid #e9eff8}
.sr-summary>span:last-child[b-ovj7m41ptc]{border:0}
.sr-summary[b-ovj7m41ptc]  svg{color:#204b93}
.sr-green[b-ovj7m41ptc]{color:#009d74}
.sr-date-nav[b-ovj7m41ptc]{display:flex;gap:0}
.sr-date-nav .sr-button[b-ovj7m41ptc]{border-radius:0;margin-left:-1px}
.sr-date-nav .sr-button:first-child[b-ovj7m41ptc]{border-radius:7px 0 0 7px}
.sr-date-nav .sr-button:last-child[b-ovj7m41ptc]{border-radius:7px;margin-left:10px}
.sr-card[b-ovj7m41ptc]{min-width:0;background:#fff;border:1px solid var(--sr-border);border-radius:9px;box-shadow:0 2px 4px #133b6605;overflow:hidden}
.sr-card h2[b-ovj7m41ptc]{font-size:14px;font-weight:750;letter-spacing:-.2px;margin:0}
.sr-card-heading[b-ovj7m41ptc]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e8eef8;background:linear-gradient(115deg,#fff,#f9fbff)}
.sr-card-heading h2[b-ovj7m41ptc]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.sr-card-heading p[b-ovj7m41ptc]{margin:4px 0 0;color:var(--sr-muted);font-size:11px}
.sr-legend[b-ovj7m41ptc]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:10px;color:#58709b}
.sr-legend>span[b-ovj7m41ptc]{display:flex;align-items:center;gap:5px}
.sr-legend i[b-ovj7m41ptc]{display:block;width:8px;height:8px;border-radius:50%}
.is-productive[b-ovj7m41ptc]{background:#24c797}
.is-unproductive[b-ovj7m41ptc]{background:#ff557b}
.is-idle[b-ovj7m41ptc]{background:#f5ad08}
.is-other[b-ovj7m41ptc]{background:#94a5be}
.is-private[b-ovj7m41ptc]{background:#aa68cb}
.sr-timeline-scroll[b-ovj7m41ptc]{overflow:auto;padding:0 14px 11px}
.sr-timeline-track[b-ovj7m41ptc]{width:100%}
.sr-bars[b-ovj7m41ptc]{display:flex;align-items:flex-end;gap:3px;height:120px;padding-top:73px;position:relative}
.sr-bar[b-ovj7m41ptc]{position:relative;flex:1;min-width:4px;border:0;border-radius:3px 3px 1px 1px;padding:0;cursor:pointer;box-shadow:inset 0 2px 3px #ffffff30}
.sr-bar.is-active[b-ovj7m41ptc]{outline:2px solid #0863ff;outline-offset:2px}
.sr-bar.is-empty[b-ovj7m41ptc]{background:#e3eaf5;opacity:1}
.sr-bar:not(:disabled):hover[b-ovj7m41ptc]{filter:brightness(.94)}
.sr-bucket-tooltip[b-ovj7m41ptc]{display:flex;flex-direction:column;position:absolute;z-index:2;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);width:112px;padding:6px 8px;background:#fff;border:1px solid var(--sr-border);border-radius:7px;box-shadow:0 3px 10px #18386620;font-size:9px;line-height:1.5;text-align:left;color:var(--sr-ink);pointer-events:none}
.sr-bucket-tooltip span[b-ovj7m41ptc]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sr-bar:nth-child(-n+5) .sr-bucket-tooltip[b-ovj7m41ptc]{left:0;transform:none}
.sr-bar:nth-last-child(-n+5) .sr-bucket-tooltip[b-ovj7m41ptc]{left:auto;right:0;transform:none}
.sr-timeline-track input[type=range][b-ovj7m41ptc]{width:100%;height:12px;accent-color:var(--sr-blue);margin:8px 0 0;display:block;cursor:pointer}
.sr-range-labels[b-ovj7m41ptc]{display:flex;justify-content:space-between;color:var(--sr-muted);font-size:10px;margin-top:6px}
.sr-review-grid[b-ovj7m41ptc]{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}
.sr-capture-heading[b-ovj7m41ptc]{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.sr-capture-title[b-ovj7m41ptc]{min-width:0}
.sr-inline[b-ovj7m41ptc]{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.sr-inline small[b-ovj7m41ptc]{font-size:10px;color:var(--sr-muted)}
.sr-capture-title h2[b-ovj7m41ptc]{font-size:20px;margin:5px 0 3px;overflow-wrap:anywhere}
.sr-capture-title p[b-ovj7m41ptc]{font-size:10px;color:var(--sr-muted);margin:0;overflow-wrap:anywhere}
.sr-capture-actions[b-ovj7m41ptc]{display:flex;flex-wrap:wrap;align-items:center;gap:7px}
.sr-secure[b-ovj7m41ptc]{display:inline-flex;align-items:center;gap:5px;border:1px solid #b6f2df;background:#eafff7;border-radius:7px;color:#058764;font-size:10px;padding:8px}
.sr-viewer[b-ovj7m41ptc]{margin:0 7px 7px;border:1px solid #263956;border-radius:7px;background:#091321;color:#dce6f6;overflow:hidden;display:flex;flex-direction:column}
.sr-monitor-bar[b-ovj7m41ptc]{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:9px 12px;background:linear-gradient(125deg,#102139,#091321);border-bottom:1px solid #28364a}
.sr-monitor-bar>span[b-ovj7m41ptc]{display:flex;gap:7px;align-items:center;font-size:10px}
.sr-monitor-bar>span[b-ovj7m41ptc]  svg{color:#44dafa}
.sr-monitor-bar>div[b-ovj7m41ptc]{display:flex;gap:5px;flex-wrap:wrap}
.sr-monitor-tab[b-ovj7m41ptc]{border:1px solid #31445e;border-radius:6px;padding:7px 11px;color:#dfe9fd;background:#091322;font-size:10px;font-weight:600;cursor:pointer}
.sr-monitor-tab.is-active[b-ovj7m41ptc]{background:#0863ff;color:#fff;border-color:#2978ff}
.sr-image-scroll[b-ovj7m41ptc]{overflow:auto;min-height:360px;max-height:65vh;padding:12px;background:radial-gradient(ellipse at 50% 20%,#1b2e45,#080f1c);display:flex;align-items:flex-start}
.sr-image-canvas[b-ovj7m41ptc]{margin:auto;min-width:0}
.sr-image-canvas>img[b-ovj7m41ptc]{display:block;width:100%;height:auto;max-width:none;user-select:none;pointer-events:none}
.sr-image-canvas[style*="max-content"][b-ovj7m41ptc]{flex-shrink:0}
.sr-image-canvas[style*="max-content"]>img[b-ovj7m41ptc]{width:auto}
.sr-monitor-crop[b-ovj7m41ptc]{position:relative;overflow:hidden;width:100%;background:#000}
.sr-image-canvas[style*="max-content"] .sr-monitor-crop[b-ovj7m41ptc]{width:var(--monitor-width)}
.sr-monitor-crop img[b-ovj7m41ptc]{display:block;height:auto;user-select:none;pointer-events:none}
.sr-viewer-footer[b-ovj7m41ptc]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;font-size:10px;color:#93a8c5;border-top:1px solid #27384e}
.sr-viewer-footer>div[b-ovj7m41ptc]{display:flex;align-items:center}
.sr-viewer-footer button[b-ovj7m41ptc]{color:#dfebfd;background:#11223a;border:1px solid #344660;margin-left:-1px;font-size:11px;padding:6px 10px;cursor:pointer}
.sr-viewer-footer button:first-child[b-ovj7m41ptc]{border-radius:5px 0 0 5px}
.sr-viewer-footer output[b-ovj7m41ptc]{margin-left:9px;min-width:32px}
.sr-viewer:fullscreen[b-ovj7m41ptc]{margin:0;border:0;border-radius:0;height:100%;width:100%}
.sr-viewer:fullscreen .sr-image-scroll[b-ovj7m41ptc]{flex:1;max-height:none;min-height:0}
.sr-private[b-ovj7m41ptc]{margin:auto;text-align:center;padding:65px 25px;color:#afc2da;max-width:450px}
.sr-private[b-ovj7m41ptc]  svg{width:38px;height:38px;margin:0 auto 15px;color:#72beff}
.sr-private h3[b-ovj7m41ptc]{font-size:18px;color:#f0f6ff;margin:0 0 8px}
.sr-private p[b-ovj7m41ptc]{font-size:12px;margin-bottom:15px}
.sr-sidebar[b-ovj7m41ptc]{display:grid;gap:12px;min-width:0}
.sr-context[b-ovj7m41ptc]{padding:0 14px;margin:0}
.sr-context[b-ovj7m41ptc]  .sr-context-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:9px 0;border-bottom:1px solid #edf1f8;font-size:11px}
.sr-context[b-ovj7m41ptc]  .sr-context-row:last-child{border:0}
.sr-context[b-ovj7m41ptc]  .sr-context-label{color:#657da4}
.sr-context[b-ovj7m41ptc]  .sr-context-value{text-align:right;overflow-wrap:anywhere;margin:0;color:#203e6b}
.sr-context[b-ovj7m41ptc]  .is-strong{font-weight:650}
.sr-action-body[b-ovj7m41ptc]{padding:12px 14px;display:flex;gap:8px;flex-wrap:wrap}
.sr-help[b-ovj7m41ptc]{font-size:10px;color:var(--sr-muted);line-height:1.65;margin:0;width:100%}
.sr-flag-label[b-ovj7m41ptc]{font-size:10px;color:#bf3550;background:#fff0f3;border:1px solid #ffd1d9;border-radius:5px;padding:3px 7px}
.sr-flag-notice[b-ovj7m41ptc]{display:flex;align-items:flex-start;gap:8px;color:#b53855;background:#fff5f7;padding:10px;border-radius:7px}
.sr-flag-notice p[b-ovj7m41ptc]{font-size:11px;margin:3px 0 0;line-height:1.5}
.sr-flag-form[b-ovj7m41ptc]{width:100%;border-top:1px solid var(--sr-border);padding-top:12px}
.sr-flag-form label[b-ovj7m41ptc]{font-size:11px;font-weight:650;display:grid;gap:6px}
.sr-flag-form select[b-ovj7m41ptc]{width:100%}
.sr-flag-form p[b-ovj7m41ptc]{font-size:10px;color:var(--sr-muted);line-height:1.6;margin:8px 0}
.sr-flag-form>div[b-ovj7m41ptc]{display:flex;gap:8px}
.sr-audit-history[b-ovj7m41ptc]{padding:4px 14px;list-style:none;margin:0;max-height:270px;overflow:auto}
.sr-audit-history li[b-ovj7m41ptc]{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f8}
.sr-audit-history li:last-child[b-ovj7m41ptc]{border:0}
.sr-audit-history i[b-ovj7m41ptc]{width:6px;height:6px;border-radius:50%;background:#669bf6;margin-top:5px;flex-shrink:0}
.sr-audit-history li>div[b-ovj7m41ptc]{display:grid;gap:3px;overflow-wrap:anywhere;min-width:0}
.sr-audit-history strong[b-ovj7m41ptc]{font-size:11px;font-weight:600}
.sr-audit-history span[b-ovj7m41ptc],.sr-audit-history time[b-ovj7m41ptc],.sr-audit-history p[b-ovj7m41ptc]{font-size:10px;color:var(--sr-muted)}
.sr-notice[b-ovj7m41ptc]{padding:12px 15px;border:1px solid #bed6ff;border-radius:8px;background:#eff6ff;color:#225199;font-size:12px}
.sr-notice.is-error[b-ovj7m41ptc]{border-color:#ffcbd4;background:#fff4f6;color:#ae2c49}
.sr-empty[b-ovj7m41ptc]{padding:65px 20px;border:1px dashed #cbdaf0;background:#fafcff;border-radius:10px;text-align:center}
.sr-empty[b-ovj7m41ptc]  svg{width:32px;height:32px;margin:auto;color:#6692d0}
.sr-empty h2[b-ovj7m41ptc]{font-size:18px;margin:15px 0 8px;font-weight:650}
.sr-empty p[b-ovj7m41ptc]{color:var(--sr-muted);margin-bottom:15px}

@media(min-width:1650px){.sr-review-grid[b-ovj7m41ptc]{grid-template-columns:minmax(0,1fr) 360px}
.sr-image-scroll[b-ovj7m41ptc]{min-height:480px}
}

@media(max-width:1250px){.sr-header[b-ovj7m41ptc]{align-items:flex-start;flex-direction:column;gap:12px}
.sr-filters[b-ovj7m41ptc]{width:100%;justify-content:flex-start}
.sr-review-grid[b-ovj7m41ptc]{grid-template-columns:minmax(0,1fr) 290px}
.sr-capture-actions[b-ovj7m41ptc]{gap:5px}
.sr-capture-actions .sr-button[b-ovj7m41ptc]{padding:7px 9px}
.sr-legend[b-ovj7m41ptc]{gap:8px}
}

@media(max-width:950px){.sr-review-grid[b-ovj7m41ptc]{grid-template-columns:1fr}
.sr-sidebar[b-ovj7m41ptc]{grid-template-columns:1fr 1fr}
.sr-sidebar>section:last-child[b-ovj7m41ptc]{grid-column:1/-1}
.sr-summary-row[b-ovj7m41ptc]{flex-wrap:wrap}
.sr-card-heading[b-ovj7m41ptc]{flex-wrap:wrap}
.sr-image-scroll[b-ovj7m41ptc]{min-height:300px}
.sr-context[b-ovj7m41ptc]  .sr-context-row{grid-template-columns:80px minmax(0,1fr)}
}

@media(max-width:600px){.sr-header h1[b-ovj7m41ptc]{font-size:25px}
.sr-filters[b-ovj7m41ptc]{display:grid;grid-template-columns:1fr 1fr}
.sr-filters .sr-search[b-ovj7m41ptc]{grid-column:1/-1}
.sr-search input[b-ovj7m41ptc],.sr-filters input[b-ovj7m41ptc],.sr-filters select[b-ovj7m41ptc]{width:100%;max-width:none!important}
.sr-summary[b-ovj7m41ptc]{width:100%;display:grid;grid-template-columns:1fr 1fr}
.sr-summary>span[b-ovj7m41ptc]{padding:9px;font-size:10px}
.sr-sidebar[b-ovj7m41ptc]{grid-template-columns:1fr}
.sr-summary-row[b-ovj7m41ptc]{gap:8px}
.sr-date-nav[b-ovj7m41ptc]{margin-left:auto}
.sr-capture-heading[b-ovj7m41ptc]{padding:12px}
.sr-viewer-footer[b-ovj7m41ptc]{align-items:flex-start;flex-direction:column}
.sr-image-scroll[b-ovj7m41ptc]{min-height:220px;padding:8px}
.sr-monitor-bar[b-ovj7m41ptc]{padding:8px}
.sr-secure[b-ovj7m41ptc]{padding:8px}
.sr-legend[b-ovj7m41ptc]{font-size:9px}
.sr-card-heading[b-ovj7m41ptc]{padding:11px 12px}
.sr-capture-actions .sr-button[b-ovj7m41ptc]{min-height:36px}
.sr-capture-title h2[b-ovj7m41ptc]{font-size:18px}
.sr-action-body>.sr-button[b-ovj7m41ptc]{flex:1}
.sr-range-labels[b-ovj7m41ptc]{font-size:9px}
}

@media(prefers-reduced-motion:reduce){.sr-button[b-ovj7m41ptc]{transition:none}
}

.sr-exit-fullscreen[b-ovj7m41ptc]{display:none}
.sr-context[b-ovj7m41ptc]  .sr-context-label{display:flex;align-items:center;gap:7px}
.sr-context[b-ovj7m41ptc]  .sr-context-label svg{width:14px;height:14px;color:#31558c}
.sr-viewer:fullscreen .sr-exit-fullscreen[b-ovj7m41ptc]{display:inline-block;margin-right:10px}
/* /Pages/Index.razor.rz.scp.css */
.today-dashboard[b-uymgzgooqb]{color:#10234a}.today-command[b-uymgzgooqb]{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}.today-command__header[b-uymgzgooqb]{padding:0 0 18px!important;border:0!important;background:transparent!important}.today-command__header h1[b-uymgzgooqb]{font-size:30px;line-height:1.05}.today-command__header .form-control[b-uymgzgooqb],.today-command__header .form-select[b-uymgzgooqb]{min-height:44px;border-color:#d3deed;border-radius:9px;background-color:#fff;box-shadow:0 1px 2px rgba(13,40,80,.035)}.today-command__header .btn-primary[b-uymgzgooqb]{gap:8px;border-radius:9px;background:#0868ed;box-shadow:0 8px 18px rgba(8,104,237,.18)}.today-customize[b-uymgzgooqb]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #cbd8e9;border-radius:9px;background:#fff;color:#173259;font-size:12px;font-weight:800;box-shadow:0 1px 2px rgba(13,40,80,.04);transition:border-color 160ms ease,background 160ms ease}.today-customize:hover[b-uymgzgooqb]{border-color:#8eb9fa;background:#f3f8ff}.today-health[b-uymgzgooqb]{padding:14px!important;border:1px solid #f0ddb1;border-radius:14px;background:linear-gradient(105deg,#fffdf7,#fff 55%,#f7fbff);box-shadow:0 9px 28px rgba(39,55,78,.045)}.today-state[b-uymgzgooqb]{min-height:100%;padding:16px!important;border-radius:11px!important}.today-state__title[b-uymgzgooqb]{display:flex;align-items:center;gap:13px}.today-state__title p[b-uymgzgooqb],.today-state__title h2[b-uymgzgooqb]{margin:0}.today-state__icon[b-uymgzgooqb]{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:#f59e0b;color:#fff;font-size:27px;font-weight:900;box-shadow:0 8px 16px rgba(245,158,11,.2)}.today-state[class*="emerald"] .today-state__icon[b-uymgzgooqb]{background:#0eaf7d;box-shadow:0 8px 16px rgba(14,175,125,.2)}.today-state[class*="rose"] .today-state__icon[b-uymgzgooqb]{background:#ef334e;box-shadow:0 8px 16px rgba(239,51,78,.2)}.today-state__message[b-uymgzgooqb]{margin-bottom:0}.today-state__count[b-uymgzgooqb]{margin:11px 0 0;color:#5d708b;font-size:11px;font-weight:700}.today-state__action[b-uymgzgooqb]{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:13px;min-height:42px;border-radius:8px;background:linear-gradient(135deg,#ffae00,#f28800);color:#fff;font-size:12px;font-weight:850;box-shadow:0 8px 18px rgba(242,136,0,.18)}.today-state__action:hover[b-uymgzgooqb]{filter:brightness(.98);box-shadow:0 10px 22px rgba(242,136,0,.25)}.today-checks[b-uymgzgooqb]{align-self:stretch;overflow:hidden;border-radius:11px!important}.today-checks article[b-uymgzgooqb]{min-height:52px;border-left-width:3px!important;padding:9px 14px!important}.today-checks article:last-child[b-uymgzgooqb]{border-bottom:0}.today-checks article h3[b-uymgzgooqb]{font-size:11px}.today-checks article p[b-uymgzgooqb]{margin:0}.today-checks article>div:first-child>p[b-uymgzgooqb]{font-size:12px}.today-metrics[b-uymgzgooqb]{gap:12px!important}.today-chart-card[b-uymgzgooqb]{border-radius:14px!important;box-shadow:0 8px 28px rgba(15,43,82,.055)!important}.today-chart[b-uymgzgooqb]{height:260px!important}@media(max-width:1279px){.today-command__header>div[b-uymgzgooqb]{align-items:stretch!important}.today-health[b-uymgzgooqb]{grid-template-columns:1fr!important}.today-state[b-uymgzgooqb]{min-height:auto}.today-command__header .grid[b-uymgzgooqb]{width:100%!important}}@media(max-width:639px){.today-dashboard[b-uymgzgooqb]{margin-inline:-4px}.today-command__header h1[b-uymgzgooqb]{font-size:26px}.today-command__header .flex.items-end[b-uymgzgooqb]{align-items:stretch;flex-direction:column}.today-customize[b-uymgzgooqb]{width:100%}.today-health[b-uymgzgooqb]{padding:10px!important}.today-state[b-uymgzgooqb]{padding:14px!important}.today-checks article[b-uymgzgooqb]{grid-template-columns:1fr}.today-chart[b-uymgzgooqb]{height:235px!important}}@media(prefers-reduced-motion:reduce){.today-customize[b-uymgzgooqb]{transition:none}}
/* /Pages/MeetingSettings.razor.rz.scp.css */
.meet-settings[b-kaaj8up0ji]{max-width:1200px;margin:24px auto;color:#10234b}.meet-settings small[b-kaaj8up0ji]{letter-spacing:.15em;color:#0058ef}.meet-grid[b-kaaj8up0ji]{display:grid;grid-template-columns:1fr 1fr;gap:22px}.meet-grid article[b-kaaj8up0ji]{padding:26px;border:1px solid #d5e1f5;border-radius:18px;background:white}.meet-grid label[b-kaaj8up0ji]{display:block;margin:16px 0;font-weight:600}.meet-grid input:not([type=checkbox])[b-kaaj8up0ji],textarea[b-kaaj8up0ji]{display:block;width:100%;padding:10px;border:1px solid #b7c9e6;border-radius:8px;margin-top:6px}.meet-grid p[b-kaaj8up0ji]{color:#536581}.meet-grid fieldset[b-kaaj8up0ji]{border:1px solid #d5e1f5;padding:14px;margin-bottom:16px}.meet-actions[b-kaaj8up0ji]{display:flex;gap:16px;align-items:center;margin-top:24px}@media(max-width:800px){.meet-grid[b-kaaj8up0ji]{grid-template-columns:1fr}}
/* /Pages/Reports.razor.rz.scp.css */
.report-designer-page[b-4vcp6syabb] {
    display: grid;
    gap: 1rem;
}

.report-page-header[b-4vcp6syabb],
.report-command-bar[b-4vcp6syabb],
.report-preview-toolbar[b-4vcp6syabb],
.report-filter-bar[b-4vcp6syabb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.report-tabs[b-4vcp6syabb] {
    display: inline-flex;
    gap: .25rem;
    padding: .3rem;
    border: 1px solid #dbe4f0;
    border-radius: 14px;
    background: #f8fafc;
}

.report-tab[b-4vcp6syabb] {
    border: 0;
    border-radius: 10px;
    padding: .65rem 1rem;
    color: #64748b;
    background: transparent;
    font-size: .85rem;
    font-weight: 800;
}

.report-tab.is-active[b-4vcp6syabb] {
    color: #fff;
    background: #112047;
    box-shadow: 0 8px 18px rgba(17, 32, 71, .18);
}

.report-preview-toolbar[b-4vcp6syabb] {
    padding-block: 1rem;
}

.report-preview-toolbar h2[b-4vcp6syabb] {
    margin: .15rem 0 0;
    color: #0f172a;
    font-size: 1.15rem;
    font-weight: 900;
}

.report-preview-toolbar p:last-child[b-4vcp6syabb] {
    margin: .25rem 0 0;
    color: #64748b;
    font-size: .82rem;
}

.report-command-bar[b-4vcp6syabb] {
    position: sticky;
    top: 70px;
    z-index: 32;
    padding-block: 1rem;
}

.report-title-fields[b-4vcp6syabb] {
    display: grid;
    grid-template-columns: minmax(180px, .75fr) minmax(260px, 1.25fr);
    gap: .75rem;
    flex: 1;
    max-width: 760px;
}

.report-command-actions[b-4vcp6syabb] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: .5rem;
}

.report-save-state[b-4vcp6syabb] {
    margin-right: .25rem;
    padding: .35rem .65rem;
    border-radius: 999px;
    background: #ecfdf5;
    color: #047857;
    font-size: .72rem;
    font-weight: 800;
}

.report-save-state.is-dirty[b-4vcp6syabb] {
    background: #fff7ed;
    color: #c2410c;
}

.report-filter-bar[b-4vcp6syabb] {
    display: grid;
    grid-template-columns: repeat(4, minmax(150px, 1fr)) auto;
    align-items: end;
}

.report-refresh-button[b-4vcp6syabb] {
    min-height: 42px;
}

.report-designer-shell[b-4vcp6syabb] {
    display: grid;
    grid-template-columns: minmax(235px, 270px) minmax(560px, 1fr) minmax(240px, 285px);
    gap: 1rem;
    align-items: start;
}

.report-designer-shell.is-preview[b-4vcp6syabb] {
    grid-template-columns: minmax(0, 1fr);
}

.report-sidebar[b-4vcp6syabb] {
    display: grid;
    gap: 1rem;
    position: sticky;
    top: 172px;
    max-height: calc(100vh - 190px);
    overflow: auto;
    padding-right: .15rem;
}

.report-panel[b-4vcp6syabb],
.report-inspector[b-4vcp6syabb] {
    padding: 1rem;
}

.report-panel-heading[b-4vcp6syabb],
.report-canvas-heading[b-4vcp6syabb] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: .75rem;
}

.report-panel-heading h2[b-4vcp6syabb],
.report-canvas-heading h2[b-4vcp6syabb] {
    margin-top: .15rem;
    color: #112047;
    font-size: 1rem;
    font-weight: 900;
}

.report-panel-heading > span[b-4vcp6syabb],
.report-canvas-heading > span[b-4vcp6syabb] {
    border-radius: 999px;
    padding: .25rem .5rem;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: .68rem;
    font-weight: 800;
}

.report-saved-list[b-4vcp6syabb],
.report-widget-library[b-4vcp6syabb] {
    display: grid;
    gap: .45rem;
    margin-top: .75rem;
}

.report-saved-list[b-4vcp6syabb] {
    max-height: 230px;
    overflow: auto;
}

.report-saved-item[b-4vcp6syabb] {
    display: grid;
    gap: .2rem;
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: .7rem .75rem;
    text-align: left;
    background: #fff;
}

.report-saved-item strong[b-4vcp6syabb] {
    overflow: hidden;
    color: #1e293b;
    font-size: .8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.report-saved-item span[b-4vcp6syabb] {
    color: #64748b;
    font-size: .65rem;
}

.report-saved-item:hover[b-4vcp6syabb],
.report-saved-item.is-active[b-4vcp6syabb] {
    border-color: #60a5fa;
    background: #eff6ff;
}

.report-widget-category > p[b-4vcp6syabb] {
    margin: .65rem 0 .35rem;
    color: #64748b;
    font-size: .63rem;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.report-widget-palette-item[b-4vcp6syabb] {
    display: grid;
    grid-template-columns: 34px 1fr auto;
    align-items: center;
    gap: .55rem;
    width: 100%;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: .65rem;
    text-align: left;
    background: #fff;
    cursor: grab;
}

.report-widget-palette-item:hover[b-4vcp6syabb] {
    border-color: #22d3ee;
    box-shadow: 0 8px 20px rgba(8, 145, 178, .08);
}

.report-widget-palette-item:disabled[b-4vcp6syabb] {
    cursor: not-allowed;
    opacity: .5;
}

.report-widget-palette-item > span:nth-child(2)[b-4vcp6syabb] {
    display: grid;
    min-width: 0;
}

.report-widget-palette-item strong[b-4vcp6syabb] {
    color: #172554;
    font-size: .76rem;
}

.report-widget-palette-item small[b-4vcp6syabb] {
    margin-top: .1rem;
    overflow: hidden;
    color: #64748b;
    font-size: .61rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.report-widget-palette-item b[b-4vcp6syabb] {
    color: #0891b2;
    font-size: 1rem;
}

.report-widget-palette-icon[b-4vcp6syabb] {
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    border-radius: 10px;
    background: linear-gradient(135deg, #e0f2fe, #ecfeff);
    color: #0369a1;
    font-size: .7rem;
    font-weight: 900;
}

.report-canvas-surface[b-4vcp6syabb] {
    min-width: 0;
    min-height: 660px;
    padding: 1rem;
    overflow: hidden;
    background:
        linear-gradient(rgba(226, 232, 240, .45) 1px, transparent 1px),
        linear-gradient(90deg, rgba(226, 232, 240, .45) 1px, transparent 1px),
        #f8fafc;
    background-size: 24px 24px;
}

.report-canvas-empty[b-4vcp6syabb] {
    display: grid;
    min-height: 520px;
    place-content: center;
    justify-items: center;
    margin-top: 1rem;
    border: 2px dashed #cbd5e1;
    border-radius: 20px;
    color: #64748b;
    text-align: center;
    background: rgba(255, 255, 255, .75);
}

.report-canvas-empty.is-drag-over[b-4vcp6syabb] {
    border-color: #06b6d4;
    background: rgba(236, 254, 255, .92);
}

.report-canvas-empty-icon[b-4vcp6syabb] {
    display: grid;
    width: 54px;
    height: 54px;
    place-items: center;
    margin-bottom: .75rem;
    border-radius: 18px;
    color: #fff;
    background: linear-gradient(135deg, #112047, #0891b2);
    font-size: 1.8rem;
}

.report-canvas-empty h3[b-4vcp6syabb] {
    color: #112047;
    font-size: 1rem;
    font-weight: 900;
}

.report-canvas-empty p[b-4vcp6syabb] {
    margin-top: .25rem;
    font-size: .78rem;
}

.report-grid[b-4vcp6syabb] {
    min-height: 560px;
    margin-top: .75rem;
}

.report-grid.is-preview .grid-stack-item-content[b-4vcp6syabb] {
    cursor: default;
}

.report-widget-frame[b-4vcp6syabb] {
    display: flex;
    flex-direction: column;
    border: 1px solid #dbe4f0;
    border-radius: 17px;
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 10px 26px rgba(15, 23, 42, .06);
    overflow: hidden;
}

.report-widget-frame:hover[b-4vcp6syabb],
.report-widget-frame.is-selected[b-4vcp6syabb] {
    border-color: #22d3ee;
}

.report-widget-frame.is-selected[b-4vcp6syabb] {
    box-shadow: 0 0 0 2px rgba(34, 211, 238, .22), 0 14px 30px rgba(15, 23, 42, .09);
}

.report-widget-frame > header[b-4vcp6syabb] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: .5rem;
    padding: .7rem .8rem;
    border-bottom: 1px solid #eef2f7;
    background: linear-gradient(90deg, #fff, #f8fafc);
}

.report-widget-frame > header p[b-4vcp6syabb] {
    color: #0891b2;
    font-size: .54rem;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.report-widget-frame > header h3[b-4vcp6syabb] {
    margin-top: .15rem;
    overflow: hidden;
    color: #112047;
    font-size: .79rem;
    font-weight: 900;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.report-widget-frame > header button[b-4vcp6syabb] {
    display: grid;
    width: 25px;
    height: 25px;
    flex: 0 0 auto;
    place-items: center;
    border: 0;
    border-radius: 8px;
    color: #94a3b8;
    background: transparent;
    font-size: 1rem;
}

.report-widget-frame > header button:hover[b-4vcp6syabb] {
    color: #be123c;
    background: #fff1f2;
}

.report-widget-body[b-4vcp6syabb] {
    position: relative;
    flex: 1;
    min-height: 0;
    padding: .7rem .8rem .8rem;
}

.report-kpi[b-4vcp6syabb] {
    display: grid;
    height: 100%;
    align-content: center;
}

.report-kpi strong[b-4vcp6syabb] {
    color: #112047;
    font-size: clamp(1.45rem, 2.4vw, 2.35rem);
    font-weight: 950;
    letter-spacing: -.04em;
}

.report-kpi span[b-4vcp6syabb] {
    margin-top: .2rem;
    color: #64748b;
    font-size: .68rem;
    font-weight: 700;
    text-transform: uppercase;
}

.report-widget-loading[b-4vcp6syabb] {
    display: grid;
    height: 100%;
    align-content: center;
    gap: .45rem;
}

.report-widget-loading span[b-4vcp6syabb] {
    height: 12px;
    border-radius: 999px;
    background: linear-gradient(90deg, #e2e8f0, #f8fafc, #e2e8f0);
    background-size: 200% 100%;
    animation: report-shimmer-b-4vcp6syabb 1.2s infinite;
}

.report-widget-loading span:nth-child(2)[b-4vcp6syabb] { width: 76%; }
.report-widget-loading span:nth-child(3)[b-4vcp6syabb] { width: 54%; }

@keyframes report-shimmer-b-4vcp6syabb {
    to { background-position: -200% 0; }
}

.report-widget-empty[b-4vcp6syabb],
.report-widget-error[b-4vcp6syabb],
.report-chart-empty[b-4vcp6syabb] {
    display: grid;
    height: 100%;
    place-content: center;
    justify-items: center;
    color: #94a3b8;
    text-align: center;
    font-size: .7rem;
}

.report-widget-empty strong[b-4vcp6syabb] {
    color: #475569;
    font-size: .78rem;
}

.report-widget-error[b-4vcp6syabb] {
    color: #be123c;
}

.report-chart-host[b-4vcp6syabb] {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 120px;
}

.report-chart-host canvas[b-4vcp6syabb] {
    width: 100% !important;
    height: 100% !important;
}

.report-chart-empty[b-4vcp6syabb] {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, .82);
}

.report-widget-table-wrap[b-4vcp6syabb] {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.report-widget-table[b-4vcp6syabb] {
    width: 100%;
    border-collapse: collapse;
    font-size: .64rem;
}

.report-widget-table th[b-4vcp6syabb] {
    position: sticky;
    top: 0;
    z-index: 1;
    padding: .45rem;
    color: #64748b;
    text-align: left;
    text-transform: uppercase;
    background: #f8fafc;
}

.report-widget-table td[b-4vcp6syabb] {
    max-width: 180px;
    padding: .45rem;
    border-top: 1px solid #eef2f7;
    overflow: hidden;
    color: #334155;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.report-inspector[b-4vcp6syabb] {
    position: sticky;
    top: 172px;
    min-width: 0;
}

.report-inspector-empty[b-4vcp6syabb] {
    display: grid;
    min-height: 260px;
    place-content: center;
    justify-items: center;
    color: #64748b;
    text-align: center;
}

.report-inspector-empty > span[b-4vcp6syabb] {
    color: #0891b2;
    font-size: 2rem;
}

.report-inspector-empty h2[b-4vcp6syabb] {
    margin-top: .5rem;
    color: #112047;
    font-size: .95rem;
    font-weight: 900;
}

.report-inspector-empty p[b-4vcp6syabb] {
    max-width: 210px;
    margin-top: .3rem;
    font-size: .72rem;
}

.report-inspector-fields[b-4vcp6syabb] {
    display: grid;
    gap: .8rem;
    margin-top: 1rem;
}

.report-toggle-row[b-4vcp6syabb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .75rem;
    padding: .7rem;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #fff;
}

.report-toggle-row > span[b-4vcp6syabb] {
    display: grid;
}

.report-toggle-row strong[b-4vcp6syabb] {
    color: #334155;
    font-size: .73rem;
}

.report-toggle-row small[b-4vcp6syabb] {
    color: #64748b;
    font-size: .61rem;
}

.report-empty-small[b-4vcp6syabb] {
    padding: 1rem;
    color: #94a3b8;
    text-align: center;
    font-size: .7rem;
}

@media (max-width: 1280px) {
    .report-designer-shell[b-4vcp6syabb] {
        grid-template-columns: 235px minmax(480px, 1fr);
    }

    .report-inspector[b-4vcp6syabb] {
        position: static;
        grid-column: 1 / -1;
    }
}

@media (max-width: 900px) {
    .report-page-header[b-4vcp6syabb],
    .report-command-bar[b-4vcp6syabb] {
        align-items: stretch;
        flex-direction: column;
    }

    .report-command-bar[b-4vcp6syabb] {
        position: static;
    }

    .report-title-fields[b-4vcp6syabb],
    .report-filter-bar[b-4vcp6syabb],
    .report-designer-shell[b-4vcp6syabb] {
        grid-template-columns: 1fr;
    }

    .report-sidebar[b-4vcp6syabb],
    .report-inspector[b-4vcp6syabb] {
        position: static;
        max-height: none;
    }

    .report-canvas-surface[b-4vcp6syabb] {
        min-height: 500px;
    }

    .report-grid .grid-stack-item[b-4vcp6syabb] {
        position: relative !important;
        inset: auto !important;
        width: 100% !important;
        height: auto !important;
        min-height: 210px;
        margin-bottom: .75rem;
        transform: none !important;
    }

    .report-grid[b-4vcp6syabb] {
        height: auto !important;
    }
}
/* /Pages/Welcome.razor.rz.scp.css */
.onboarding-page[b-1vuesqxqre] {
    max-width: 1440px;
    margin-inline: auto;
}

.onboarding-frame[b-1vuesqxqre] {
    padding: 0;
    overflow: hidden;
    border-radius: 1.75rem;
}

.onboarding-loading[b-1vuesqxqre] {
    min-height: 26rem;
    display: grid;
    place-content: center;
    justify-items: center;
    gap: 1rem;
    color: #64748b;
}

.onboarding-spinner[b-1vuesqxqre] {
    width: 2.5rem;
    height: 2.5rem;
    border: 3px solid #dbeafe;
    border-top-color: #0ea5e9;
    border-radius: 999px;
    animation: onboarding-spin-b-1vuesqxqre .8s linear infinite;
}

.onboarding-header[b-1vuesqxqre] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.15rem 1.5rem;
    border-bottom: 1px solid #e2e8f0;
    background: rgba(255, 255, 255, .94);
}

.onboarding-brand[b-1vuesqxqre] {
    display: flex;
    align-items: center;
    gap: .9rem;
}

.onboarding-brand img[b-1vuesqxqre] {
    width: 5.5rem;
    height: 3rem;
    object-fit: contain;
}

.onboarding-brand p[b-1vuesqxqre],
.onboarding-checklist > p[b-1vuesqxqre] {
    margin: 0;
    color: #0284c7;
    font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
    font-size: .69rem;
    font-weight: 800;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.onboarding-brand strong[b-1vuesqxqre] {
    display: block;
    margin-top: .15rem;
    color: #0f2147;
    font-size: 1rem;
}

.onboarding-later[b-1vuesqxqre] {
    border: 0;
    background: transparent;
    color: #64748b;
    font-size: .82rem;
    font-weight: 700;
}

.onboarding-later:hover[b-1vuesqxqre] {
    color: #0f2147;
}

.onboarding-progress[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #e2e8f0;
    background: #f8fbff;
}

.onboarding-step[b-1vuesqxqre] {
    position: relative;
    display: flex;
    align-items: center;
    gap: .55rem;
    border: 0;
    background: transparent;
    color: #94a3b8;
    text-align: left;
}

.onboarding-step:not(:last-child)[b-1vuesqxqre]::after {
    position: absolute;
    z-index: 0;
    top: 50%;
    right: .5rem;
    left: 2.55rem;
    height: 1px;
    content: "";
    background: #dbe3ed;
}

.onboarding-step span[b-1vuesqxqre] {
    position: relative;
    z-index: 1;
    display: grid;
    width: 1.9rem;
    height: 1.9rem;
    flex: 0 0 auto;
    place-items: center;
    border: 1px solid #cbd5e1;
    border-radius: 999px;
    background: #fff;
    font-size: .72rem;
    font-weight: 800;
}

.onboarding-step small[b-1vuesqxqre] {
    position: relative;
    z-index: 1;
    padding-right: .65rem;
    background: #f8fbff;
    font-size: .72rem;
    font-weight: 800;
}

.onboarding-step.is-current[b-1vuesqxqre] {
    color: #0f2147;
}

.onboarding-step.is-current span[b-1vuesqxqre] {
    border-color: #22c7e8;
    background: #dff8ff;
    box-shadow: 0 0 0 4px rgba(34, 199, 232, .12);
}

.onboarding-step.is-complete[b-1vuesqxqre] {
    color: #047857;
}

.onboarding-step.is-complete span[b-1vuesqxqre] {
    border-color: #34d399;
    background: #d1fae5;
}

.onboarding-body[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 18rem;
    min-height: 35rem;
}

.onboarding-content[b-1vuesqxqre] {
    min-width: 0;
    padding: clamp(1.5rem, 3.6vw, 3.5rem);
}

.onboarding-content h1[b-1vuesqxqre] {
    max-width: 50rem;
    margin: .45rem 0 0;
    color: #0f2147;
    font-size: clamp(2rem, 4vw, 3.65rem);
    font-weight: 800;
    letter-spacing: -.045em;
    line-height: 1.02;
}

.onboarding-kicker[b-1vuesqxqre] {
    margin: 0;
    color: #0891b2;
    font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
    font-size: .73rem;
    font-weight: 800;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.onboarding-lead[b-1vuesqxqre] {
    max-width: 49rem;
    margin: 1.15rem 0 0;
    color: #52647a;
    font-size: 1rem;
    line-height: 1.75;
}

.onboarding-hero[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(15rem, .75fr);
    align-items: center;
    gap: clamp(2rem, 5vw, 5rem);
    min-height: 27rem;
}

.onboarding-duration[b-1vuesqxqre] {
    display: inline-flex;
    align-items: center;
    gap: .55rem;
    margin-top: 1.5rem;
    padding: .65rem .85rem;
    border: 1px solid #bae6fd;
    border-radius: 999px;
    background: #f0f9ff;
    color: #075985;
    font-size: .78rem;
    font-weight: 800;
}

.onboarding-duration span[b-1vuesqxqre] {
    color: #a3e635;
}

.onboarding-pulse-card[b-1vuesqxqre] {
    position: relative;
    min-height: 22rem;
    overflow: hidden;
    display: grid;
    place-items: center;
    border: 1px solid #164e63;
    border-radius: 2rem;
    background:
        radial-gradient(circle at 70% 18%, rgba(34, 211, 238, .28), transparent 36%),
        linear-gradient(145deg, #071b35, #0b3850);
    color: #fff;
    box-shadow: 0 24px 60px rgba(15, 33, 71, .22);
}

.onboarding-pulse-card[b-1vuesqxqre]::before,
.onboarding-pulse-card[b-1vuesqxqre]::after {
    position: absolute;
    width: 14rem;
    height: 14rem;
    border: 1px solid rgba(125, 211, 252, .18);
    border-radius: 999px;
    content: "";
}

.onboarding-pulse-card[b-1vuesqxqre]::after {
    width: 18rem;
    height: 18rem;
}

.onboarding-pulse-core[b-1vuesqxqre] {
    position: relative;
    z-index: 1;
    display: grid;
    width: 7.5rem;
    height: 7.5rem;
    place-content: center;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 999px;
    background: rgba(3, 19, 37, .62);
    text-align: center;
    box-shadow: 0 0 0 1.5rem rgba(34, 199, 232, .06);
}

.onboarding-pulse-core strong[b-1vuesqxqre] {
    color: #b8ff3d;
    font-size: 2.8rem;
    line-height: .9;
}

.onboarding-pulse-core span[b-1vuesqxqre] {
    margin-top: .35rem;
    color: #bae6fd;
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.onboarding-pulse-card > p[b-1vuesqxqre] {
    position: absolute;
    right: 1.4rem;
    bottom: 1.25rem;
    margin: 0;
    color: #bae6fd;
    font-size: .7rem;
    font-weight: 800;
    line-height: 1.6;
    text-align: right;
    text-transform: uppercase;
}

.onboarding-dashboard[b-1vuesqxqre] {
    position: relative;
    margin: 1.75rem 0 0;
    padding: .7rem;
    border: 1px solid #dbe3ed;
    border-radius: 1.35rem;
    background: #edf6fb;
    box-shadow: 0 18px 50px rgba(15, 33, 71, .12);
}

.onboarding-dashboard img[b-1vuesqxqre] {
    display: block;
    width: 100%;
    border-radius: .9rem;
}

.dashboard-callout[b-1vuesqxqre] {
    position: absolute;
    padding: .55rem .7rem;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 999px;
    background: #0f2147;
    color: #fff;
    font-size: .67rem;
    font-weight: 800;
    box-shadow: 0 10px 24px rgba(15, 33, 71, .25);
}

.dashboard-callout-coverage[b-1vuesqxqre] {
    left: 3%;
    bottom: 8%;
}

.dashboard-callout-signals[b-1vuesqxqre] {
    top: 19%;
    right: 2%;
    background: #be123c;
}

.dashboard-callout-context[b-1vuesqxqre] {
    right: 22%;
    bottom: 5%;
    background: #047857;
}

.onboarding-note[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: minmax(9rem, .35fr) minmax(0, 1fr);
    gap: 1rem;
    margin-top: 1.35rem;
    padding: 1rem 1.1rem;
    border: 1px solid #bae6fd;
    border-radius: 1rem;
    background: #f0f9ff;
}

.onboarding-note strong[b-1vuesqxqre] {
    color: #075985;
    font-size: .82rem;
}

.onboarding-note p[b-1vuesqxqre] {
    margin: 0;
    color: #52647a;
    font-size: .82rem;
    line-height: 1.55;
}

.onboarding-flow[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: 1fr auto 1fr auto 1fr;
    align-items: center;
    gap: .75rem;
    margin-top: 2rem;
}

.onboarding-flow article[b-1vuesqxqre] {
    min-height: 10.5rem;
    padding: 1.25rem;
    border: 1px solid #dbe3ed;
    border-radius: 1.2rem;
    background: linear-gradient(145deg, #fff, #f8fbff);
}

.onboarding-flow article > span[b-1vuesqxqre] {
    display: inline-grid;
    width: 2.2rem;
    height: 2.2rem;
    place-items: center;
    border-radius: .7rem;
    background: #dff8ff;
    color: #0891b2;
    font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
    font-size: .72rem;
    font-weight: 800;
}

.onboarding-flow strong[b-1vuesqxqre] {
    display: block;
    margin-top: 1rem;
    color: #0f2147;
    font-size: .9rem;
}

.onboarding-flow p[b-1vuesqxqre] {
    margin: .45rem 0 0;
    color: #64748b;
    font-size: .78rem;
    line-height: 1.55;
}

.onboarding-flow > i[b-1vuesqxqre] {
    color: #38bdf8;
    font-size: 1.3rem;
    font-style: normal;
}

.onboarding-action-row[b-1vuesqxqre] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: .75rem;
    margin-top: 1.5rem;
}

.onboarding-status[b-1vuesqxqre] {
    display: inline-flex;
    align-items: center;
    min-height: 2.35rem;
    padding: .5rem .75rem;
    border: 1px solid #fed7aa;
    border-radius: .7rem;
    background: #fff7ed;
    color: #9a3412;
    font-size: .75rem;
    font-weight: 800;
}

.onboarding-status.is-complete[b-1vuesqxqre] {
    border-color: #a7f3d0;
    background: #ecfdf5;
    color: #047857;
}

.onboarding-classifications[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.75rem;
}

.onboarding-classifications article[b-1vuesqxqre] {
    padding: 1.2rem;
    border: 1px solid #dbe3ed;
    border-top-width: 4px;
    border-radius: 1rem;
}

.onboarding-classifications article > span[b-1vuesqxqre] {
    display: inline-flex;
    padding: .3rem .55rem;
    border-radius: 999px;
    font-size: .65rem;
    font-weight: 800;
    text-transform: uppercase;
}

.onboarding-classifications strong[b-1vuesqxqre] {
    display: block;
    margin-top: 1rem;
    color: #0f2147;
    font-size: .92rem;
}

.onboarding-classifications p[b-1vuesqxqre] {
    margin: .45rem 0 0;
    color: #64748b;
    font-size: .76rem;
    line-height: 1.55;
}

.classification-productive[b-1vuesqxqre] {
    border-top-color: #10b981 !important;
}

.classification-productive > span[b-1vuesqxqre] {
    background: #d1fae5;
    color: #047857;
}

.classification-unproductive[b-1vuesqxqre] {
    border-top-color: #fb7185 !important;
}

.classification-unproductive > span[b-1vuesqxqre] {
    background: #ffe4e6;
    color: #be123c;
}

.classification-review[b-1vuesqxqre] {
    border-top-color: #f59e0b !important;
}

.classification-review > span[b-1vuesqxqre] {
    background: #fef3c7;
    color: #92400e;
}

.onboarding-security-grid[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: 15rem minmax(0, 1fr);
    gap: 2rem;
    align-items: center;
    margin-top: 1.75rem;
}

.onboarding-qr-demo[b-1vuesqxqre] {
    padding: 1.1rem;
    border: 1px solid #dbe3ed;
    border-radius: 1.25rem;
    background: #fff;
    box-shadow: 0 16px 38px rgba(15, 33, 71, .1);
}

.onboarding-qr-demo > p[b-1vuesqxqre] {
    margin: .85rem 0 0;
    color: #64748b;
    font-size: .68rem;
    line-height: 1.5;
    text-align: center;
}

.qr-pattern[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: .16rem;
    padding: .6rem;
    border: .45rem solid #fff;
    background: #fff;
    box-shadow: 0 0 0 1px #e2e8f0;
}

.qr-pattern span[b-1vuesqxqre] {
    aspect-ratio: 1;
    border-radius: 1px;
    background: #fff;
}

.qr-pattern span.is-dark[b-1vuesqxqre] {
    background: #0f2147;
}

.onboarding-security-copy ol[b-1vuesqxqre] {
    display: grid;
    gap: .8rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.onboarding-security-copy li[b-1vuesqxqre] {
    display: grid;
    grid-template-columns: 1.8rem minmax(0, 1fr);
    align-items: start;
    gap: .7rem;
    color: #52647a;
    font-size: .82rem;
    line-height: 1.55;
}

.onboarding-security-copy li span[b-1vuesqxqre] {
    display: grid;
    width: 1.8rem;
    height: 1.8rem;
    place-items: center;
    border-radius: .55rem;
    background: #dff8ff;
    color: #0891b2;
    font-size: .7rem;
    font-weight: 800;
}

.onboarding-security-state[b-1vuesqxqre] {
    display: flex;
    align-items: center;
    gap: .85rem;
    margin-top: 1.5rem;
    padding: 1rem 1.1rem;
    border: 1px solid #fed7aa;
    border-radius: 1rem;
    background: #fff7ed;
}

.onboarding-security-state > span[b-1vuesqxqre] {
    display: grid;
    width: 2.2rem;
    height: 2.2rem;
    flex: 0 0 auto;
    place-items: center;
    border-radius: 999px;
    background: #ffedd5;
    color: #c2410c;
    font-weight: 900;
}

.onboarding-security-state strong[b-1vuesqxqre] {
    color: #9a3412;
    font-size: .85rem;
}

.onboarding-security-state p[b-1vuesqxqre] {
    margin: .15rem 0 0;
    color: #9a3412;
    font-size: .75rem;
}

.onboarding-security-state.is-complete[b-1vuesqxqre] {
    border-color: #a7f3d0;
    background: #ecfdf5;
}

.onboarding-security-state.is-complete > span[b-1vuesqxqre] {
    background: #d1fae5;
    color: #047857;
}

.onboarding-security-state.is-complete strong[b-1vuesqxqre],
.onboarding-security-state.is-complete p[b-1vuesqxqre] {
    color: #047857;
}

.onboarding-checklist[b-1vuesqxqre] {
    padding: 2rem 1.25rem;
    border-left: 1px solid #e2e8f0;
    background: #f8fbff;
}

.onboarding-checklist[b-1vuesqxqre]  .onboarding-status-row:first-of-type {
    margin-top: 1.25rem;
}

.onboarding-checklist > small[b-1vuesqxqre] {
    display: block;
    margin-top: 1.2rem;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
    color: #94a3b8;
    font-size: .68rem;
    line-height: 1.55;
}

.onboarding-footer[b-1vuesqxqre] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 1.5rem;
    border-top: 1px solid #e2e8f0;
    background: #fff;
}

.onboarding-footer > span[b-1vuesqxqre] {
    color: #94a3b8;
    font-size: .75rem;
    font-weight: 700;
}

.onboarding-footer > div[b-1vuesqxqre] {
    display: flex;
    gap: .65rem;
}

@media (max-width: 1050px) {
    .onboarding-body[b-1vuesqxqre] {
        grid-template-columns: 1fr;
    }

    .onboarding-checklist[b-1vuesqxqre] {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: .75rem;
        border-top: 1px solid #e2e8f0;
        border-left: 0;
    }

    .onboarding-checklist > p[b-1vuesqxqre],
    .onboarding-checklist > small[b-1vuesqxqre] {
        grid-column: 1 / -1;
    }
}

@media (max-width: 780px) {
    .onboarding-header[b-1vuesqxqre] {
        align-items: flex-start;
    }

    .onboarding-brand img[b-1vuesqxqre] {
        display: none;
    }

    .onboarding-progress[b-1vuesqxqre] {
        padding-inline: .8rem;
    }

    .onboarding-step[b-1vuesqxqre] {
        justify-content: center;
    }

    .onboarding-step small[b-1vuesqxqre],
    .onboarding-step:not(:last-child)[b-1vuesqxqre]::after {
        display: none;
    }

    .onboarding-hero[b-1vuesqxqre],
    .onboarding-security-grid[b-1vuesqxqre] {
        grid-template-columns: 1fr;
    }

    .onboarding-pulse-card[b-1vuesqxqre] {
        min-height: 17rem;
    }

    .onboarding-flow[b-1vuesqxqre],
    .onboarding-classifications[b-1vuesqxqre] {
        grid-template-columns: 1fr;
    }

    .onboarding-flow > i[b-1vuesqxqre] {
        transform: rotate(90deg);
        text-align: center;
    }

    .onboarding-note[b-1vuesqxqre] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .onboarding-content[b-1vuesqxqre] {
        padding: 1.25rem;
    }

    .onboarding-content h1[b-1vuesqxqre] {
        font-size: 2rem;
    }

    .onboarding-checklist[b-1vuesqxqre] {
        grid-template-columns: 1fr;
    }

    .onboarding-footer[b-1vuesqxqre] {
        align-items: flex-start;
        flex-direction: column;
    }

    .onboarding-footer > div[b-1vuesqxqre] {
        width: 100%;
    }

    .onboarding-footer .btn[b-1vuesqxqre] {
        flex: 1;
    }

    .dashboard-callout[b-1vuesqxqre] {
        display: none;
    }
}

@keyframes onboarding-spin-b-1vuesqxqre {
    to { transform: rotate(360deg); }
}
/* /Shared/ActivityOverviewPanel.razor.rz.scp.css */
/* Compact activity overview. Investigation styles below remain independent. */
.activity-overview[b-jef6iz7e4m]{color:#10234a;font-size:13px;min-width:0}
.ao-eyebrow[b-jef6iz7e4m]{font-size:10px;letter-spacing:.12em;font-weight:800;color:#536e98;margin:0 0 4px}.ao-briefing .ao-eyebrow[b-jef6iz7e4m]{font-size:9px;line-height:1.2;margin-bottom:2px}
.ao-briefing[b-jef6iz7e4m]{display:flex;align-items:center;gap:16px;padding:10px 16px;border:1px solid #f6d592;border-radius:10px;background:linear-gradient(100deg,#fffaf0,#fff6e3);min-height:72px}
.ao-briefing.is-clear[b-jef6iz7e4m]{border-color:#c9dff5;background:linear-gradient(100deg,#eff7ff,#f8fcff)}
.ao-briefing-icon[b-jef6iz7e4m]{color:#f29100;display:flex;flex:none}.ao-briefing-icon[b-jef6iz7e4m]  svg{width:38px;height:38px;stroke-width:2.2}
.ao-briefing.is-clear .ao-briefing-icon[b-jef6iz7e4m]{color:#1672ed}
.ao-briefing-copy[b-jef6iz7e4m]{min-width:0}.ao-briefing h2[b-jef6iz7e4m]{margin:0;font-size:18px;font-weight:850;line-height:1.2;letter-spacing:-.025em}
.ao-briefing-copy>p:last-child[b-jef6iz7e4m]{margin:2px 0 0;font-size:11px;color:#4c6384;line-height:1.35}
.ao-review-action[b-jef6iz7e4m]{display:inline-flex;gap:16px;align-items:center;justify-content:center;flex:none;min-height:38px;padding:8px 17px;margin-left:12px;background:linear-gradient(120deg,#ff9800,#ed8000);color:#fff;border:1px solid #ed8900;border-radius:7px;font-size:12px;font-weight:800;box-shadow:0 3px 8px #df89001a}
.ao-review-action:hover[b-jef6iz7e4m]{background:#d97100}.ao-review-action[b-jef6iz7e4m]  svg{width:17px;height:17px}
.ao-connection[b-jef6iz7e4m]{margin-left:auto;color:#294c7b;font-size:11px;flex:none;max-width:290px}
.ao-connection>span[b-jef6iz7e4m]{display:flex;align-items:center;gap:7px}.ao-connection[b-jef6iz7e4m]  svg{width:15px;height:15px}
.ao-connection small[b-jef6iz7e4m]{display:block;margin:5px 0 0 22px;color:#536e91;font-size:10px}
.ao-metrics[b-jef6iz7e4m]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0}
.ao-metric[b-jef6iz7e4m]{--metric-color:#1268ff;display:flex;gap:11px;padding:10px 14px 5px;min-width:0;border:1px solid #dce6f4;border-radius:9px;background:linear-gradient(145deg,#fff 65%,#f8fbff);box-shadow:0 2px 7px #163f7b03}
.ao-metric.is-violet[b-jef6iz7e4m]{--metric-color:#8046ff}.ao-metric.is-orange[b-jef6iz7e4m]{--metric-color:#f48a00}.ao-metric.is-rose[b-jef6iz7e4m]{--metric-color:#f12347}
.ao-metric-icon[b-jef6iz7e4m]{flex:none;color:var(--metric-color);padding-top:1px}.ao-metric-icon[b-jef6iz7e4m]  svg{width:30px;height:30px;stroke-width:2}
.ao-metric-copy[b-jef6iz7e4m]{min-width:0;flex:1}.ao-metric h3[b-jef6iz7e4m]{margin:0;color:#28538b;font-size:12px;font-weight:750;line-height:1.4}
.ao-metric strong[b-jef6iz7e4m]{display:block;color:#0c2046;font-size:26px;letter-spacing:-.04em;font-weight:850;line-height:1.2;margin:2px 0 1px;font-variant-numeric:tabular-nums}
.ao-metric small[b-jef6iz7e4m]{display:block;color:#536c92;font-size:10px;line-height:1.4;min-height:14px}
.ao-spark[b-jef6iz7e4m]{display:block;width:100%;height:22px;color:var(--metric-color);margin-top:3px;overflow:visible}
.ao-workspace[b-jef6iz7e4m]{display:grid;grid-template-columns:minmax(0,2.65fr) minmax(270px,1fr);gap:12px;align-items:start}
.ao-card[b-jef6iz7e4m]{border:1px solid #dce6f4;border-radius:9px;background:#fff;min-width:0;overflow:hidden;box-shadow:0 2px 7px #163f7b03}
.ao-card-head[b-jef6iz7e4m]{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:8px 12px;flex-wrap:wrap}
.ao-card-head h3[b-jef6iz7e4m]{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:800;letter-spacing:-.02em;margin:0;line-height:1.3}
.ao-card-head h3[b-jef6iz7e4m]  svg{width:22px;height:22px;color:#1268ff}
.ao-card-head p[b-jef6iz7e4m]{font-size:10px;color:#536c92;margin:3px 0 0 31px}
.ao-card-head>small[b-jef6iz7e4m]{color:#49618a;font-size:10px}.ao-review-card .ao-card-head>div[b-jef6iz7e4m]{flex:1;min-width:160px}.ao-review-card .ao-card-head>small[b-jef6iz7e4m]{margin-left:31px}
.ao-review-card .ao-card-head[b-jef6iz7e4m]{align-items:flex-start}.ao-review-card h3[b-jef6iz7e4m]  svg{color:#f12347}
.ao-controls[b-jef6iz7e4m]{display:flex;gap:12px;flex-wrap:wrap;align-items:center;font-size:10px;color:#3d5680}
.ao-controls label[b-jef6iz7e4m]{display:flex;align-items:center;gap:6px;cursor:pointer}.ao-controls input[b-jef6iz7e4m]{accent-color:#1268ff;width:14px;height:14px}
.ao-controls select[b-jef6iz7e4m]{padding:6px 25px 6px 9px;border:1px solid #d3e0f2;border-radius:6px;background-color:#fff;color:#253f69;font-size:10px;min-height:30px}
.ao-table-scroll[b-jef6iz7e4m]{overflow:auto}.ao-table-scroll table[b-jef6iz7e4m]{width:100%;border-collapse:collapse;text-align:left;font-size:13px;min-width:650px}
.ao-table-scroll th[b-jef6iz7e4m]{background:#f3f7fd;color:#49618a;font-size:11px;padding:10px 12px;white-space:nowrap}
.ao-table-scroll td[b-jef6iz7e4m]{padding:10px 12px;border-top:1px solid #e4ecf6;max-width:260px;overflow-wrap:anywhere}
.ao-table-scroll td small[b-jef6iz7e4m]{display:block;color:#536c92;margin-top:2px}
.ao-overview-card .ao-table-scroll[b-jef6iz7e4m]{padding:0 12px 9px}
.ao-overview-card table[b-jef6iz7e4m]{font-size:11px;min-width:700px}.ao-overview-card th[b-jef6iz7e4m]{padding:7px 8px;font-size:10px}.ao-overview-card td[b-jef6iz7e4m]{padding:5px 8px}
.ao-person-cell[b-jef6iz7e4m]{display:flex;align-items:center;gap:9px;min-width:0}.ao-person-cell>div[b-jef6iz7e4m]{min-width:0}
.ao-avatar[b-jef6iz7e4m]{display:grid;place-items:center;flex:none;width:31px;height:31px;border-radius:50%;background:linear-gradient(140deg,#e5f4ff,#bad5ff);color:#1f61ce;font-size:11px;font-weight:800}
.ao-person[b-jef6iz7e4m]{display:block;color:#19335e;font-size:11px;font-weight:750;text-align:left;line-height:1.35;padding:0;border:0;background:transparent;text-decoration:none;overflow:hidden;text-overflow:ellipsis;max-width:235px;white-space:nowrap}
.ao-person:hover[b-jef6iz7e4m]{text-decoration:underline;color:#005de9}.ao-person-cell small[b-jef6iz7e4m]{font-size:10px;line-height:1.3}
.ao-time-share[b-jef6iz7e4m]{white-space:nowrap}.ao-time-share>span[b-jef6iz7e4m]{color:#536c92}
.ao-state-badge[b-jef6iz7e4m]{--state-color:#647b9e;--state-bg:#eef3fa;display:inline-flex;gap:5px;align-items:center;background:var(--state-bg);color:var(--state-color);border-radius:99px;padding:3px 7px;font-size:10px;white-space:nowrap;font-weight:650}
.ao-state-badge i[b-jef6iz7e4m]{width:7px;height:7px;border-radius:50%;background:currentColor}
.ao-tone-3[b-jef6iz7e4m]{--state-color:#00865e;--state-bg:#dbf8ec}.ao-tone-2[b-jef6iz7e4m],.ao-tone-1[b-jef6iz7e4m]{--state-color:#c75117;--state-bg:#fff0df}.ao-tone-4[b-jef6iz7e4m]{--state-color:#a36500;--state-bg:#fff5d4}.ao-tone-7[b-jef6iz7e4m]{--state-color:#9250ad;--state-bg:#f6eaff}.ao-tone-5[b-jef6iz7e4m],.ao-tone-6[b-jef6iz7e4m]{--state-color:#555fc0;--state-bg:#eeeefe}
.ao-inspect[b-jef6iz7e4m]{padding:5px 11px;border:1px solid #a9c8ff;border-radius:6px;color:#0055d1;background:#f5f9ff;font-size:10px;font-weight:700;white-space:nowrap;min-height:30px}
.ao-inspect:hover[b-jef6iz7e4m]{background:#eaf2ff}.ao-inspect.is-flagged[b-jef6iz7e4m]{color:#b66500;border-color:#ffcb80;background:#fff1d9}
.ao-queue[b-jef6iz7e4m]{padding:2px 12px 12px;display:grid;gap:8px;max-height:325px;overflow:auto}
.ao-queue button[b-jef6iz7e4m]{display:flex;align-items:flex-start;gap:10px;width:100%;background:linear-gradient(120deg,#fffbf3,#fff7e8);border:1px solid #ffd58d;border-radius:7px;padding:12px;text-align:left;color:#15335d}
.ao-queue button:hover[b-jef6iz7e4m]{border-color:#eea226;background:#fff4de}
.ao-queue-copy[b-jef6iz7e4m]{display:grid;gap:4px;min-width:0}.ao-queue-copy strong[b-jef6iz7e4m]{font-size:11px;overflow-wrap:anywhere}.ao-queue-copy>span[b-jef6iz7e4m]{font-size:10px;line-height:1.5;color:#4c6284}
.ao-queue-copy small[b-jef6iz7e4m]{display:flex;align-items:center;gap:6px;font-size:11px;color:#0866f5;font-weight:650}.ao-queue-copy[b-jef6iz7e4m]  svg{width:14px;height:14px}
.ao-queue p[b-jef6iz7e4m]{font-size:11px;line-height:1.6;margin:4px;color:#566d8e}.ao-queue-empty[b-jef6iz7e4m]{padding:15px;background:#f7faff;border:1px dashed #d9e4f3;border-radius:6px}
.ao-warning[b-jef6iz7e4m]{background:#fff7e6;color:#674511;border:1px solid #eed8a9;border-radius:8px;padding:10px 14px;line-height:1.6;margin:12px 0}
.ao-scope[b-jef6iz7e4m]{color:#425774;line-height:1.6}
@media(max-width:1100px){.ao-briefing[b-jef6iz7e4m]{flex-wrap:wrap}.ao-connection[b-jef6iz7e4m]{flex-basis:100%;display:flex;gap:10px;max-width:none;margin-left:54px;align-items:center}.ao-connection small[b-jef6iz7e4m]{margin:0}.ao-review-action[b-jef6iz7e4m]{margin-left:auto}.ao-workspace[b-jef6iz7e4m]{grid-template-columns:minmax(0,1fr)}.ao-queue[b-jef6iz7e4m]{grid-template-columns:repeat(2,minmax(0,1fr))}.ao-metric[b-jef6iz7e4m]{padding:12px 10px;gap:8px}.ao-metric-icon[b-jef6iz7e4m]  svg{width:24px;height:24px}}
@media(max-width:700px){.ao-metrics[b-jef6iz7e4m]{grid-template-columns:repeat(2,minmax(0,1fr))}.ao-briefing[b-jef6iz7e4m]{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px}.ao-briefing h2[b-jef6iz7e4m]{font-size:17px}.ao-briefing-copy[b-jef6iz7e4m]{min-width:0}.ao-connection[b-jef6iz7e4m]{grid-column:1/-1;margin:0;flex-direction:column;align-items:flex-start;gap:4px}.ao-review-action[b-jef6iz7e4m]{grid-column:2;margin:0;justify-self:start}.ao-queue[b-jef6iz7e4m]{grid-template-columns:1fr}.ao-card-head[b-jef6iz7e4m]{padding:12px}.ao-controls[b-jef6iz7e4m]{width:100%;justify-content:space-between}.ao-metric strong[b-jef6iz7e4m]{font-size:24px}}
@media(max-width:400px){.ao-metrics[b-jef6iz7e4m]{gap:8px}.ao-metric[b-jef6iz7e4m]{gap:6px;padding:10px 8px}.ao-metric-icon[b-jef6iz7e4m]  svg{width:20px;height:20px}.ao-metric h3[b-jef6iz7e4m]{font-size:11px}.ao-metric strong[b-jef6iz7e4m]{font-size:22px}}
.ao-detail[b-jef6iz7e4m]{margin-top:20px;scroll-margin-top:24px}.ao-detail-body[b-jef6iz7e4m]{padding:20px}.ao-detail-grid[b-jef6iz7e4m]{display:grid;grid-template-columns:1fr 1fr;gap:32px}.ao-breakdown[b-jef6iz7e4m]{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e7ef;padding:10px 0;overflow-wrap:anywhere}.ao-breakdown strong[b-jef6iz7e4m]{white-space:nowrap}.ao-hours[b-jef6iz7e4m]{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));gap:4px}.ao-hours button[b-jef6iz7e4m]{padding:4px;border:1px solid transparent;border-radius:6px}.ao-hours button.selected[b-jef6iz7e4m]{border-color:#173258;background:#e9eef4}.ao-hour-bar[b-jef6iz7e4m]{display:flex;flex-direction:column-reverse;height:65px;background:repeating-linear-gradient(135deg,#e5eaf1,#e5eaf1 4px,#f5f7f9 4px,#f5f7f9 8px);border-radius:3px;overflow:hidden}.ao-hour-bar span[b-jef6iz7e4m]{display:block;width:100%;flex-shrink:0}.ao-legend[b-jef6iz7e4m]{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0;font-size:11px}.ao-legend span[b-jef6iz7e4m]{display:flex;align-items:center;gap:5px}.ao-legend i[b-jef6iz7e4m]{width:10px;height:10px;border-radius:2px}.ao-state-0[b-jef6iz7e4m]{background:#94a3b8}.ao-state-1[b-jef6iz7e4m]{background:#be123c}.ao-state-2[b-jef6iz7e4m]{background:#e78932}.ao-state-3[b-jef6iz7e4m]{background:#219465}.ao-state-4[b-jef6iz7e4m]{background:#d6b52e}.ao-state-5[b-jef6iz7e4m]{background:#7370bc}.ao-state-6[b-jef6iz7e4m]{background:#249dba}.ao-state-7[b-jef6iz7e4m]{background:#b05690}.ao-gap[b-jef6iz7e4m]{background:#e5eaf1}.activity-overview button:focus-visible[b-jef6iz7e4m],.activity-overview select:focus-visible[b-jef6iz7e4m],.ao-method summary:focus-visible[b-jef6iz7e4m],.ao-detail:focus-visible[b-jef6iz7e4m]{outline:3px solid #2075c5;outline-offset:3px}.activity-overview button[b-jef6iz7e4m]{cursor:pointer}.ao-detail h4 small[b-jef6iz7e4m]{font-weight:400;color:#425774;font-size:12px}
/* site.css sets .dashboard-topbar to 200, overriding its z-50 utility. */
.ao-detail[b-jef6iz7e4m]{position:fixed;inset:16px 16px 16px auto;width:min(900px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;margin:0;z-index:300;box-shadow:0 16px 70px #142b3555}.ao-detail>.ao-card-head[b-jef6iz7e4m]{position:sticky;top:0;background:#fff;z-index:2}.ao-detail h3:focus[b-jef6iz7e4m]{outline:none}
@media(max-width:700px){.ao-detail-grid[b-jef6iz7e4m]{grid-template-columns:1fr;gap:12px}.ao-hours[b-jef6iz7e4m]{grid-template-columns:repeat(12,minmax(0,1fr))}.ao-detail-body[b-jef6iz7e4m]{padding:16px}}


/* Investigation flyout */
.ao-detail-scrim[b-jef6iz7e4m]{position:fixed;inset:0;z-index:290;border:0;background:rgba(8,24,50,.62);backdrop-filter:blur(2px);animation:ao-scrim-in-b-jef6iz7e4m 180ms ease-out both;cursor:default}
.ao-detail[b-jef6iz7e4m]{position:fixed;inset:0 0 0 auto;width:min(900px,calc(100vw - 32px));height:100dvh;overflow-y:auto;margin:0;z-index:300;background:#f8fafc;color:#10234a;border:0;border-left:1px solid #d5dfed;box-shadow:-18px 0 70px rgba(5,23,52,.28);animation:ao-drawer-in-b-jef6iz7e4m 280ms cubic-bezier(.22,1,.36,1) both}
.ao-detail:focus[b-jef6iz7e4m]{outline:none}.ao-detail-header[b-jef6iz7e4m]{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) auto 42px;align-items:center;gap:18px;padding:18px 26px;background:rgba(255,255,255,.96);border-bottom:1px solid #dbe3ef;backdrop-filter:blur(12px)}
.ao-detail-identity[b-jef6iz7e4m]{min-width:0}.ao-detail-identity .ao-eyebrow[b-jef6iz7e4m]{margin-bottom:6px;color:#31598f}.ao-detail-identity h3[b-jef6iz7e4m]{margin:0;overflow:hidden;text-overflow:ellipsis;font-size:21px;line-height:1.15;font-weight:850;white-space:nowrap}
.ao-detail-meta[b-jef6iz7e4m]{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.ao-meta-chip[b-jef6iz7e4m]{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid #d4dfef;border-radius:9px;background:#f8fbff;font-size:12px;font-weight:700;white-space:nowrap}.ao-meta-chip i[b-jef6iz7e4m]{font-style:normal;color:#0057e6;font-size:16px}
.ao-close[b-jef6iz7e4m]{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#10234a;font-size:30px;line-height:1}.ao-close:hover[b-jef6iz7e4m]{background:#edf3fb}
.ao-detail-body[b-jef6iz7e4m]{display:grid;gap:16px;padding:16px 22px 26px}
.ao-alert[b-jef6iz7e4m]{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid #f4c979;border-radius:12px;background:linear-gradient(100deg,#fffaf0,#fff7e5);color:#3e2c10}.ao-alert.is-clear[b-jef6iz7e4m]{border-color:#a9dec9;background:linear-gradient(100deg,#effcf7,#f8fffc);color:#174f3b}.ao-alert-icon[b-jef6iz7e4m]{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f29b0b;color:white;font-size:24px;font-weight:900}.ao-alert.is-clear .ao-alert-icon[b-jef6iz7e4m]{background:#18a873}.ao-alert h4[b-jef6iz7e4m]{margin:0 0 4px;font-size:16px}.ao-alert p[b-jef6iz7e4m]{margin:0;color:#54657d;font-size:13px}.ao-alert>strong[b-jef6iz7e4m]{padding:9px 14px;border-radius:999px;background:#ffe3ad;color:#d85b00;font-size:13px;white-space:nowrap}.ao-alert.is-clear>strong[b-jef6iz7e4m]{background:#d8f5e8;color:#14704f}
.ao-policy[b-jef6iz7e4m]{min-height:38px;padding:8px 13px;border:1px solid #8eb9fa;border-radius:9px;background:white;color:#123c80;font-size:12px;font-weight:750;white-space:nowrap}.ao-policy:hover[b-jef6iz7e4m]{border-color:#0057e6;background:#f1f7ff}
.ao-extra-flags[b-jef6iz7e4m]{display:flex;gap:8px;flex-wrap:wrap}.ao-extra-flags span[b-jef6iz7e4m]{padding:7px 10px;border:1px solid #f1d6a5;border-radius:999px;background:#fffaf0;color:#684814;font-size:11px;font-weight:650}
.ao-day-section[b-jef6iz7e4m],.ao-stat-card[b-jef6iz7e4m],.ao-evidence-card[b-jef6iz7e4m]{border:1px solid #d8e2ef;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(13,40,80,.03)}.ao-day-section[b-jef6iz7e4m]{padding:16px}.ao-section-head[b-jef6iz7e4m]{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.ao-section-head>div[b-jef6iz7e4m]{display:flex;align-items:baseline;gap:8px}.ao-section-head h4[b-jef6iz7e4m],.ao-stat-card h4[b-jef6iz7e4m],.ao-evidence-head h4[b-jef6iz7e4m]{margin:0;font-size:16px;font-weight:800}.ao-section-head p[b-jef6iz7e4m]{margin:0;color:#506a91;font-size:12px}
.ao-segments[b-jef6iz7e4m]{display:flex;border:1px solid #d8e2ef;border-radius:9px;overflow:hidden;background:#f7f9fc}.ao-segments button[b-jef6iz7e4m]{min-height:34px;padding:7px 16px;border:0;border-left:1px solid #d8e2ef;background:transparent;color:#203960;font-size:11px;font-weight:700}.ao-segments button:first-child[b-jef6iz7e4m]{border-left:0}.ao-segments button.selected[b-jef6iz7e4m]{background:#0968ed;color:#fff;box-shadow:0 2px 8px rgba(9,104,237,.25)}
.ao-day-section .ao-hours[b-jef6iz7e4m]{gap:6px}.ao-day-section .ao-hours button[b-jef6iz7e4m]{min-width:0}.ao-day-section .ao-hour-bar[b-jef6iz7e4m]{height:72px;border-radius:4px;background:repeating-linear-gradient(135deg,#e8eef6,#e8eef6 4px,#f7f9fc 4px,#f7f9fc 8px)}.ao-day-section .ao-hours button.selected[b-jef6iz7e4m]{border-color:#0868ed;background:#eaf3ff;box-shadow:0 0 0 2px rgba(8,104,237,.12)}.ao-day-section .ao-hours small[b-jef6iz7e4m]{display:block;margin-top:4px;color:#446087;font-size:9px}.ao-day-section .ao-legend[b-jef6iz7e4m]{margin:16px 0 0;justify-content:space-between;gap:10px}.ao-day-section .ao-legend i[b-jef6iz7e4m]{border-radius:50%}
.ao-detail-grid[b-jef6iz7e4m]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ao-stat-card[b-jef6iz7e4m]{padding:15px 16px}.ao-stat-card h4[b-jef6iz7e4m]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ao-stat-card h4 span[b-jef6iz7e4m]{color:#0868ed;font-size:19px}.ao-rank[b-jef6iz7e4m]{display:grid;grid-template-columns:minmax(90px,1fr) minmax(100px,1.25fr) auto;align-items:center;gap:10px;min-height:35px;font-size:12px}.ao-rank>span[b-jef6iz7e4m]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ao-rank>div[b-jef6iz7e4m]{height:8px;border-radius:99px;background:#edf1f7;overflow:hidden}.ao-rank>div i[b-jef6iz7e4m]{display:block;height:100%;min-width:3px;border-radius:99px}.ao-rank strong[b-jef6iz7e4m]{min-width:55px;text-align:right;white-space:nowrap}.ao-app-rank>div i[b-jef6iz7e4m]{background:linear-gradient(90deg,#0878f9,#3768dd)}.ao-private-note[b-jef6iz7e4m]{display:block;margin-top:10px;color:#567095;font-size:11px}
.ao-evidence-card[b-jef6iz7e4m]{overflow:hidden}.ao-evidence-head[b-jef6iz7e4m]{display:grid;grid-template-columns:minmax(150px,1fr) minmax(210px,1.15fr) 140px auto;align-items:center;gap:10px;padding:13px 16px;border-bottom:1px solid #dce5f1}.ao-evidence-head h4[b-jef6iz7e4m]{display:flex;align-items:center;gap:8px}.ao-evidence-head h4 span[b-jef6iz7e4m]{color:#0871f2}.ao-search[b-jef6iz7e4m]{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 10px;border:1px solid #d4deeb;border-radius:9px;background:#fff;color:#31598f}.ao-search input[b-jef6iz7e4m]{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#10234a;font-size:12px}.ao-evidence-head select[b-jef6iz7e4m]{min-height:38px;padding:0 10px;border:1px solid #d4deeb;border-radius:9px;background:#fff;color:#213a60;font-size:12px}.ao-evidence-card .ao-table-scroll table[b-jef6iz7e4m]{min-width:600px}.ao-evidence-card .ao-table-scroll th[b-jef6iz7e4m]{background:#f5f8fc}.ao-evidence-card .ao-table-scroll td[b-jef6iz7e4m]{padding:11px 12px}.ao-status-pill[b-jef6iz7e4m]{display:inline-flex;align-items:center;gap:7px;padding:3px 8px;border-radius:999px;background:#f4f7fb;font-size:11px;font-weight:700;white-space:nowrap}.ao-status-pill i[b-jef6iz7e4m]{width:8px;height:8px;border-radius:50%}.ao-evidence-card>.ao-scope[b-jef6iz7e4m]{margin:0;padding:9px 16px;border-top:1px solid #e5ebf3;font-size:10px}.ao-empty[b-jef6iz7e4m]{padding:16px!important;color:#64748b;text-align:center}
@keyframes ao-drawer-in-b-jef6iz7e4m{from{transform:translateX(48px);opacity:.72}to{transform:none;opacity:1}}@keyframes ao-scrim-in-b-jef6iz7e4m{from{opacity:0}to{opacity:1}}
@media(max-width:820px){.ao-detail[b-jef6iz7e4m]{width:100vw}.ao-detail-header[b-jef6iz7e4m]{grid-template-columns:minmax(0,1fr) 42px;padding:14px 16px}.ao-detail-meta[b-jef6iz7e4m]{grid-column:1/-1;grid-row:2;justify-content:flex-start}.ao-close[b-jef6iz7e4m]{grid-column:2;grid-row:1}.ao-alert[b-jef6iz7e4m]{grid-template-columns:40px 1fr}.ao-alert>strong[b-jef6iz7e4m],.ao-alert>.ao-policy[b-jef6iz7e4m]{grid-column:2}.ao-detail-grid[b-jef6iz7e4m]{grid-template-columns:1fr}.ao-evidence-head[b-jef6iz7e4m]{grid-template-columns:1fr 1fr}.ao-evidence-head h4[b-jef6iz7e4m]{grid-column:1/-1}.ao-search[b-jef6iz7e4m]{grid-column:1/-1}.ao-day-section .ao-hours[b-jef6iz7e4m]{grid-template-columns:repeat(12,minmax(0,1fr))}.ao-day-section .ao-legend[b-jef6iz7e4m]{justify-content:flex-start}}
@media(max-width:520px){.ao-detail-body[b-jef6iz7e4m]{padding:12px}.ao-detail-meta[b-jef6iz7e4m]{gap:6px}.ao-meta-chip[b-jef6iz7e4m]{padding:6px 8px;font-size:10px}.ao-alert[b-jef6iz7e4m]{padding:12px}.ao-section-head[b-jef6iz7e4m]{align-items:stretch;flex-direction:column}.ao-section-head>div[b-jef6iz7e4m]{display:block}.ao-segments button[b-jef6iz7e4m]{flex:1;padding-inline:8px}.ao-stat-card[b-jef6iz7e4m]{padding:13px}.ao-rank[b-jef6iz7e4m]{grid-template-columns:minmax(85px,1fr) 1fr auto;gap:7px}.ao-evidence-head[b-jef6iz7e4m]{grid-template-columns:1fr}.ao-evidence-head>*[b-jef6iz7e4m]{grid-column:1!important}.ao-evidence-head .ao-policy[b-jef6iz7e4m]{width:100%}}
@media(prefers-reduced-motion:reduce){.ao-detail[b-jef6iz7e4m],.ao-detail-scrim[b-jef6iz7e4m]{animation:none}}
/* /Shared/DashboardMetric.razor.rz.scp.css */
.dashboard-metric[b-2oc5rufs02]{position:relative;min-height:142px;overflow:hidden;border:1px solid #d9e3f1;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,43,82,.055);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.dashboard-metric:hover[b-2oc5rufs02]{transform:translateY(-2px);border-color:#b9d2f5;box-shadow:0 12px 30px rgba(15,72,145,.1)}.metric-label[b-2oc5rufs02]{display:flex;align-items:center;gap:9px}.metric-label p[b-2oc5rufs02]{margin:0;color:#506785;font-size:11px;font-weight:800;letter-spacing:.02em}.metric-icon[b-2oc5rufs02]{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#e9f3ff;color:#0874f9;font-size:14px;font-weight:900}.metric-value[b-2oc5rufs02]{position:relative;z-index:1;margin:8px 0 0;font-size:28px;font-weight:900;letter-spacing:-.035em;line-height:1}.metric-hint[b-2oc5rufs02]{position:relative;z-index:1;margin:7px 0 0;color:#60738d;font-size:11px;font-weight:550}.metric-sparkline[b-2oc5rufs02]{position:absolute;right:14px;bottom:9px;left:14px;width:calc(100% - 28px);height:31px;color:#0874f9;overflow:visible}.metric-sparkline polyline[b-2oc5rufs02]{stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tone-violet .metric-icon[b-2oc5rufs02]{background:#f0ecff;color:#7047eb}.tone-violet .metric-sparkline[b-2oc5rufs02]{color:#7047eb}.tone-green .metric-icon[b-2oc5rufs02]{background:#e7faf3;color:#08a878}.tone-green .metric-sparkline[b-2oc5rufs02]{color:#08a878}.tone-red .metric-icon[b-2oc5rufs02]{background:#ffeaee;color:#ef334e}.tone-red .metric-sparkline[b-2oc5rufs02]{color:#ef334e}.tone-amber .metric-icon[b-2oc5rufs02]{background:#fff4dc;color:#f59e0b}.tone-amber .metric-sparkline[b-2oc5rufs02]{color:#f59e0b}@media(prefers-reduced-motion:reduce){.dashboard-metric[b-2oc5rufs02]{transition:none}.dashboard-metric:hover[b-2oc5rufs02]{transform:none}}
/* /Shared/DepartmentAccessPicker.razor.rz.scp.css */
.department-access[b-ivuyr3jb2b]{margin-top:20px;padding:20px;border:1px solid #cbdcf7;border-radius:16px;background:linear-gradient(135deg,#f3f8ff,#fff 70%);color:#18325c}.department-access header[b-ivuyr3jb2b]{display:flex;align-items:center;justify-content:space-between;gap:12px}.access-eyebrow[b-ivuyr3jb2b]{font-size:10px;font-weight:750;letter-spacing:.14em;color:#2563eb}.department-access h4[b-ivuyr3jb2b]{font-size:17px;margin:5px 0 0;font-weight:750}.department-access p[b-ivuyr3jb2b]{font-size:12px;line-height:1.6;color:#536888;margin:10px 0}.access-badge[b-ivuyr3jb2b]{font-size:11px;font-weight:700;white-space:nowrap;background:#e7f0ff;color:#0756d8;border-radius:20px;padding:6px 10px}.access-tools[b-ivuyr3jb2b]{display:flex;align-items:end;gap:12px;margin:16px 0}.access-tools label[b-ivuyr3jb2b]{flex:1;display:grid;gap:6px;font-size:11px;font-weight:650}.access-tools input[b-ivuyr3jb2b]{background:white}.access-tools button[b-ivuyr3jb2b]{font-size:12px;white-space:nowrap}.department-list[b-ivuyr3jb2b]{max-height:240px;overflow-y:auto;overscroll-behavior:contain;border:1px solid #dce7f6;border-radius:10px;background:#fff;padding:12px}.department-list fieldset[b-ivuyr3jb2b]{border:0;margin:0 0 12px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.department-list legend[b-ivuyr3jb2b]{font-size:11px;font-weight:750;color:#657a98;margin:0 0 8px}.department-option[b-ivuyr3jb2b]{display:flex;align-items:center;gap:9px;border:1px solid #e1e9f5;border-radius:8px;padding:10px;font-size:12px;cursor:pointer}.department-option.selected[b-ivuyr3jb2b]{background:#edf4ff;border-color:#a3c4ff;color:#0756d8}.department-option input[b-ivuyr3jb2b]{accent-color:#1463ff;width:16px;height:16px;flex-shrink:0}.department-option span[b-ivuyr3jb2b]{overflow-wrap:anywhere}.access-note[b-ivuyr3jb2b],.access-warning[b-ivuyr3jb2b]{font-size:11px;line-height:1.6;padding:10px 12px;background:#eef4fc;border-radius:8px;margin-top:12px;color:#496184}.access-warning[b-ivuyr3jb2b]{background:#fff6e2;color:#8c5700;margin-bottom:12px}.department-access :focus-visible[b-ivuyr3jb2b]{outline:3px solid #1463ff;outline-offset:3px}@media(max-width:600px){.department-access[b-ivuyr3jb2b]{padding:14px}.access-tools[b-ivuyr3jb2b]{flex-wrap:wrap}.access-tools label[b-ivuyr3jb2b]{min-width:100%}.department-list fieldset[b-ivuyr3jb2b]{grid-template-columns:1fr}}
/* /Shared/MachineTransferApprovals.razor.rz.scp.css */
.transfer-card[b-8aqgs2w3wo] { padding: 1.5rem; border: 1px solid #cbdcf8; border-radius: 1.5rem; background: #fff; color: #132b50; }
.transfer-header[b-8aqgs2w3wo], .transfer-row[b-8aqgs2w3wo] { display: flex; justify-content: space-between; gap: 1.25rem; flex-wrap: wrap; }
.transfer-header[b-8aqgs2w3wo] { align-items: center; }
.transfer-eyebrow[b-8aqgs2w3wo] { color: #0057c8; text-transform: uppercase; letter-spacing: .15em; font-size: .7rem; font-weight: 800; }
h2[b-8aqgs2w3wo] { margin: .3rem 0; font-size: 1.35rem; font-weight: 800; }
p[b-8aqgs2w3wo] { margin: .35rem 0; font-size: .875rem; line-height: 1.6; }
.transfer-list[b-8aqgs2w3wo] { margin-top: 1.2rem; display: grid; gap: .8rem; }
.transfer-row[b-8aqgs2w3wo] { padding: 1rem; border: 1px solid #dbe5f4; border-radius: 1rem; align-items: center; }
.transfer-details[b-8aqgs2w3wo] { flex: 1 1 18rem; overflow-wrap: anywhere; }
small[b-8aqgs2w3wo] { display: block; color: #536582; }
.transfer-status[b-8aqgs2w3wo] { display: inline-block; margin-top: .5rem; padding: .2rem .6rem; border-radius: 1rem; background: #eaf2ff; color: #064ca6; font-size: .75rem; font-weight: 700; }
.transfer-actions[b-8aqgs2w3wo] { display: flex; gap: .5rem; flex-wrap: wrap; }
button[b-8aqgs2w3wo] { min-height: 42px; padding: .6rem .9rem; border-radius: .65rem; font-size: .85rem; font-weight: 700; cursor: pointer; }
.transfer-primary[b-8aqgs2w3wo] { background: #0057d9; color: white; border: 1px solid #0057d9; }
.transfer-secondary[b-8aqgs2w3wo] { background: white; color: #15477e; border: 1px solid #b8cae3; }
button:focus-visible[b-8aqgs2w3wo] { outline: 3px solid #009bea; outline-offset: 3px; }
button:disabled[b-8aqgs2w3wo] { opacity: .55; cursor: wait; }
.transfer-confirm[b-8aqgs2w3wo] { flex-basis: 100%; background: #fff7e5; border: 1px solid #ebc87d; border-radius: .75rem; padding: 1rem; }
.transfer-confirm .transfer-actions[b-8aqgs2w3wo] { margin-top: .8rem; }
.transfer-message[b-8aqgs2w3wo], .transfer-empty[b-8aqgs2w3wo] { background: #f1f6ff; border-radius: .75rem; padding: 1rem; margin-top: 1rem; }
/* /Shared/MeetingConnectionsPanel.razor.rz.scp.css */
.connections-card[b-dh4zudz1zt] { padding:clamp(1.25rem,3vw,2rem); border:1px solid #ccdcf2; border-radius:1.5rem; background:#fff; box-shadow:0 12px 36px -24px #173c7450; color:#112e55; min-width:0; }
.connections-header[b-dh4zudz1zt],.connections-heading[b-dh4zudz1zt],.connections-input-row[b-dh4zudz1zt],.connections-list-heading[b-dh4zudz1zt],.connections-actions[b-dh4zudz1zt],.connections-company[b-dh4zudz1zt] { display:flex; align-items:center; gap:.8rem; }
.connections-header[b-dh4zudz1zt] { justify-content:space-between; gap:1.25rem; flex-wrap:wrap; margin-bottom:1.5rem; }
.connections-heading[b-dh4zudz1zt] { align-items:flex-start; gap:1rem; }
.connections-symbol[b-dh4zudz1zt] { display:grid; place-items:center; flex:0 0 3rem; height:3rem; border:1px solid #bcd7ff; border-radius:1rem; background:linear-gradient(135deg,#edfbff,#dfebff); color:#0561e8; }
.connections-symbol svg[b-dh4zudz1zt] { width:1.5rem; height:1.5rem; }
.connections-eyebrow[b-dh4zudz1zt] { font-size:.72rem; text-transform:uppercase; letter-spacing:.13em; font-weight:750; color:#075be1; margin:0 0 .35rem; }
.connections-card h2[b-dh4zudz1zt] { font-size:1.4rem; line-height:1.3; font-weight:750; margin:0; letter-spacing:-.025em; }
.connections-heading p:last-child[b-dh4zudz1zt] { margin:.5rem 0 0; color:#536983; font-size:.9375rem; }
.connections-button[b-dh4zudz1zt] { display:inline-flex; justify-content:center; align-items:center; gap:.5rem; padding:.7rem 1rem; min-height:44px; border:1px solid transparent; border-radius:.7rem; font:inherit; font-size:.875rem; font-weight:700; line-height:1.4; cursor:pointer; white-space:nowrap; transition:background .15s,box-shadow .15s; }
.connections-primary[b-dh4zudz1zt] { color:#fff; background:#075bea; border-color:#0753d2; box-shadow:0 4px 10px #075bea18; }
.connections-primary:hover[b-dh4zudz1zt] { background:#004bc7; }
.connections-secondary[b-dh4zudz1zt] { color:#164a94; background:#fff; border-color:#c6d6ee; }
.connections-secondary:hover[b-dh4zudz1zt] { background:#edf4ff; border-color:#90b8f3; }
.connections-danger[b-dh4zudz1zt] { background:#fff; color:#ad2940; border-color:#e8c4cb; }
.connections-danger:hover[b-dh4zudz1zt] { background:#fff1f3; }
.connections-button:disabled[b-dh4zudz1zt] { cursor:not-allowed; opacity:.55; box-shadow:none; }
.connections-card :is(button,input):focus-visible[b-dh4zudz1zt] { outline:3px solid #1973ec; outline-offset:3px; }
.connections-setup[b-dh4zudz1zt] { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); border:1px solid #d6e3f5; border-radius:1rem; overflow:hidden; background:#f8faff; }
.connections-box[b-dh4zudz1zt] { min-width:0; padding:1.5rem; margin:0; }
.connections-share[b-dh4zudz1zt] { background:linear-gradient(135deg,#f0f7ff,#f8fbff); border-right:1px solid #d6e3f5; }
.connections-step[b-dh4zudz1zt] { color:#41628e; font-size:.75rem; letter-spacing:.07em; text-transform:uppercase; font-weight:700; }
.connections-box h3[b-dh4zudz1zt] { font-size:1.05rem; font-weight:750; margin:.55rem 0; }
.connections-box p[b-dh4zudz1zt] { color:#556981; font-size:.875rem; line-height:1.7; margin:0 0 1.2rem; max-width:55ch; }
.connections-box label[b-dh4zudz1zt] { display:block; font-size:.8125rem; font-weight:650; margin-bottom:.5rem; color:#28496f; }
.connections-input-row[b-dh4zudz1zt] { align-items:stretch; }
.connections-input-row input[b-dh4zudz1zt] { width:100%; min-width:0; border:1px solid #c8d7ed; border-radius:.7rem; padding:.75rem; min-height:46px; color:#173858; background:#fff; font:inherit; font-size:.875rem; }
.connections-input-row input[b-dh4zudz1zt]::placeholder { color:#667d99; }
.connections-input-row .connections-code[b-dh4zudz1zt] { font-family:ui-monospace,Consolas,monospace; font-size:.8125rem; }
.connections-list-heading[b-dh4zudz1zt] { justify-content:space-between; flex-wrap:wrap; margin:1.6rem 0 .85rem; }
.connections-list-heading h3[b-dh4zudz1zt] { display:flex; align-items:center; flex-wrap:wrap; gap:.7rem; margin:0; font-size:1rem; font-weight:750; }
.connections-count[b-dh4zudz1zt] { color:#516b8c; font-size:.75rem; font-weight:500; }
.connections-status[b-dh4zudz1zt] { display:inline-flex; align-items:center; padding:.3rem .65rem; border-radius:2rem; font-size:.75rem; font-weight:650; border:1px solid #d7e0ee; white-space:nowrap; }
.connections-pending[b-dh4zudz1zt] { background:#fff8e7; color:#8f5a08; border-color:#f4deb0; }
.connections-approved[b-dh4zudz1zt] { background:#eaf8f2; color:#176444; border-color:#bde4d2; }
.connections-inactive[b-dh4zudz1zt] { background:#f1f4f8; color:#53647b; }
.connections-list[b-dh4zudz1zt] { list-style:none; padding:0; margin:0; display:grid; gap:.65rem; }
.connections-row[b-dh4zudz1zt] { display:grid; grid-template-columns:minmax(0,1fr) auto auto; align-items:center; gap:1.2rem; padding:1rem 1.2rem; border:1px solid #dae5f3; border-radius:.9rem; background:#fff; }
.connections-company[b-dh4zudz1zt] { min-width:0; }
.connections-company strong[b-dh4zudz1zt] { display:block; overflow-wrap:anywhere; font-size:.9375rem; }
.connections-company p[b-dh4zudz1zt] { font-size:.8125rem; color:#60748d; line-height:1.5; margin:.25rem 0 0; }
.connections-avatar[b-dh4zudz1zt] { flex:0 0 2.6rem; height:2.6rem; display:grid; place-items:center; font-weight:750; border-radius:.75rem; color:#155acd; background:#eaf2ff; }
.connections-empty[b-dh4zudz1zt] { background:#f7faff; border:1px dashed #c8daf3; border-radius:.9rem; padding:1.4rem; color:#355676; font-size:.9375rem; }
.connections-empty p[b-dh4zudz1zt] { margin:.4rem 0 0; font-size:.875rem; line-height:1.7; color:#5d7189; }
.connections-privacy[b-dh4zudz1zt] { display:flex; align-items:flex-start; gap:.6rem; margin-top:1.25rem; color:#516b85; }
.connections-privacy > span[b-dh4zudz1zt] { color:#176bc8; margin-top:.15rem; }
.connections-privacy p[b-dh4zudz1zt] { margin:0; font-size:.8125rem; line-height:1.7; }
.connections-privacy strong[b-dh4zudz1zt] { color:#2b4d73; }
.connections-message[b-dh4zudz1zt] { margin:0 0 1rem; padding:.85rem 1rem; background:#edf5ff; color:#194d8e; border:1px solid #c5dcf8; border-radius:.75rem; font-size:.875rem; line-height:1.6; }
.connections-error[b-dh4zudz1zt] { background:#fff5eb; border-color:#f0d5b2; color:#885015; }
@media(max-width:1000px) { .connections-setup[b-dh4zudz1zt] { grid-template-columns:1fr; } .connections-share[b-dh4zudz1zt] { border-right:0; border-bottom:1px solid #d6e3f5; } }
@media(max-width:640px) { .connections-input-row[b-dh4zudz1zt] { flex-direction:column; } .connections-box[b-dh4zudz1zt] { padding:1.15rem; } .connections-row[b-dh4zudz1zt] { grid-template-columns:minmax(0,1fr) auto; gap:.8rem; padding:1rem; } .connections-actions[b-dh4zudz1zt] { grid-column:1 / -1; flex-wrap:wrap; } .connections-header > button[b-dh4zudz1zt] { margin-left:4rem; } .connections-company[b-dh4zudz1zt] { align-items:flex-start; } }
@media(prefers-reduced-motion:reduce) { .connections-button[b-dh4zudz1zt] { transition:none; } }
/* /Shared/PersonalDashboardView.razor.rz.scp.css */
.personal-dashboard[b-dwjx20df2r] {
    --home-ink: #10214b;
    --home-copy: #475569;
    --home-muted: #64748b;
    --home-line: #d7e1ee;
    --home-blue: #0284c7;
    --home-blue-strong: #0369a1;
    --home-success: #047857;
    --home-warning: #b45309;
    --home-danger: #be123c;
    display: grid;
    gap: 1rem;
    color: var(--home-copy);
}

.personal-dashboard *[b-dwjx20df2r],
.personal-dashboard *[b-dwjx20df2r]::before,
.personal-dashboard *[b-dwjx20df2r]::after {
    box-sizing: border-box;
}

.personal-dashboard h1[b-dwjx20df2r],
.personal-dashboard h2[b-dwjx20df2r],
.personal-dashboard p[b-dwjx20df2r] {
    margin-top: 0;
}

.personal-dashboard .btn[b-dwjx20df2r] {
    width: auto;
}

.personal-dashboard :where(button, a):focus-visible[b-dwjx20df2r] {
    outline: 3px solid rgba(14, 165, 233, 0.4);
    outline-offset: 2px;
}

.personal-dashboard-header[b-dwjx20df2r] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    overflow: hidden;
    padding: 1.25rem 1.4rem;
    background:
        radial-gradient(circle at 92% 0%, rgba(56, 189, 248, 0.14), transparent 17rem),
        linear-gradient(135deg, #ffffff 0%, #fbfdff 58%, #f2f9ff 100%);
}

.personal-dashboard-copy[b-dwjx20df2r] {
    min-width: 0;
    max-width: 52rem;
}

.personal-dashboard-kicker[b-dwjx20df2r] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.35rem;
}

.personal-dashboard-kicker > p[b-dwjx20df2r] {
    margin-bottom: 0;
}

.live-status[b-dwjx20df2r] {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    min-height: 1.75rem;
    border: 1px solid #a7f3d0;
    border-radius: 999px;
    padding: 0.2rem 0.65rem;
    background: #ecfdf5;
    color: var(--home-success);
    font-size: 0.75rem;
    font-weight: 850;
    white-space: nowrap;
}

.live-status > i[b-dwjx20df2r] {
    width: 0.48rem;
    height: 0.48rem;
    flex: 0 0 auto;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.12);
}

.live-status.is-refreshing[b-dwjx20df2r] {
    border-color: #bae6fd;
    background: #f0f9ff;
    color: var(--home-blue-strong);
}

.live-status.is-refreshing > i[b-dwjx20df2r] {
    border: 2px solid #7dd3fc;
    border-top-color: var(--home-blue);
    background: transparent;
    box-shadow: none;
    animation: personal-dashboard-spin-b-dwjx20df2r 0.8s linear infinite;
}

.live-status.needs-attention[b-dwjx20df2r] {
    border-color: #fed7aa;
    background: #fff7ed;
    color: var(--home-warning);
}

.live-status.needs-attention > i[b-dwjx20df2r] {
    background: #f59e0b;
    box-shadow: 0 0 0 4px rgba(245, 158, 11, 0.12);
}

.personal-dashboard-header h1[b-dwjx20df2r] {
    overflow-wrap: anywhere;
    margin: 0 0 0.65rem;
    color: var(--home-ink);
    font-size: clamp(1.55rem, 2.4vw, 2rem);
    font-weight: 950;
    letter-spacing: -0.04em;
}

.personal-dashboard-meta[b-dwjx20df2r] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
}

.personal-dashboard-meta > span[b-dwjx20df2r] {
    display: inline-flex;
    align-items: center;
    gap: 0.38rem;
    min-height: 1.85rem;
    border: 1px solid var(--home-line);
    border-radius: 999px;
    padding: 0.22rem 0.65rem;
    background: rgba(255, 255, 255, 0.9);
    color: #4d5f79;
    font-size: 0.76rem;
    font-weight: 700;
}

.personal-dashboard-meta b[b-dwjx20df2r] {
    color: #26395d;
    font-weight: 900;
}

.personal-dashboard-actions[b-dwjx20df2r] {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: flex-end;
    gap: 0.65rem;
    align-self: center;
}

.refresh-status[b-dwjx20df2r] {
    display: grid;
    min-width: 8.5rem;
    justify-items: end;
    gap: 0.1rem;
    margin-right: 0.15rem;
}

.refresh-status > span[b-dwjx20df2r] {
    color: #7b8aa0;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.refresh-status time[b-dwjx20df2r],
.refresh-status strong[b-dwjx20df2r] {
    color: #41536e;
    font-size: 0.76rem;
    font-weight: 850;
    white-space: nowrap;
}

.refresh-action[b-dwjx20df2r],
.customize-action[b-dwjx20df2r] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 2.7rem;
    white-space: nowrap;
}

.refresh-action > span[b-dwjx20df2r] {
    color: var(--home-blue);
    font-size: 1rem;
}

.refresh-action > span.is-spinning[b-dwjx20df2r] {
    animation: personal-dashboard-spin-b-dwjx20df2r 0.8s linear infinite;
}

.customize-action > span[b-dwjx20df2r] {
    font-size: 0.85rem;
}

.dashboard-refresh-error[b-dwjx20df2r] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.85rem;
    border: 1px solid #fecdd3;
    border-radius: 0.9rem;
    padding: 0.75rem 0.85rem;
    background: #fff7f8;
    color: #881337;
    box-shadow: 0 10px 26px rgba(159, 18, 57, 0.05);
}

.dashboard-refresh-error > span[b-dwjx20df2r] {
    display: grid;
    width: 2rem;
    height: 2rem;
    place-items: center;
    border-radius: 50%;
    background: #ffe4e6;
    color: var(--home-danger);
    font-size: 0.85rem;
    font-weight: 950;
}

.dashboard-refresh-error > div[b-dwjx20df2r] {
    min-width: 0;
}

.dashboard-refresh-error strong[b-dwjx20df2r] {
    display: block;
    color: #9f1239;
    font-size: 0.82rem;
    font-weight: 900;
}

.dashboard-refresh-error p[b-dwjx20df2r] {
    margin: 0.15rem 0 0;
    color: #9f3151;
    font-size: 0.76rem;
    line-height: 1.45;
}

.dashboard-refresh-error .btn[b-dwjx20df2r] {
    flex: 0 0 auto;
}

.personal-dashboard-grid[b-dwjx20df2r] {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-auto-flow: row dense;
    grid-auto-rows: 5.4rem;
    gap: 1rem;
    min-width: 0;
}

.personal-widget[b-dwjx20df2r] {
    display: flex;
    min-width: 0;
    min-height: 0;
    flex-direction: column;
    overflow: hidden;
    padding: 0;
    border-color: #d8e2ee;
    box-shadow: 0 10px 26px rgba(15, 31, 70, 0.065);
    transition:
        border-color 140ms ease,
        box-shadow 140ms ease,
        transform 140ms ease;
}

.personal-widget > header[b-dwjx20df2r] {
    display: flex;
    min-height: 3.55rem;
    flex: 0 0 auto;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    border-bottom: 1px solid #e9eff5;
    padding: 0.65rem 0.85rem;
    background: linear-gradient(180deg, #ffffff, #fbfdff);
}

.personal-widget > header > div[b-dwjx20df2r] {
    min-width: 0;
}

.personal-widget > header p[b-dwjx20df2r] {
    margin-bottom: 0.1rem;
    color: #718197;
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.personal-widget > header h2[b-dwjx20df2r] {
    overflow: hidden;
    margin: 0;
    color: #17284f;
    font-size: 0.86rem;
    font-weight: 900;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget-live-refresh[b-dwjx20df2r] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 0.4rem;
    min-height: 1.75rem;
    border: 1px solid #c8e6f7;
    border-radius: 999px;
    padding: 0.18rem 0.5rem;
    background: #f0f9ff;
    color: var(--home-blue-strong);
    font-size: 0.75rem;
    font-weight: 850;
}

.widget-live-refresh > i[b-dwjx20df2r] {
    width: 0.62rem;
    height: 0.62rem;
    border: 2px solid #bae6fd;
    border-top-color: var(--home-blue);
    border-radius: 50%;
    animation: personal-dashboard-spin-b-dwjx20df2r 0.75s linear infinite;
}

.personal-widget-body[b-dwjx20df2r] {
    position: relative;
    min-width: 0;
    min-height: 0;
    flex: 1 1 auto;
    overflow: auto;
    padding: 0.8rem;
}

.personal-widget-refresh-overlay[b-dwjx20df2r] {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: grid;
    place-items: end;
    padding: 0.65rem;
    background: linear-gradient(
        135deg,
        transparent 58%,
        rgba(240, 249, 255, 0.72) 100%
    );
    pointer-events: none;
}

.personal-widget-refresh-overlay > span[b-dwjx20df2r] {
    width: 1.35rem;
    height: 1.35rem;
    border: 3px solid #bae6fd;
    border-top-color: var(--home-blue);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 6px 16px rgba(15, 31, 70, 0.08);
    animation: personal-dashboard-spin-b-dwjx20df2r 0.75s linear infinite;
}

.personal-widget-skeleton[b-dwjx20df2r] {
    display: grid;
    width: 100%;
    height: 100%;
    min-height: 5rem;
    align-content: center;
    justify-items: start;
    gap: 0.6rem;
    padding: 0.75rem;
}

.personal-widget-skeleton > span[b-dwjx20df2r] {
    width: min(16rem, 82%);
    height: 0.75rem;
    border-radius: 999px;
    background: linear-gradient(90deg, #e7edf4 20%, #f7fafc 45%, #e7edf4 70%);
    background-size: 220% 100%;
    animation: personal-dashboard-shimmer-b-dwjx20df2r 1.25s ease-in-out infinite;
}

.personal-widget-skeleton > span:nth-child(2)[b-dwjx20df2r] {
    width: min(11rem, 58%);
}

.personal-widget-skeleton > span:nth-child(3)[b-dwjx20df2r] {
    width: min(14rem, 72%);
}

.personal-widget-state[b-dwjx20df2r] {
    display: grid;
    width: 100%;
    height: 100%;
    min-height: 5rem;
    place-content: center;
    justify-items: center;
    gap: 0.25rem;
    color: var(--home-muted);
    text-align: center;
}

.personal-widget-state > span[b-dwjx20df2r] {
    display: grid;
    width: 2rem;
    height: 2rem;
    place-items: center;
    border-radius: 0.65rem;
    background: #eff4f8;
    color: #789;
    font-size: 1rem;
}

.personal-widget-state strong[b-dwjx20df2r] {
    margin-top: 0.25rem;
    color: #354966;
    font-size: 0.82rem;
    font-weight: 900;
}

.personal-widget-state small[b-dwjx20df2r] {
    max-width: 20rem;
    color: var(--home-muted);
    font-size: 0.75rem;
    line-height: 1.45;
}

.personal-dashboard-empty[b-dwjx20df2r] {
    display: grid;
    min-height: 28rem;
    place-content: center;
    justify-items: center;
    overflow: hidden;
    padding: 2.5rem 1.5rem;
    background:
        radial-gradient(circle at 50% 10%, rgba(14, 165, 233, 0.1), transparent 18rem),
        linear-gradient(180deg, #fff, #fbfdff);
    text-align: center;
}

.personal-dashboard-empty-icon[b-dwjx20df2r] {
    display: grid;
    width: 3.5rem;
    height: 3.5rem;
    place-items: center;
    border: 1px solid #bae6fd;
    border-radius: 1rem;
    background: #e0f2fe;
    color: var(--home-blue);
    font-size: 1.65rem;
    box-shadow: 0 12px 28px rgba(14, 165, 233, 0.13);
}

.personal-dashboard-empty > .retail-field-label[b-dwjx20df2r] {
    margin: 1rem 0 0.25rem;
}

.personal-dashboard-empty h2[b-dwjx20df2r] {
    margin-bottom: 0.35rem;
    color: var(--home-ink);
    font-size: 1.25rem;
    font-weight: 950;
    letter-spacing: -0.025em;
}

.personal-dashboard-empty > p:not(.retail-field-label)[b-dwjx20df2r] {
    max-width: 35rem;
    margin-bottom: 1.1rem;
    color: var(--home-muted);
    font-size: 0.86rem;
    line-height: 1.55;
}

@media (hover: hover) {
    .personal-widget:hover[b-dwjx20df2r] {
        border-color: #b7cadd;
        box-shadow: 0 14px 32px rgba(15, 31, 70, 0.09);
        transform: translateY(-1px);
    }
}

@media (max-width: 1050px) {
    .personal-dashboard-header[b-dwjx20df2r] {
        flex-direction: column;
        gap: 1rem;
    }

    .personal-dashboard-actions[b-dwjx20df2r] {
        width: 100%;
        justify-content: flex-start;
        align-self: auto;
    }

    .refresh-status[b-dwjx20df2r] {
        margin-right: auto;
        justify-items: start;
    }
}

@media (max-width: 900px) {
    .personal-dashboard-grid[b-dwjx20df2r] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-auto-rows: auto;
    }

    .personal-widget[style][b-dwjx20df2r] {
        grid-column: auto !important;
        grid-row: auto !important;
    }

    .personal-widget.widget-kpi[b-dwjx20df2r] {
        min-height: 10.5rem;
    }

    .personal-widget.widget-chart[b-dwjx20df2r],
    .personal-widget.widget-table[b-dwjx20df2r],
    .personal-widget.widget-generic[b-dwjx20df2r] {
        grid-column: 1 / -1 !important;
    }

    .personal-widget.widget-chart[b-dwjx20df2r] {
        min-height: 20rem;
    }

    .personal-widget.widget-table[b-dwjx20df2r] {
        min-height: 27rem;
    }

    .personal-widget.widget-generic[b-dwjx20df2r] {
        min-height: 18rem;
    }
}

@media (max-width: 680px) {
    .personal-dashboard-header[b-dwjx20df2r] {
        padding: 1rem;
    }

    .personal-dashboard-kicker[b-dwjx20df2r] {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.4rem;
    }

    .personal-dashboard-header h1[b-dwjx20df2r] {
        font-size: 1.55rem;
    }

    .personal-dashboard-meta[b-dwjx20df2r] {
        align-items: stretch;
        flex-direction: column;
    }

    .personal-dashboard-meta > span[b-dwjx20df2r] {
        width: 100%;
        border-radius: 0.7rem;
    }

    .personal-dashboard-actions[b-dwjx20df2r] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0.6rem;
    }

    .refresh-status[b-dwjx20df2r] {
        grid-column: 1 / -1;
        margin-right: 0;
    }

    .personal-dashboard-actions .btn[b-dwjx20df2r] {
        width: 100%;
    }

    .dashboard-refresh-error[b-dwjx20df2r] {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .dashboard-refresh-error .btn[b-dwjx20df2r] {
        grid-column: 1 / -1;
        width: 100%;
    }

    .personal-dashboard-grid[b-dwjx20df2r] {
        grid-template-columns: 1fr;
    }

    .personal-widget.widget-kpi[b-dwjx20df2r],
    .personal-widget.widget-chart[b-dwjx20df2r],
    .personal-widget.widget-table[b-dwjx20df2r],
    .personal-widget.widget-generic[b-dwjx20df2r] {
        grid-column: 1 !important;
    }

    .personal-widget.widget-kpi[b-dwjx20df2r] {
        min-height: 10rem;
    }

    .personal-widget.widget-chart[b-dwjx20df2r] {
        min-height: 19rem;
    }

    .personal-widget.widget-table[b-dwjx20df2r] {
        min-height: 25rem;
    }

    .personal-widget.widget-generic[b-dwjx20df2r] {
        min-height: 17rem;
    }
}

@media (max-width: 430px) {
    .personal-dashboard-actions[b-dwjx20df2r] {
        grid-template-columns: 1fr;
    }

    .refresh-status[b-dwjx20df2r] {
        grid-column: 1;
    }

    .personal-dashboard-empty[b-dwjx20df2r] {
        min-height: 24rem;
        padding: 2rem 1rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .personal-dashboard *[b-dwjx20df2r],
    .personal-dashboard *[b-dwjx20df2r]::before,
    .personal-dashboard *[b-dwjx20df2r]::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

@keyframes personal-dashboard-spin-b-dwjx20df2r {
    to {
        transform: rotate(360deg);
    }
}

@keyframes personal-dashboard-shimmer-b-dwjx20df2r {
    from {
        background-position: 100% 0;
    }

    to {
        background-position: -100% 0;
    }
}
/* /Shared/RemoteLinkDeviceConsole.razor.rz.scp.css */
.rl-device-grid[b-132c6k27ro] { display:grid; grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr)); gap:20px; padding:24px; background:#f5f8ff; }
.rl-pc-card[b-132c6k27ro] { position:relative; display:flex; flex-direction:column; align-items:center; min-width:0; aspect-ratio:1; padding:20px; border:1px solid #cdddf3; border-radius:14px; background:linear-gradient(155deg,#fff,#f0f6ff); box-shadow:0 5px 18px #10326908; transition:border-color 180ms,box-shadow 180ms,transform 180ms; }
.rl-pc-card:hover[b-132c6k27ro] { border-color:#78b7ff; box-shadow:0 10px 26px #0057e612; transform:translateY(-2px); }
.rl-card-heading[b-132c6k27ro] { display:flex; justify-content:space-between; align-items:center; gap:10px; width:100%; font-size:11px; }
.rl-status[b-132c6k27ro] { flex-shrink:0; border-radius:20px; padding:4px 9px; background:#eef1f6; color:#51627b; font-weight:700; }
.rl-status.online[b-132c6k27ro] { background:#e1f8f0; color:#126548; }
.rl-company[b-132c6k27ro] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#526887; }
.rl-pc-frame[b-132c6k27ro] { position:relative; display:grid; place-items:center; width:100px; aspect-ratio:1; margin:16px 0 8px; border:1px solid #a9cef9; border-radius:12px; background:linear-gradient(140deg,#e9faff,#dbeaff); color:#0062e9; }
.rl-pc-frame svg[b-132c6k27ro] { width:82px; stroke:currentColor; stroke-width:2.5; stroke-linecap:round; stroke-linejoin:round; }
.rl-screen-signal[b-132c6k27ro] { stroke:#00a9d2; }
.rl-pc-card h3[b-132c6k27ro] { max-width:100%; overflow-wrap:anywhere; text-align:center; font-size:17px; font-weight:750; color:#102c53; margin:0; }
.rl-user[b-132c6k27ro] { max-width:100%; overflow-wrap:anywhere; text-align:center; font-size:12px; color:#536887; margin:3px 0 14px; }
.rl-device-meta[b-132c6k27ro] { width:100%; font-size:11px; margin:0 0 16px; }
.rl-device-meta div[b-132c6k27ro] { display:grid; grid-template-columns:62px minmax(0,1fr); gap:8px; padding:3px 0; }
.rl-device-meta dt[b-132c6k27ro] { color:#6b7b91; }
.rl-device-meta dd[b-132c6k27ro] { margin:0; color:#283c59; overflow-wrap:anywhere; }
.rl-card-actions[b-132c6k27ro] { display:flex; gap:10px; width:100%; margin-top:auto; }
.rl-card-actions button[b-132c6k27ro] { flex:1; min-height:36px; }
.rl-pc-card.is-connecting[b-132c6k27ro] { border-color:#0073ff; box-shadow:0 0 0 3px #0073ff17; }
.rl-connect-orbit[b-132c6k27ro] { position:absolute; inset:-6px; border:2px solid transparent; border-top-color:#0073ff; border-bottom-color:#41d2ed; border-radius:50%; animation:rl-orbit-b-132c6k27ro 1.4s linear infinite; }
.is-connecting .rl-screen-signal[b-132c6k27ro] { stroke-dasharray:60; animation:rl-signal-b-132c6k27ro 1.8s ease-in-out infinite; }
.rl-connecting-label[b-132c6k27ro] { color:#005bc7; font-size:11px; margin:10px 0 0; text-align:center; }
.rl-connection-status[b-132c6k27ro] { margin-top:20px; padding:16px; border:1px solid #b5d8ff; background:#edf6ff; border-radius:12px; font-size:14px; color:#173d70; overflow-wrap:anywhere; }
.rl-connection-status a[b-132c6k27ro] { display:inline-block; font-weight:700; text-decoration:underline; margin-left:12px; }
.rl-summary[b-132c6k27ro] { display:flex; flex-wrap:wrap; gap:8px 20px; margin:12px 0; font-size:13px; color:#526887; }
.rl-summary strong[b-132c6k27ro] { color:#173d70; }
.rl-summary .rl-count-online[b-132c6k27ro], .rl-count-online strong[b-132c6k27ro] { color:#126548; }
.rl-filters[b-132c6k27ro] { padding:12px; border:1px solid #dce6f3; background:#f8faff; border-radius:12px; }
@keyframes rl-orbit-b-132c6k27ro { to { transform:rotate(360deg); } }
@keyframes rl-signal-b-132c6k27ro { 0%,100% { stroke-dashoffset:60; opacity:.4; } 50% { stroke-dashoffset:0; opacity:1; } }
@media(max-width:600px) { .rl-device-grid[b-132c6k27ro] { padding:12px; gap:14px; } }
@media(prefers-reduced-motion:reduce) { .rl-pc-card[b-132c6k27ro] { transition:none; } .rl-pc-card:hover[b-132c6k27ro] { transform:none; } .rl-connect-orbit[b-132c6k27ro],.is-connecting .rl-screen-signal[b-132c6k27ro] { animation:none; } }
/* /Shared/ReportWidgetView.razor.rz.scp.css */
.report-kpi[b-h1ud7yn2bj] { --accent:#1764ff; display:flex; flex-direction:column; height:100%; min-height:0; gap:4px; position:relative; padding:0; }
.report-kpi strong[b-h1ud7yn2bj] { font-size:clamp(1.45rem,2.1vw,2.3rem); font-weight:800; letter-spacing:-.05em; line-height:1.1; color:#101d49; }
.report-kpi > span[b-h1ud7yn2bj] { color:#50628b; font-size:.65rem; text-transform:uppercase; letter-spacing:.025em; font-weight:650; }
.report-kpi > small[b-h1ud7yn2bj] { font-size:.69rem; line-height:1.35; color:#637497; }
.report-sparkline[b-h1ud7yn2bj] { width:100%; height:26px; min-height:18px; margin-top:auto; color:var(--accent); }
.tone-blue[b-h1ud7yn2bj] { --accent:#1764ff; } .tone-emerald[b-h1ud7yn2bj] { --accent:#00a47c; } .tone-violet[b-h1ud7yn2bj] { --accent:#8352ff; } .tone-rose[b-h1ud7yn2bj] { --accent:#ef405e; } .tone-amber[b-h1ud7yn2bj] { --accent:#e99705; } .tone-slate[b-h1ud7yn2bj] { --accent:#7486a3; }
.report-chart-host[b-h1ud7yn2bj] { position:relative; width:100%; height:100%; min-height:120px; }
.report-donut-total[b-h1ud7yn2bj] { pointer-events:none; position:absolute; inset:40% 20% auto; display:grid; text-align:center; color:#14234d; }
.report-donut-total strong[b-h1ud7yn2bj] { font-size:clamp(1.1rem,2vw,2rem); line-height:1.2; font-weight:800; letter-spacing:-.035em; }.report-donut-total span[b-h1ud7yn2bj] { font-size:.7rem; color:#7685a3; }
.report-chart-empty[b-h1ud7yn2bj] { position:absolute; inset:0; display:grid; place-items:center; color:#637497; font-size:.8rem; background:#ffffffa8; pointer-events:none; }
.report-widget-table-wrap[b-h1ud7yn2bj] { width:100%; max-height:100%; overflow:auto; }
.report-widget-table[b-h1ud7yn2bj] { width:100%; border-collapse:collapse; font-size:.72rem; }
.report-widget-table th[b-h1ud7yn2bj] { position:sticky; top:0; z-index:1; background:#f2f6fd; color:#4c608c; font-size:.66rem; font-weight:650; text-align:left; }
.report-widget-table td[b-h1ud7yn2bj],.report-widget-table th[b-h1ud7yn2bj] { border-bottom:1px solid #e9eff9; padding:9px 10px; max-width:320px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.report-widget-table td[b-h1ud7yn2bj] { color:#354e7c; }
.report-widget-table tr:hover td[b-h1ud7yn2bj] { background:#f8faff; }
.report-widget-error[b-h1ud7yn2bj] { padding:16px; color:#a72847; background:#fff5f6; border-radius:8px; font-size:.8rem; }
.report-health[b-h1ud7yn2bj] { display:grid; grid-template-columns:minmax(155px,.9fr) 3fr; gap:12px; min-height:100%; }
.report-health-summary[b-h1ud7yn2bj] { display:flex; flex-direction:column; align-items:flex-start; padding:16px; border:1px solid color-mix(in srgb,var(--accent) 25%,white); border-radius:10px; background:color-mix(in srgb,var(--accent) 7%,white); }
.health-symbol[b-h1ud7yn2bj] { display:grid; place-items:center; width:30px; height:30px; border-radius:9px; color:white; background:var(--accent); font-size:22px; font-weight:800; margin-bottom:10px; }
.report-health-summary > small[b-h1ud7yn2bj] { text-transform:uppercase; color:#536989; font-size:.59rem; font-weight:750; letter-spacing:.06em; }
.report-health-summary > strong[b-h1ud7yn2bj] { font-size:1.15rem; color:#101e48; margin:3px 0; line-height:1.25; }
.report-health-summary > p[b-h1ud7yn2bj] { color:#5f7092; font-size:.73rem; line-height:1.45; margin:6px 0 12px; }
.report-health-summary > a[b-h1ud7yn2bj] { margin-top:auto; color:white; background:var(--accent); padding:8px 12px; border-radius:6px; font-size:.71rem; font-weight:650; text-decoration:none; }
.report-health-checks[b-h1ud7yn2bj] { display:grid; align-content:stretch; border:1px solid #e0e8f6; border-radius:9px; overflow:hidden; }
.health-check[b-h1ud7yn2bj] { display:grid; grid-template-columns:10px minmax(95px,1fr) auto; gap:7px 9px; align-items:center; border-bottom:1px solid #e9eff8; padding:9px 12px; color:#14244c; }
.health-check:last-child[b-h1ud7yn2bj] { border-bottom:0; }
.check-dot[b-h1ud7yn2bj] { background:var(--accent); width:8px; height:8px; border-radius:50%; }
.health-check > strong[b-h1ud7yn2bj] { font-size:.7rem; }
.check-result[b-h1ud7yn2bj] { font-size:.64rem; font-weight:650; color:var(--accent); background:color-mix(in srgb,var(--accent) 9%,white); border:1px solid color-mix(in srgb,var(--accent) 24%,white); padding:2px 8px; border-radius:20px; }
.health-check > b[b-h1ud7yn2bj] { grid-column:2 / -1; font-weight:650; font-size:.69rem; }
.health-check > small[b-h1ud7yn2bj] { grid-column:2 / -1; font-size:.67rem; color:#637497; line-height:1.3; }
@media(min-width:1550px) { .health-check[b-h1ud7yn2bj] { grid-template-columns:10px minmax(95px,1fr) auto minmax(140px,1.4fr); } .health-check > b[b-h1ud7yn2bj] { grid-column:auto; } }
@media(max-width:600px) { .report-health[b-h1ud7yn2bj] { grid-template-columns:1fr; } .report-health-summary[b-h1ud7yn2bj] { padding:12px; } .report-kpi strong[b-h1ud7yn2bj] { font-size:2rem; } }
/* /Shared/StatusRow.razor.rz.scp.css */
.onboarding-status-row[b-pa8p40r7y3] {
    display: grid;
    grid-template-columns: 2rem minmax(0, 1fr);
    align-items: center;
    gap: .65rem;
    margin-top: .8rem;
    padding: .75rem;
    border: 1px solid #e2e8f0;
    border-radius: .8rem;
    background: #fff;
}

.onboarding-status-row > span[b-pa8p40r7y3] {
    display: grid;
    width: 2rem;
    height: 2rem;
    place-items: center;
    border-radius: 999px;
    background: #f1f5f9;
    color: #94a3b8;
    font-size: .9rem;
    font-weight: 900;
}

.onboarding-status-row strong[b-pa8p40r7y3],
.onboarding-status-row small[b-pa8p40r7y3] {
    display: block;
}

.onboarding-status-row strong[b-pa8p40r7y3] {
    color: #0f2147;
    font-size: .78rem;
}

.onboarding-status-row small[b-pa8p40r7y3] {
    margin-top: .14rem;
    color: #94a3b8;
    font-size: .64rem;
    line-height: 1.35;
}

.onboarding-status-row.is-complete[b-pa8p40r7y3] {
    border-color: #a7f3d0;
    background: #f0fdf9;
}

.onboarding-status-row.is-complete > span[b-pa8p40r7y3] {
    background: #d1fae5;
    color: #047857;
}
