/* _content/Clockrex.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-75xmy9kn2u] {
    background: #131316;
    color: #FF7059;
    border-top: 2px solid #FF4D2E;
    bottom: 0; left: 0;
    display: none;
    padding: 0.75rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
    font-family: "Geist Mono", monospace;
    font-size: 0.8125rem;
    letter-spacing: 0.04em;
}
#blazor-error-ui a[b-75xmy9kn2u] { color: #00D17A; text-decoration: underline; margin-left: 0.75rem; }
#blazor-error-ui .dismiss[b-75xmy9kn2u] {
    cursor: pointer;
    position: absolute;
    right: 1rem; top: 0.75rem;
    text-decoration: none;
    color: #9A9AA1; opacity: 0.7;
}
#blazor-error-ui .dismiss:hover[b-75xmy9kn2u] { opacity: 1; }
