/* _content/SphereBaseDiagnostics.Web.Components/Components/Diagram/DiagramLinkLabelWidget.razor.rz.scp.css */
.diagram-link-label-along[b-kx6rb21cv5] {
    display: inline-block;
    white-space: pre-line;
    word-break: normal;
    overflow-wrap: break-word;
    font-size: 11px;
    line-height: 1.25;
    font-weight: normal;
    color: #5c6370;
    background: #ffffff;
    border: 1px solid #d0d4dc;
    padding: 2px 6px;
    border-radius: 3px;
    text-align: center;
    pointer-events: none;
    /* foreignObject задаёт узкий viewport (~1 px); без max-content браузер сжимает inline-block как «линию» столбца. */
    width: max-content;
    max-width: min(900px, 92vw);
    overflow: visible;
    text-overflow: clip;
    box-sizing: border-box;
    vertical-align: middle;
    writing-mode: horizontal-tb;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Diagram/PipelineGraphNodeWidget.razor.rz.scp.css */
.pg-node[b-yem6gkn7o5] {
    box-sizing: border-box;
    border: 1.5px solid #64748b;
    border-radius: 6px;
    padding: 6px 8px;
    overflow: hidden;
    cursor: grab;
    user-select: none;
}

.pg-node.selected[b-yem6gkn7o5] {
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.35);
}

.pg-node.run-status-warning[b-yem6gkn7o5] {
    border-color: #ca8a04 !important;
    box-shadow: 0 0 0 1px rgba(202, 138, 4, 0.35);
}

.pg-node.run-status-danger[b-yem6gkn7o5] {
    border-color: #dc2626 !important;
    box-shadow: 0 0 0 1px rgba(220, 38, 38, 0.35);
}

.pg-node-kind[b-yem6gkn7o5] {
    font-size: 10px;
    line-height: 1.2;
    color: #475569;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.pg-node-title[b-yem6gkn7o5] {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    color: #0f172a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2px;
}

.pg-node-result[b-yem6gkn7o5] {
    margin-top: 4px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.25;
    color: #334155;
    white-space: pre-line;
    overflow: hidden;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Diagram/TraceGraphFullscreenLayer.razor.rz.scp.css */
/* Явная высота вьюпорта + grid со строкой minmax(0,1fr) — надёжнее, чем flex внутри main-shell/max-height */
.trace-graph-fs-overlay[b-bme4znnngt] {
    position: fixed;
    inset: 0;
    z-index: 10060;
    box-sizing: border-box;
    background: var(--rz-base-background-color, #fff);
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    height: 100dvh;
    max-height: 100vh;
    max-height: 100dvh;
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
}

.trace-graph-fs-toolbar[b-bme4znnngt] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 8px 12px;
    border-bottom: 1px solid var(--rz-base-300, #e0e0e0);
    box-sizing: border-box;
}

.trace-graph-fs-hint[b-bme4znnngt] {
    opacity: 0.9;
    flex: 1;
    min-width: 0;
}

.trace-graph-fs-body[b-bme4znnngt] {
    min-height: 0;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 8px;
    box-sizing: border-box;
}

/* Обёртка графа в fullscreen: flex-цепочка до хоста с diagram-host-fill */
.trace-graph-fs-body[b-bme4znnngt]  .run-trace-graph-host--fullscreen,
.trace-graph-fs-body[b-bme4znnngt]  .graph-diagram-host.diagram-host-fill {
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    align-self: stretch;
    margin-top: 0 !important;
    height: 100% !important;
}

.trace-graph-fs-body[b-bme4znnngt]  .diagram-canvas {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Layout/ConfigurationControlPanel.razor.rz.scp.css */
.config-control-panel[b-5oexrj8i54] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
}

.config-control-busy[b-5oexrj8i54] {
    font-size: 0.78rem;
    color: #595959;
}

.config-control-feedback[b-5oexrj8i54] {
    font-size: 0.72rem;
    line-height: 1.35;
    padding: 6px 8px;
    border-radius: 4px;
    word-break: break-word;
    margin-top: 4px;
}

.config-control-feedback-ok[b-5oexrj8i54] {
    background: #eaf8ee;
    color: #0b6b2a;
    border: 1px solid #b7e0c2;
}

.config-control-feedback-info[b-5oexrj8i54] {
    background: #f5f5f5;
    color: #434343;
    border: 1px solid #e0e0e0;
}

.config-control-feedback-warn[b-5oexrj8i54] {
    background: #fff4df;
    color: #8a6d00;
    border: 1px solid #f0d78c;
}

.config-control-feedback-err[b-5oexrj8i54] {
    background: #fde8ea;
    color: #b42318;
    border: 1px solid #f0b4ba;
}

/* Кнопки панели управления: одинаковая ширина, текст в одну строку */
.config-control-panel[b-5oexrj8i54]  .rz-button {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.8rem;
    white-space: nowrap;
    height: auto;
    min-height: 2.1rem;
    padding: 0.35rem 0.55rem;
    line-height: 1.25;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5amoz6ayhj] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    min-height: 100dvh;
}

main[b-5amoz6ayhj] {
    flex: 1;
}

/* Хром приложения (статус, настройки, «Проблемы конфигурации») не скроллится; прокрутка только в контенте раздела. */
main.main-shell[b-5amoz6ayhj] {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
}

.main-body-scroll[b-5amoz6ayhj] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
}

.main-body-scroll:focus[b-5amoz6ayhj],
.main-body-scroll:focus-visible[b-5amoz6ayhj] {
    outline: none;
}

.sidebar[b-5amoz6ayhj] {
    background: #fff;
    border-right: 1px solid #d6d5d5;
    display: flex;
    flex-direction: column;
    min-height: 0;
    /* Важно для flex: иначе min-width:auto по содержимому раздувает колонку шире заданной ширины */
    min-width: 0;
    box-sizing: border-box;
    overflow-x: hidden;
}

.top-row[b-5amoz6ayhj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-between;
    min-height: 3.5rem;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    padding-top: 6px;
    padding-bottom: 6px;
}

.top-row-left[b-5amoz6ayhj] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    margin-right: 12px;
}

.global-check-settings[b-5amoz6ayhj] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.global-check-select[b-5amoz6ayhj] {
    min-width: 120px;
    border: 1px solid #d6d5d5;
    border-radius: 4px;
    background: #fff;
    padding: 2px 8px;
}

.global-workflow-row[b-5amoz6ayhj] {
    background-color: #fbfbfb;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 8px;
    padding-bottom: 8px;
}

.global-problems-row[b-5amoz6ayhj] {
    background-color: #fbfbfb;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 8px;
    padding-bottom: 8px;
    flex-shrink: 0;
}

.section-tabs-row[b-5amoz6ayhj] {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    align-items: stretch;
    flex-shrink: 0;
    background: #f0f0f0;
    border-bottom: 1px solid #d9d9d9;
    padding: 0;
}

.section-tabs-row:focus[b-5amoz6ayhj],
.section-tabs-row:focus-visible[b-5amoz6ayhj] {
    outline: none;
}

/* ::deep — класс на NavLink (дочерний компонент), иначе scoped CSS не применяется */
[b-5amoz6ayhj] .section-tab,
.section-tabs-row[b-5amoz6ayhj]  a.section-tab {
    display: inline-flex;
    align-items: center;
    padding: 10px 18px 10px 14px;
    margin: 0;
    border: none;
    border-left: 3px solid #f0a202;
    border-radius: 0;
    color: #595959;
    text-decoration: none !important;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.25;
    background: #f0f0f0;
    cursor: pointer;
    box-sizing: border-box;
}

.section-tabs-row > .section-tab[b-5amoz6ayhj] {
    display: inline-flex;
    align-items: center;
    padding: 10px 18px 10px 14px;
    margin: 0;
    border: none;
    border-left: 3px solid #f0a202;
    border-radius: 0;
    color: #595959;
    text-decoration: none !important;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.25;
    background: #f0f0f0;
    cursor: pointer;
    box-sizing: border-box;
}

[b-5amoz6ayhj] a.section-tab:hover,
.section-tabs-row[b-5amoz6ayhj]  a.section-tab:hover {
    color: #262626;
    background: #e8e8e8;
    text-decoration: none !important;
}

[b-5amoz6ayhj] a.section-tab.active,
[b-5amoz6ayhj] .section-tab.active,
.section-tabs-row[b-5amoz6ayhj]  a.section-tab.active {
    color: #141414;
    background: #fff;
    font-weight: 700;
    border-left-color: #f0a202;
    box-shadow: inset 0 -1px 0 #fff;
    position: relative;
    z-index: 1;
}

.section-tabs-row > .section-tab.active[b-5amoz6ayhj] {
    color: #141414;
    background: #fff;
    font-weight: 700;
    border-left-color: #f0a202;
    box-shadow: inset 0 -1px 0 #fff;
    position: relative;
    z-index: 1;
}

.section-tabs-row > .section-tab.disabled[b-5amoz6ayhj],
[b-5amoz6ayhj] .section-tab.disabled {
    color: #bfbfbf;
    cursor: not-allowed;
    background: #f0f0f0;
    border-left-color: #e0c080;
    opacity: 0.85;
}

.global-problems-expander > summary[b-5amoz6ayhj] {
    font-weight: 600;
    cursor: pointer;
}

.global-problems-caption[b-5amoz6ayhj] {
    margin-top: 6px;
    color: #444;
}

/* Таблица «Проблемы конфигурации»: компактный шрифт для длинных message/details */
.global-problems-table-wrap .global-problems-table[b-5amoz6ayhj] {
    font-size: 11px;
    line-height: 1.25;
}

.global-problems-table-wrap .global-problems-table th[b-5amoz6ayhj],
.global-problems-table-wrap .global-problems-table td[b-5amoz6ayhj] {
    font-size: 11px;
    line-height: 1.25;
    padding: 2px 4px;
}

.global-workflow-status[b-5amoz6ayhj] {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: 600;
}

.global-workflow-status.status-success[b-5amoz6ayhj] {
    color: #0b6b2a;
    background: #eaf8ee;
    border: 1px solid #b7e2c4;
}

.global-workflow-status.status-warning[b-5amoz6ayhj] {
    color: #7a5200;
    background: #fff4df;
    border: 1px solid #f0d8ab;
}

.global-workflow-caption[b-5amoz6ayhj] {
    margin-top: 6px;
    color: #444;
}

    .top-row[b-5amoz6ayhj]  a, .top-row[b-5amoz6ayhj]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-5amoz6ayhj]  a:hover, .top-row[b-5amoz6ayhj]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-5amoz6ayhj]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-5amoz6ayhj] {
        justify-content: space-between;
    }

    .global-check-settings[b-5amoz6ayhj] {
        width: 100%;
    }

    .top-row-left[b-5amoz6ayhj] {
        width: 100%;
        margin-right: 0;
    }

    .top-row[b-5amoz6ayhj]  a, .top-row[b-5amoz6ayhj]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-5amoz6ayhj] {
        flex-direction: row;
        align-items: stretch;
    }

    .sidebar[b-5amoz6ayhj] {
        flex: 0 0 19rem;
        width: 19rem;
        max-width: 19rem;
        min-width: 0;
        height: 100vh;
        max-height: 100vh;
        position: sticky;
        top: 0;
        align-self: flex-start;
        overflow: hidden;
    }

    main.main-shell[b-5amoz6ayhj] {
        min-height: 100vh;
        min-height: 100dvh;
        max-height: 100vh;
        max-height: 100dvh;
    }

    .top-row.auth[b-5amoz6ayhj]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-5amoz6ayhj], article[b-5amoz6ayhj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-5amoz6ayhj] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-5amoz6ayhj] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SphereBaseDiagnostics.Web.Components/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cs6mxfs65m] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: #434343;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid #d6d5d5;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2867, 67, 67, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem #f0f0f0;
}

.navbar-toggler:checked[b-cs6mxfs65m] {
    background-color: #e8e8e8;
}

/* Отдельная шапка без Bootstrap .navbar — иначе flex/min-width:auto раздувает колонку сайдбара. */
.sidebar-brand-bar[b-cs6mxfs65m] {
    flex-shrink: 0;
    position: relative;
    min-height: 3.5rem;
    height: auto;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    color: #262626;
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
    padding-right: 3.75rem;
}

.sidebar-brand-inner[b-cs6mxfs65m] {
    min-width: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.sidebar-brand-title[b-cs6mxfs65m] {
    display: block;
    box-sizing: border-box;
    font-size: 0.84rem;
    line-height: 1.28;
    font-weight: 600;
    color: #262626 !important;
    text-decoration: none !important;
    text-decoration-line: none !important;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: anywhere;
    hyphens: auto;
    max-width: 100%;
    width: 100%;
}

.sidebar-brand-title:hover[b-cs6mxfs65m],
.sidebar-brand-title:visited[b-cs6mxfs65m],
.sidebar-brand-title:focus[b-cs6mxfs65m],
.sidebar-brand-title:focus-visible[b-cs6mxfs65m],
.sidebar-brand-title:active[b-cs6mxfs65m] {
    color: #141414 !important;
    text-decoration: none !important;
    text-decoration-line: none !important;
}

.bi[b-cs6mxfs65m] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-cs6mxfs65m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-cs6mxfs65m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-cs6mxfs65m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-cs6mxfs65m] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cs6mxfs65m] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cs6mxfs65m] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cs6mxfs65m]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-cs6mxfs65m]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-cs6mxfs65m]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-cs6mxfs65m] {
    display: none;
    flex: 1;
    min-height: 0;
    min-width: 0;
}

.navbar-toggler:checked ~ .nav-scrollable[b-cs6mxfs65m] {
    display: block;
}

.sidebar-panel-block[b-cs6mxfs65m] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.sidebar-panel-title[b-cs6mxfs65m] {
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #595959;
    margin-bottom: 0.65rem;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cs6mxfs65m] {
        display: none;
    }

    .nav-scrollable[b-cs6mxfs65m] {
        display: block;
        flex: 1;
        min-height: 0;
        overflow-y: auto;
        height: auto;
    }
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Pages/Features.razor.rz.scp.css */
/* Features page — специфичное; модалка и kb-calc-cell в wwwroot/calc-dialog.css */
/* _content/SphereBaseDiagnostics.Web.Components/Components/Pages/Graph.razor.rz.scp.css */
/* Страница /graph — только оболочка; стили панели/легенды в GraphSection.razor.css */
/* _content/SphereBaseDiagnostics.Web.Components/Components/Pages/GraphDiagramCanvas.razor.rz.scp.css */
/* Fallback-высота для встраивания без Host layout-overrides (ClientWeb и т.п.). */
.graph-diagram-host[b-gx6ttotq4v] {
  width: 100%;
  height: 360px;
  min-height: 360px;
  box-sizing: border-box;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  background: #fafbfc;
  margin-top: 10px;
}

.graph-diagram-host.diagram-host-fill[b-gx6ttotq4v] {
  height: 100%;
  min-height: 0;
  flex: 1 1 auto;
  margin-top: 0;
}

.graph-diagram-host[b-gx6ttotq4v]  .diagram-canvas {
  background: #fafbfc;
}

/* Подписи слева не должны обрезаться */
.graph-diagram-host[b-gx6ttotq4v]  .diagram-html-layer,
.graph-diagram-host[b-gx6ttotq4v]  .diagram-node {
  overflow: visible;
}

.graph-diagram-host[b-gx6ttotq4v]  .diagram-link foreignObject.diagram-link-label {
  overflow: visible;
}

.graph-diagram-host[b-gx6ttotq4v]  .diagram-link-label-along {
  display: inline-block;
  font-size: 11px;
  line-height: 1.25;
  font-weight: normal;
  color: #5c6370;
  background: #ffffff;
  border: 1px solid #d0d4dc;
  padding: 2px 6px;
  border-radius: 3px;
  pointer-events: none;
  white-space: pre-line;
  word-break: normal;
  overflow-wrap: break-word;
  width: max-content;
  max-width: min(900px, 92vw);
  overflow: visible;
  text-overflow: clip;
  text-align: center;
  box-sizing: border-box;
  writing-mode: horizontal-tb;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Pages/RuntimeTraceDiagramCanvas.razor.rz.scp.css */
/* Контейнер под Z.Blazor.Diagrams. Явная height нужна: у canvas height:100%,
   а min-height родителя не задаёт used height → встраивание без Host layout-overrides даёт 0px. */
.graph-diagram-host[b-ap5ebdasva] {
    position: relative;
    width: 100%;
    height: 360px;
    min-height: 360px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #fafafa;
    overflow: hidden;
}

.graph-diagram-host.diagram-host-fill[b-ap5ebdasva] {
    height: 100%;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.graph-diagram-host[b-ap5ebdasva]  .diagram-canvas {
    width: 100% !important;
    height: 100% !important;
}

.graph-diagram-host[b-ap5ebdasva]  .diagram-html-layer,
.graph-diagram-host[b-ap5ebdasva]  .diagram-node {
    overflow: visible;
}

.graph-diagram-host[b-ap5ebdasva]  .diagram-link foreignObject.diagram-link-label {
    overflow: visible;
}

.graph-diagram-host[b-ap5ebdasva]  .diagram-link-label-along {
    pointer-events: none;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Sections/GraphSection.razor.rz.scp.css */
.graph-params-row[b-fzozdigrca] {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    align-items: flex-end;
}

.graph-param label[b-fzozdigrca] {
    display: block;
    font-size: 12px;
    color: #64748b;
    margin-bottom: 4px;
}

.graph-param-check[b-fzozdigrca] {
    display: flex;
    align-items: center;
    padding-bottom: 6px;
}

.graph-actions[b-fzozdigrca] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
    align-items: center;
}

.graph-legend[b-fzozdigrca] {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin: 8px 0;
    font-size: 12px;
    color: #475569;
}

.lg-swatch[b-fzozdigrca] {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1.5px solid #64748b;
    vertical-align: middle;
    margin-right: 6px;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Sections/RunSection.razor.rz.scp.css */
.graph-params-row[b-duh6f4bac8] {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    align-items: flex-end;
}

.graph-param label[b-duh6f4bac8] {
    display: block;
    font-size: 12px;
    color: #64748b;
    margin-bottom: 4px;
}

.graph-param-check[b-duh6f4bac8] {
    display: flex;
    align-items: center;
    padding-bottom: 6px;
}

.graph-legend[b-duh6f4bac8] {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    margin: 8px 0;
    font-size: 12px;
    color: #475569;
}

.lg-swatch[b-duh6f4bac8] {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1.5px solid #64748b;
    vertical-align: middle;
    margin-right: 6px;
}

.run-trace-fs-actions[b-duh6f4bac8] {
    display: flex;
    justify-content: flex-end;
    margin: 8px 0;
}

.run-trace-graph-host[b-duh6f4bac8] {
    width: 100%;
}

.run-panel-header[b-duh6f4bac8] {
    font-weight: 600;
}

.run-results-panel[b-duh6f4bac8] {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #fff;
}

.run-results-panel[b-duh6f4bac8] (.rz-panel-titlebar) {
    padding: 10px 12px;
    background: #fff;
}

.run-results-panel[b-duh6f4bac8] (.rz-panel-content) {
    padding: 8px 12px 12px;
}
/* _content/SphereBaseDiagnostics.Web.Components/Components/Sections/XmlPreviewSection.razor.rz.scp.css */
.xml-bundle-preview[b-r0lroecuby] {
    margin-top: 8px;
    padding: 10px 12px;
    overflow: auto;
    max-height: 70vh;
    font-family: ui-monospace, "Cascadia Mono", Consolas, monospace;
    font-size: 12px;
    line-height: 1.35;
    white-space: pre;
    background: #f8f9fa;
    color: #111827;
    border: 1px solid #e5e7eb;
    border-radius: 4px;
}
