/* _content/Web/Components/Layout/MainLayout.razor.rz.scp.css */
/* Minimal scoped styles - main styles in app.css */

#blazor-error-ui[b-s2i2o7u8yo] {
    background: #1e293b;
    border-top: 1px solid #334155;
    bottom: 0;
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    color: #ef4444;
}

#blazor-error-ui .dismiss[b-s2i2o7u8yo] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
