/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* MainLayout scoped stílusok — a portfólió saját stílusait a styles.css tartalmazza */

#blazor-error-ui[b-sy3dgahoi7] {
    color-scheme: light only;
    background: #1a1a1a;
    border-top: 1px solid #333;
    bottom: 0;
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 9998;
    font-family: "IBM Plex Mono", monospace;
    font-size: 11px;
    color: #aaa;
}

#blazor-error-ui .dismiss[b-sy3dgahoi7] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* NavMenu scoped stílusok — a portfólió nav stílusai a styles.css-ben vannak */
