/* /Components/Layout/MainLayout.razor.rz.scp.css */
.shell[b-pspdk38g8t] {
    min-height: 100vh;
}

#blazor-error-ui[b-pspdk38g8t] {
    align-items: center;
    background: rgba(245, 95, 82, 0.98);
    border-radius: 1rem;
    box-shadow: 0 24px 64px rgba(22, 30, 54, 0.28);
    color: #fff;
    display: none;
    gap: 1rem;
    inset: auto 1rem 1rem 1rem;
    justify-content: center;
    padding: 0.9rem 1.2rem;
    position: fixed;
    z-index: 1200;
}

#blazor-error-ui a[b-pspdk38g8t] {
    color: inherit;
    font-weight: 600;
}

#blazor-error-ui .dismiss[b-pspdk38g8t] {
    cursor: pointer;
    font-weight: 700;
}
