/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-d8nzeirxqv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d8nzeirxqv] {
    flex: 1;
}

.sidebar[b-d8nzeirxqv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-d8nzeirxqv] {
    background-color: rgb(3, 23, 62);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d8nzeirxqv]  a, .top-row[b-d8nzeirxqv]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-d8nzeirxqv]  a:hover, .top-row[b-d8nzeirxqv]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-d8nzeirxqv]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-d8nzeirxqv] {
        justify-content: space-between;
    }

    .top-row[b-d8nzeirxqv]  a, .top-row[b-d8nzeirxqv]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-d8nzeirxqv] {
        flex-direction: row;
    }

    .sidebar[b-d8nzeirxqv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d8nzeirxqv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-d8nzeirxqv]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-d8nzeirxqv], article[b-d8nzeirxqv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0vil72hii9] {
    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-0vil72hii9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-0vil72hii9] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-0vil72hii9] {
    font-size: 1.1rem;
}

/* ===== Icon base ===== */
.bi[b-0vil72hii9] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    flex-shrink: 0;
}

/* ===== Icon definitions ===== */
.bi-house-door-fill-nav-menu[b-0vil72hii9] {
    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-gear-fill-nav-menu[b-0vil72hii9] {
    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-currency-rupee-nav-menu[b-0vil72hii9] {
    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 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.724H12V2H4v1.06Z'/%3E%3C/svg%3E");
}

.bi-credit-card-nav-menu[b-0vil72hii9] {
    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 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v1h14V4a1 1 0 0 0-1-1H2zm13 4H1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7z'/%3E%3Cpath d='M2 10a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1z'/%3E%3C/svg%3E");
}

.bi-award-fill-nav-menu[b-0vil72hii9] {
    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 0 1.669.864 1.858.282.842 1.68 1.337 1.32L13.4 6l.306 1.854-1.337 1.32-.842 1.68-1.858.282L8 12l-1.669-.864-1.858-.282-.842-1.68-1.337-1.32L2.6 6l-.306-1.854 1.337-1.32.842-1.68L6.331.864 8 0z'/%3E%3Cpath d='M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z'/%3E%3C/svg%3E");
}

.bi-bar-chart-fill-nav-menu[b-0vil72hii9] {
    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 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-0vil72hii9] {
    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-0vil72hii9] {
    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-person-lines-fill-nav-menu[b-0vil72hii9] {
    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-lines-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-5 6s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zM11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5zm.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4zm2 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2zm0 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2z'/%3E%3C/svg%3E");
}

.bi-collection-fill-nav-menu[b-0vil72hii9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-collection-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 13a1.5 1.5 0 0 0 1.5 1.5h13A1.5 1.5 0 0 0 16 13V6a1.5 1.5 0 0 0-1.5-1.5h-13A1.5 1.5 0 0 0 0 6v7zM2 3a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11A.5.5 0 0 0 2 3zm2-2a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 0-1h-7A.5.5 0 0 0 4 1z'/%3E%3C/svg%3E");
}

.bi-send-fill-nav-menu[b-0vil72hii9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-send-fill' viewBox='0 0 16 16'%3E%3Cpath d='M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 3.178 4.995.002.002.26.41a.5.5 0 0 0 .886-.083l6-15Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z'/%3E%3C/svg%3E");
}

/* ===== Chevron arrow for expandable menus ===== */
.nav-arrow[b-0vil72hii9] {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.bi-chevron[b-0vil72hii9] {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid rgba(255,255,255,0.6);
    border-bottom: 2px solid rgba(255,255,255,0.6);
    transform: rotate(-45deg);
    transition: transform 0.25s ease;
}

.bi-chevron.rotated[b-0vil72hii9] {
    transform: rotate(45deg);
}

/* ===== Nav items ===== */
.nav-item[b-0vil72hii9] {
    font-size: 0.9rem;
    padding-bottom: 0;
}

    .nav-item:first-of-type[b-0vil72hii9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0vil72hii9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0vil72hii9]  .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-0vil72hii9]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-0vil72hii9]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/* ===== Sub-menu with vertical tree line and dots ===== */
.sub-menu[b-0vil72hii9] {
    position: relative;
    margin-left: 2.2rem;
    padding-left: 1rem;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    animation: fadeIn-b-0vil72hii9 0.3s ease-in-out;
}

@keyframes fadeIn-b-0vil72hii9 {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Vertical line */
.sub-menu[b-0vil72hii9]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 1px;
}

/* Sub-menu link */
[b-0vil72hii9] .sub-link {
    color: #b8b8b8 !important;
    font-size: 0.85rem;
    height: 2.5rem !important;
    line-height: 2.5rem !important;
    padding-left: 0.75rem;
    display: flex;
    align-items: center;
    border-radius: 4px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

[b-0vil72hii9] .sub-link:hover {
    background-color: rgba(255,255,255,0.08) !important;
    color: white !important;
}

[b-0vil72hii9] .sub-link.active {
    background-color: rgba(255,255,255,0.2) !important;
    color: white !important;
}

/* Dot before each sub-menu item */
.sub-dot[b-0vil72hii9] {
    display: inline-block;
    width: 7px;
    height: 7px;
    min-width: 7px;
    background-color: rgba(255, 255, 255, 0.35);
    border-radius: 50%;
    margin-right: 0.75rem;
    position: relative;
    flex-shrink: 0;
}

/* Horizontal connector line from vertical line to dot */
.sub-dot[b-0vil72hii9]::before {
    content: '';
    position: absolute;
    left: -0.75rem;
    top: 50%;
    width: 0.75rem;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.2);
    transform: translateX(-100%);
}

/* Active sub-link dot highlight */
[b-0vil72hii9] .sub-link.active .sub-dot {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 4px rgba(255, 255, 255, 0.4);
}

/* ===== Scrollable area ===== */
.nav-scrollable[b-0vil72hii9] {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height 0.4s ease-in-out;
}

.navbar-toggler:checked ~ .nav-scrollable[b-0vil72hii9] {
    max-height: 100vh;
}

@media (min-width: 641px) {
    .navbar-toggler[b-0vil72hii9] {
        display: none;
    }

    .nav-scrollable[b-0vil72hii9] {
        /* Never collapse the sidebar for wide screens */
        max-height: none;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-88s8939dej],
.components-reconnect-repeated-attempt-visible[b-88s8939dej],
.components-reconnect-failed-visible[b-88s8939dej],
.components-pause-visible[b-88s8939dej],
.components-resume-failed-visible[b-88s8939dej],
.components-rejoining-animation[b-88s8939dej] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-88s8939dej],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-88s8939dej],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-88s8939dej],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-88s8939dej],
#components-reconnect-modal.components-reconnect-retrying[b-88s8939dej],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-88s8939dej],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-88s8939dej],
#components-reconnect-modal.components-reconnect-failed[b-88s8939dej],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-88s8939dej] {
    display: block;
}


#components-reconnect-modal[b-88s8939dej] {
    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-88s8939dej 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-88s8939dej 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-88s8939dej 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-88s8939dej]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-88s8939dej 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-88s8939dej {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-88s8939dej {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-88s8939dej {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-88s8939dej] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-88s8939dej] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-88s8939dej] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-88s8939dej] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-88s8939dej] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-88s8939dej] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-88s8939dej] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-88s8939dej 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-88s8939dej] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-88s8939dej {
    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/StudentLayout.razor.rz.scp.css */
.page[b-486oa4jxjy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-486oa4jxjy] {
    flex: 1;
}

.sidebar[b-486oa4jxjy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-486oa4jxjy] {
    background-color: rgb(3, 23, 62);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-486oa4jxjy]  a, .top-row[b-486oa4jxjy]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-486oa4jxjy]  a:hover, .top-row[b-486oa4jxjy]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-486oa4jxjy]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-486oa4jxjy] {
        justify-content: space-between;
    }

    .top-row[b-486oa4jxjy]  a, .top-row[b-486oa4jxjy]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-486oa4jxjy] {
        flex-direction: row;
    }

    .sidebar[b-486oa4jxjy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-486oa4jxjy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-486oa4jxjy]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-486oa4jxjy], article[b-486oa4jxjy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/StudentNavMenu.razor.rz.scp.css */
.navbar-toggler[b-lgy9dpft4s] {
    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-lgy9dpft4s] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-lgy9dpft4s] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lgy9dpft4s] {
    font-size: 1.1rem;
}

/* ===== Icon base ===== */
.bi[b-lgy9dpft4s] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    flex-shrink: 0;
}

/* ===== Icon definitions ===== */
.bi-house-door-fill-nav-menu[b-lgy9dpft4s] {
    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-file-earmark-person-fill-nav-menu[b-lgy9dpft4s] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-earmark-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M9.293 0H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4.707A1 1 0 0 0 13.707 4L10 .293A1 1 0 0 0 9.293 0M9.5 3.5v-2l3 3h-2a1 1 0 0 1-1-1M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0m2 5.755V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-.245S4 12 8 12s5 1.755 5 1.755'/%3E%3C/svg%3E");
}

.bi-credit-card-nav-menu[b-lgy9dpft4s] {
    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 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4zm2-1a1 1 0 0 0-1 1v1h14V4a1 1 0 0 0-1-1H2zm13 4H1v5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7z'/%3E%3Cpath d='M2 10a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1z'/%3E%3C/svg%3E");
}

.bi-receipt-nav-menu[b-lgy9dpft4s] {
    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='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-.51-.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 items ===== */
.nav-item[b-lgy9dpft4s] {
    font-size: 0.9rem;
    padding-bottom: 0;
}

    .nav-item:first-of-type[b-lgy9dpft4s] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lgy9dpft4s] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lgy9dpft4s]  .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-lgy9dpft4s]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-lgy9dpft4s]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

/* ===== Scrollable area ===== */
.nav-scrollable[b-lgy9dpft4s] {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height 0.4s ease-in-out;
}

.navbar-toggler:checked ~ .nav-scrollable[b-lgy9dpft4s] {
    max-height: 100vh;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lgy9dpft4s] {
        display: none;
    }

    .nav-scrollable[b-lgy9dpft4s] {
        /* Never collapse the sidebar for wide screens */
        max-height: none;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Admin/College.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-k0k0hetm0a] {
    margin-bottom: 24px;
}

.page-header h3[b-k0k0hetm0a] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-k0k0hetm0a] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-k0k0hetm0a] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-k0k0hetm0a] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-k0k0hetm0a] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-k0k0hetm0a] {
    flex: 1;
    min-width: 240px;
}

.form-field label[b-k0k0hetm0a] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-k0k0hetm0a] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-k0k0hetm0a] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-k0k0hetm0a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-k0k0hetm0a] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-k0k0hetm0a] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-k0k0hetm0a] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-k0k0hetm0a] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-k0k0hetm0a] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/CompanyMaster.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-kpo1mnmbmi] {
    margin-bottom: 24px;
}

.page-header h3[b-kpo1mnmbmi] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-kpo1mnmbmi] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-kpo1mnmbmi] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-kpo1mnmbmi] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-kpo1mnmbmi] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-kpo1mnmbmi] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-kpo1mnmbmi] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-kpo1mnmbmi] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-kpo1mnmbmi] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-kpo1mnmbmi] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-kpo1mnmbmi] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-kpo1mnmbmi] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-kpo1mnmbmi] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-kpo1mnmbmi] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-kpo1mnmbmi] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/Dashboard.razor.rz.scp.css */
/* Cleared for Sleek Bootstrap Theme */
/* /Pages/Admin/GatewayDetails.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-rz4fyjs0jo] {
    margin-bottom: 24px;
}

.page-header h3[b-rz4fyjs0jo] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-rz4fyjs0jo] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-rz4fyjs0jo] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-rz4fyjs0jo] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-rz4fyjs0jo] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-rz4fyjs0jo] {
    flex: 1;
    min-width: 240px;
}

.form-field label[b-rz4fyjs0jo] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-rz4fyjs0jo] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-rz4fyjs0jo] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-rz4fyjs0jo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-rz4fyjs0jo] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-rz4fyjs0jo] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-rz4fyjs0jo] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-rz4fyjs0jo] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-rz4fyjs0jo] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/InternCourse.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-i503nkebt9] {
    margin-bottom: 24px;
}

.page-header h3[b-i503nkebt9] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-i503nkebt9] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-i503nkebt9] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-i503nkebt9] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-i503nkebt9] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-i503nkebt9] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-i503nkebt9] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-i503nkebt9] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-i503nkebt9] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-i503nkebt9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-i503nkebt9] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-i503nkebt9] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-i503nkebt9] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-i503nkebt9] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-i503nkebt9] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/InternshipFee.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-k332jyxzk2] {
    margin-bottom: 24px;
}

.page-header h3[b-k332jyxzk2] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-k332jyxzk2] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-k332jyxzk2] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-k332jyxzk2] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-k332jyxzk2] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-k332jyxzk2] {
    flex: 1;
    min-width: 240px;
}

.form-field label[b-k332jyxzk2] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-k332jyxzk2] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-k332jyxzk2] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-k332jyxzk2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-k332jyxzk2] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-k332jyxzk2] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-k332jyxzk2] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-k332jyxzk2] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-k332jyxzk2] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/MajorSubject.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-ajkl0tn2mf] {
    margin-bottom: 24px;
}

.page-header h3[b-ajkl0tn2mf] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-ajkl0tn2mf] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-ajkl0tn2mf] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-ajkl0tn2mf] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-ajkl0tn2mf] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-ajkl0tn2mf] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-ajkl0tn2mf] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-ajkl0tn2mf] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-ajkl0tn2mf] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-ajkl0tn2mf] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-ajkl0tn2mf] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-ajkl0tn2mf] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-ajkl0tn2mf] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-ajkl0tn2mf] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-ajkl0tn2mf] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/Semester.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-kv31k08845] {
    margin-bottom: 24px;
}

.page-header h3[b-kv31k08845] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-kv31k08845] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-kv31k08845] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-kv31k08845] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-kv31k08845] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-kv31k08845] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-kv31k08845] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-kv31k08845] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-kv31k08845] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-kv31k08845] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-kv31k08845] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-kv31k08845] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-kv31k08845] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-kv31k08845] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-kv31k08845] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/Session.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-bj10un1tl9] {
    margin-bottom: 24px;
}

.page-header h3[b-bj10un1tl9] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-bj10un1tl9] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-bj10un1tl9] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-bj10un1tl9] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-bj10un1tl9] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-bj10un1tl9] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-bj10un1tl9] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-bj10un1tl9] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-bj10un1tl9] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-bj10un1tl9] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-bj10un1tl9] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-bj10un1tl9] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-bj10un1tl9] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-bj10un1tl9] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-bj10un1tl9] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/Stream.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-ookp0z62gs] {
    margin-bottom: 24px;
}

.page-header h3[b-ookp0z62gs] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-ookp0z62gs] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-ookp0z62gs] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-ookp0z62gs] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-ookp0z62gs] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-ookp0z62gs] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-ookp0z62gs] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-ookp0z62gs] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-ookp0z62gs] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-ookp0z62gs] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-ookp0z62gs] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-ookp0z62gs] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-ookp0z62gs] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-ookp0z62gs] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-ookp0z62gs] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Admin/University.razor.rz.scp.css */
/* ===== Page Header ===== */
.page-header[b-t0ux5bcntj] {
    margin-bottom: 24px;
}

.page-header h3[b-t0ux5bcntj] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 4px 0;
    display: flex;
    align-items: center;
}

.page-subtitle[b-t0ux5bcntj] {
    color: #64748b;
    font-size: 0.875rem;
    margin: 0;
}

/* ===== Form Card ===== */
.form-card[b-t0ux5bcntj] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 20px 24px !important;
}

.form-card-header[b-t0ux5bcntj] {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f5f9;
}

.form-row[b-t0ux5bcntj] {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-wrap: wrap;
}

.form-field[b-t0ux5bcntj] {
    flex: 1;
    min-width: 280px;
}

.form-field label[b-t0ux5bcntj] {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    color: #475569;
    margin-bottom: 6px;
}

.form-actions[b-t0ux5bcntj] {
    display: flex;
    gap: 8px;
    flex-shrink: 0;
}

/* ===== Grid Card ===== */
.grid-card[b-t0ux5bcntj] {
    border-radius: 10px !important;
    border: 1px solid #e2e8f0 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) !important;
    padding: 0 !important;
    overflow: hidden;
}

.grid-card-header[b-t0ux5bcntj] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 24px;
    border-bottom: 1px solid #f1f5f9;
    font-weight: 600;
    font-size: 0.95rem;
    color: #334155;
}

/* ===== Page Size Bar ===== */
.page-size-bar[b-t0ux5bcntj] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    background: #f8fafc;
    border-bottom: 1px solid #f1f5f9;
    font-size: 0.85rem;
    color: #64748b;
}

/* ===== DataGrid Tweaks ===== */
[b-t0ux5bcntj] .rz-datatable .rz-datatable-thead > tr > th {
    background: #f8fafc;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
}

[b-t0ux5bcntj] .rz-datatable .rz-datatable-data > tr > td {
    padding: 10px 12px;
    font-size: 0.875rem;
    color: #334155;
    border-bottom: 1px solid #f1f5f9;
    vertical-align: middle;
}

[b-t0ux5bcntj] .rz-datatable .rz-datatable-data > tr:hover > td {
    background-color: #f0f9ff;
}

[b-t0ux5bcntj] .rz-pager {
    border-top: 1px solid #e2e8f0;
    padding: 8px 16px;
}
/* /Pages/Auth/Logout.razor.rz.scp.css */
/* Common Page Styles */
.login-page[b-5zyqclfpzu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f3f4f6;
    background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
    background-size: 20px 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
}

/* Card Styling - Centered and Interactive */
.login-card[b-5zyqclfpzu] {
    display: flex;
    width: 100%;
    max-width: 480px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: fadeIn-b-5zyqclfpzu 0.5s ease-out;
}

.login-card:hover[b-5zyqclfpzu] {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

@keyframes fadeIn-b-5zyqclfpzu {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Left Content Area */
.login-left[b-5zyqclfpzu] {
    flex: 1;
    background: linear-gradient(135deg, #0078d4 0%, #005a9e 100%);
    color: white;
    padding: 3.5rem 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* Brand Logo and Animation */
.brand[b-5zyqclfpzu] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 2rem;
}

.brand-logo[b-5zyqclfpzu] {
    width: 48px;
    height: 48px;
    animation: pulse-b-5zyqclfpzu 2.5s infinite;
}

@keyframes pulse-b-5zyqclfpzu {
    0% { transform: scale(1); opacity: 1; filter: drop-shadow(0 0 0 rgba(255,255,255,0.4)); }
    50% { transform: scale(1.1); opacity: 0.9; filter: drop-shadow(0 0 10px rgba(255,255,255,0.6)); }
    100% { transform: scale(1); opacity: 1; filter: drop-shadow(0 0 0 rgba(255,255,255,0.4)); }
}

.brand-text[b-5zyqclfpzu] {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* Typography */
.welcome-heading[b-5zyqclfpzu] {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 1rem;
    letter-spacing: -0.5px;
}

.welcome-text[b-5zyqclfpzu] {
    font-size: 1.1rem;
    opacity: 0.9;
    margin-bottom: 2.5rem;
    line-height: 1.6;
}

/* Action Button */
.btn-login-primary[b-5zyqclfpzu] {
    display: inline-block;
    background-color: white;
    color: #0078d4;
    text-decoration: none;
    padding: 0.9rem 2.5rem;
    border-radius: 30px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.btn-login-primary:hover[b-5zyqclfpzu] {
    background-color: #f0f8ff;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
    color: #005a9e;
}

/* Footer */
.footer-text[b-5zyqclfpzu] {
    font-size: 0.85rem;
    color: #6b7280;
    margin-top: 2.5rem;
    font-weight: 500;
}
/* /Pages/Auth/SessionOut.razor.rz.scp.css */
/* Common Page Styles */
.login-page[b-00xvgmwsod] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f3f4f6;
    background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
    background-size: 20px 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
}

/* Card Styling - Centered and Interactive */
.login-card[b-00xvgmwsod] {
    display: flex;
    width: 100%;
    max-width: 480px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    animation: fadeIn-b-00xvgmwsod 0.5s ease-out;
}

.login-card:hover[b-00xvgmwsod] {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

@keyframes fadeIn-b-00xvgmwsod {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Left Content Area for Session Out */
.login-left[b-00xvgmwsod] {
    flex: 1;
    background: linear-gradient(135deg, #c2410c 0%, #ea580c 100%);
    color: white;
    padding: 3.5rem 2.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* Brand Logo and Animation */
.brand[b-00xvgmwsod] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 2rem;
}

.brand-logo[b-00xvgmwsod] {
    width: 48px;
    height: 48px;
    animation: pulse-b-00xvgmwsod 2.5s infinite;
}

@keyframes pulse-b-00xvgmwsod {
    0% { transform: scale(1); opacity: 1; filter: drop-shadow(0 0 0 rgba(255,255,255,0.4)); }
    50% { transform: scale(1.1); opacity: 0.9; filter: drop-shadow(0 0 10px rgba(255,255,255,0.6)); }
    100% { transform: scale(1); opacity: 1; filter: drop-shadow(0 0 0 rgba(255,255,255,0.4)); }
}

.brand-text[b-00xvgmwsod] {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* Typography */
.welcome-heading[b-00xvgmwsod] {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 1rem;
    letter-spacing: -0.5px;
}

.welcome-text[b-00xvgmwsod] {
    font-size: 1.1rem;
    opacity: 0.9;
    margin-bottom: 2.5rem;
    line-height: 1.6;
}

/* Action Button */
.btn-login-primary[b-00xvgmwsod] {
    display: inline-block;
    background-color: white;
    color: #ea580c;
    text-decoration: none;
    padding: 0.9rem 2.5rem;
    border-radius: 30px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.btn-login-primary:hover[b-00xvgmwsod] {
    background-color: #fffaf0;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
    color: #c2410c;
}

/* Footer */
.footer-text[b-00xvgmwsod] {
    font-size: 0.85rem;
    color: #6b7280;
    margin-top: 2.5rem;
    font-weight: 500;
}
/* /Pages/Index.razor.rz.scp.css */
:root[b-szd2l1jfd7] {
    --primary-color: #0078d4;
    --primary-dark: #005a9e;
}

.empty-layout[b-szd2l1jfd7] {
    margin: 0;
    padding: 0;
    width: 100vw;
    height: 100vh;
}

.login-page[b-szd2l1jfd7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f3f4f6;
    /* Subtle background texture similar to the image */
    background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
    background-size: 20px 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.login-card[b-szd2l1jfd7] {
    display: flex;
    width: 100%;
    max-width: 900px;
    min-height: 550px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 2rem;
}

@media (max-width: 768px) {
    .login-card[b-szd2l1jfd7] {
        flex-direction: column;
        margin: 1rem;
    }
}

.login-left[b-szd2l1jfd7] {
    flex: 1;
    background: linear-gradient(135deg, #0078d4 0%, #005a9e 100%);
    color: white;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.brand[b-szd2l1jfd7] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: auto;
    margin-top: -1rem;
}

.brand-logo[b-szd2l1jfd7] {
    width: 32px;
    height: 32px;
}

.brand-text[b-szd2l1jfd7] {
    font-size: 1.5rem;
    font-weight: 600;
}

.welcome-heading[b-szd2l1jfd7] {
    font-size: 2.5rem;
    font-weight: 300;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.welcome-text[b-szd2l1jfd7] {
    font-size: 1rem;
    opacity: 0.9;
    margin-bottom: auto;
}

.login-right[b-szd2l1jfd7] {
    flex: 1;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-group[b-szd2l1jfd7] {
    display: flex;
    flex-direction: column;
    margin-bottom: 1.25rem;
}

.form-label[b-szd2l1jfd7] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 0.5rem;
}

.form-control[b-szd2l1jfd7] {
    width: 100%;
    padding: 0.75rem 1rem;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 0.95rem;
    box-sizing: border-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control[b-szd2l1jfd7]::placeholder {
    color: #9ca3af;
}

.form-control:focus[b-szd2l1jfd7] {
    outline: none;
    border-color: #0056ff;
    box-shadow: 0 0 0 3px rgba(0, 86, 255, 0.1);
}

.help-text[b-szd2l1jfd7] {
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 0.35rem;
}

.input-with-icon[b-szd2l1jfd7] {
    position: relative;
    display: flex;
    align-items: center;
}

.input-with-icon .form-control[b-szd2l1jfd7] {
    padding-right: 2.5rem;
}

.eye-icon[b-szd2l1jfd7] {
    position: absolute;
    right: 1rem;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.link-blue[b-szd2l1jfd7] {
    color: #0056ff;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    transition: color 0.2s;
}

.link-blue:hover[b-szd2l1jfd7] {
    color: #0043c9;
    text-decoration: underline;
}

.forgot-password-wrap[b-szd2l1jfd7] {
    margin-bottom: 1.5rem;
}

.btn-login-primary[b-szd2l1jfd7] {
    width: 100%;
    background-color: #2261b5; /* Matching the provided image color */
    color: white;
    border: none;
    padding: 0.85rem;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
    margin-bottom: 1.5rem;
}

.btn-login-primary:hover[b-szd2l1jfd7] {
    background-color: #1a4f94;
}

.register-wrap[b-szd2l1jfd7] {
    text-align: center;
    font-size: 0.95rem;
}

.text-muted[b-szd2l1jfd7] {
    color: #4b5563;
}

.footer-text[b-szd2l1jfd7] {
    font-size: 0.8rem;
    color: #888;
}
/* /Pages/Payment/DownloadReceipt.razor.rz.scp.css */
.receipt-page-container[b-1enon1qnwo] {
    padding: 20px;
    max-width: 900px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}
.print-controls[b-1enon1qnwo] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.receipt-card[b-1enon1qnwo] {
    background: white;
    padding: 40px;
    border: 1px solid #ddd;
}

.receipt-table[b-1enon1qnwo] {
    border-collapse: collapse;
    font-size: 0.85rem;
    margin-bottom: 20px;
}
.receipt-table[b-1enon1qnwo] {
    border-collapse: collapse;
    border: 2px solid #000;
}
.receipt-table th[b-1enon1qnwo], .receipt-table td[b-1enon1qnwo] {
    border: none;
    padding: 2px 8px; /* Reduced vertical padding */
}
.receipt-table .section-header[b-1enon1qnwo], .receipt-table .main-header[b-1enon1qnwo] {
    background-color: #f8f9fa !important;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid #000 !important;
    border-bottom: 2px solid #000 !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}
.receipt-table .label-cell[b-1enon1qnwo] {
    width: 18%;
    font-weight: normal;
}
.receipt-table .value-cell[b-1enon1qnwo] {
    width: 32%;
    font-weight: normal;
}
.w-20px[b-1enon1qnwo] {
    display: inline-block;
    width: 20px;
    text-align: center;
}

/* Print Specific Styles */
@media print {
    @page {
        size: A4;
        margin: 15mm;
    }
    body *[b-1enon1qnwo] {
        visibility: hidden;
    }
    .receipt-page-container[b-1enon1qnwo],
    .receipt-page-container *[b-1enon1qnwo] {
        visibility: visible;
    }
    .receipt-page-container[b-1enon1qnwo] {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .print-controls[b-1enon1qnwo] {
        display: none !important;
    }
    .receipt-card[b-1enon1qnwo] {
        border: 2px solid #000 !important;
        padding: 10px;
        margin: 0;
    }
}

.decorative-heading-line[b-1enon1qnwo] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.decorative-heading-line[b-1enon1qnwo]::before,
.decorative-heading-line[b-1enon1qnwo]::after {
    content: "";
    flex: 1;
    border-top: 2px solid #283a7c;
    border-bottom: 1px solid #dcb560;
    height: 4px;
    margin: 0 10px;
}

.contact-icon[b-1enon1qnwo] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    background-color: #283a7c;
    color: white;
    border-radius: 50%;
    margin-right: 6px;
    font-size: 0.65rem;
}

@media print {
    .sidebar[b-1enon1qnwo], .top-row[b-1enon1qnwo] {
        display: none !important;
    }
}
/* /Pages/RegisterIntern.razor.rz.scp.css */
:root[b-42h2iot2e4] {
    --bg-color: #f3f4f6; /* Matching login page background */
    --text-primary: #111827;
    --text-secondary: #4b5563;
    --text-muted: #9ca3af;
    --border-color: #e5e7eb;
    --primary-blue: #0078d4; /* Matching login page blue */
    --primary-blue-hover: #005a9e;
    --badge-bg: #dbeafe;
    --badge-color: #2563eb;
    --error-color: #dc2626;
}

.registration-layout[b-42h2iot2e4] {
    min-height: 100vh;
    background-color: var(--bg-color);
    background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
    background-size: 20px 20px;
    padding: 7rem 1rem 3rem 1rem; /* Increased top padding to accommodate fixed header */
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: var(--text-primary);
}

/* Header Styles */
.top-header[b-42h2iot2e4] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    z-index: 1000;
    display: flex;
    justify-content: center;
}

.header-content[b-42h2iot2e4] {
    width: 100%;
    max-width: 1200px;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-end; /* Push login button to the right */
    position: relative;
}

.logo-container[b-42h2iot2e4] {
    display: flex;
    align-items: center;
    gap: 8px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); /* Perfectly center the logo */
}

.logo-text[b-42h2iot2e4] {
    display: flex;
    flex-direction: column;
}

.brand-name[b-42h2iot2e4] {
    font-size: 1.7rem;
    font-weight: 800;
    color: #2563eb;
    line-height: 1;
}

.brand-tagline[b-42h2iot2e4] {
    font-size: 0.65rem;
    color: #6b7280;
    margin-top: 2px;
}

.btn-login-header[b-42h2iot2e4] {
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #6366f1; /* Purple-blue */
    color: white;
    text-decoration: none;
    padding: 8px 24px;
    border-radius: 20px; /* Pill shape */
    font-size: 0.95rem;
    font-weight: 600;
    transition: background-color 0.2s;
}

.btn-login-header:hover[b-42h2iot2e4] {
    background-color: #4f46e5;
    color: white;
    text-decoration: none;
}

.registration-container[b-42h2iot2e4] {
    max-width: 800px;
    margin: 0 auto;
    background-color:aliceblue;
}

.registration-header[b-42h2iot2e4] {
    text-align: center;
    margin-bottom: 2.5rem;
}

.registration-header h1[b-42h2iot2e4] {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.registration-header p[b-42h2iot2e4] {
    color: var(--text-secondary);
    font-size: 1rem;
}

.registration-card[b-42h2iot2e4] {
    background: white;
    border: 1px solid var(--border-color);
    border-radius: 12px;
    padding: 2rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.card-header[b-42h2iot2e4] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
}

.badge[b-42h2iot2e4] {
    background-color: var(--badge-bg);
    color: var(--badge-color);
    font-weight: 600;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
}

.card-header h2[b-42h2iot2e4] {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0;
}

.form-row[b-42h2iot2e4] {
    margin-bottom: 1.25rem;
}

.form-row.split-2[b-42h2iot2e4] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.form-group[b-42h2iot2e4] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

label[b-42h2iot2e4] {
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--text-primary);
}

.form-control[b-42h2iot2e4], .form-select[b-42h2iot2e4] {
    width: 100%;
    padding: 0.625rem 0.875rem;
    border: 1px solid var(--border-color);
    border-radius: 8px;
    font-size: 0.95rem;
    color: var(--text-primary);
    background-color: white;
    transition: all 0.2s;
}

.form-control[b-42h2iot2e4]::placeholder {
    color: var(--text-muted);
}

.form-control:focus[b-42h2iot2e4], .form-select:focus[b-42h2iot2e4] {
    outline: none;
    border-color: var(--primary-blue);
    box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}

.help-text[b-42h2iot2e4] {
    font-size: 0.75rem;
    color: var(--text-muted);
}

.terms-card[b-42h2iot2e4] {
    background: #f8fafc;
    border-radius: 8px;
    padding: 1.25rem;
    margin-bottom: 1.5rem;
}

.checkbox-group[b-42h2iot2e4] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}

.checkbox-group input[type="checkbox"][b-42h2iot2e4] {
    margin-top: 0.25rem;
    width: 1rem;
    height: 1rem;
}

.checkbox-group label[b-42h2iot2e4] {
    font-weight: 400;
    color: var(--text-secondary);
    line-height: 1.5;
}

.checkbox-group a[b-42h2iot2e4] {
    color: var(--primary-blue);
    text-decoration: none;
    font-weight: 500;
}

.checkbox-group a:hover[b-42h2iot2e4] {
    text-decoration: underline;
}

.btn-submit[b-42h2iot2e4] {
    width: 100%;
    background-color:blue;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 0.8rem;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
    margin-bottom: 1.5rem;
}

.btn-submit:hover[b-42h2iot2e4] {
    background-color:dodgerblue;
}

.footer-links[b-42h2iot2e4] {
    text-align: center;
    color: var(--text-secondary);
    font-size: 0.95rem;
    line-height: 1.8;
}

.footer-links a[b-42h2iot2e4] {
    color: var(--primary-blue);
    text-decoration: none;
    font-weight: 600;
}

.footer-links a:hover[b-42h2iot2e4] {
    text-decoration: underline;
}

.call-text[b-42h2iot2e4] {
    font-weight: 500;
    color: var(--text-primary);
}

/* Validation Messages */
.validation-message[b-42h2iot2e4] {
    color: var(--error-color);
    font-size: 0.8rem;
    margin-top: 0.25rem;
}

/* Responsiveness */
@media (max-width: 640px) {
    .form-row.split-2[b-42h2iot2e4] {
        grid-template-columns: 1fr;
        gap: 1.25rem;
    }
}
/* /Pages/Student/Dashboard.razor.rz.scp.css */
/* Animation Keyframes */
@keyframes fadeInDown-b-knqswl9ang {
    from { opacity: 0; transform: translateY(-20px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeInUp-b-knqswl9ang {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes slideInRight-b-knqswl9ang {
    from { opacity: 0; transform: translateX(30px); }
    to { opacity: 1; transform: translateX(0); }
}

@keyframes pulse-glow-b-knqswl9ang {
    0% { box-shadow: 0 0 0 0 rgba(225, 29, 72, 0.4); }
    70% { box-shadow: 0 0 0 10px rgba(225, 29, 72, 0); }
    100% { box-shadow: 0 0 0 0 rgba(225, 29, 72, 0); }
}

.dashboard-header[b-knqswl9ang] {
    text-align: left;
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
    animation: fadeInDown-b-knqswl9ang 0.6s ease-out forwards;
}

.welcome-text[b-knqswl9ang] {
    font-size: 3rem;
    color: #1e293b;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.student-name[b-knqswl9ang] {
    font-weight: 800;
    background: linear-gradient(135deg, #4f46e5 0%, #0ea5e9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
    transition: transform 0.3s ease;
}

.student-name:hover[b-knqswl9ang] {
    transform: scale(1.02);
}

.subtitle[b-knqswl9ang] {
    color: #64748b;
    font-size: 1.15rem;
    margin-top: 0.5rem;
}

.dashboard-layout[b-knqswl9ang] {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: flex-start;
}

.dashboard-left[b-knqswl9ang] {
    flex: 0 0 40%;
    max-width: 40%;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.dashboard-left-top[b-knqswl9ang] {
    display: flex;
    flex-direction: row;
    gap: 1.5rem;
    width: 100%;
}

.dashboard-right[b-knqswl9ang] {
    flex: 1;
    min-width: 0;
}

@media (max-width: 991.98px) {
    .dashboard-left[b-knqswl9ang], .dashboard-right[b-knqswl9ang] {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 575.98px) {
    .dashboard-left[b-knqswl9ang] {
        flex-direction: column;
    }
    .dashboard-left-top[b-knqswl9ang] {
        flex-direction: column;
    }
    [b-knqswl9ang] .dashboard-tile {
        width: 100% !important;
    }
}

/* Action Tiles */
[b-knqswl9ang] .dashboard-tile {
    flex: 1;
    padding: 2.5rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 16px !important;
    position: relative;
    overflow: hidden;
    animation: fadeInUp-b-knqswl9ang 0.6s ease-out forwards;
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
}

/* Make Payment Tile - Sober Sky Blue */
[b-knqswl9ang] .payment-tile {
    animation-delay: 0.1s;
    background: linear-gradient(135deg, #e0f2fe 0%, #f0f9ff 100%) !important;
    box-shadow: 0 10px 15px -3px rgba(14, 165, 233, 0.1), 0 4px 6px -2px rgba(14, 165, 233, 0.05) !important;
}

[b-knqswl9ang] .payment-tile:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 25px -5px rgba(14, 165, 233, 0.2), 0 10px 10px -5px rgba(14, 165, 233, 0.08) !important;
    border-color: #bae6fd !important;
}

[b-knqswl9ang] .payment-tile h3 {
    color: #0369a1;
}

[b-knqswl9ang] .payment-tile p {
    color: #0284c7;
}

/* Download Receipt Tile - Sober Muted Teal */
[b-knqswl9ang] .receipt-tile {
    animation-delay: 0.2s;
    background: linear-gradient(135deg, #ccfbf1 0%, #f0fdfa 100%) !important;
    box-shadow: 0 10px 15px -3px rgba(20, 184, 166, 0.1), 0 4px 6px -2px rgba(20, 184, 166, 0.05) !important;
}

[b-knqswl9ang] .receipt-tile:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 25px -5px rgba(20, 184, 166, 0.2), 0 10px 10px -5px rgba(20, 184, 166, 0.08) !important;
    border-color: #99f6e4 !important;
}

[b-knqswl9ang] .receipt-tile h3 {
    color: #0f766e;
}

[b-knqswl9ang] .receipt-tile p {
    color: #0d9488;
}

[b-knqswl9ang] .dashboard-tile::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0) 100%);
    transform: skewX(-25deg);
    transition: all 0.7s ease;
}

[b-knqswl9ang] .dashboard-tile:hover::before {
    left: 200%;
}

[b-knqswl9ang] .dashboard-tile .rz-icon {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[b-knqswl9ang] .dashboard-tile:hover .rz-icon {
    transform: scale(1.15) rotate(-5deg);
}

[b-knqswl9ang] .dashboard-tile h3 {
    margin-top: 1.2rem;
    margin-bottom: 0.4rem;
    font-size: 1.25rem;
    font-weight: 700;
    transition: color 0.3s ease;
}

[b-knqswl9ang] .dashboard-tile p {
    font-size: 0.9rem;
    margin-bottom: 0;
    line-height: 1.4;
}

/* Notice Board Styles */
[b-knqswl9ang] .notice-board-panel {
    border-radius: 16px !important;
    border: 1px solid rgba(255, 255, 255, 0.7) !important;
    background: rgba(255, 255, 255, 0.9) !important;
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.05), 0 10px 15px -5px rgba(0, 0, 0, 0.02) !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    animation: slideInRight-b-knqswl9ang 0.7s ease-out forwards;
    opacity: 0;
    animation-delay: 0.3s;
}

.notice-board-header[b-knqswl9ang] {
    display: flex;
    align-items: center;
    padding-bottom: 1.2rem;
    border-bottom: 2px dashed #e2e8f0;
    margin-bottom: 1.2rem;
}

.notice-board-header .rz-icon[b-knqswl9ang] {
    animation: pulse-glow-b-knqswl9ang 2s infinite;
    border-radius: 50%;
}

.notice-list[b-knqswl9ang] {
    flex: 1;
    overflow-y: auto;
    max-height: 550px;
    padding-right: 0.8rem;
}

.notice-item[b-knqswl9ang] {
    padding: 1.2rem;
    border-radius: 12px;
    background-color: #ffffff;
    border: 1px solid #f1f5f9;
    border-left: 4px solid #94a3b8;
    margin-bottom: 1.2rem;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.notice-item:hover[b-knqswl9ang] {
    transform: translateX(5px);
    border-left-color: #e11d48;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    background-color: #fffafb;
}

.notice-item[b-knqswl9ang]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(225, 29, 72, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.notice-item:hover[b-knqswl9ang]::after {
    opacity: 1;
}

.notice-item:last-child[b-knqswl9ang] {
    margin-bottom: 0;
}

.notice-item-header[b-knqswl9ang] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 0.8rem;
    flex-wrap: wrap;
    gap: 0.5rem;
    position: relative;
    z-index: 1;
}

.notice-title[b-knqswl9ang] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #0f172a;
    margin: 0;
    transition: color 0.3s ease;
}

.notice-item:hover .notice-title[b-knqswl9ang] {
    color: #e11d48;
}

.notice-date[b-knqswl9ang] {
    font-size: 0.8rem;
    font-weight: 600;
    color: #e11d48;
    background-color: rgba(225, 29, 72, 0.1);
    padding: 0.3rem 0.6rem;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.notice-content[b-knqswl9ang] {
    font-size: 0.95rem;
    color: #475569;
    line-height: 1.6;
    position: relative;
    z-index: 1;
    white-space: pre-wrap;
}

.notice-content p[b-knqswl9ang] {
    margin-bottom: 0.5rem;
}

.notice-content p:last-child[b-knqswl9ang] {
    margin-bottom: 0;
}

.no-notices[b-knqswl9ang] {
    text-align: center;
    color: #94a3b8;
    padding: 3rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.no-notices i[b-knqswl9ang] {
    font-size: 3rem;
    color: #cbd5e1;
}

/* Scrollbar for notice list */
.notice-list[b-knqswl9ang]::-webkit-scrollbar {
    width: 8px;
}

.notice-list[b-knqswl9ang]::-webkit-scrollbar-track {
    background: transparent;
}

.notice-list[b-knqswl9ang]::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 10px;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.notice-list[b-knqswl9ang]::-webkit-scrollbar-thumb:hover {
    background: #94a3b8;
    border: 2px solid transparent;
    background-clip: padding-box;
}

/* WhatsApp Tile - WhatsApp Theme */
[b-knqswl9ang] .whatsapp-tile {
    animation-delay: 0.3s;
    background: linear-gradient(135deg, #dcf8c6 0%, #f0fff0 100%) !important;
    box-shadow: 0 10px 15px -3px rgba(37, 211, 102, 0.15), 0 4px 6px -2px rgba(37, 211, 102, 0.05) !important;
    border: 1px solid #bbf7d0 !important;
    padding: 1.5rem !important;
    text-align: left;
    align-items: stretch;
}

[b-knqswl9ang] .whatsapp-tile:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 15px 20px -5px rgba(37, 211, 102, 0.25), 0 8px 10px -5px rgba(37, 211, 102, 0.1) !important;
    border-color: #86efac !important;
}

[b-knqswl9ang] .whatsapp-tile::before {
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,0) 100%);
}

.whatsapp-content[b-knqswl9ang] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 1.5rem;
}

.whatsapp-info[b-knqswl9ang] {
    flex: 1;
}

.whatsapp-header-row[b-knqswl9ang] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.whatsapp-info h3[b-knqswl9ang] {
    color: #128C7E;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem;
}

.whatsapp-info p[b-knqswl9ang] {
    color: #075E54;
    font-size: 0.95rem;
    margin-bottom: 1.2rem;
}

.whatsapp-join-btn[b-knqswl9ang] {
    display: inline-flex;
    align-items: center;
    gap: 0.2rem;
    background: #25D366;
    color: white;
    padding: 0.5rem 1.2rem;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    transition: background 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 6px rgba(37, 211, 102, 0.2);
}

.whatsapp-join-btn:hover[b-knqswl9ang] {
    background: #128C7E;
    transform: translateY(-2px);
    color: white;
}

.whatsapp-qr[b-knqswl9ang] {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
    padding: 0.5rem;
    border-radius: 12px;
    border: 2px dashed #25D366;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
    flex-shrink: 0;
}

.whatsapp-qr img[b-knqswl9ang] {
    width: 90px;
    height: 90px;
    object-fit: contain;
    border-radius: 8px;
}

.whatsapp-qr small[b-knqswl9ang] {
    margin-top: 0.3rem;
    color: #128C7E;
    font-size: 0.75rem;
    font-weight: 600;
}

@media (max-width: 575.98px) {
    .whatsapp-content[b-knqswl9ang] {
        flex-direction: column;
        text-align: center;
    }
    .whatsapp-header-row[b-knqswl9ang] {
        justify-content: center;
    }
    .whatsapp-qr[b-knqswl9ang] {
        width: fit-content;
        margin: 0 auto;
    }
}
