@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/SK.Enplace.UI.Components/SK.Enplace.UI.Components.sys4i9y474.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-ukskfcx326] {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: row;
    gap: 5rem;
    width: 100%;
    height: 100%;
    max-height: 1500px;
    opacity: 1;
    overflow: hidden;
    box-sizing: border-box;
    border: 5px solid var(--palette-base);
    border-radius: var(--border-radius);
}

/*
@media(prefers-color-scheme:dark){
    .page {
        background-color: var(--palette-dark);
    }
}*/

main[b-ukskfcx326] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    flex: 1;
    min-width: 0;
}

article[b-ukskfcx326] {
    flex: 1;
    min-height: 0;
    min-width: 0;
}

@media(max-width: 800px) {
    .page[b-ukskfcx326] {
        flex-direction: column-reverse;
        gap: var(--gap-s);
        border-radius: 0;
    }
}

@media(max-height:800px) {
    main[b-ukskfcx326] {
        min-height: 0;
        max-height: 100%;
        padding: 0;
    }
}

.sidebar[b-ukskfcx326] {
    max-width: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    max-height: 100%;
}

@media(max-width: 800px) {
    .sidebar[b-ukskfcx326] {
        position: sticky;
        bottom: 0;
        width: 100%;
        max-width: 100%;
        justify-content: flex-end;
        background-color: var(--palette-base);
    }
}

.top-row[b-ukskfcx326] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    min-height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ukskfcx326]  a, .top-row[b-ukskfcx326]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-ukskfcx326]  a:hover, .top-row[b-ukskfcx326]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-ukskfcx326]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-ukskfcx326] {
        justify-content: space-between;
    }

        .top-row[b-ukskfcx326]  a, .top-row[b-ukskfcx326]  .btn-link {
            margin-left: 0;
        }
}

/*@media (min-width: 641px) {
    .sidebar {
        width: 250px;
        position: sticky;
    }
}
*/
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-31vu0rvp1c] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-31vu0rvp1c] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-31vu0rvp1c] {
    font-size: 1.1rem;
}

.bi[b-31vu0rvp1c] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-31vu0rvp1c] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-31vu0rvp1c] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-31vu0rvp1c] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-31vu0rvp1c] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-31vu0rvp1c] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-31vu0rvp1c] {
        padding-bottom: 1rem;
    }

    .nav-item[b-31vu0rvp1c]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-31vu0rvp1c]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-31vu0rvp1c]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-31vu0rvp1c] {
        display: none;
    }

    .collapse[b-31vu0rvp1c] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-31vu0rvp1c] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Login.razor.rz.scp.css */
.account-login[b-vy16jnqyze] {
    padding: var(--gap-m);
    gap: var(--gap-s);
/*    border-radius: var(--border-radius);
    border: 2px solid black;
    background-color: white;*/
}

/* /Pages/Menus/Groceries.razor.rz.scp.css */
header[b-jlo0ug3p7d] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-width: 300px;
}

.menu-groceries[b-jlo0ug3p7d] {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    overflow-y: auto;
}

.category-wrapper[b-jlo0ug3p7d] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

    .category-wrapper section[b-jlo0ug3p7d] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

.section-wrapper[b-jlo0ug3p7d] {
    border-radius: 10px;
    border: 3px solid var(--color-category-underline);
    padding: 0.5rem 1rem 0.5rem 1rem;
    background-color: white;
}

@media(max-width:800px) {
    .category-wrapper[b-jlo0ug3p7d] {
        max-width: 100%;
        min-width: 66%;
    }
}
/* /Pages/Recipes/Recipes.razor.rz.scp.css */
.recipe-list[b-dtd8mq9cdh] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-wrap:wrap;
}
/* /Pages/Users/Dashboard.razor.rz.scp.css */
section[b-vnqnxir40f] {
    max-height: 450px;
}

@media(min-width:800px) {
    section[b-vnqnxir40f] {
    }
}

.user-dashboard[b-vnqnxir40f] {
    /*    display: grid;
    grid-template-rows: [menus] 25fr [recipes] 37.5fr [inspiration] 37.5fr;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: var(--gap-m);
    height: 100%;
    min-width: 0;
    width: 100%;
    padding-left: var(--padding-s);
    padding-right: var(--padding-s);
}

    .user-dashboard section[b-vnqnxir40f] {
        min-height: 0;
        /*        max-height: 100%;*/
        max-width: 100%;
        min-width: 0;
        flex: 1;
    }

.section-menu[b-vnqnxir40f] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    border-radius: 10px;
    padding: 1rem;
    max-height: 350px;
}

    .section-menu header[b-vnqnxir40f] {
        grid-row: header;
        grid-column: content;
        min-width: 0;
        max-width: 100%;
    }

.menu-splash[b-vnqnxir40f] {
    border-radius: 16px;
    background: rgba(255,255,255,0.7);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255,255,255,0.35);
    grid-row: span 2;
}

.section-inspiration[b-vnqnxir40f] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

@media(max-height:800px) or (max-height:1200px) {
    .user-dashboard[b-vnqnxir40f] {
        overflow-y: auto;
        overflow-x: hidden;
        min-height: 0;
        max-height: 100%;
        height: 100%;
    }

    .section-menu[b-vnqnxir40f] {
        gap: var(--gap-s);
        padding: var(--gap-s);
        grid-template-columns: [content] 1fr;
        max-height: fit-content;
    }

    section[b-vnqnxir40f] {
        margin: 0 0.75rem 0 0.75rem;
    }
}
