.nimbus-page-reports .app-content { background: #eff3f6; }
.nimbus-page-reports .filters { display: none; }
.nimbus-page-reports .main { display: block; min-height: 0; overflow: hidden; background: #eff3f6; }
.nimbus-page-reports .sidebar { display: block; width: 100%; max-width: none; height: 100%; min-height: 0; border: 0; background: #eff3f6; }
.nimbus-page-reports .sidebar > .stats,
.nimbus-page-reports .sidebar > .search { display: none; }
.nimbus-page-reports:not(.nimbus-report-map-mode) .main > .map-wrap { display: none; }
.nimbus-page-reports #workList { width: 100%; height: 100%; min-height: 0; overflow: hidden; padding: 0; }
.nimbus-reports-page { height: 100%; min-height: 0; padding: 20px; color: #2d2c33; background: #eff3f6; }
.nimbus-reports-panel { display: flex; flex-direction: column; height: 100%; min-height: 0; overflow: hidden; border: 1px solid #e6eaee; border-radius: 4px; background: #fff; }
.nimbus-reports-panel-head { position: relative; flex: 0 0 60px; height: 60px; background: #fff; border-bottom: 1px solid #e6eaee; }
.nimbus-reports-panel-head h1 { height: 60px; margin: 0; padding: 0 120px 0 20px; overflow: hidden; color: #2d2c33; font-size: 24px; font-weight: 400; line-height: 60px; text-overflow: ellipsis; white-space: nowrap; }
.nimbus-reports-panel-head > div { position: absolute; top: 12px; right: 20px; display: flex; gap: 10px; }
.nimbus-reports-panel-head button { width: 36px; height: 36px; padding: 8px 0; border: 1px solid rgba(153,157,168,.4); border-radius: 4px; background: #fff; color: rgba(153,157,168,.7); font-size: 14px; }
.nimbus-reports-panel-head [data-report-params] { display: flex; align-items: center; justify-content: center; padding: 0; border: 0; cursor: pointer; }
.nimbus-reports-panel-head [data-report-params] svg { width: 20px; height: 20px; margin-top: -2px; }
.nimbus-reports-panel-head [data-report-params][aria-expanded="false"] svg { transform: rotate(180deg); }
.nimbus-reports-panel-head button:not(:disabled):hover { color: #999da8; }
.nimbus-reports-parameters { display: grid; flex: 0 0 auto; grid-template-columns: 270px 270px 270px minmax(0,1fr); gap: 20px; align-items: end; height: 95px; padding: 15px 20px 21px; background: #fff; border-bottom: 1px solid #e6eaee; }
.nimbus-reports-parameters[hidden] { display: none; }
.nimbus-reports-field { display: flex; min-width: 0; flex-direction: column; gap: 7px; font-size: 12px; color: rgba(45,44,51,.7); }
.nimbus-report-select { position: relative; height: 36px; }
.nimbus-report-select--type { --report-option-inset: 13px; }
.nimbus-report-select--element { --report-option-inset: 10px; }
.nimbus-report-select-trigger, .nimbus-report-select-control { display: flex; align-items: center; width: 100%; height: 36px; padding: 0 0 0 10px; border: 1px solid rgba(153,157,168,.4); border-radius: 4px; background: #fff; color: #2d2c33; font: 14px Lato, sans-serif; text-align: left; cursor: pointer; }
.nimbus-report-select-trigger > span:first-child { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nimbus-report-select-arrow { flex: 0 0 30px; height: 30px; margin-left: auto; position: relative; }
.nimbus-report-select-arrow::after { position: absolute; left: 12px; top: 11px; width: 5px; height: 5px; border: solid rgba(153,157,168,.7); border-width: 0 1.5px 1.5px 0; transform: rotate(45deg); content: ""; }
.nimbus-report-select-menu { position: absolute; z-index: 10; overflow: auto; border-radius: 4px; background: #fff; }
.nimbus-report-select--type .nimbus-report-select-menu { top: -1px; left: -2px; width: calc(100% + 4px); max-height: 400px; padding: 2px 0; box-shadow: 0 2px 10px rgba(45,44,51,.35); }
.nimbus-report-select--element .nimbus-report-select-menu { top: 35px; left: 0; width: max-content; min-width: 100%; max-width: min(800px, calc(100vw - 350px)); max-height: 200px; border: 1px solid rgba(153,157,168,.4); scrollbar-gutter: stable; }
.nimbus-report-select-control input { flex: 1; min-width: 0; width: 0; height: 32px; padding: 0; border: 0; background: transparent; color: #2d2c33; font: inherit; text-overflow: ellipsis; }
.nimbus-report-select-clear { display: flex; flex: 0 0 20px; align-items: center; height: 32px; padding: 8px 2px; border: 0; color: rgba(153,157,168,.7); background: transparent; cursor: pointer; }
.nimbus-report-select-clear svg { width: 16px; height: 16px; }
.nimbus-report-select-separator { flex: 0 0 1px; align-self: flex-start; height: 13px; margin: 11px 4px 0 7px; background: rgba(153,157,168,.4); }
.nimbus-report-select--element .nimbus-report-select-arrow { flex-basis: 24px; padding: 0; border: 0; background: transparent; cursor: pointer; }
.nimbus-report-select--element .nimbus-report-select-arrow::after { left: 5px; }
.nimbus-report-select-menu > button { display: block; width: 100%; min-height: 34px; padding: 9px var(--report-option-inset) 8px; border: 0; background: transparent; color: #2d2c33; font: 14px Lato, sans-serif; text-align: left; white-space: nowrap; cursor: pointer; }
.nimbus-report-select-empty { padding: 9px 10px 8px; font-size: 14px; color: #999da8; }
.nimbus-report-select-menu > button[aria-selected="true"] { color: #4285f4; }
.nimbus-report-select-menu > button:is(:hover,:focus) { background: rgba(66,133,244,.05); }
.nimbus-reports-interval { position: relative; height: 36px; }
.nimbus-report-period { display: block; width: 100%; height: 36px; padding: 9px 10px 7px; border: 1px solid rgba(153,157,168,.4); border-radius: 4px; background: transparent; color: #2d2c33; font: 14px Lato, sans-serif; text-align: left; cursor: pointer; }
.nimbus-report-period img { float: right; width: 18px; height: 18px; }
.nimbus-report-calendar-overlay { position: fixed; inset: 0; z-index: 10002; background: transparent; }
.nimbus-report-calendar { position: absolute; z-index: 10003; top: -2px; left: -2px; width: max-content; padding-bottom: 16px; border: 1px solid #ecedf0; border-radius: 4px; background: #fff; box-shadow: 0 2px 10px rgba(45,44,51,.35); color: #2d2c33; font: 16px Lato, sans-serif; }
.nimbus-report-months { display: flex; justify-content: center; }
.nimbus-report-month { border-collapse: collapse; border-spacing: 0; margin: 16px 16px 0; }
.nimbus-report-month caption { height: 22px; margin-bottom: 8px; padding: 0 8px; font-size: 18.4px; font-weight: 500; text-align: left; white-space: nowrap; }
.nimbus-report-month th { padding: 7px; color: #8b9898; font-size: 14px; font-weight: 400; }
.nimbus-report-month td { position: relative; padding: 9px; border-radius: 0; text-align: center; font-size: 14px; }
.nimbus-report-month td.is-selected { background: #4285f4; color: #f0f8ff; }
.nimbus-report-month td.is-start { border-radius: 50% 0 0 0; }
.nimbus-report-month td.is-end { border-radius: 0 0 50% 0; }
.nimbus-report-month td.is-single { border-radius: 50%; }
.nimbus-report-month td:has(button:hover):not(.is-selected) { background: #f0f8ff; }
.nimbus-report-month td > button { display: block; width: 100%; padding: 0; border: 0; background: transparent; color: inherit; font: inherit; cursor: pointer; }
.nimbus-report-month-nav { position: absolute; top: 22px; right: 30px; width: 25px; height: 25px; padding: 0; border: 0; background: transparent; color: rgba(153,157,168,.7); cursor: pointer; }
.nimbus-report-month-nav.is-previous { margin-right: 30px; }
.nimbus-report-month-nav svg { display: block; width: 20px; height: 20px; }
.nimbus-reports-field-error{font-size:12px;color:#d83d3d;min-height:15px}.nimbus-reports-execute { justify-self: end; width: max-content; height: 36px; padding: 8px 18px; border: 1px solid transparent; border-radius: 4px; background: #32a754; color: #fff; font-family: Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: normal; cursor: pointer; }.nimbus-reports-execute:disabled{opacity:.45}
.nimbus-reports-body { display: flex; flex-direction: column; flex: 1; min-height: 0; padding: 0; }.nimbus-reports-welcome,.nimbus-reports-loading,.nimbus-reports-error{background:#fff;min-height:160px;display:flex;align-items:center;justify-content:center;color:#8b949e}.nimbus-reports-error{color:#c74b4b}.nimbus-reports-summary { display: flex; flex-shrink: 0; justify-content: space-between; width: 100%; border-bottom: 1px solid #e6eaee; }
.nimbus-reports-summary.is-compact { align-items: center; height: 36px; padding: 7px 20px; background: #4285f4; --summary-separator: rgba(255,255,255,.2); --summary-label: rgba(255,255,255,.7); --summary-number: #fff; --summary-font: 14px; }
.nimbus-reports-summary.is-expanded { align-items: flex-start; height: 104px; padding: 10px 20px; background: #fff; --summary-separator: #e6eaee; --summary-label: rgba(153,157,168,.7); --summary-number: #2d2c33; --summary-font: 35px; }
.nimbus-reports-summary-block { display: flex; align-items: center; height: 100%; }
.nimbus-reports-summary-separator { width: 1px; height: 100%; margin-right: 10px; background: var(--summary-separator); }
.nimbus-reports-summary-content { display: flex; }
.is-compact > .nimbus-reports-summary-block > .nimbus-reports-summary-content { align-items: flex-end; padding-bottom: 2px; }
.is-expanded > .nimbus-reports-summary-block > .nimbus-reports-summary-content { align-items: flex-start; flex-direction: column; }
.nimbus-reports-summary-label { margin-right: 5px; color: var(--summary-label); font-size: 12px; }
.is-expanded .nimbus-reports-summary-label { margin-bottom: 4px; }
.nimbus-reports-summary-number { color: var(--summary-number); font-size: var(--summary-font); }
.is-expanded .nimbus-reports-summary-number { order: -1; }
.nimbus-reports-summary-number small { font-size: 14px; }
.nimbus-reports-summary-bar { display: flex; align-items: baseline; height: 15px; color: #2d2c33; font-size: 12px; }
.nimbus-reports-summary-bar > span { width: 40px; }
.nimbus-reports-summary-bar > div { width: 80px; height: 5px; border-radius: 2.5px; background: #e6eaee; }
.nimbus-reports-summary-bar i { display: block; height: 100%; border-radius: 2.5px; }
.nimbus-reports-summary-bar .active { background: #32a754; }
.nimbus-reports-summary-bar .alarm { background: #ff5f5f; }
.nimbus-reports-summary-bar .warning { background: #ffb511; }
.nimbus-reports-summary-toggle { flex: 0 0 20px; height: 20px; padding: 0; border-radius: 4px; cursor: pointer; }
.is-compact > .nimbus-reports-summary-toggle { margin-top: 1px; border: 1px solid transparent; background: rgba(255,255,255,.2); color: rgba(255,255,255,.7); }
.is-expanded > .nimbus-reports-summary-toggle { margin-top: -2px; border: 1px solid #e6eaee; background: transparent; color: rgba(153,157,168,.7); transform: rotate(180deg); }
.nimbus-reports-summary-toggle svg { display: block; width: 18px; height: 18px; }

.nimbus-reports-table-viewport { position: relative; flex: 1; min-height: 0; width: 100%; overflow: visible; background: #fff; border: 0; }
.nimbus-reports-empty { position: absolute; top: 50%; left: 0; width: 100%; margin-top: -50px; color: #999da8; font-size: 24px; font-weight: 400; line-height: normal; text-align: center; }.nimbus-reports-table { display: flex; flex-direction: column; width: 100%; height: 100%; min-width: 1280px; }
.nimbus-reports-table-scroll { --report-expander-top: 10px; flex: 1; min-height: 0; overflow-y: auto; overflow-x: hidden; scrollbar-gutter: stable; }
.nimbus-reports-cell { margin-right: 10px; }
.nimbus-reports-table-row > .nimbus-reports-cell:first-child { margin-left: 20px; }
.nimbus-reports-table-row > .nimbus-reports-last-cell { flex: 0 0 40px; min-width: 40px; margin-right: 0; }
.nimbus-reports-table-row{display:flex;flex-shrink:0;padding:0 var(--report-gutter) 0 0;min-height:48px;border:0;border-bottom:1px solid #e6eaee;background:#fff;color:#2d2c33;text-align:left;font:14px Lato,sans-serif}.nimbus-reports-table-scroll .nimbus-reports-cell { display: block; height: 100%; padding: 10px 0 0 10px; overflow: hidden; white-space: normal; }
.nimbus-reports-table-scroll .nimbus-reports-cell:first-child { padding-left: 0; }
.nimbus-reports-cell-content { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; height: 36px; padding-top: 1px; overflow: hidden; text-overflow: ellipsis; }
.nimbus-reports-table-head { position: relative; z-index: 2; width: 100%; height: 36px; min-height: 36px; background: #f8fafc; color: rgba(45,44,51,.7); }
.nimbus-reports-table-head > .nimbus-reports-cell { position: relative; display: flex; align-items: flex-start; height: 36px; padding: 9px 0; border: 0; background: transparent; color: inherit; font: 700 12px Lato, sans-serif; text-align: left; }
.nimbus-reports-table-head > .nimbus-reports-cell:not(:disabled) { cursor: pointer; }
.nimbus-reports-table-head > .nimbus-reports-cell:not(:first-child)::before { position: absolute; top: 7px; left: 0; height: 22px; border-left: 1px solid #e6eaee; content: ""; }
.nimbus-report-heading-label { display: block; width: 100%; padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.nimbus-reports-cell:not(:first-child) > .nimbus-report-heading-label { padding-left: 10px; }
.nimbus-reports-table-head > .is-sorted .nimbus-report-heading-label,
.nimbus-reports-table-head > .nimbus-reports-cell:not(:disabled):hover .nimbus-report-heading-label { width: calc(100% - 8px); }
.nimbus-report-sort-arrows { display: none; position: absolute; top: 12px; right: 0; width: 8px; height: 11px; }
.nimbus-reports-table-head > .is-sorted .nimbus-report-sort-arrows,
.nimbus-reports-table-head > .nimbus-reports-cell:hover .nimbus-report-sort-arrows { display: block; }
.nimbus-report-sort-arrows i { display: block; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; }
.nimbus-report-sort-arrows i:first-child { border-bottom: 4px solid #999da8; margin-bottom: 3px; }
.nimbus-report-sort-arrows i:last-child { border-top: 4px solid #999da8; }
.sort-asc .nimbus-report-sort-arrows i:first-child { border-bottom-color: #4285f4; }
.sort-desc .nimbus-report-sort-arrows i:last-child { border-top-color: #4285f4; }
.nimbus-report-columns-trigger { height: 36px; padding: 8px; border: 0; background: transparent; color: rgba(153,157,168,.7); cursor: pointer; }
.nimbus-report-columns-trigger svg { display: block; width: 23px; height: 20px; fill: currentColor; }
.nimbus-report-columns-overlay { position: fixed; inset: 0; z-index: 10002; background: transparent; }
.nimbus-report-columns-menu { position: absolute; z-index: 10003; top: -4.5px; right: 27px; width: max-content; border: 1px solid #ecedf0; border-radius: 4px; background: #fff; box-shadow: 0 2px 10px rgba(45,44,51,.35); color: #2d2c33; }
.nimbus-report-columns-menu ul { list-style: none; margin: 10px 0; padding: 0; }
.nimbus-report-columns-menu li { font-size: 14px; line-height: 21px; }
.nimbus-report-columns-menu button { position: relative; display: block; width: 100%; padding: 3px 16px 7px 20px; border: 0; background: transparent; color: #2d2c33; font: inherit; text-align: left; cursor: pointer; }
.nimbus-report-columns-menu button > span { display: inline-block; vertical-align: middle; padding-right: 26px; margin-right: 20px; font-size: 14px; }
.nimbus-report-columns-menu svg { position: absolute; right: 16px; top: 3px; display: inline-block; width: 20px; height: 27px; padding: 3px 0; color: #4285f4; }
.nimbus-report-columns-menu button:is(:hover,:focus-visible) { background: rgba(66,133,244,.05); }
.nimbus-report-columns-menu button[aria-checked="false"] { color: rgba(45,44,51,.7); }
.nimbus-report-columns-menu button[aria-checked="false"] svg { visibility: hidden; }
.nimbus-reports-run-row,.nimbus-reports-group-row{width:calc(100% + var(--report-gutter));}.nimbus-reports-group-row{height:56px;min-height:56px;background:#fff;cursor:pointer}.nimbus-reports-group-row:hover,.nimbus-reports-run-row:hover{background:rgba(66,133,244,.05)}.nimbus-reports-run-row{height:56px;min-height:56px;}.nimbus-reports-table-row > .nimbus-reports-row-action { flex: 0 0 25px; min-width: 25px; margin-left: 10px; margin-right: 0; justify-content: center; padding: var(--report-expander-top,0px) 0 0; }.nimbus-reports-offset { display: inline-block; margin-top: -1px; }
.nimbus-reports-offset:is(.is-early,.is-late) { padding: 1px 2px; border-radius: 3px; }
.nimbus-reports-offset.is-early { background: rgba(255,181,17,.2); }
.nimbus-reports-offset.is-late { background: rgba(255,95,95,.2); }

.nimbus-report-map-trigger { align-self: stretch; padding: 15px 8px; border: 0; background: transparent; color: rgba(153,157,168,.8); cursor: pointer; }
.nimbus-report-map-trigger svg { display: block; width: 16px; height: 16px; margin-top: 3px; }
.nimbus-reports-expand-run { display: block; width: 25px; height: 20px; padding: 0; border: 0; background: transparent; cursor: pointer; }
.nimbus-report-expand-icon { display: block; width: 25px; height: 20px; color: rgba(153,157,168,.7); transform-origin: center; transition: transform .15s ease-in; }
:is(.nimbus-reports-expand-run,.nimbus-reports-group-row)[aria-expanded="true"] .nimbus-report-expand-icon { transform: rotate(-180deg); }
@media (prefers-reduced-motion: reduce) { .nimbus-report-expand-icon { transition: none; } }
.nimbus-reports-run-page { display: flex; flex-direction: column; height: 100%; min-height: 0; color: #2d2c33; }
.nimbus-reports-run-header { display: flex; align-items: center; flex: 0 0 60px; height: 60px; padding: 0 20px; border-bottom: 1px solid #e6eaee; background: #fff; }
.nimbus-reports-run-back { flex: 0 0 24px; width: 24px; height: 24px; margin-right: 20px; padding: 0; border: 0; background: transparent; color: rgba(153,157,168,.7); cursor: pointer; }
.nimbus-reports-run-back svg { display: block; width: 24px; height: 24px; }
.nimbus-reports-run-heading { display: grid; grid-template-columns: 48px max-content minmax(auto,max-content) max-content; align-items: center; width: calc(100% - 44px); overflow: hidden; white-space: nowrap; }
.nimbus-reports-run-type { display: block; width: 30px; height: 30px; padding: 6px; border-radius: 50%; }
.nimbus-reports-run-type i { display: block; width: 18px; height: 18px; background: #fff; mask: var(--report-type-icon) center / contain no-repeat; }
.nimbus-reports-run-code { display: inline-block; margin-right: 18px; padding: 3px 7px; border: 1px solid rgba(153,157,168,.4); border-radius: 4px; font-size: 20px; }
.nimbus-reports-run-name { margin-right: 20px; overflow: hidden; text-overflow: ellipsis; font-size: 20px; }
.nimbus-reports-run-meta { display: flex; align-items: center; height: 30px; padding-left: 20px; border-left: 1px solid rgba(153,157,168,.4); color: #999da8; font-size: 12px; }
.nimbus-reports-run-body { flex: 1; min-height: 0; padding: 20px; }
.nimbus-reports-run-panel { height: 100%; border: 1px solid #e6eaee; border-radius: 4px; overflow: hidden; background: #fff; }
.nimbus-reports-stops { width: 340px; height: 100%; border-right: 1px solid #e6eaee; overflow: auto; }
.nimbus-reports-stop { position: relative; width: 340px; height: 81px; padding-left: 60px; background: #fff; cursor: pointer; }
.nimbus-reports-stop-left { position: absolute; top: 0; left: 0; width: 60px; height: 100%; text-align: right; }
.nimbus-reports-stop-index { display: block; margin: 36px 7px 0 0; color: rgba(45,44,51,.7); font-size: 12px; }
.nimbus-reports-stop-connector { position: absolute; top: 2px; bottom: 0; left: 17px; width: 12px; background: repeating-linear-gradient(to bottom, transparent 0 3px, #999da8 3px 8px) center / 2px 8px repeat-y; }
.nimbus-reports-stop-connector i { display: block; width: 12px; height: 12px; margin-top: 16px; border: 1px solid #999da8; border-radius: 50%; background: #fff; }
.nimbus-reports-stop-connector.is-first { top: 18px; }
.nimbus-reports-stop-connector.is-first i { margin-top: 0; }
.nimbus-reports-stop-connector.is-last { height: 25px; }
.nimbus-reports-stop-right { height: 100%; padding: 14px 10px 0 0; border-bottom: 1px solid #e6eaee; }
.nimbus-reports-stop-id { display: inline-block; max-width: 210px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgba(153,157,168,.7); font-size: 12px; }
.nimbus-reports-stop-name { width: calc(100% - 60px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }
.nimbus-reports-stop-description { width: calc(100% - 60px); margin: 2px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgba(45,44,51,.7); font-size: 14px; }
.nimbus-reports-stop-offset { position: absolute; top: 14px; right: 12px; margin-left: 20px; padding: 3px 4px; border-radius: 4px; color: #fff; font-size: 10px; font-weight: 700; }
.nimbus-reports-stop-offset.is-early { background: #ffb511; }
.nimbus-reports-stop-offset.is-late { background: #ff5f5f; }
.nimbus-reports-stop.is-skipped :is(.nimbus-reports-stop-name,.nimbus-reports-stop-description) { width: calc(100% - 30px); }
.nimbus-reports-stop.is-skipped .nimbus-reports-stop-name { opacity: .4; }
.nimbus-reports-stop.is-skipped .nimbus-reports-stop-connector i { border-color: #e6eaee; }
.nimbus-page-reports.nimbus-report-map-mode .main > .map-wrap { display: block; position: fixed; inset: 141px 21px 21px 361px; width: auto; height: auto; min-width: 0; min-height: 0; margin: 0; border: 0; border-radius: 0; overflow: hidden; }
.nimbus-report-map-stop { --numbered-stop-border: 0; --numbered-stop-text: #fff; }
.nimbus-report-map-stop.is-skipped { --numbered-stop-border: 1px solid #e6eaee; --numbered-stop-text: #2d2c33; }
.nimbus-page-reports.nimbus-report-map-mode .map-wrap > .map-hint,
.nimbus-page-reports.nimbus-report-map-mode .map-wrap > .context-menu { display: none; }
.nimbus-reports-subrow { width: calc(100% + var(--report-gutter)); height: 40px; min-height: 40px; background: #f8fafc; }
.nimbus-reports-subrow .nimbus-reports-cell-content { display: block; height: 100%; white-space: nowrap; }
.nimbus-reports-subrow .nimbus-report-map-trigger { padding: 8px; }
@media(max-width:1150px){.nimbus-reports-parameters{grid-template-columns:1fr 1fr}}

/* Rows retain their DOM, find-in-page and keyboard paths; offscreen cell layout is deferred. */
.nimbus-reports-table-scroll .nimbus-reports-run-row,
.nimbus-reports-table-scroll .nimbus-reports-subrow {
  content-visibility: auto;
  contain-intrinsic-block-size: auto 56px;
}
.nimbus-reports-table-scroll .nimbus-reports-subrow { contain-intrinsic-block-size: auto 40px; }
@media print {
  .nimbus-reports-table-scroll .nimbus-reports-run-row,
  .nimbus-reports-table-scroll .nimbus-reports-subrow { content-visibility: visible; }
}
