@import '_content/Kadzuwa.Authentication.Components/Kadzuwa.Authentication.Components.kpxomfxgic.bundle.scp.css';
@import '_content/Kadzuwa.Components/Kadzuwa.Components.ac7pj1wyc3.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-uptxh2dd9b] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-uptxh2dd9b] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
footer[b-uptxh2dd9b] {
    background: linear-gradient(to top, white, #f8d1d1);
    color: rgba(0, 0, 0, 0.8);
    padding: 2rem;
    text-align: center;
    font-family: 'Segoe UI', sans-serif;
    font-size: 0.95rem;
    border-top: 1px solid slategray;
}

    footer a[b-uptxh2dd9b] {
        color: darkred;
        text-decoration: underline;
        transition: color 0.3s ease;
        font-weight: 100;
    }

        footer a:hover[b-uptxh2dd9b] {
            color: #fc0303;
        }


.copyright[b-uptxh2dd9b] {
    margin-top: 0.5rem;
    font-weight: bold;
}

.dev[b-uptxh2dd9b] {
    margin-left: 0.5rem;
    font-weight: 100;
    font-style: italic
}
/* /Pages/Admin/Users.razor.rz.scp.css */
.link[b-7774osta70]{
    color: var(--color-heavy);
    cursor: pointer;
}
/* /Pages/Profile/LogIn.razor.rz.scp.css */
.container[b-mquw7sy7zq] {
    width: 40vw !important;
    display: flex;
    flex-direction: column;
    place-items: center;
    margin: auto;
}

img[b-mquw7sy7zq] {
    width: min(100%, 250px);
    margin: auto
}

@media (max-width:600px) {
    .container[b-mquw7sy7zq] {
        width: 80% !important;
    }
}
/* /Pages/Profile/RecoverAccount.razor.rz.scp.css */
.container[b-aer3xgw9b7] {
    width: 50vw !important;
    display: flex;
    flex-direction: column;
    place-items: center;
    margin: auto;
}

img[b-aer3xgw9b7] {
    width: min(100%, 250px);
    margin: auto
}

@media (max-width:600px) {
    .container[b-aer3xgw9b7] {
        width: 80% !important;
    }
}
