.page_page__fR0yb{--status-blue:hsl(var(--nextra-primary-hue) var(--nextra-primary-saturation) var(--nextra-primary-lightness));--status-border:#e1e4e8;--status-green:#28a745;--status-muted:#6a737d;--status-orange:#e36209;--status-red:#dc3545;--status-soft:#f1f2f4;--status-surface:#fff;--status-text:#24292e;--status-tooltip:#24292e;--status-tooltip-text:#fff;width:min(90%,850px);margin:0 auto;padding:56px 0 72px;color:var(--status-text);font-family:inherit;font-size:16px;line-height:1.5}.dark .page_page__fR0yb{--status-border:#30363d;--status-muted:#9ca3af;--status-soft:#27272a;--status-surface:#18181b;--status-text:#f3f4f6}.page_page__fR0yb *,.page_page__fR0yb :after,.page_page__fR0yb :before{box-sizing:border-box}.page_page__fR0yb a{color:var(--status-blue);text-decoration:none}.page_page__fR0yb a:hover{text-decoration:underline}.page_statusHeader__TrUkA{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:48px}.page_statusHeader__TrUkA h1{margin:0;color:var(--status-text);font-size:32px;font-weight:600;letter-spacing:-.025em;line-height:1.2}.page_headerLink__m48he{color:var(--status-muted)!important;font-size:14px}.page_about__Iv6Dw,.page_testCases__B_e5q{margin-bottom:56px}.page_page__fR0yb h2{margin:0 0 13px;color:var(--status-text);font-size:20px;font-weight:500;line-height:1.35}.page_about__Iv6Dw p{max-width:750px;margin:0;color:var(--status-muted)}.page_dashboardHeading__hMz1Z{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.page_dashboardHeading__hMz1Z h2{margin-bottom:5px}.page_dashboardHeading__hMz1Z p{margin:0;color:var(--status-muted);font-size:14px}.page_dashboardHeading__hMz1Z>span{flex:0 0 auto;color:var(--status-muted);font-size:12px}.page_releaseTabs__6fWlg{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;border-bottom:1px solid var(--status-border)}.page_releaseTab__lfBt5{position:relative;display:flex;min-width:0;align-items:baseline;justify-content:center;gap:7px;padding:11px 14px 12px;border:0;outline:none;background:transparent;color:var(--status-muted);font:inherit;cursor:pointer}.page_releaseTab__lfBt5:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent;content:""}.page_releaseTab__lfBt5:hover,.page_releaseTab__lfBt5[aria-selected=true]{color:var(--status-text)}.page_releaseTab__lfBt5[aria-selected=true]:after{background:var(--status-blue)}.page_releaseTab__lfBt5:focus-visible{border-radius:4px;box-shadow:inset 0 0 0 2px var(--status-blue)}.page_releaseTab__lfBt5 span{font-size:14px;font-weight:600}.page_releaseTab__lfBt5 small{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.page_dashboardPanel__oGTg_{min-width:0}.page_componentIntro__Czn0r{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:12px}.page_componentIntro__Czn0r strong{color:var(--status-text);font-size:13px;font-weight:600}.page_componentIntro__Czn0r span{color:var(--status-muted);font-size:12px;text-align:right}.page_testCaseList__qoDc_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;border:1px solid var(--status-border);border-radius:4px;background:var(--status-surface)}.page_testCase__4Hi_q{position:relative;padding:1.1rem 1.25rem 1rem;border-bottom:1px solid var(--status-border)}.page_testCase__4Hi_q:nth-child(odd){border-right:1px solid var(--status-border)}.page_testCase__4Hi_q:nth-last-child(-n+2){border-bottom:0}.page_testCaseHeading__OuLFc{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:14px}.page_testCaseHeading__OuLFc h3{margin:0;color:var(--status-text);font-size:16px;font-weight:500;line-height:1.4}.page_testCaseName__s9ubi{position:relative;display:inline-block;border-bottom:1px dotted var(--status-muted);outline:none;cursor:help}.page_testCaseTooltip__9Cwi4{position:absolute;bottom:calc(100% + 9px);left:0;z-index:20;display:block;width:250px;padding:10px 12px;border-radius:4px;background:var(--status-tooltip);box-shadow:0 3px 12px rgba(27,31,35,.2);color:var(--status-tooltip-text);font-size:12px;font-weight:400;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}.page_testCaseTooltip__9Cwi4:after{position:absolute;top:100%;left:12px;width:0;height:0;border:6px solid transparent;border-top:6px solid var(--status-tooltip);content:""}.page_testCase__4Hi_q:nth-child(2n) .page_testCaseTooltip__9Cwi4{right:0;left:auto}.page_testCase__4Hi_q:nth-child(2n) .page_testCaseTooltip__9Cwi4:after{right:12px;left:auto}.page_testCaseTooltip__9Cwi4 span,.page_testCaseTooltip__9Cwi4 strong{display:block}.page_testCaseTooltip__9Cwi4 strong{margin-bottom:3px;font-weight:600}.page_testCaseName__s9ubi:focus-visible .page_testCaseTooltip__9Cwi4,.page_testCaseName__s9ubi:hover .page_testCaseTooltip__9Cwi4{opacity:1;transform:translateY(0)}.page_testCaseName__s9ubi:focus-visible{border-radius:2px;box-shadow:0 0 0 2px var(--status-surface),0 0 0 4px var(--status-blue)}.page_passing__m2sVH{color:var(--status-green)}.page_failing__NPTow,.page_notRunStatus__M8b_C,.page_passing__m2sVH{flex:0 0 auto;font-size:14px}.page_failing__NPTow{color:var(--status-red)}.page_notRunStatus__M8b_C{color:var(--status-muted)}.page_historyChart__3Colu{position:relative}.page_bars__nfm92{display:grid;width:100%;height:34px;grid-template-columns:repeat(90,minmax(1px,1fr));grid-gap:2px;gap:2px}.page_bar__w7Rod{position:relative;min-width:1px;padding:0;border:0;border-radius:1px}.page_exceptionBar__nYymo{z-index:1;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:help}.page_tooltip__sXfzA{position:absolute;bottom:calc(100% + 9px);left:50%;z-index:20;display:block;width:230px;padding:10px 12px;border-radius:4px;background:var(--status-tooltip);box-shadow:0 3px 12px rgba(27,31,35,.2);color:var(--status-tooltip-text);font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .12s ease,transform .12s ease}.page_tooltip__sXfzA:after{position:absolute;top:100%;left:50%;width:0;height:0;border:6px solid transparent;border-top:6px solid var(--status-tooltip);content:"";transform:translateX(-50%)}.page_tooltipRight__KaFzY{right:-5px;left:auto;transform:translateY(4px)}.page_tooltipRight__KaFzY:after{right:2px;left:auto;transform:none}.page_tooltip__sXfzA b,.page_tooltip__sXfzA span,.page_tooltip__sXfzA time{display:block}.page_tooltip__sXfzA time{margin-bottom:2px;color:#b3bac5}.page_tooltip__sXfzA strong{display:block;margin-bottom:5px;font-weight:600}.page_tooltip__sXfzA b{margin-bottom:2px;font-weight:600}.page_exceptionBar__nYymo:focus-visible .page_tooltip__sXfzA,.page_exceptionBar__nYymo:hover .page_tooltip__sXfzA{opacity:1;transform:translate(-50%)}.page_exceptionBar__nYymo:focus-visible .page_tooltipRight__KaFzY,.page_exceptionBar__nYymo:hover .page_tooltipRight__KaFzY,.page_tooltipRight__KaFzY{transform:translateY(0)}.page_exceptionBar__nYymo:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--status-blue)}.page_testCase__4Hi_q:has(.page_exceptionBar__nYymo:focus-visible),.page_testCase__4Hi_q:has(.page_exceptionBar__nYymo:hover){z-index:10}.page_legendPassed__VHZDG,.page_passed__3KIK1{fill:var(--status-green);background:var(--status-green)}.page_failed__fnMPI,.page_legendFailed__4DyHa{fill:var(--status-red);background:var(--status-red)}.page_legendNotRun__vV6DD,.page_not_run__ZTmtx{fill:#b3bac5;background:#b3bac5}.page_chartLabels__sJj1q{display:flex;align-items:center;gap:9px;margin-top:5px;color:var(--status-muted);font-size:12px;white-space:nowrap}.page_chartLine__mNhQZ{height:1px;flex:1 1 auto;background:var(--status-border)}.page_legend__0D_x4{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;margin-top:15px;color:var(--status-muted);font-size:12px}.page_legend__0D_x4 span{display:inline-flex;align-items:center;gap:6px}.page_legend__0D_x4 i{display:inline-block;width:9px;height:9px;border-radius:2px}.page_lastUpdated__Rd_G6{margin:13px 0 0;color:var(--status-muted);font-size:12px;text-align:right}.page_visuallyHidden__4BdKq{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:640px){.page_page__fR0yb{width:calc(100% - 28px)}.page_statusHeader__TrUkA{margin-bottom:36px}.page_headerLink__m48he{font-size:12px}.page_about__Iv6Dw,.page_testCases__B_e5q{margin-bottom:48px}.page_statusHeader__TrUkA h1{font-size:27px}.page_testCase__4Hi_q{padding:1rem}.page_releaseTab__lfBt5{align-items:center;flex-direction:column;gap:1px;padding-right:7px;padding-left:7px}.page_releaseTab__lfBt5 small{max-width:100%}.page_testCaseList__qoDc_{grid-template-columns:1fr}.page_testCase__4Hi_q:nth-child(odd){border-right:0}.page_testCase__4Hi_q:nth-child(2n) .page_testCaseTooltip__9Cwi4{right:auto;left:0}.page_testCase__4Hi_q:nth-child(2n) .page_testCaseTooltip__9Cwi4:after{right:auto;left:12px}.page_testCase__4Hi_q:nth-last-child(2){border-bottom:1px solid var(--status-border)}.page_chartLabels__sJj1q{gap:6px;font-size:10px}.page_legend__0D_x4{justify-content:flex-start}.page_lastUpdated__Rd_G6{text-align:left}}@media (max-width:430px){.page_chartLabels__sJj1q span:nth-child(3),.page_chartLabels__sJj1q span:nth-child(4),.page_headerLink__m48he{display:none}.page_dashboardHeading__hMz1Z{align-items:flex-start;flex-direction:column;gap:4px}.page_componentIntro__Czn0r{align-items:flex-start;flex-direction:column;gap:2px}.page_componentIntro__Czn0r span{text-align:left}}