/* _content/SteunkousenApotheek.Client/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-qttev6t2kp] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-qttev6t2kp] {
    flex: 1;
    min-width: 0;
}

.sidebar[b-qttev6t2kp] {
    background: #ffffff;
    border-bottom: 1px solid #dce9ee;
    box-shadow: 0 10px 28px rgba(21, 78, 92, .08);
}

.top-row[b-qttev6t2kp] {
    position: sticky;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 3.75rem;
    border-bottom: 1px solid #dce9ee;
    background: rgba(255, 255, 255, .86);
    color: #496575;
    font-weight: 800;
    backdrop-filter: blur(14px);
}

.top-brand[b-qttev6t2kp] {
    display: inline-flex;
    align-items: center;
    gap: .65rem;
    min-width: 0;
}

.top-brand img[b-qttev6t2kp] {
    width: 38px;
    height: 38px;
    object-fit: contain;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #dce9ee;
}

.top-brand span[b-qttev6t2kp] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content[b-qttev6t2kp] {
    max-width: 1320px;
    margin: 0 auto;
}

#blazor-error-ui[b-qttev6t2kp] {
    color-scheme: light only;
    display: none;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 1000;
    max-width: 560px;
    padding: .85rem 1rem;
    border-radius: 8px;
    background: #7f1d1d;
    color: #ffffff;
    box-shadow: 0 14px 30px rgba(0, 0, 0, .22);
}

#blazor-error-ui .dismiss[b-qttev6t2kp] {
    cursor: pointer;
    margin-left: 1rem;
}

@media (min-width: 641px) {
    .sidebar[b-qttev6t2kp] {
        position: sticky;
        top: 0;
        z-index: 4;
        border-bottom: 1px solid #dce9ee;
    }

    .top-row[b-qttev6t2kp],
    article[b-qttev6t2kp] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

@media (max-width: 640px) {
    .top-row[b-qttev6t2kp] {
        justify-content: flex-start;
        min-height: 3.25rem;
    }
}
/* _content/SteunkousenApotheek.Client/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6329yn7but] {
    appearance: none;
    cursor: pointer;
    position: absolute;
    top: .6rem;
    right: 1rem;
    width: 3rem;
    height: 2.35rem;
    border: 1px solid #cfe4ea;
    border-radius: 8px;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2823, 151, 166, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.25' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.55rem #ffffff;
}

.navbar-toggler:checked[b-6329yn7but] {
    background-color: #e7f8fb;
}

.top-row[b-6329yn7but] {
    min-height: 4.25rem;
    border-bottom: 1px solid #dce9ee;
    background: linear-gradient(135deg, #ffffff 0%, #effbfc 100%);
}

.navbar-brand[b-6329yn7but] {
    color: #1f3a4a;
    font-size: 1.05rem;
    font-weight: 900;
    letter-spacing: 0;
}

.navbar-brand:hover[b-6329yn7but] {
    color: #087987;
}

.bi[b-6329yn7but] {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 1.15rem;
    height: 1.15rem;
    margin-right: .75rem;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-6329yn7but] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%231797a6' 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-6329yn7but] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%235f76d3' 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-6329yn7but] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23f08a5d' 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-scrollable[b-6329yn7but] {
    display: none;
    padding: .85rem .75rem 1rem;
}

.navbar-toggler:checked ~ .nav-scrollable[b-6329yn7but] {
    display: block;
}

.nav-item[b-6329yn7but] {
    padding: .18rem 0;
    font-size: .93rem;
}

.nav-item[b-6329yn7but]  .nav-link {
    display: flex;
    align-items: center;
    min-height: 2.75rem;
    width: 100%;
    padding: .65rem .8rem;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #526b7b;
    font-weight: 800;
    line-height: 1.2;
}

.nav-item[b-6329yn7but]  a.active {
    border-color: #ccecf1;
    background: #e9f8fb;
    color: #087987;
    box-shadow: 0 8px 18px rgba(23, 151, 166, .12);
}

.nav-item[b-6329yn7but]  .nav-link:hover {
    border-color: #dce9ee;
    background: #f7fcfd;
    color: #087987;
    text-decoration: none;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6329yn7but] {
        display: block;
    }

    .nav-scrollable[b-6329yn7but] {
        display: none;
        height: auto;
        overflow-y: visible;
    }

    .navbar-toggler:checked ~ .nav-scrollable[b-6329yn7but] {
        display: block;
    }
}
