@import 'ASC.PortalAdmin.Client.q58blmdzgr.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */

.page-wrapper[b-mh43t22nl0] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.body[b-mh43t22nl0] {
    flex: 1;
    font-family: Arial, sans-serif;
}

.direct-btns-desktop[b-mh43t22nl0] {
    font-size: 14px;
    font-weight: 500;
}

a.nav-link[b-mh43t22nl0] {
    font-size: 15px;
}

.lang-text[b-mh43t22nl0] {
    font-size: 15px;
}

#current-lang[b-mh43t22nl0] {
    font-size: 15px;
}

.floating-navbar[b-mh43t22nl0] {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    background-color: white;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    padding: 0.35rem 0.2rem 0.35rem 2rem;
    width: 90%;
    max-width: 1400px;
}

.header-text[b-mh43t22nl0] {
    font-size: large;
    font-family: 'Eczar', serif;
}


.navbar-brand[b-mh43t22nl0] {
    font-size: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.nav-item .btn[b-mh43t22nl0] {
    margin-left: 0.5rem;
    padding: 5px;
    border-radius: 12px;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
}

.btn-outline-secondary[b-mh43t22nl0] {
    background-color: #d2d4d6;
    color: black;
    border: none;
}

.btn-incidente[b-mh43t22nl0] {
    background-color: #dc3545;
    color: white;
}

    .btn-incidente:hover[b-mh43t22nl0] {
        background-color: #9c0404;
    }

    .btn-incidente .btn-icon[b-mh43t22nl0] {
        margin-left: 0.5rem;
        font-size: 12px;
        margin-top: 0.2rem;
    }

.btn-outline-secondary:hover[b-mh43t22nl0] {
    background-color: #b8b8b8;
    color: #fff;
}

.navbar-nav .nav-link.dropdown-toggle[b-mh43t22nl0]::after {
    display: none;
}

.dropdown-menu[b-mh43t22nl0] {
    border: none;
    box-shadow: none;
    background-color: #fff;
    margin-top: 5px;
    padding: 0.5rem 0;
}

.offcanvas[b-mh43t22nl0] {
    width: 80%;
    max-width: 300px;
}

.offcanvas-header[b-mh43t22nl0] {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    font-family: 'Eczar', serif;
}

.offcanvas-body[b-mh43t22nl0] {
    margin: 0;
    padding: 0;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
}

.accordion-button[b-mh43t22nl0] {
    padding: 1rem;
    background-color: white;
    border: none;
    font-weight: 500;
}

    .accordion-button:not(.collapsed)[b-mh43t22nl0] {
        background-color: #f8f9fa;
        color: #000;
        box-shadow: none;
    }

.accordion-body[b-mh43t22nl0] {
    padding: 1rem;
}

    .accordion-body ul[b-mh43t22nl0] {
        margin: 0;
        padding: 0;
    }

    .accordion-body li[b-mh43t22nl0] {
        margin-bottom: 0.5rem;
    }

    .accordion-body a[b-mh43t22nl0] {
        color: #000;
        text-decoration: none;
        display: block;
        padding: 0.5rem 0;
    }

.navbar-nav .nav-item.dropdown:hover .dropdown-menu[b-mh43t22nl0] {
    display: block;
}

.dropdown-menu[b-mh43t22nl0] {
    margin-top: 0;
    animation: fadeIn-b-mh43t22nl0 0.2s ease-in;
}

@keyframes fadeIn-b-mh43t22nl0 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.navbar-nav .nav-item.dropdown[b-mh43t22nl0] {
    position: relative;
}

.navbar-nav .dropdown-menu[b-mh43t22nl0] {
    position: absolute;
}

.mobile-direct-links[b-mh43t22nl0] {
    padding: 1rem;
    border-top: 1px solid #dee2e6;
}

    .mobile-direct-links .btn[b-mh43t22nl0] {
        margin-bottom: 0.5rem;
    }

@media (max-width: 1399.98px) {
    .desktop-menu[b-mh43t22nl0] {
        display: none !important;
    }

    .navbar-toggler[b-mh43t22nl0] {
        display: block;
    }
}

@media (max-width: 625px) {
    .header-text[b-mh43t22nl0] {
        display: none;
    }

    .navbar-brand[b-mh43t22nl0]::after {
        content: "ASC";
        font-size: x-large;
        font-weight: bold;
        color: #000;
        font-family: 'Eczar', serif;
    }

    .floating-navbar[b-mh43t22nl0] {
        padding: 0;
    }
}

.language-switch[b-mh43t22nl0] {
    margin-left: 0;
}

.search-container[b-mh43t22nl0] {
    margin-left: 0.5rem;
    display: flex;
    align-items: center;
    position: relative;
}

.search-wrapper[b-mh43t22nl0] {
    position: relative;
    display: flex;
    align-items: center;
}

.search-form[b-mh43t22nl0] {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    width: 550px;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.5s ease;
    opacity: 0;
}

.search-input[b-mh43t22nl0] {
    width: 100%;
    height: 36px;
    padding: 0.5rem 1rem;
    font-size: 14px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    outline: none;
}

.search-icon[b-mh43t22nl0] {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0.25rem;
    padding-top: 0;
    color: #6c757d;
    font-size: 1.5rem;
    transition: color 0.3s ease;
}

    .search-icon i[b-mh43t22nl0] {
        font-size: 17px;
    }

.search-close[b-mh43t22nl0] {
    background: none;
    border: none;
    padding: 0.5rem;
    cursor: pointer;
    color: #6c757d;
    margin-left: 0.5rem;
    display: none;
}

.search-container.expanded[b-mh43t22nl0] {
    position: absolute;
}

    .search-container.expanded .search-form[b-mh43t22nl0] {
        transform: scaleX(1);
        opacity: 1;
    }

    .search-container.expanded .search-icon[b-mh43t22nl0] {
        display: none;
    }

    .search-container.expanded .search-close[b-mh43t22nl0] {
        display: block;
    }

.navbar-nav:has(.search-container.expanded) > .nav-item:not(.search-container)[b-mh43t22nl0] {
    display: none;
}

@media (max-width: 768px) {
    .search-form[b-mh43t22nl0] {
        width: calc(100vw - 100px);
    }
}
/* Mobile search styles */
.mobile-search-container[b-mh43t22nl0] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

    .mobile-search-container form[b-mh43t22nl0] {
        width: 100%;
    }

    .mobile-search-container .form-control[b-mh43t22nl0] {
        border-radius: 5px;
        height: 40px;
        font-size: 14px;
        border: 1px solid #dee2e6;
    }

    .mobile-search-container .btn[b-mh43t22nl0] {
        padding: 0.375rem 1rem;
    }

@media (max-width: 1399.98px) {
    .navbar-nav .search-container[b-mh43t22nl0] {
        display: none;
    }
}

@media (max-width: 1399.98px) {
    .mobile-search-container[b-mh43t22nl0] {
        display: block;
    }
}

.mobile-search-container .form-control:focus[b-mh43t22nl0] {
    box-shadow: none;
    border-color: #80bdff;
}




/* Mascot styling for all pages */
#eventMascot[b-mh43t22nl0] {
    position: fixed !important; /* Force fixed positioning */
    bottom: 25px !important;
    right: 25px !important;
    background: linear-gradient(135deg, #00FFFF 0%, #00d8d8 100%);
    color: #121212;
    border-radius: 50px;
    padding: 12px 28px 12px 12px; /* Slightly wider to accommodate the glitch effect */
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 5px 20px rgba(0,0,0,0.4);
    z-index: 9999 !important; /* Higher z-index than anything else */
    transform: scale(1); /* Start visible instead of scale(0) */
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    will-change: transform;
    pointer-events: auto !important; /* Ensure clickability */
}

/* Other mascot CSS elements including glitch effect, etc. */
@keyframes popup-appear-b-mh43t22nl0 {
    from {
        opacity: 0;
        transform: scale(0.9) translateY(20px);
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}


/* Event Mascot Styles - Enhanced */
.event-mascot[b-mh43t22nl0] {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background: linear-gradient(135deg, #00FFFF 0%, #00d8d8 100%);
    color: #121212;
    border-radius: 50px;
    padding: 12px 24px 12px 12px;
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 5px 20px rgba(0,0,0,0.4);
    z-index: 999;
    transform: scale(0);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}

    .event-mascot:hover[b-mh43t22nl0] {
        transform: scale(1.05) !important;
        box-shadow: 0 8px 25px rgba(0,255,255,0.3);
    }

.event-mascot-icon[b-mh43t22nl0] {
    width: 35px;
    height: 35px;
    background: #121212;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    position: relative;
    box-shadow: inset 0 0 0 2px rgba(0,255,255,0.5);
}

    .event-mascot-icon i[b-mh43t22nl0] {
        color: #00FFFF;
        font-size: 1rem;
    }

.event-mascot-text[b-mh43t22nl0] {
    font-weight: bold;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
}

/* Pulse effect */
.event-mascot-pulse[b-mh43t22nl0] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    box-shadow: 0 0 0 0 rgba(0,255,255,0.7);
    animation: pulse-b-mh43t22nl0 2s infinite;
    opacity: 0;
}

.event-mascot:hover .event-mascot-pulse[b-mh43t22nl0] {
    opacity: 1;
}

@keyframes pulse-b-mh43t22nl0 {
    0% {
        box-shadow: 0 0 0 0 rgba(0,255,255,0.7);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(0,255,255,0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0,255,255,0);
    }
}

/* Add more cyberpunk glitch effect on hover */
.event-mascot:hover .event-mascot-text[b-mh43t22nl0] {
    position: relative;
    display: inline-block;
}

    .event-mascot:hover .event-mascot-text[b-mh43t22nl0]:before,
    .event-mascot:hover .event-mascot-text[b-mh43t22nl0]:after {
        content: 'Cybersecurity Forum';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.8;
    }

    .event-mascot:hover .event-mascot-text[b-mh43t22nl0]:before {
        left: -2px;
        text-shadow: 2px 0 #ff00ff;
        color: #121212;
        animation: noise-anim-b-mh43t22nl0 2s infinite linear alternate-reverse;
    }

    .event-mascot:hover .event-mascot-text[b-mh43t22nl0]:after {
        left: 2px;
        text-shadow: -2px 0 #00ffff;
        color: #121212;
        animation: noise-anim-2-b-mh43t22nl0 3s infinite linear alternate-reverse;
    }

@keyframes noise-anim-b-mh43t22nl0 {
    0% {
        clip: rect(1px, 9999px, 3px, 0);
    }

    5% {
        clip: rect(9px, 9999px, 85px, 0);
    }

    10% {
        clip: rect(29px, 9999px, 97px, 0);
    }

    15% {
        clip: rect(10px, 9999px, 64px, 0);
    }

    20% {
        clip: rect(5px, 9999px, 53px, 0);
    }

    25% {
        clip: rect(20px, 9999px, 16px, 0);
    }

    30% {
        clip: rect(10px, 9999px, 86px, 0);
    }

    35% {
        clip: rect(9px, 9999px, 40px, 0);
    }

    40% {
        clip: rect(22px, 9999px, 98px, 0);
    }

    45% {
        clip: rect(24px, 9999px, 50px, 0);
    }

    50% {
        clip: rect(1px, 9999px, 88px, 0);
    }

    55% {
        clip: rect(56px, 9999px, 27px, 0);
    }

    60% {
        clip: rect(44px, 9999px, 35px, 0);
    }

    65% {
        clip: rect(12px, 9999px, 92px, 0);
    }

    70% {
        clip: rect(5px, 9999px, 73px, 0);
    }

    75% {
        clip: rect(18px, 9999px, 15px, 0);
    }

    80% {
        clip: rect(67px, 9999px, 68px, 0);
    }

    85% {
        clip: rect(72px, 9999px, 26px, 0);
    }

    90% {
        clip: rect(20px, 9999px, 69px, 0);
    }

    95% {
        clip: rect(5px, 9999px, 33px, 0);
    }

    100% {
        clip: rect(33px, 9999px, 91px, 0);
    }
}

@keyframes noise-anim-2-b-mh43t22nl0 {
    0% {
        clip: rect(33px, 9999px, 91px, 0);
    }

    5% {
        clip: rect(5px, 9999px, 33px, 0);
    }

    10% {
        clip: rect(20px, 9999px, 69px, 0);
    }

    15% {
        clip: rect(72px, 9999px, 26px, 0);
    }

    20% {
        clip: rect(67px, 9999px, 68px, 0);
    }

    25% {
        clip: rect(18px, 9999px, 15px, 0);
    }

    30% {
        clip: rect(5px, 9999px, 73px, 0);
    }

    35% {
        clip: rect(12px, 9999px, 92px, 0);
    }

    40% {
        clip: rect(44px, 9999px, 35px, 0);
    }

    45% {
        clip: rect(56px, 9999px, 27px, 0);
    }

    50% {
        clip: rect(1px, 9999px, 88px, 0);
    }

    55% {
        clip: rect(24px, 9999px, 50px, 0);
    }

    60% {
        clip: rect(22px, 9999px, 98px, 0);
    }

    65% {
        clip: rect(9px, 9999px, 40px, 0);
    }

    70% {
        clip: rect(10px, 9999px, 86px, 0);
    }

    75% {
        clip: rect(20px, 9999px, 16px, 0);
    }

    80% {
        clip: rect(5px, 9999px, 53px, 0);
    }

    85% {
        clip: rect(10px, 9999px, 64px, 0);
    }

    90% {
        clip: rect(29px, 9999px, 97px, 0);
    }

    95% {
        clip: rect(9px, 9999px, 85px, 0);
    }

    100% {
        clip: rect(1px, 9999px, 3px, 0);
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .event-mascot[b-mh43t22nl0] {
        bottom: 20px;
        right: 20px;
        padding: 10px 18px 10px 10px;
    }

    .event-mascot-icon[b-mh43t22nl0] {
        width: 30px;
        height: 30px;
        margin-right: 8px;
    }

    .event-mascot-text[b-mh43t22nl0] {
        font-size: 0.85rem;
    }

    .event-popup-content[b-mh43t22nl0] {
        width: 85%;
    }
}

/* Cybersecurity glitch text effect */
.event-mascot-text.glitch[b-mh43t22nl0] {
    font-weight: bold;
    position: relative;
    text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00;
    animation: glitch-b-mh43t22nl0 725ms infinite;
    font-size: 0.95rem;
    letter-spacing: 0.5px;
}

    .event-mascot-text.glitch span[b-mh43t22nl0] {
        position: absolute;
        top: 0;
        left: 0;
    }

        .event-mascot-text.glitch span:first-child[b-mh43t22nl0] {
            animation: glitch-b-mh43t22nl0 500ms infinite;
            clip-path: polygon(0 0, 100% 0, 100% 35%, 0 35%);
            transform: translate(-0.04em, -0.03em);
            opacity: 0.75;
        }

        .event-mascot-text.glitch span:last-child[b-mh43t22nl0] {
            animation: glitch-b-mh43t22nl0 375ms infinite;
            clip-path: polygon(0 65%, 100% 65%, 100% 100%, 0 100%);
            transform: translate(0.04em, 0.03em);
            opacity: 0.75;
        }

@keyframes glitch-b-mh43t22nl0 {
    0% {
        text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00;
    }

    15% {
        text-shadow: 0.05em 0 0 #00fffc, -0.03em -0.04em 0 #fc00ff, 0.025em 0.04em 0 #fffc00;
    }

    16% {
        text-shadow: -0.05em -0.025em 0 #00fffc, 0.025em 0.035em 0 #fc00ff, -0.05em -0.05em 0 #fffc00;
    }

    49% {
        text-shadow: -0.05em -0.025em 0 #00fffc, 0.025em 0.035em 0 #fc00ff, -0.05em -0.05em 0 #fffc00;
    }

    50% {
        text-shadow: 0.05em 0.035em 0 #00fffc, 0.03em 0 0 #fc00ff, 0 -0.04em 0 #fffc00;
    }

    99% {
        text-shadow: 0.05em 0.035em 0 #00fffc, 0.03em 0 0 #fc00ff, 0 -0.04em 0 #fffc00;
    }

    100% {
        text-shadow: -0.05em 0 0 #00fffc, -0.025em -0.04em 0 #fc00ff, -0.04em -0.025em 0 #fffc00;
    }
}
/* Adjusted mascot sizing for glitch effect */
#eventMascot[b-mh43t22nl0] {
    padding: 12px 28px 12px 12px; /* Slightly wider to accommodate the glitch effect */
}

/* Remove the hover glitch effect since we now have a permanent glitch */
.event-mascot:hover .event-mascot-text[b-mh43t22nl0]:before,
.event-mascot:hover .event-mascot-text[b-mh43t22nl0]:after {
    content: none;
}

/* Mobile Menu Styles */
.mobile-menu-content[b-mh43t22nl0] {
    padding: 0;
}

.mobile-menu-section[b-mh43t22nl0] {
    margin-bottom: 2rem;
}

.mobile-menu-heading[b-mh43t22nl0] {
    font-size: 1rem;
    font-weight: 600;
    color: #495057;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #e9ecef;
    font-family: 'Eczar', serif;
}

.mobile-menu-actions[b-mh43t22nl0] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.btn-publish-mobile[b-mh43t22nl0] {
    background-color: #dc3545;
    color: white;
    border: none;
    padding: 0.75rem 1rem;
    font-weight: 500;
    transition: all 0.2s ease;
}

.btn-publish-mobile:hover[b-mh43t22nl0] {
    background-color: #9c0404;
    color: white;
}

.btn-publish-mobile .btn-icon[b-mh43t22nl0] {
    font-size: 0.9rem;
}

.mobile-menu-list[b-mh43t22nl0] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu-list li[b-mh43t22nl0] {
    margin-bottom: 0.5rem;
}

.mobile-menu-link[b-mh43t22nl0] {
    display: block;
    padding: 0.75rem 1rem;
    color: #495057;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.2s ease;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 0.95rem;
}

.mobile-menu-link:hover[b-mh43t22nl0] {
    background-color: #f8f9fa;
    color: #212529;
    text-decoration: none;
}

.mobile-menu-button[b-mh43t22nl0] {
    background: none;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
}

.mobile-menu-button:hover[b-mh43t22nl0] {
    background-color: #f8f9fa;
    color: #212529;
}

/* Offcanvas customization */
.offcanvas[b-mh43t22nl0] {
    width: 85%;
    max-width: 350px;
}

.offcanvas-header[b-mh43t22nl0] {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    padding: 1rem 1.5rem;
}

.offcanvas-title[b-mh43t22nl0] {
    font-family: 'Eczar', serif;
    font-weight: 600;
    color: #495057;
    margin: 0;
}

.offcanvas-body[b-mh43t22nl0] {
    padding: 1.5rem;
}

.btn-close[b-mh43t22nl0] {
    background-size: 1.2em;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-asu04oe3h0] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    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:checked[b-asu04oe3h0] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-asu04oe3h0] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-asu04oe3h0] {
    font-size: 1.1rem;
}

.bi[b-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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-asu04oe3h0] {
    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");
}

.nav-item[b-asu04oe3h0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-asu04oe3h0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-asu04oe3h0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-asu04oe3h0]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-asu04oe3h0]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-asu04oe3h0]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-asu04oe3h0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-asu04oe3h0] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-asu04oe3h0] {
        display: none;
    }

    .nav-scrollable[b-asu04oe3h0] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
