@import '_content/DiskHastanesi.SharedUI/DiskHastanesi.SharedUI.91ysd9ii2l.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-5iyn6l40tb] {
    background: var(--color-warning-soft, lightyellow);
    color: var(--color-text-primary);
    bottom: 0;
    box-shadow: var(--shadow-xs);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: calc(var(--space-xs) + var(--space-3xs)) calc(var(--space-m) + var(--space-2xs)) var(--space-s);
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-5iyn6l40tb] {
        cursor: pointer;
        min-width: var(--touch-target-min);
        min-height: var(--touch-target-min);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

@media (max-width: 768px) {
    #blazor-error-ui .dismiss[b-5iyn6l40tb] {
        min-width: var(--touch-target-min-mobile);
        min-height: var(--touch-target-min-mobile);
    }
}
/* /Components/Pages/HomeIndex.razor.rz.scp.css */
/* Retired after PublicWeb TFG cutover on 2026-04-25.
   Active styling lives in wwwroot/Css/Tfg/Theme.css and TFG PageFamilies/Components.
   Scoped CSS shim retained intentionally; do not add visual rules here. */
