/* /Components/Layout/MainLayout.razor.rz.scp.css */
.main-content-gap[b-ljoxwgfa5s] {
    padding-top: 2rem !important;
}

.appbar-logo[b-ljoxwgfa5s] {
    width: 170px;
    min-width: 170px;
    color: #fff;
    line-height: 0;
}

.appbar-logo-link[b-ljoxwgfa5s] {
    text-decoration: none;
    color: inherit;
    display: inline-flex;
}

.appbar-logo[b-ljoxwgfa5s]  svg {
    width: 100%;
    height: auto;
    display: block;
}

.appbar-logo[b-ljoxwgfa5s]  path,
.appbar-logo[b-ljoxwgfa5s]  text,
.appbar-logo[b-ljoxwgfa5s]  tspan {
    fill: currentColor;
}

.appbar-logo[b-ljoxwgfa5s]  [stroke] {
    stroke: currentColor !important;
}

.appbar-actions[b-ljoxwgfa5s] {
    min-height: 40px;
}

.environment-selector[b-ljoxwgfa5s] {
    border-color: #fff !important;
    color: #fff !important;
    white-space: nowrap;
}

.environment-selector[b-ljoxwgfa5s]  .mud-toggle-item {
    border-color: #fff !important;
    color: #fff !important;
    padding-inline: 0.375rem;
}

.environment-selector[b-ljoxwgfa5s]  .mud-button-label {
    color: #fff !important;
}

.environment-selector[b-ljoxwgfa5s]  .mud-toggle-item:hover {
    border-color: #fff !important;
}

.environment-selector-icon[b-ljoxwgfa5s] {
    display: none;
    line-height: 0;
}

@media (max-width: 600px) {
    .appbar-logo[b-ljoxwgfa5s] {
        min-width: 0;
        width: 7.25rem;
    }

    .appbar-actions[b-ljoxwgfa5s] {
        gap: 0.25rem !important;
    }

    .environment-selector[b-ljoxwgfa5s] {
        flex-shrink: 1;
        min-width: 0;
    }

    .environment-selector[b-ljoxwgfa5s]  .mud-toggle-item {
        min-width: 2.5rem;
        padding-inline: 0;
        width: 2.5rem;
    }

    .environment-selector-label[b-ljoxwgfa5s] {
        display: none;
    }

    .environment-selector-icon[b-ljoxwgfa5s] {
        align-items: center;
        display: inline-flex;
        justify-content: center;
    }

    .auth-action-button[b-ljoxwgfa5s]  .mud-button-label {
        white-space: nowrap;
    }

    [b-ljoxwgfa5s] .auth-action-button {
        min-width: 0;
        padding-inline: 0.5rem;
    }

    .theme-toggle-button[b-ljoxwgfa5s] {
        flex: 0 0 40px;
    }
}

@media (max-width: 400px) {
    [b-ljoxwgfa5s] .auth-action-button .mud-button-label {
        font-size: 0.75rem;
    }
}

.theme-toggle-button[b-ljoxwgfa5s] {
    align-items: center;
    background-color: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    margin-left: 2px;
    padding: 0;
    width: 40px;
}

.theme-toggle-button:hover[b-ljoxwgfa5s] {
    background-color: rgba(255, 255, 255, 0.28);
    border-color: rgba(255, 255, 255, 0.75);
}

.theme-toggle-button:focus-visible[b-ljoxwgfa5s] {
    outline: 2px solid #fff;
    outline-offset: 2px;
}

.theme-toggle-icon[b-ljoxwgfa5s] {
    width: 24px;
    height: 24px;
    display: block;
}

.theme-toggle-icon[b-ljoxwgfa5s],
.theme-toggle-icon path[b-ljoxwgfa5s] {
    color: #fff;
    fill: currentColor;
}

.auth-action-button[b-ljoxwgfa5s] {
}

[b-ljoxwgfa5s] .auth-action-button {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.85) !important;
}

[b-ljoxwgfa5s] .auth-action-button .mud-button-label {
    color: #fff !important;
}

[b-ljoxwgfa5s] .auth-action-button:hover {
    border-color: #fff !important;
}

[b-ljoxwgfa5s] .auth-action-button.login-button {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.85) !important;
}

[b-ljoxwgfa5s] .auth-action-button.login-button .mud-button-label {
    color: #fff !important;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-t3hy88dxv1],
.components-reconnect-repeated-attempt-visible[b-t3hy88dxv1],
.components-reconnect-failed-visible[b-t3hy88dxv1],
.components-pause-visible[b-t3hy88dxv1],
.components-resume-failed-visible[b-t3hy88dxv1],
.components-rejoining-animation[b-t3hy88dxv1] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-retrying[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-failed[b-t3hy88dxv1],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-t3hy88dxv1] {
    display: block;
}


#components-reconnect-modal[b-t3hy88dxv1] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-t3hy88dxv1 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-t3hy88dxv1 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-t3hy88dxv1 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-t3hy88dxv1]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-t3hy88dxv1 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-t3hy88dxv1 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-t3hy88dxv1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-t3hy88dxv1 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-t3hy88dxv1] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-t3hy88dxv1] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-t3hy88dxv1] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-t3hy88dxv1] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-t3hy88dxv1] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-t3hy88dxv1] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-t3hy88dxv1] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-t3hy88dxv1 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-t3hy88dxv1] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-t3hy88dxv1 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/ApiInfo.razor.rz.scp.css */
.api-info-header[b-iez37yt75a],
.api-info-document[b-iez37yt75a],
.api-info-card[b-iez37yt75a] {
    border: 1px solid var(--mud-palette-lines-default);
}

.api-info-markdown[b-iez37yt75a] {
    color: var(--mud-palette-text-primary);
    font-size: 0.95rem;
    line-height: 1.65;
    overflow-x: auto;
}

.api-info-markdown[b-iez37yt75a]  h1,
.api-info-markdown[b-iez37yt75a]  h2,
.api-info-markdown[b-iez37yt75a]  h3,
.api-info-markdown[b-iez37yt75a]  h4 {
    color: var(--mud-palette-text-primary);
    line-height: 1.25;
    margin: 1.5rem 0 0.65rem;
}

.api-info-markdown[b-iez37yt75a]  h1:first-child,
.api-info-markdown[b-iez37yt75a]  h2:first-child,
.api-info-markdown[b-iez37yt75a]  h3:first-child,
.api-info-markdown[b-iez37yt75a]  h4:first-child {
    margin-top: 0;
}

.api-info-markdown[b-iez37yt75a]  h1 {
    font-size: 1.45rem;
}

.api-info-markdown[b-iez37yt75a]  h2 {
    font-size: 1.2rem;
}

.api-info-markdown[b-iez37yt75a]  h3 {
    font-size: 1.05rem;
}

.api-info-markdown[b-iez37yt75a]  p,
.api-info-markdown[b-iez37yt75a]  ul,
.api-info-markdown[b-iez37yt75a]  ol {
    margin: 0 0 0.9rem;
}

.api-info-markdown[b-iez37yt75a]  ul,
.api-info-markdown[b-iez37yt75a]  ol {
    padding-left: 1.4rem;
}

.api-info-markdown[b-iez37yt75a]  li {
    margin: 0.25rem 0;
}

.api-info-markdown[b-iez37yt75a]  code {
    background: var(--mud-palette-background-gray);
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
    font-size: 0.9em;
    padding: 0.1rem 0.3rem;
}

.api-info-markdown[b-iez37yt75a]  table {
    border-collapse: collapse;
    margin: 1rem 0 1.25rem;
    min-width: 38rem;
    width: 100%;
}

.api-info-markdown[b-iez37yt75a]  th,
.api-info-markdown[b-iez37yt75a]  td {
    border: 1px solid var(--mud-palette-lines-default);
    padding: 0.65rem 0.75rem;
    text-align: left;
    vertical-align: top;
}

.api-info-markdown[b-iez37yt75a]  th {
    background: var(--mud-palette-background-gray);
    color: var(--mud-palette-text-primary);
    font-weight: 600;
}

.api-info-markdown[b-iez37yt75a]  tbody tr:nth-child(even) {
    background: color-mix(in srgb, var(--mud-palette-background-gray) 55%, transparent);
}

.api-info-markdown[b-iez37yt75a]  blockquote {
    border-left: 4px solid var(--mud-palette-primary);
    color: var(--mud-palette-text-secondary);
    margin: 1rem 0;
    padding: 0.25rem 0 0.25rem 1rem;
}

.api-info-markdown[b-iez37yt75a]  a {
    color: var(--mud-palette-primary);
}

.api-info-markdown[b-iez37yt75a]  hr {
    border: 0;
    border-top: 1px solid var(--mud-palette-lines-default);
    margin: 1.5rem 0;
}

.api-info-version-table[b-iez37yt75a] {
    border: 1px solid var(--mud-palette-lines-default);
}
/* /Components/Pages/ImplementationNotes.razor.rz.scp.css */
.api-notes-document[b-831kmh36gm] {
    border: 1px solid var(--mud-palette-lines-default);
}

.api-notes-markdown[b-831kmh36gm] {
    color: var(--mud-palette-text-primary);
    font-size: 0.95rem;
    line-height: 1.65;
    overflow-x: auto;
}

.api-notes-markdown[b-831kmh36gm]  h1,
.api-notes-markdown[b-831kmh36gm]  h2,
.api-notes-markdown[b-831kmh36gm]  h3,
.api-notes-markdown[b-831kmh36gm]  h4 {
    color: var(--mud-palette-text-primary);
    line-height: 1.25;
    margin: 1.5rem 0 0.65rem;
}

.api-notes-markdown[b-831kmh36gm]  h1:first-child,
.api-notes-markdown[b-831kmh36gm]  h2:first-child,
.api-notes-markdown[b-831kmh36gm]  h3:first-child,
.api-notes-markdown[b-831kmh36gm]  h4:first-child {
    margin-top: 0;
}

.api-notes-markdown[b-831kmh36gm]  h1 {
    font-size: 1.45rem;
}

.api-notes-markdown[b-831kmh36gm]  h2 {
    font-size: 1.2rem;
}

.api-notes-markdown[b-831kmh36gm]  h3 {
    font-size: 1.05rem;
}

.api-notes-markdown[b-831kmh36gm]  p,
.api-notes-markdown[b-831kmh36gm]  ul,
.api-notes-markdown[b-831kmh36gm]  ol {
    margin: 0 0 0.9rem;
}

.api-notes-markdown[b-831kmh36gm]  ul,
.api-notes-markdown[b-831kmh36gm]  ol {
    padding-left: 1.4rem;
}

.api-notes-markdown[b-831kmh36gm]  li {
    margin: 0.25rem 0;
}

.api-notes-markdown[b-831kmh36gm]  code {
    background: var(--mud-palette-background-gray);
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
    font-size: 0.9em;
    padding: 0.1rem 0.3rem;
}

.api-notes-markdown[b-831kmh36gm]  table {
    border-collapse: collapse;
    margin: 1rem 0 1.25rem;
    min-width: 38rem;
    width: 100%;
}

.api-notes-markdown[b-831kmh36gm]  th,
.api-notes-markdown[b-831kmh36gm]  td {
    border: 1px solid var(--mud-palette-lines-default);
    padding: 0.65rem 0.75rem;
    text-align: left;
    vertical-align: top;
}

.api-notes-markdown[b-831kmh36gm]  th {
    background: var(--mud-palette-background-gray);
    color: var(--mud-palette-text-primary);
    font-weight: 600;
}

.api-notes-markdown[b-831kmh36gm]  tbody tr:nth-child(even) {
    background: color-mix(in srgb, var(--mud-palette-background-gray) 55%, transparent);
}

.api-notes-markdown[b-831kmh36gm]  blockquote {
    border-left: 4px solid var(--mud-palette-primary);
    color: var(--mud-palette-text-secondary);
    margin: 1rem 0;
    padding: 0.25rem 0 0.25rem 1rem;
}

.api-notes-markdown[b-831kmh36gm]  a {
    color: var(--mud-palette-primary);
}

.api-notes-markdown[b-831kmh36gm]  hr {
    border: 0;
    border-top: 1px solid var(--mud-palette-lines-default);
    margin: 1.5rem 0;
}
/* /Components/Pages/Presumptive.razor.rz.scp.css */
.presumptive-reasons-html[b-nnoxgfqryk] {
    color: var(--mud-palette-text-secondary);
    overflow-wrap: anywhere;
}

.presumptive-reasons-html[b-nnoxgfqryk]  h1,
.presumptive-reasons-html[b-nnoxgfqryk]  h2,
.presumptive-reasons-html[b-nnoxgfqryk]  h3,
.presumptive-reasons-html[b-nnoxgfqryk]  h4,
.presumptive-reasons-html[b-nnoxgfqryk]  h5,
.presumptive-reasons-html[b-nnoxgfqryk]  h6 {
    font-size: 1rem;
    line-height: 1.35;
    margin: 0.65rem 0 0.25rem;
}

.presumptive-reasons-html[b-nnoxgfqryk]  p {
    margin: 0.35rem 0;
}

.presumptive-reasons-html[b-nnoxgfqryk]  ul,
.presumptive-reasons-html[b-nnoxgfqryk]  ol {
    margin: 0.35rem 0;
    padding-left: 1.5rem;
}

.presumptive-reasons-html[b-nnoxgfqryk]  ul ul,
.presumptive-reasons-html[b-nnoxgfqryk]  ul ol,
.presumptive-reasons-html[b-nnoxgfqryk]  ol ul,
.presumptive-reasons-html[b-nnoxgfqryk]  ol ol {
    margin: 0.15rem 0;
}

.presumptive-reasons-html[b-nnoxgfqryk]  blockquote {
    border-left: 3px solid var(--mud-palette-divider);
    margin: 0.5rem 0;
    padding-left: 0.75rem;
}

.presumptive-reasons-html[b-nnoxgfqryk]  pre {
    overflow-x: auto;
    white-space: pre-wrap;
}
/* /Components/Pages/ReleaseNotes.razor.rz.scp.css */
.api-notes-document[b-di6irstf3h] {
    border: 1px solid var(--mud-palette-lines-default);
}

.api-notes-markdown[b-di6irstf3h] {
    color: var(--mud-palette-text-primary);
    font-size: 0.95rem;
    line-height: 1.65;
    overflow-x: auto;
}

.api-notes-markdown[b-di6irstf3h]  h1,
.api-notes-markdown[b-di6irstf3h]  h2,
.api-notes-markdown[b-di6irstf3h]  h3,
.api-notes-markdown[b-di6irstf3h]  h4 {
    color: var(--mud-palette-text-primary);
    line-height: 1.25;
    margin: 1.5rem 0 0.65rem;
}

.api-notes-markdown[b-di6irstf3h]  h1:first-child,
.api-notes-markdown[b-di6irstf3h]  h2:first-child,
.api-notes-markdown[b-di6irstf3h]  h3:first-child,
.api-notes-markdown[b-di6irstf3h]  h4:first-child {
    margin-top: 0;
}

.api-notes-markdown[b-di6irstf3h]  h1 {
    font-size: 1.45rem;
}

.api-notes-markdown[b-di6irstf3h]  h2 {
    font-size: 1.2rem;
}

.api-notes-markdown[b-di6irstf3h]  h3 {
    font-size: 1.05rem;
}

.api-notes-markdown[b-di6irstf3h]  p,
.api-notes-markdown[b-di6irstf3h]  ul,
.api-notes-markdown[b-di6irstf3h]  ol {
    margin: 0 0 0.9rem;
}

.api-notes-markdown[b-di6irstf3h]  ul,
.api-notes-markdown[b-di6irstf3h]  ol {
    padding-left: 1.4rem;
}

.api-notes-markdown[b-di6irstf3h]  li {
    margin: 0.25rem 0;
}

.api-notes-markdown[b-di6irstf3h]  code {
    background: var(--mud-palette-background-gray);
    border: 1px solid var(--mud-palette-lines-default);
    border-radius: 4px;
    font-size: 0.9em;
    padding: 0.1rem 0.3rem;
}

.api-notes-markdown[b-di6irstf3h]  table {
    border-collapse: collapse;
    margin: 1rem 0 1.25rem;
    min-width: 38rem;
    width: 100%;
}

.api-notes-markdown[b-di6irstf3h]  th,
.api-notes-markdown[b-di6irstf3h]  td {
    border: 1px solid var(--mud-palette-lines-default);
    padding: 0.65rem 0.75rem;
    text-align: left;
    vertical-align: top;
}

.api-notes-markdown[b-di6irstf3h]  th {
    background: var(--mud-palette-background-gray);
    color: var(--mud-palette-text-primary);
    font-weight: 600;
}

.api-notes-markdown[b-di6irstf3h]  tbody tr:nth-child(even) {
    background: color-mix(in srgb, var(--mud-palette-background-gray) 55%, transparent);
}

.api-notes-markdown[b-di6irstf3h]  blockquote {
    border-left: 4px solid var(--mud-palette-primary);
    color: var(--mud-palette-text-secondary);
    margin: 1rem 0;
    padding: 0.25rem 0 0.25rem 1rem;
}

.api-notes-markdown[b-di6irstf3h]  a {
    color: var(--mud-palette-primary);
}

.api-notes-markdown[b-di6irstf3h]  hr {
    border: 0;
    border-top: 1px solid var(--mud-palette-lines-default);
    margin: 1.5rem 0;
}
/* /Components/Shared/ExperimentalConditionSelector.razor.rz.scp.css */
.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-experiment {
    --prototype-ink: var(--mud-palette-text-primary, #152238);
    --prototype-paper: var(--mud-palette-surface, #fffef8);
    --prototype-accent: var(--mud-palette-primary, #1a237e);
    --prototype-muted: var(--mud-palette-text-secondary, #52606d);
    --prototype-line: color-mix(in srgb, var(--prototype-ink) 72%, transparent);
    position: relative;
    max-width: 52rem;
    padding: 2.5rem clamp(1.25rem, 4vw, 3.25rem);
    color: var(--prototype-ink);
    background-color: var(--prototype-paper);
    background-image:
        linear-gradient(color-mix(in srgb, var(--prototype-accent) 8%, transparent) 1px, transparent 1px),
        linear-gradient(90deg, color-mix(in srgb, var(--prototype-accent) 8%, transparent) 1px, transparent 1px);
    background-size: 24px 24px;
    border: 2px solid var(--prototype-line);
    border-radius: 3px 7px 4px 6px;
    box-shadow: 9px 10px 0 color-mix(in srgb, var(--prototype-ink) 18%, transparent);
    transform: rotate(-0.15deg);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-experiment::after,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-paper::after {
    position: absolute;
    inset: 5px -5px -5px 4px;
    z-index: -1;
    border: 1px solid color-mix(in srgb, var(--prototype-ink) 42%, transparent);
    border-radius: 7px 3px 8px 4px;
    content: "";
    pointer-events: none;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-experiment h2,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-dialog h2 {
    margin: 0 0 0.65rem;
    font-family: "Taviraj", Georgia, serif;
    font-weight: 600;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .experiment-intro {
    max-width: 42rem;
    color: var(--prototype-muted);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .prototype-stamp,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .prototype-kicker {
    display: inline-block;
    color: var(--prototype-accent);
    font-weight: 800;
    letter-spacing: 0.14em;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .prototype-stamp {
    position: absolute;
    top: 1rem;
    right: 1.1rem;
    padding: 0.2rem 0.55rem;
    border: 3px double currentColor;
    transform: rotate(3deg);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .icon-button,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .text-button,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-input,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .debounce-select {
    font: inherit;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button {
    min-height: 2.75rem;
    padding: 0.65rem 1rem;
    color: #fff;
    background: var(--prototype-accent);
    border: 2px solid var(--prototype-ink);
    border-radius: 4px 7px 3px 6px;
    box-shadow: 4px 4px 0 color-mix(in srgb, var(--prototype-ink) 32%, transparent);
    cursor: pointer;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button:hover:not(:disabled) {
    transform: translate(-1px, -1px) rotate(-0.2deg);
    box-shadow: 5px 5px 0 color-mix(in srgb, var(--prototype-ink) 34%, transparent);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button:focus-visible,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .icon-button:focus-visible,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .text-button:focus-visible,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-input:focus-visible,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .debounce-select:focus-visible,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-option input:focus-visible {
    outline: 3px solid var(--mud-palette-warning, #ff9800);
    outline-offset: 3px;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button.secondary {
    color: var(--prototype-ink);
    background: var(--prototype-paper);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button:disabled {
    cursor: not-allowed;
    opacity: 0.45;
    box-shadow: none;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-dialog {
    width: min(44rem, calc(100vw - 2rem));
    max-height: calc(100vh - 2rem);
    padding: 0;
    margin: auto;
    overflow: visible;
    color: var(--prototype-ink);
    background: transparent;
    border: 0;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-dialog::backdrop {
    background: rgba(10, 18, 35, 0.72);
    backdrop-filter: blur(2px);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-paper {
    position: relative;
    max-height: calc(100vh - 2rem);
    padding: clamp(1.1rem, 4vw, 2rem);
    overflow: visible;
    color: var(--prototype-ink);
    background-color: var(--prototype-paper);
    background-image: repeating-linear-gradient(
        0deg,
        transparent,
        transparent 27px,
        color-mix(in srgb, var(--prototype-accent) 8%, transparent) 28px);
    border: 3px solid var(--prototype-line);
    border-radius: 5px 9px 4px 8px;
    box-shadow: 11px 12px 0 rgba(0, 0, 0, 0.35);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-header,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-actions {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    justify-content: space-between;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .icon-button {
    width: 2.5rem;
    height: 2.5rem;
    color: var(--prototype-ink);
    font-size: 1.8rem;
    line-height: 1;
    background: transparent;
    border: 2px solid var(--prototype-line);
    border-radius: 50% 45% 52% 43%;
    cursor: pointer;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .combobox-field,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-section,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .diagnostics-panel {
    margin-top: 1.35rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .combobox-field label,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-section legend {
    font-weight: 750;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .combobox-wrap {
    position: relative;
    margin-top: 0.45rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-input,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .debounce-select {
    width: 100%;
    color: var(--prototype-ink);
    background: var(--prototype-paper);
    border: 2px solid var(--prototype-line);
    border-radius: 3px 6px 4px 5px;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-input {
    min-height: 3rem;
    padding: 0.65rem 2.8rem 0.65rem 0.8rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .input-spinner {
    position: absolute;
    top: 50%;
    right: 0.85rem;
    display: none;
    width: 1rem;
    height: 1rem;
    border: 2px solid color-mix(in srgb, var(--prototype-accent) 25%, transparent);
    border-top-color: var(--prototype-accent);
    border-radius: 50%;
    transform: translateY(-50%);
    animation: prototype-spin-b-c1wpxfg0jo 0.7s linear infinite;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .input-spinner.visible {
    display: block;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-section p {
    margin: 0.45rem 0;
    color: var(--prototype-muted);
    font-size: 0.85rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .combobox-popup {
    position: absolute;
    z-index: 10;
    width: min(38rem, calc(100% - 2rem));
    max-height: 18rem;
    overflow: auto;
    color: var(--prototype-ink);
    background: var(--prototype-paper);
    border: 2px solid var(--prototype-line);
    box-shadow: 6px 6px 0 color-mix(in srgb, var(--prototype-ink) 24%, transparent);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .suggestion-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .suggestion-option {
    display: grid;
    gap: 0.15rem;
    padding: 0.7rem 0.85rem;
    border-bottom: 1px dashed color-mix(in srgb, var(--prototype-ink) 30%, transparent);
    cursor: pointer;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .suggestion-option:hover,
.experimental-condition-selector-host[b-c1wpxfg0jo]  .suggestion-option.active {
    background: color-mix(in srgb, var(--prototype-accent) 14%, var(--prototype-paper));
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .suggestion-name {
    font-weight: 700;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .suggestion-meta {
    color: var(--prototype-muted);
    font-size: 0.78rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .dropdown-message {
    padding: 0.8rem;
    margin: 0;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-section {
    padding: 0.9rem 1rem 1rem;
    border: 2px dashed var(--prototype-line);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-options {
    display: grid;
    gap: 0.55rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-option {
    display: grid;
    grid-template-columns: 1.3rem 1fr;
    gap: 0.55rem;
    align-items: start;
    cursor: pointer;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .variant-option input {
    width: 1.1rem;
    height: 1.1rem;
    accent-color: var(--prototype-accent);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .diagnostics-panel {
    border-top: 2px dashed color-mix(in srgb, var(--prototype-ink) 35%, transparent);
    border-bottom: 2px dashed color-mix(in srgb, var(--prototype-ink) 35%, transparent);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .diagnostics-panel summary {
    padding: 0.65rem 0;
    font-weight: 750;
    cursor: pointer;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .diagnostics-content {
    padding: 0 0 0.85rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .debounce-select {
    width: auto;
    min-height: 2.3rem;
    margin-left: 0.5rem;
    padding: 0.3rem 1.8rem 0.3rem 0.55rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .metrics-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.7rem;
    margin: 1rem 0;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .metrics-grid div {
    padding-left: 0.55rem;
    border-left: 3px solid color-mix(in srgb, var(--prototype-accent) 55%, transparent);
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .metrics-grid dt {
    color: var(--prototype-muted);
    font-size: 0.75rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .metrics-grid dd {
    margin: 0.2rem 0 0;
    font-variant-numeric: tabular-nums;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .text-button {
    padding: 0;
    color: var(--prototype-accent);
    background: transparent;
    border: 0;
    border-bottom: 1px dashed currentColor;
    cursor: pointer;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-error {
    padding: 0.65rem;
    color: var(--mud-palette-error-darken, #b00020);
    border: 2px solid currentColor;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-actions {
    align-items: center;
    justify-content: flex-end;
    margin-top: 1.5rem;
}

.experimental-condition-selector-host[b-c1wpxfg0jo]  .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

@keyframes prototype-spin-b-c1wpxfg0jo {
    to { transform: translateY(-50%) rotate(360deg); }
}

@media (max-width: 600px) {
    .experimental-condition-selector-host[b-c1wpxfg0jo]  .prototype-stamp {
        position: static;
        margin-bottom: 1rem;
    }

    .experimental-condition-selector-host[b-c1wpxfg0jo]  .condition-dialog {
        width: calc(100vw - 1rem);
        max-height: calc(100vh - 1rem);
    }

    .experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-paper {
        max-height: calc(100vh - 1rem);
    }

    .experimental-condition-selector-host[b-c1wpxfg0jo]  .combobox-popup {
        width: calc(100% - 1.5rem);
    }

    .experimental-condition-selector-host[b-c1wpxfg0jo]  .metrics-grid {
        grid-template-columns: 1fr;
    }

    .experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-actions {
        align-items: stretch;
        flex-direction: column-reverse;
    }

    .experimental-condition-selector-host[b-c1wpxfg0jo]  .dialog-actions .sketch-button {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .experimental-condition-selector-host[b-c1wpxfg0jo]  .sketch-button,
    .experimental-condition-selector-host[b-c1wpxfg0jo]  .input-spinner {
        transition: none;
        animation: none;
    }
}
/* /Components/Shared/FullScreenError.razor.rz.scp.css */
.error-container[b-rzow21jlvh] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
    text-align: center;
}

.error-content[b-rzow21jlvh] {
    max-width: 400px;
    padding: 2rem;
}
/* /Components/Shared/LoginRequired.razor.rz.scp.css */
.login-required-container[b-p5j7crlvk9] {
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: clamp(4rem, 12vh, 8rem);
    padding-inline: 1rem;
}

.login-required-card[b-p5j7crlvk9] {
    text-align: center;
    max-width: 34rem;
    width: 100%;
}
