@import '_content/Orangite.Components/Orangite.Components.2r5q20nm6t.bundle.scp.css';

/* _content/SmartiPrice.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-6bmfzbb9o8] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-6bmfzbb9o8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SmartiPrice.Web/Components/Pages/Admin/AdminEshopSyncs.razor.rz.scp.css */
.admin-home-layout[b-11qs8tev4l] {
    display: flex;
    flex-direction: column;
    align-items: center; /* centers clock and grid horizontally */
    gap: 1.5rem; /* space between clock and grid */
    padding: 1rem 0;
}

.admin-home-clock[b-11qs8tev4l] {
    /* clock will be centered by the parent flex container */
}

.admin-home-grid[b-11qs8tev4l] {
    width: 100%;
    max-width: 1200px; /* tweak or remove if you want full width */
}
/* _content/SmartiPrice.Web/Components/Pages/Admin/AdminHome.razor.rz.scp.css */
.admin-home-layout[b-06ufmtxqbv] {
    display: flex;
    flex-direction: column;
    align-items: center; /* centers clock and grid horizontally */
    gap: 1.5rem; /* space between clock and grid */
    padding: 1rem 0;
}

.admin-home-clock[b-06ufmtxqbv] {
    /* clock will be centered by the parent flex container */
}

.admin-home-grid[b-06ufmtxqbv] {
    width: 100%;
    max-width: 1200px; /* tweak or remove if you want full width */
}
/* _content/SmartiPrice.Web/Components/Pages/Admin/AdminProducts.razor.rz.scp.css */
.admin-home-layout[b-q7xia37khg] {
    display: flex;
    flex-direction: column;
    align-items: center; /* centers clock and grid horizontally */
    gap: 1.5rem; /* space between clock and grid */
    padding: 1rem 0;
}

.admin-home-clock[b-q7xia37khg] {
    /* clock will be centered by the parent flex container */
}

.admin-home-grid[b-q7xia37khg] {
    width: 100%;
    max-width: 1200px; /* tweak or remove if you want full width */
}
