/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-o9hrk9wq41] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-o9hrk9wq41] {
    flex: 1;
}

.sidebar[b-o9hrk9wq41] {
    background: linear-gradient(180deg, #0a1e4a 0%, #050e28 100%);
}

.top-row[b-o9hrk9wq41] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-o9hrk9wq41]  a, .top-row[b-o9hrk9wq41]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-o9hrk9wq41]  a:hover, .top-row[b-o9hrk9wq41]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-o9hrk9wq41]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-o9hrk9wq41] {
        justify-content: space-between;
    }

    .top-row[b-o9hrk9wq41]  a, .top-row[b-o9hrk9wq41]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-o9hrk9wq41] {
        flex-direction: row;
    }

    .sidebar[b-o9hrk9wq41] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-o9hrk9wq41] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-o9hrk9wq41]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-o9hrk9wq41], article[b-o9hrk9wq41] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-o9hrk9wq41] {
    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-o9hrk9wq41] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-b29qugmmyt] {
    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-b29qugmmyt] {
    background-color: rgba(255, 255, 255, 0.5);
}

/* ── Logo area ─────────────────────────────────────────────────────────────── */
.top-row[b-b29qugmmyt] {
    min-height: 4rem;
    background-color: rgba(0, 0, 0, 0.35);
    border-bottom: 2px solid #FFCE00;
}

.navbar-logo[b-b29qugmmyt] {
    height: 2rem;
    width: auto;
    display: block;
}

/* ── Nav links ─────────────────────────────────────────────────────────────── */
.bi[b-b29qugmmyt] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

/* Active link: blue left-border accent + subtle highlight */
.nav-link.active[b-b29qugmmyt] {
    background-color: rgba(28, 110, 242, 0.22);
    border-left: 3px solid #1C6EF2;
    padding-left: calc(1rem - 3px) !important;
    color: white !important;
}

.nav-link:hover:not(.active)[b-b29qugmmyt] {
    background-color: rgba(255, 255, 255, 0.07);
}

/* ── Culture switcher ──────────────────────────────────────────────────────── */
.btn-culture[b-b29qugmmyt] {
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    padding: 0.2rem 0.55rem;
    border-radius: 4px;
    transition: all 0.15s;
}

/* Active culture: brand yellow */
.btn-culture.btn-light[b-b29qugmmyt] {
    background-color: #FFCE00;
    border-color: #FFCE00;
    color: #000 !important;
}

/* Inactive culture: subtle white outline */
.btn-culture.btn-outline-light[b-b29qugmmyt] {
    color: rgba(255, 255, 255, 0.55);
    border-color: rgba(255, 255, 255, 0.25);
}

.btn-culture.btn-outline-light:hover[b-b29qugmmyt] {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}


.bi-table-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 2h-4v3h4V4zm0 4h-4v3h4V8zm0 4h-4v3h3a1 1 0 0 0 1-1v-2zm-5 3v-3H6v3h4zm-5 0v-3H1v2a1 1 0 0 0 1 1h3zm-4-4h4V8H1v3zm0-4h4V4H1v3zm5-3v3h4V4H6zm4 4H6v3h4V8z'/%3E%3C/svg%3E");
}

.bi-house-door-fill-nav-menu[b-b29qugmmyt] {
    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-b29qugmmyt] {
    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-b29qugmmyt] {
    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-b29qugmmyt] {
    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-journal-text-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M5 10.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0-2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z'/%3E%3Cpath d='M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z'/%3E%3Cpath d='M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z'/%3E%3C/svg%3E");
}

.bi-bookmark-check-fill-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 15.5V2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.74.439L8 13.069l-5.26 2.87A.5.5 0 0 1 2 15.5zm8.854-9.646a.5.5 0 0 0-.708-.708L7.5 7.793 6.354 6.646a.5.5 0 1 0-.708.708l1.5 1.5a.5.5 0 0 0 .708 0l3-3z'/%3E%3C/svg%3E");
}

.bi-gear-fill-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' 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-calendar3-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' 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-people-fill-nav-menu[b-b29qugmmyt] {    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' 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");
}

.bi-person-nav-menu[b-b29qugmmyt] {
    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-b29qugmmyt] {
    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-b29qugmmyt] {
    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-geo-alt-fill-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-b29qugmmyt] {
    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-clipboard-data-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M4 11a1 1 0 1 1 2 0v1a1 1 0 1 1-2 0v-1zm6-4a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0V7zM7 9a1 1 0 0 1 2 0v3a1 1 0 1 1-2 0V9z'/%3E%3Cpath d='M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z'/%3E%3Cpath d='M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5h-.5A1.5 1.5 0 0 0 3 3h10a1.5 1.5 0 0 0-1.5-1.5H11A1.5 1.5 0 0 0 9.5 0h-3z'/%3E%3C/svg%3E");
}

.bi-person-vcard-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M5 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm4-2.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM9 8a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 9 8Zm1 2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z'/%3E%3Cpath d='M2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2ZM1 4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4Zm9.5 3a2.5 2.5 0 0 1-2.45 2.5A3.5 3.5 0 0 1 11 13H1c.116-1.953 1.339-3 2.5-3h5A1.5 1.5 0 0 0 10.5 7Z'/%3E%3C/svg%3E");
}

.bi-speedometer2-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5V6a.5.5 0 0 1-1 0V4.5A.5.5 0 0 1 8 4zM3.732 5.732a.5.5 0 0 1 .707 0l.915.914a.5.5 0 1 1-.708.708l-.914-.915a.5.5 0 0 1 0-.707zM2 10a.5.5 0 0 1 .5-.5h1.586a.5.5 0 0 1 0 1H2.5A.5.5 0 0 1 2 10zm9.5 0a.5.5 0 0 1 .5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5zm.754-4.246a.389.389 0 0 0-.527-.02L7.547 9.31a.91.91 0 1 0 1.302 1.258l3.434-4.297a.389.389 0 0 0-.029-.518z'/%3E%3Cpath fill-rule='evenodd' d='M0 10a8 8 0 1 1 15.547 2.661c-.442 1.253-1.845 1.602-2.932 1.25C11.309 13.488 9.475 13 8 13c-1.474 0-3.31.488-4.615.911-1.087.352-2.49.003-2.932-1.25A7.988 7.988 0 0 1 0 10zm8-7a7 7 0 0 0-6.603 9.329c.203.575.923.876 1.68.63C4.397 12.533 6.358 12 8 12s3.604.532 4.923.96c.757.245 1.477-.056 1.68-.631A7 7 0 0 0 8 3z'/%3E%3C/svg%3E");
}

.bi-graph-up-arrow-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 0h1v15h15v1H0V0Zm10 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-1 0V4.9l-3.613 4.417a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61L13.445 4H10.5a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-building-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' 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-receipt-nav-menu[b-b29qugmmyt] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1.92.506a.5.5 0 0 1 .434.14L3 1.293l.646-.647a.5.5 0 0 1 .708 0L5 1.293l.646-.647a.5.5 0 0 1 .708 0L7 1.293l.646-.647a.5.5 0 0 1 .708 0L9 1.293l.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .801.13l.5 1A.5.5 0 0 1 15 2v12a.5.5 0 0 1-.053.224l-.5 1a.5.5 0 0 1-.8.13L13 14.707l-.646.647a.5.5 0 0 1-.708 0L11 14.707l-.646.647a.5.5 0 0 1-.708 0L9 14.707l-.646.647a.5.5 0 0 1-.708 0L7 14.707l-.646.647a.5.5 0 0 1-.708 0L5 14.707l-.646.647a.5.5 0 0 1-.708 0L3 14.707l-.646.647a.5.5 0 0 1-.801-.13l-.5-1A.5.5 0 0 1 1 14V2a.5.5 0 0 1 .053-.224l.5-1a.5.5 0 0 1 .367-.27zm.217 1.338L2 2.118v11.764l.137.274.51-.51a.5.5 0 0 1 .707 0l.646.647.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.646.646.646-.646a.5.5 0 0 1 .708 0l.509.509.137-.274V2.118l-.137-.274-.51.51a.5.5 0 0 1-.707 0L12 1.707l-.646.647a.5.5 0 0 1-.708 0L10 1.707l-.646.647a.5.5 0 0 1-.708 0L8 1.707l-.646.647a.5.5 0 0 1-.708 0L6 1.707l-.646.647a.5.5 0 0 1-.708 0L4 1.707l-.646.647a.5.5 0 0 1-.708 0l-.509-.51z'/%3E%3Cpath d='M3 4.5a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 1 1 0 1h-6a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5zm8-6a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5zm0 2a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-b29qugmmyt] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-b29qugmmyt] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-b29qugmmyt] {
        padding-bottom: 1rem;
    }

    .nav-item[b-b29qugmmyt]  .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-b29qugmmyt]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-b29qugmmyt]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-b29qugmmyt] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-b29qugmmyt] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-b29qugmmyt] {
        display: none;
    }

    .nav-scrollable[b-b29qugmmyt] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/PublicLayout.razor.rz.scp.css */
/* ── Outer shell ─────────────────────────────────────────────────────────── */
.public-wrap[b-64galfy7bq] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background: #f8f9fa;
}

/* ── Sticky top bar ──────────────────────────────────────────────────────── */
.public-header[b-64galfy7bq] {
    background: #0a1e4a;
    border-bottom: 3px solid #FFCE00;
    padding: .65rem 1rem;
    position: sticky;
    top: 0;
    z-index: 200;
}

.public-logo-link[b-64galfy7bq] {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.public-logo[b-64galfy7bq] {
    height: 1.8rem;
    width: auto;
}

/* ── Yellow CTA button ───────────────────────────────────────────────────── */
.public-btn-cta[b-64galfy7bq] {
    background-color: #FFCE00;
    border-color: #FFCE00;
    color: #0a1e4a !important;
}

.public-btn-cta:hover[b-64galfy7bq] {
    background-color: #f0c000;
    border-color: #f0c000;
}

/* ── Main content area ───────────────────────────────────────────────────── */
main[b-64galfy7bq] {
    flex: 1;
}

/* ── Footer ──────────────────────────────────────────────────────────────── */
.public-footer[b-64galfy7bq] {
    background: #0a1e4a;
    border-top: 3px solid #FFCE00;
}

#blazor-error-ui[b-64galfy7bq] {
    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-64galfy7bq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-jlraogefc4],
.components-reconnect-repeated-attempt-visible[b-jlraogefc4],
.components-reconnect-failed-visible[b-jlraogefc4],
.components-pause-visible[b-jlraogefc4],
.components-resume-failed-visible[b-jlraogefc4],
.components-rejoining-animation[b-jlraogefc4] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-retrying[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-failed[b-jlraogefc4],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-jlraogefc4] {
    display: block;
}


#components-reconnect-modal[b-jlraogefc4] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-jlraogefc4 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-jlraogefc4 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-jlraogefc4 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-jlraogefc4]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-jlraogefc4 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-jlraogefc4 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-jlraogefc4 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-jlraogefc4 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-jlraogefc4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-jlraogefc4] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-jlraogefc4] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-jlraogefc4] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-jlraogefc4] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-jlraogefc4] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-jlraogefc4] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-jlraogefc4 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-jlraogefc4] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-jlraogefc4 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/SurveyLayout.razor.rz.scp.css */
.survey-layout[b-ncgxlyovkg] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: #f8f9fa;
}

.survey-header[b-ncgxlyovkg] {
    background-color: #0a1e4a;
    padding: 0.85rem 1.5rem;
    flex-shrink: 0;
}

.survey-brand[b-ncgxlyovkg] {
    color: white;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.02em;
}

.survey-brand:hover[b-ncgxlyovkg] {
    color: rgba(255, 255, 255, 0.85);
}

.survey-main[b-ncgxlyovkg] {
    flex: 1;
    padding: 2rem 1rem;
}

#blazor-error-ui[b-ncgxlyovkg] {
    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-ncgxlyovkg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Admin/Dashboard.razor.rz.scp.css */
.stat-icon[b-8wfgh6xf8p] {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--icon-bg);
    color: var(--icon-color);
    font-size: 1.25rem;
}
/* /Components/Pages/CoursePage.razor.rz.scp.css */
/* ── Hero strip ───────────────────────────────────────────────────────────── */
.cp-hero[b-epc2w8n2on] {
    background: #0a1e4a;
    color: #fff;
    padding: 2.5rem 1.5rem 2rem;
}

.cp-hero-title[b-epc2w8n2on] {
    font-size: clamp(1.5rem, 3vw, 2rem);
    font-weight: 800;
    color: #FFCE00;
    margin-bottom: .5rem;
}

.cp-hero-sub[b-epc2w8n2on] {
    font-size: 1rem;
    color: rgba(255,255,255,.82);
    max-width: 600px;
    margin-bottom: 0;
}

/* ── Section heading ──────────────────────────────────────────────────────── */
.cp-section-heading[b-epc2w8n2on] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #0a1e4a;
    margin-bottom: 1rem;
}

.cp-section-heading[b-epc2w8n2on]::after {
    content: '';
    display: block;
    width: 2rem;
    height: 3px;
    background: #FFCE00;
    margin-top: .3rem;
    border-radius: 2px;
}

/* ── Upcoming session cards ───────────────────────────────────────────────── */
.cp-session-card[b-epc2w8n2on] {
    background: #fff;
    border: 1px solid #dee2e6;
    border-left: 4px solid #217346;
    border-radius: 8px;
    padding: .9rem 1rem;
}

.cp-session-date[b-epc2w8n2on] {
    font-weight: 600;
    font-size: .95rem;
    color: #0a1e4a;
    margin-bottom: .3rem;
}

.cp-session-meta[b-epc2w8n2on] {
    font-size: .85rem;
    color: #555;
    margin-bottom: .2rem;
}
/* /Components/Pages/Courses.razor.rz.scp.css */
.company-sessions-panel[b-35729pan28] {
    background: linear-gradient(135deg, #eef4ff 0%, #f5f0ff 100%);
    border: 1px solid #c7d9ff;
    border-radius: 10px;
    padding: .9rem 1rem;
}

.company-sessions-heading[b-35729pan28] {
    font-size: .78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .07em;
    color: #3d5a9e;
    margin-bottom: .75rem;
}

.company-sessions-list[b-35729pan28] {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
}

.company-session-card[b-35729pan28] {
    background: #fff;
    border: 1px solid #c7d9ff;
    border-radius: 8px;
    padding: .5rem .8rem;
    text-align: left;
    cursor: pointer;
    transition: box-shadow .15s, border-color .15s;
    min-width: 180px;
}

.company-session-card:hover[b-35729pan28] {
    box-shadow: 0 2px 8px rgba(28, 110, 242, .15);
    border-color: #1C6EF2;
}

.company-session-card--active[b-35729pan28] {
    border-color: #1C6EF2;
    box-shadow: 0 0 0 2px rgba(28, 110, 242, .2);
}

.company-session-title[b-35729pan28] {
    font-size: .875rem;
    font-weight: 600;
    color: #212529;
    margin-bottom: .2rem;
}

.company-session-date[b-35729pan28],
.company-session-teacher[b-35729pan28] {
    font-size: .78rem;
    color: #6c757d;
}

.session-detail-placeholder[b-35729pan28] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    border: 2px dashed #dee2e6;
    border-radius: 10px;
    color: #adb5bd;
    font-size: .9rem;
}
/* /Components/Pages/Landing.razor.rz.scp.css */
/* ── Hero ─────────────────────────────────────────────────────────────────── */
.hero[b-qw0rvgmg5x] {
    background: #0a1e4a;
    padding: 2.5rem 1.5rem 2rem;
    color: white;
}

.hero-inner[b-qw0rvgmg5x] {
    max-width: 680px;
}

.hero-heading[b-qw0rvgmg5x] {
    font-size: clamp(1.5rem, 3.5vw, 2.2rem);
    font-weight: 800;
    line-height: 1.2;
    color: #FFCE00;
    margin-bottom: .75rem;
}

.hero-tagline[b-qw0rvgmg5x] {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.82);
    margin-bottom: 1.5rem;
    max-width: 520px;
}

/* ── Generic section ──────────────────────────────────────────────────────── */
.landing-section[b-qw0rvgmg5x] {
    padding: 3.5rem 1.5rem;
}

.landing-section--alt[b-qw0rvgmg5x] {
    background: #f5f6f7;
}

.section-heading[b-qw0rvgmg5x] {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: .3rem;
    color: #0a1e4a;
}

/* Yellow accent bar under every section heading */
.section-heading[b-qw0rvgmg5x]::after {
    content: '';
    display: block;
    width: 2.5rem;
    height: 3px;
    background: #FFCE00;
    margin-top: .35rem;
    border-radius: 2px;
}

.section-sub[b-qw0rvgmg5x] {
    margin-bottom: 1.75rem;
}

/* ── Course pill nav ──────────────────────────────────────────────────────── */
.course-nav[b-qw0rvgmg5x] {
    display: flex;
    flex-direction: column;
    gap: .4rem;
    margin-bottom: 1.25rem;
}

.course-nav-item[b-qw0rvgmg5x] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background: #fff;
    border: none;
    border-left: 3px solid #dee2e6;
    border-radius: 0 6px 6px 0;
    padding: .55rem 1rem;
    font-size: .9rem;
    font-weight: 500;
    color: #444;
    text-decoration: none;
    transition: border-color .15s, background .15s, color .15s;
}

.course-nav-item-body[b-qw0rvgmg5x] {
    display: flex;
    flex-direction: column;
    gap: .1rem;
    flex: 1;
    min-width: 0;
}

.course-nav-item-title[b-qw0rvgmg5x] {
    font-weight: 500;
    color: inherit;
}

.course-nav-item-desc[b-qw0rvgmg5x] {
    font-size: .78rem;
    font-weight: 400;
    color: #868e96;
    transition: color .15s;
}

.course-nav-item:hover .course-nav-item-desc[b-qw0rvgmg5x] {
    color: #0a1e4a;
}

.course-nav-item[b-qw0rvgmg5x]::after {
    content: '→';
    font-size: 1.2rem;
    font-weight: 700;
    color: #1C6EF2;
    margin-left: .5rem;
    flex-shrink: 0;
    transition: color .15s, transform .15s;
}

.course-nav-item:hover[b-qw0rvgmg5x] {
    background: #f5f8ff;
    border-left-color: #FFCE00;
    color: #0a1e4a;
}

.course-nav-item:hover[b-qw0rvgmg5x]::after {
    color: #0a1e4a;
    transform: translateX(4px);
}

/* ── Why-us feature boxes
.why-card {
    border-radius: 12px;
    background: #f8f9fa;
    height: 100%;
    transition: background .15s;
}

.why-card:hover {
    background: #eaf4ee;
}

/* Yellow icon style (used inline via .why-icon-yellow) */
.why-icon-yellow[b-qw0rvgmg5x] {
    color: #FFCE00;
}

/* ── Company-specific sessions highlight ─────────────────────────────────── */
.company-sessions-panel[b-qw0rvgmg5x] {
    background: linear-gradient(135deg, #eef4ff 0%, #f5f0ff 100%);
    border: 1px solid #c7d9ff;
    border-radius: 10px;
    padding: .9rem 1rem;
}

.company-sessions-heading[b-qw0rvgmg5x] {
    font-size: .78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .07em;
    color: #3d5a9e;
    margin-bottom: .75rem;
}

.company-sessions-list[b-qw0rvgmg5x] {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
}

.company-session-card[b-qw0rvgmg5x] {
    display: block;
    background: #fff;
    border: 1px solid #c7d9ff;
    border-radius: 8px;
    padding: .5rem .8rem;
    text-decoration: none;
    transition: box-shadow .15s, border-color .15s;
    min-width: 180px;
}

.company-session-card:hover[b-qw0rvgmg5x] {
    box-shadow: 0 2px 8px rgba(28, 110, 242, .15);
    border-color: #1C6EF2;
}

.company-session-title[b-qw0rvgmg5x] {
    font-size: .875rem;
    font-weight: 600;
    color: #212529;
    margin-bottom: .2rem;
}

.company-session-date[b-qw0rvgmg5x],
.company-session-teacher[b-qw0rvgmg5x] {
    font-size: .78rem;
    color: #6c757d;
}
/* /Components/Shared/CourseContentPanel.razor.rz.scp.css */
.course-content-panel[b-dkhsszsb5l] {
    margin-top: 1rem;
    padding: .65rem .75rem;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
}

.course-content-heading[b-dkhsszsb5l] {
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #6c757d;
    margin-bottom: .65rem;
}

.course-content-sections[b-dkhsszsb5l] {
    display: flex;
    flex-direction: column;
    gap: .65rem;
}

.course-content-section-heading[b-dkhsszsb5l] {
    font-size: .85rem;
    font-weight: 600;
    color: #212529;
    background: #f0f4ff;
    border-left: 3px solid #1C6EF2;
    padding: .2rem .5rem;
    border-radius: 0 4px 4px 0;
    margin-bottom: .3rem;
}

.course-content-list[b-dkhsszsb5l] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.course-content-list li[b-dkhsszsb5l] {
    font-size: .875rem;
    color: #495057;
    padding: .15rem 0 .15rem 1.1rem;
    position: relative;
    line-height: 1.4;
}

.course-content-list li[b-dkhsszsb5l]::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #1C6EF2;
    font-size: .75rem;
    top: .3rem;
}
/* /Components/Shared/CourseDetailPanel.razor.rz.scp.css */
.cdp-wrapper[b-sbt5euvh6m] {
    padding: .25rem 0;
}

.cdp-sub-heading[b-sbt5euvh6m] {
    font-size: 1rem;
    font-weight: 700;
    color: #0a1e4a;
    margin-bottom: .6rem;
}

.cdp-description[b-sbt5euvh6m] {
    font-size: .9rem;
    color: #555;
    margin-bottom: .75rem;
}

.cdp-body p[b-sbt5euvh6m] {
    font-size: 0.875rem;
    color: #333;
    line-height: 1.7;
    margin-bottom: .6rem;
}

.cdp-body ul[b-sbt5euvh6m] {
    font-size: 0.875rem;
    color: #333;
    line-height: 1.7;
    padding-left: 1.4rem;
    margin-bottom: .6rem;
}

.cdp-info-table[b-sbt5euvh6m] {
    border-collapse: collapse;
    font-size: 0.825rem;
    color: #444;
    width: 100%;
}

.cdp-info-table tr + tr td[b-sbt5euvh6m] {
    padding-top: .2rem;
}

.cdp-info-label[b-sbt5euvh6m] {
    color: #666;
    white-space: nowrap;
    padding-right: 1rem;
    vertical-align: top;
    font-weight: 600;
    min-width: 8rem;
}

.cdp-price[b-sbt5euvh6m] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #0a1e4a;
}

.cdp-price-suffix[b-sbt5euvh6m] {
    font-size: 0.85rem;
    font-weight: 400;
    color: #666;
    margin-left: .25rem;
}

.cdp-price-note[b-sbt5euvh6m] {
    font-size: 0.75rem;
    color: #888;
    margin-top: .3rem;
    margin-bottom: 0;
    line-height: 1.5;
}
/* /Components/Shared/SessionCalendar.razor.rz.scp.css */
/* ── Calendar grid ── */
.calendar-grid[b-i48e883c0e] {
    display: grid;
    grid-template-columns: repeat(5, 1fr) 0.5fr 0.5fr;
    gap: 2px;
}

/* Day-of-week header */
.calendar-dow[b-i48e883c0e] {
    padding: 4px 0;
    font-size: 0.75rem;
    font-weight: 600;
    text-align: center;
    color: #6c757d;
}

/* Day cell */
.calendar-cell[b-i48e883c0e] {
    min-height: 92px;
    padding: 4px;
    border: 1px solid #e9ecef;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.15s;
    overflow: hidden;
}

.calendar-cell:hover[b-i48e883c0e] {
    background-color: #f8f9fa;
}

.calendar-cell--empty[b-i48e883c0e] {
    background: none;
    border-color: transparent;
    cursor: default;
    pointer-events: none;
}

.calendar-cell--today[b-i48e883c0e] {
    background-color: #e7f1ff;
    border-color: #90c0f9;
}

.calendar-cell--selected[b-i48e883c0e] {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.calendar-cell--selected:hover[b-i48e883c0e] {
    background-color: #0b5ed7;
}

/* Day number */
.calendar-cell__day[b-i48e883c0e] {
    font-size: 0.8rem;
    font-weight: 500;
    margin-bottom: 2px;
    line-height: 1.2;
}

/* Session pill */
.calendar-pill[b-i48e883c0e] {
    font-size: 0.78rem;
    padding: 3px 6px;
    border-radius: 4px;
    margin-bottom: 3px;
    cursor: pointer;
    color: #fff;
    display: block;
    overflow: visible;
}

/* First line: time + course title — truncate if too long */
.calendar-pill__title-line[b-i48e883c0e] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Status icons always visible on their own line below the pill text */
.calendar-pill__badges[b-i48e883c0e] {
    white-space: nowrap;
    margin-top: 2px;
    font-size: 0.72rem;
    opacity: 0.95;
}

.calendar-pill:hover[b-i48e883c0e] {
    filter: brightness(1.1);
}

/* When a day has only one session, let the label wrap fully instead of truncating */
.calendar-pill--solo[b-i48e883c0e] {
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
    line-height: 1.4;
}

.calendar-cell:has(.calendar-pill--solo)[b-i48e883c0e] {
    min-height: 108px;
}

.calendar-pill__course[b-i48e883c0e] {
    opacity: 0.85;
}

.calendar-pill__teacher[b-i48e883c0e] {
    opacity: 0.75;
    font-size: 0.72rem;
}

/* Solo-mode: full teacher name and city shown on separate lines */
.calendar-pill__teacher-full[b-i48e883c0e] {
    font-size: 0.72rem;
    opacity: 0.90;
    margin-top: 2px;
}

.calendar-pill__location[b-i48e883c0e] {
    font-size: 0.68rem;
    opacity: 0.75;
    margin-top: 1px;
}

/* Six distinct background colours cycling by CourseId % 6 */
.calendar-pill--color0[b-i48e883c0e] { background-color: #0d6efd; }
.calendar-pill--color1[b-i48e883c0e] { background-color: #198754; }
.calendar-pill--color2[b-i48e883c0e] { background-color: #dc3545; }
.calendar-pill--color3[b-i48e883c0e] { background-color: #fd7e14; }
.calendar-pill--color4[b-i48e883c0e] { background-color: #6f42c1; }
.calendar-pill--color5[b-i48e883c0e] { background-color: #0dcaf0; color: #000; }

.calendar-pill--past[b-i48e883c0e] {
    background-color: #dee2e6;
    color: #6c757d;
    cursor: default;
    opacity: 0.7;
}

.calendar-pill--past:hover[b-i48e883c0e] {
    filter: none;
}
