/* /Shared/Layout/AdminLayout.razor.rz.scp.css */
#blazor-error-ui[b-0e0hes6z00] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-0e0hes6z00] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.reload[b-0e0hes6z00] {
    background: #ffe082;
    border: 1px solid #e0b800;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    color: #222;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: 1em;
    padding: 0.4em 1.2em;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.reload:hover[b-0e0hes6z00],
.reload:focus[b-0e0hes6z00] {
    background: #ffecb3;
    border-color: #ffd600;
    color: #111;
    text-decoration: none;
}
/* /Shared/Layout/AuthenticationLayout.razor.rz.scp.css */
#blazor-error-ui[b-nmmxh96kvw] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-nmmxh96kvw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Shared/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-o9voqwxt62] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-o9voqwxt62] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.reload[b-o9voqwxt62] {
    background: #ffe082;
    border: 1px solid #e0b800;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    color: #222;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: 1em;
    padding: 0.4em 1.2em;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.reload:hover[b-o9voqwxt62],
.reload:focus[b-o9voqwxt62] {
    background: #ffecb3;
    border-color: #ffd600;
    color: #111;
    text-decoration: none;
}
/* /Shared/Layout/SettingsLayout.razor.rz.scp.css */
#blazor-error-ui[b-m8c05dnin1] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-m8c05dnin1] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.reload[b-m8c05dnin1] {
    background: #ffe082;
    border: 1px solid #e0b800;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    color: #222;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: 1em;
    padding: 0.4em 1.2em;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.reload:hover[b-m8c05dnin1],
.reload:focus[b-m8c05dnin1] {
    background: #ffecb3;
    border-color: #ffd600;
    color: #111;
    text-decoration: none;
}
