@import 'TeamCentral.Client.yv0axzrvjy.bundle.scp.css';

/* /Components/Account/Pages/ForgotPassword.razor.rz.scp.css */
.auth-links[b-kf89rur991] {
    text-align: center;
    margin-top: 2rem;
}

.auth-links-primary[b-kf89rur991] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.auth-links-primary span[b-kf89rur991] {
    color: var(--medium-gray);
    font-size: 0.95rem;
}

.auth-links-primary a[b-kf89rur991] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.auth-links-primary a:hover[b-kf89rur991] {
    color: var(--primary-hover);
    text-decoration: underline;
}

@media (max-width: 576px) {
    .auth-links-primary[b-kf89rur991] {
        flex-direction: column;
        gap: 0.25rem;
    }
}
/* /Components/Account/Pages/Login.razor.rz.scp.css */
.auth-links[b-kf9tkv9hac] {
    text-align: center;
    margin-top: 2rem;
}

.auth-links-primary[b-kf9tkv9hac] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid var(--color-border-subtle);
}

.auth-links-primary span[b-kf9tkv9hac] {
    color: var(--medium-gray);
    font-size: 0.95rem;
}

.auth-links-primary a[b-kf9tkv9hac] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.auth-links-primary a:hover[b-kf9tkv9hac] {
    color: var(--primary-hover);
    text-decoration: underline;
}

.auth-links-secondary[b-kf9tkv9hac] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.auth-links-secondary a[b-kf9tkv9hac] {
    color: var(--medium-gray);
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 400;
    transition: color 0.3s ease;
}

.auth-links-secondary a:hover[b-kf9tkv9hac] {
    color: var(--primary-color);
    text-decoration: underline;
}

.auth-links-divider[b-kf9tkv9hac] {
    width: 4px;
    height: 4px;
    background-color: var(--border-color);
    border-radius: 50%;
    flex-shrink: 0;
}

@media (max-width: 576px) {
    .auth-links-primary[b-kf9tkv9hac] {
        flex-direction: column;
        gap: 0.25rem;
    }

    .auth-links-secondary[b-kf9tkv9hac] {
        flex-direction: column;
        gap: 0.75rem;
    }

    .auth-links-divider[b-kf9tkv9hac] {
        display: none;
    }
}
/* /Components/Account/Pages/LoginWith2fa.razor.rz.scp.css */
.auth-links[b-spxufj8nn1] {
    text-align: center;
    margin-top: 2rem;
}

.auth-links-primary[b-spxufj8nn1] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid var(--color-border-subtle);
}

.auth-links-primary span[b-spxufj8nn1] {
    color: var(--medium-gray);
    font-size: 0.95rem;
}

.auth-links-primary a[b-spxufj8nn1] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.auth-links-primary a:hover[b-spxufj8nn1] {
    color: var(--primary-hover);
    text-decoration: underline;
}

.auth-links-secondary[b-spxufj8nn1] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.auth-links-secondary a[b-spxufj8nn1] {
    color: var(--medium-gray);
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 400;
    transition: color 0.3s ease;
}

.auth-links-secondary a:hover[b-spxufj8nn1] {
    color: var(--primary-color);
    text-decoration: underline;
}

@media (max-width: 576px) {
    .auth-links-primary[b-spxufj8nn1] {
        flex-direction: column;
        gap: 0.25rem;
    }

    .auth-links-secondary[b-spxufj8nn1] {
        flex-direction: column;
        gap: 0.75rem;
    }
}
/* /Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.qr-code-container[b-his32k2ph7] {
    display: inline-block;
    margin: 1rem 0;
    max-width: 220px;
    width: 100%;
}

.qr-code-container svg[b-his32k2ph7] {
    width: 100%;
    height: auto;
    display: block;
}

@media (max-width: 576px) {
    .qr-code-container[b-his32k2ph7] {
        max-width: 180px;
    }
}
/* /Components/Account/Pages/Register.razor.rz.scp.css */
.auth-links[b-03p4ld25qq] {
    text-align: center;
    margin-top: 2rem;
}

.auth-links-primary[b-03p4ld25qq] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.auth-links-primary span[b-03p4ld25qq] {
    color: var(--medium-gray);
    font-size: 0.95rem;
}

.auth-links-primary a[b-03p4ld25qq] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.auth-links-primary a:hover[b-03p4ld25qq] {
    color: var(--primary-hover);
    text-decoration: underline;
}

.terms-checkbox[b-03p4ld25qq] {
    background-color: var(--color-surface-2);
    border: 1px solid var(--color-border-subtle);
    border-radius: var(--radius);
    padding: 1rem;
    padding-left: 2.5rem;
    margin-top: 1rem;
}

.terms-checkbox .form-check-input[b-03p4ld25qq] {
    margin-left: -1.5rem;
    margin-top: 0.25rem;
}

.terms-checkbox .form-check-label[b-03p4ld25qq] {
    color: var(--color-muted);
    font-size: 0.9rem;
    line-height: 1.5;
}

.terms-checkbox a[b-03p4ld25qq] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 500;
}

.terms-checkbox a:hover[b-03p4ld25qq] {
    color: var(--primary-hover);
    text-decoration: underline;
}

.terms-checkbox[b-03p4ld25qq]  .text-danger {
    font-size: 0.8rem;
    margin-top: 0.5rem;
    display: block;
}

@media (max-width: 576px) {
    .auth-links-primary[b-03p4ld25qq] {
        flex-direction: column;
        gap: 0.25rem;
    }

    .terms-checkbox[b-03p4ld25qq] {
        padding: 0.75rem;
        padding-left: 2rem;
    }

    .terms-checkbox .form-check-input[b-03p4ld25qq] {
        margin-left: -1.25rem;
    }

    .terms-checkbox .form-check-label[b-03p4ld25qq] {
        font-size: 0.85rem;
    }

    .terms-checkbox[b-03p4ld25qq]  .text-danger {
        font-size: 0.75rem;
    }
}
/* /Components/Account/Pages/RegisterConfirmation.razor.rz.scp.css */
.auth-links[b-sv6fbr6eii] {
    text-align: center;
    margin-top: 2rem;
}

.auth-links-primary[b-sv6fbr6eii] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid var(--color-border-subtle);
}

.auth-links-primary span[b-sv6fbr6eii] {
    color: var(--medium-gray);
    font-size: 0.95rem;
}

.auth-links-primary a[b-sv6fbr6eii] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.auth-links-primary a:hover[b-sv6fbr6eii] {
    color: var(--primary-hover);
    text-decoration: underline;
}

.auth-links-secondary[b-sv6fbr6eii] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.auth-links-secondary a[b-sv6fbr6eii] {
    color: var(--medium-gray);
    text-decoration: none;
    font-size: 0.85rem;
    font-weight: 400;
    transition: color 0.3s ease;
}

.auth-links-secondary a:hover[b-sv6fbr6eii] {
    color: var(--primary-color);
    text-decoration: underline;
}

.auth-links-divider[b-sv6fbr6eii] {
    width: 4px;
    height: 4px;
    background-color: var(--border-color);
    border-radius: 50%;
    flex-shrink: 0;
}

@media (max-width: 576px) {
    .auth-links-primary[b-sv6fbr6eii] {
        flex-direction: column;
        gap: 0.25rem;
    }

    .auth-links-secondary[b-sv6fbr6eii] {
        flex-direction: column;
        gap: 0.75rem;
    }

    .auth-links-divider[b-sv6fbr6eii] {
        display: none;
    }
}
/* /Components/Account/Pages/ResendEmailConfirmation.razor.rz.scp.css */
.auth-links[b-5bagumuakl] {
    text-align: center;
    margin-top: 2rem;
}

.auth-links-primary[b-5bagumuakl] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.auth-links-primary span[b-5bagumuakl] {
    color: var(--medium-gray);
    font-size: 0.95rem;
}

.auth-links-primary a[b-5bagumuakl] {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.auth-links-primary a:hover[b-5bagumuakl] {
    color: var(--primary-hover);
    text-decoration: underline;
}

@media (max-width: 576px) {
    .auth-links-primary[b-5bagumuakl] {
        flex-direction: column;
        gap: 0.25rem;
    }
}
/* /Components/Layout/AuthLayout.razor.rz.scp.css */
.auth-layout[b-587qa3b7yo] {
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, var(--gradient-start) 0%, var(--gradient-end) 100%);
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.auth-container[b-587qa3b7yo] {
    background: var(--color-surface);
    border: 1px solid var(--color-border-subtle);
    border-radius: var(--radius-lg);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
    width: 100%;
    max-width: 500px;
}

.auth-header[b-587qa3b7yo] {
    background: var(--color-surface);
    text-align: center;
    border-bottom: 1px solid var(--color-border-subtle);
    border-radius: var(--radius-lg) var(--radius-lg) 0 0;
}

.auth-logo-link[b-587qa3b7yo] {
    display: inline-block;
    text-decoration: none;
}

.auth-logo[b-587qa3b7yo] {
    height: 6rem;
    width: 6.5rem;
    max-width: 200px;
}

.auth-content[b-587qa3b7yo] {
    padding: 2rem;
}

.auth-content h1[b-587qa3b7yo] {
    text-align: center;
    margin-bottom: 1.5rem;
    color: var(--color-text);
    font-weight: 600;
}

.auth-content h2[b-587qa3b7yo] {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    color: var(--color-muted);
}

.auth-content .row[b-587qa3b7yo] {
    margin: 0;
}

.auth-content .col-lg-6[b-587qa3b7yo],
.auth-content .col-lg-4[b-587qa3b7yo] {
    padding: 0;
}

.auth-content .col-lg-4[b-587qa3b7yo] {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid var(--color-border-subtle);
}

.auth-content .form-floating[b-587qa3b7yo] {
    margin-bottom: 1rem;
}

.auth-content .btn[b-587qa3b7yo] {
    margin-top: 1rem;
}

.auth-content .btn-primary[b-587qa3b7yo] {
    background: var(--gradient);
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: var(--radius);
    font-weight: 600;
    transition: opacity 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.auth-content .btn-primary:hover[b-587qa3b7yo] {
    transform: translateY(-1px);
    box-shadow: 0 6px 28px rgba(4, 157, 167, 0.45);
    opacity: 0.9;
}

.auth-content .alert[b-587qa3b7yo] {
    margin-bottom: 1.5rem;
    border: none;
    border-radius: 8px;
    padding: 1rem;
}

.auth-content .alert-success[b-587qa3b7yo] {
    background-color: var(--success-bg);
    color: var(--success-text);
    border-left: 4px solid var(--success-border);
}

.auth-content .alert-info[b-587qa3b7yo] {
    background-color: var(--info-bg);
    color: var(--info-text);
    border-left: 4px solid var(--info-border);
}

#blazor-error-ui[b-587qa3b7yo] {
    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-587qa3b7yo] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.auth-footer[b-587qa3b7yo] {
    display: flex;
    justify-content: center;
    padding: 0.75rem 2rem 1rem;
    border-top: 1px solid var(--color-border-subtle);
}


@media (max-width: 576px) {
    .auth-container[b-587qa3b7yo] {
        margin: 10px;
        border-radius: var(--radius);
    }

    .auth-header[b-587qa3b7yo] {
        padding: 0.75rem;
        border-radius: var(--radius) var(--radius) 0 0;
    }

    .auth-content[b-587qa3b7yo] {
        padding: 1.5rem;
    }

    .auth-logo[b-587qa3b7yo] {
        height: 90px;
        width: auto;
    }
}
/* /Components/Layout/LegalLayout.razor.rz.scp.css */
.legal-layout[b-dyrux43i6e] {
    display: flex;
    min-height: 100vh;
    background: linear-gradient(135deg, var(--gradient-start) 0%, var(--gradient-end) 100%);
    align-items: flex-start;
    justify-content: center;
    padding: 20px;
}

.legal-container[b-dyrux43i6e] {
    background: var(--color-surface);
    border: 1px solid var(--color-border-subtle);
    border-radius: var(--radius-lg);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
    width: 100%;
    max-width: 900px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 40px;
}

.legal-header[b-dyrux43i6e] {
    background: var(--color-surface);
    text-align: center;
    border-bottom: 1px solid var(--color-border-subtle);
    padding: 1rem;
}

.legal-logo-link[b-dyrux43i6e] {
    display: inline-block;
    text-decoration: none;
}

.legal-logo[b-dyrux43i6e] {
    height: 80px;
    width: auto;
    max-width: 200px;
}

.legal-content[b-dyrux43i6e] {
    padding: 2rem;
}

#blazor-error-ui[b-dyrux43i6e] {
    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-dyrux43i6e] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

@media (max-width: 768px) {
    .legal-layout[b-dyrux43i6e] {
        padding: 10px;
    }

    .legal-container[b-dyrux43i6e] {
        margin-top: 10px;
        margin-bottom: 20px;
        border-radius: var(--radius);
    }

    .legal-header[b-dyrux43i6e] {
        padding: 1rem;
    }

    .legal-content[b-dyrux43i6e] {
        padding: 1.5rem;
    }

    .legal-logo[b-dyrux43i6e] {
        height: 50px;
        width: auto;
    }
}

@media (max-width: 480px) {
    .legal-layout[b-dyrux43i6e] {
        padding: 5px;
    }

    .legal-content[b-dyrux43i6e] {
        padding: 1rem;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-mwt4bdvt46] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mwt4bdvt46] {
    flex: 1;
}

.sidebar[b-mwt4bdvt46] {
    background-color: var(--color-surface);
    border-right: 1px solid var(--color-border-subtle);
}

.top-row[b-mwt4bdvt46] {
    background-color: var(--color-surface);
    backdrop-filter: blur(16px);
    border-bottom: 1px solid var(--color-border-subtle);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

@media (min-width: 641px) {
    .page[b-mwt4bdvt46] {
        flex-direction: row;
    }

    .sidebar[b-mwt4bdvt46] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        display: flex;
        flex-direction: column;
    }

    .top-row[b-mwt4bdvt46] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mwt4bdvt46]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mwt4bdvt46], article[b-mwt4bdvt46] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-mwt4bdvt46] {
    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-mwt4bdvt46] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zrtu6frd9y] {
    appearance: none;
    cursor: pointer;
    padding: 0;
    width: 3.5rem;
    height: 2.75rem;
    color: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler.open[b-zrtu6frd9y] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-zrtu6frd9y] {
    background-color: var(--color-surface);
    display: flex;
    align-items: center;
    position: relative;
}

.navbar-logo-wrapper[b-zrtu6frd9y] {
    font-size: 1.1rem;
    display: flex;
    justify-content: center;
    width: 100%;
}

.navbar-logo[b-zrtu6frd9y] {
    height: 6rem;
    width: 6.5rem;
    margin: -20px;
}

.bi[b-zrtu6frd9y] {
    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-zrtu6frd9y] {
    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-zrtu6frd9y] {
    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-zrtu6frd9y] {
    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");
}

.bi-lock-nav-menu[b-zrtu6frd9y] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-gear-fill-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear-fill' viewBox='0 0 16 16'%3E%3Cpath d='M9.405 1.05c-.413-1.4-2.397-1.4-2.81 0l-.1.34a1.464 1.464 0 0 1-2.105.872l-.31-.17c-1.283-.698-2.686.705-1.987 1.987l.169.311c.446.82.023 1.841-.872 2.105l-.34.1c-1.4.413-1.4 2.397 0 2.81l.34.1a1.464 1.464 0 0 1 .872 2.105l-.17.31c-.698 1.283.705 2.686 1.987 1.987l.311-.169a1.464 1.464 0 0 1 2.105.872l.1.34c.413 1.4 2.397 1.4 2.81 0l.1-.34a1.464 1.464 0 0 1 2.105-.872l.31.17c1.283.698 2.686-.705 1.987-1.987l-.169-.311a1.464 1.464 0 0 1 .872-2.105l.34-.1c1.4-.413 1.4-2.397 0-2.81l-.34-.1a1.464 1.464 0 0 1-.872-2.105l.17-.31c.698-1.283-.705-2.686-1.987-1.987l-.311.169a1.464 1.464 0 0 1-2.105-.872l-.1-.34zM8 10.93a2.929 2.929 0 1 1 0-5.86 2.929 2.929 0 0 1 0 5.858z'/%3E%3C/svg%3E");
}

.bi-building-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-building' viewBox='0 0 16 16'%3E%3Cpath d='M4 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1ZM4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM7.5 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1ZM4.5 8a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Zm2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1Zm3.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1Z'/%3E%3Cpath d='M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V1Zm11 0H3v14h3v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V15h3V1Z'/%3E%3C/svg%3E");
}

.bi-chat-dots-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chat-dots' viewBox='0 0 16 16'%3E%3Cpath d='M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3Cpath d='m2.165 15.803.02-.004c1.83-.363 2.948-.842 3.468-1.105A9.06 9.06 0 0 0 8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6a10.437 10.437 0 0 1-.524 2.318l-.003.011a10.722 10.722 0 0 1-.244.637c-.079.186.074.394.272.362a21.673 21.673 0 0 0 .693-.125zm.8-3.108a1 1 0 0 0-.287-.801C1.618 10.83 1 9.468 1 8c0-3.192 3.004-6 7-6s7 2.808 7 6c0 3.192-3.004 6-7 6a8.06 8.06 0 0 1-2.088-.272 1 1 0 0 0-.711.074c-.387.196-1.24.57-2.634.893a10.97 10.97 0 0 0 .398-2z'/%3E%3C/svg%3E");
}

.bi-buildings-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-buildings' viewBox='0 0 16 16'%3E%3Cpath d='M14.763.075A.5.5 0 0 1 15 .5v15a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V14h-1v1.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10a.5.5 0 0 1 .342-.474L6 7.64V4.5a.5.5 0 0 1 .276-.447l8-4a.5.5 0 0 1 .487.022ZM6 8.694 1 10.36V15h5V8.694ZM7 15h2v-1.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15h2V1.309l-7 3.5V15Z'/%3E%3Cpath d='M2 11h1v1H2v-1Zm2 0h1v1H4v-1Zm-2 2h1v1H2v-1Zm2 0h1v1H4v-1Zm4-4h1v1H8V9Zm2 0h1v1h-1V9Zm-2 2h1v1H8v-1Zm2 0h1v1h-1v-1Zm2-2h1v1h-1V9Zm0 2h1v1h-1v-1Z'/%3E%3C/svg%3E");
}

.bi-calendar3-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar3' viewBox='0 0 16 16'%3E%3Cpath d='M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z'/%3E%3Cpath d='M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E");
}

.bi-calendar-week-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar-week' viewBox='0 0 16 16'%3E%3Cpath d='M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z'/%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z'/%3E%3C/svg%3E");
}

.bi-globe2-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-globe2' viewBox='0 0 16 16'%3E%3Cpath d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855-.143.268-.276.56-.395.872.705.157 1.472.257 2.282.287V1.077zM4.249 3.539c.142-.384.304-.744.481-1.078a6.7 6.7 0 0 1 .597-.933A7.01 7.01 0 0 0 3.051 3.05c.362.184.763.349 1.198.49zM3.509 7.5c.036-1.07.188-2.087.436-3.008a9.124 9.124 0 0 1-1.565-.667A6.964 6.964 0 0 0 1.018 7.5h2.49zm1.4-2.741a12.344 12.344 0 0 0-.4 2.741H7.5V5.091c-.91-.03-1.783-.145-2.591-.332zM8.5 5.09V7.5h2.99a12.342 12.342 0 0 0-.399-2.741c-.808.187-1.681.301-2.591.332zM4.51 8.5c.035.987.176 1.914.399 2.741A13.612 13.612 0 0 1 7.5 10.91V8.5H4.51zm3.99 0v2.409c.91.03 1.783.145 2.591.332.223-.827.364-1.754.4-2.741H8.5zm-3.282 3.696c.12.312.252.604.395.872.552 1.035 1.218 1.65 1.887 1.855V11.91c-.81.03-1.577.13-2.282.287zm.11 2.276a6.696 6.696 0 0 1-.598-.933 8.853 8.853 0 0 1-.481-1.079 8.38 8.38 0 0 0-1.198.49 7.01 7.01 0 0 0 2.276 1.522zm-1.383-2.964A13.36 13.36 0 0 1 3.508 8.5h-2.49a6.963 6.963 0 0 0 1.362 3.675c.47-.258.995-.482 1.565-.667zm6.728 2.964a7.009 7.009 0 0 0 2.275-1.521 8.376 8.376 0 0 0-1.197-.49 8.853 8.853 0 0 1-.481 1.078 6.688 6.688 0 0 1-.597.933zM8.5 11.909v3.014c.67-.204 1.335-.82 1.887-1.855.143-.268.276-.56.395-.872A12.63 12.63 0 0 0 8.5 11.91zm3.555-.401c.57.185 1.095.409 1.565.667A6.963 6.963 0 0 0 14.982 8.5h-2.49a13.36 13.36 0 0 1-.437 3.008zM14.982 7.5a6.963 6.963 0 0 0-1.362-3.675c-.47.258-.995.482-1.565.667.248.92.4 1.938.437 3.008h2.49zM11.27 2.461c.177.334.339.694.482 1.078a8.368 8.368 0 0 0 1.196-.49 7.01 7.01 0 0 0-2.275-1.52c.218.283.418.597.597.932zm-.488 1.343a7.765 7.765 0 0 0-.395-.872C9.835 1.897 9.17 1.282 8.5 1.077V4.09c.81-.03 1.577-.13 2.282-.287z'/%3E%3C/svg%3E");
}

.bi-people-fill-nav-menu[b-zrtu6frd9y] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7Zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216ZM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z'/%3E%3C/svg%3E");
}

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

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

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

    .nav-item[b-zrtu6frd9y]  .nav-link {
        color: var(--color-muted);
        background: none;
        border: none;
        border-radius: var(--radius);
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
        transition: color 0.15s ease, background 0.15s ease;
    }

.nav-item[b-zrtu6frd9y]  a.active {
    background-color: var(--primary-overlay-light);
    color: var(--primary-color);
}

.nav-item[b-zrtu6frd9y]  .nav-link:hover {
    background-color: var(--color-surface-2);
    color: var(--color-text);
}

.nav-scrollable[b-zrtu6frd9y] {
    display: none;
}

.nav-scrollable.show[b-zrtu6frd9y] {
    display: block;
}

.nav-language-toggle[b-zrtu6frd9y] {
    display: flex;
    justify-content: center;
    padding-bottom: 1.5rem;
    margin-top: auto;
}

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

    .nav-scrollable[b-zrtu6frd9y] {
        /* Never collapse the sidebar; fill remaining sidebar height as a flex column */
        display: flex;
        flex-direction: column;
        flex: 1;
        overflow-y: auto;
    }
}
