/* _content/SIS.WEB/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-pdrvwpi8y4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pdrvwpi8y4] {
    flex: 1;
}

.sidebar[b-pdrvwpi8y4] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-pdrvwpi8y4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pdrvwpi8y4]  a, .top-row[b-pdrvwpi8y4]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-pdrvwpi8y4]  a:hover, .top-row[b-pdrvwpi8y4]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-pdrvwpi8y4]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-pdrvwpi8y4] {
        justify-content: space-between;
    }

    .top-row[b-pdrvwpi8y4]  a, .top-row[b-pdrvwpi8y4]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pdrvwpi8y4] {
        flex-direction: row;
    }

    .sidebar[b-pdrvwpi8y4] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pdrvwpi8y4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-pdrvwpi8y4]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-pdrvwpi8y4], article[b-pdrvwpi8y4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-pdrvwpi8y4] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-pdrvwpi8y4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SIS.WEB/Components/Layout/NavMenu.razor.rz.scp.css */
.nav-scrollable[b-i5lb8s1vv9] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    overflow-y: auto;
    background-color: #343a40;
}


@media (max-width: 640px) {
    .nav-scrollable[b-i5lb8s1vv9] {
        position: fixed;
        top: 0;
        left: -250px;
        width: 250px;
        height: 100vh;
        transition: left 0.3s ease;
        z-index: 1000;
    }

    .navbar-toggler:checked ~ .nav-scrollable[b-i5lb8s1vv9] {
        left: 0;
    }

    .navbar-toggler:checked[b-i5lb8s1vv9] {
        position: fixed;
        right: 1rem;
    }
}

/* Ensure desktop view remains unchanged */
@media (min-width: 641px) {
    .navbar-toggler[b-i5lb8s1vv9] {
        display: none;
    }

    .nav-scrollable[b-i5lb8s1vv9] {
        display: flex !important;
    }
}

.nav-footer[b-i5lb8s1vv9] {
    background-color: rgba(255, 255, 255, 0.05);
    color: white;
}


.navbar-toggler[b-i5lb8s1vv9] {
    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-i5lb8s1vv9] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-i5lb8s1vv9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-i5lb8s1vv9] {
    font-size: 1.1rem;
}

.bi[b-i5lb8s1vv9] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-i5lb8s1vv9] {
    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-i5lb8s1vv9] {
    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-i5lb8s1vv9] {
    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-i5lb8s1vv9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-i5lb8s1vv9] {
    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-i5lb8s1vv9] {
    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-i5lb8s1vv9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-i5lb8s1vv9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-i5lb8s1vv9] {
    font-size: 0.95rem;
    padding-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

.nav-link[b-i5lb8s1vv9] {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    transition: background-color 0.3s, transform 0.2s;
}

.nav-link:hover[b-i5lb8s1vv9] {
    background-color: #f0f0f0;
    transform: scale(1.02);
}

.nav-link-content[b-i5lb8s1vv9] {
    display: flex;
    align-items: center;
    gap: 0.5rem; /* <- Adds space between MudIcon and the text */
}


.nav-link:hover[b-i5lb8s1vv9] {
    background-color: #f0f0f0;
    transform: scale(1.02);
}


    .nav-item:first-of-type[b-i5lb8s1vv9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-i5lb8s1vv9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-i5lb8s1vv9]  .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-i5lb8s1vv9]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-i5lb8s1vv9]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-i5lb8s1vv9] {
    display: none;
    background-color: #379E73;
}
.nav-container[b-i5lb8s1vv9] {
    background-color: #379E73;
}

.navbar-toggler:checked ~ .nav-scrollable[b-i5lb8s1vv9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-i5lb8s1vv9] {
        display: none;
    }

    .nav-scrollable[b-i5lb8s1vv9] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/SIS.WEB/Components/Pages/Landing/LandingPage.razor.rz.scp.css */
/*body {
}*/

/* Root variables and base styles */
/*:root {
    --primary-blue: #41c1e0;
    --primary-green: #4aac81;
    --light-gray: #f7f9fc;
    --dark-text: #333;
    --light-text: #fff;
    --shadow: 0 4px 12px rgba(0, 0, 0, 0.08);*/
    /* Spacing system with CSS variables */
    /*--space-xs: 5px;
    --space-sm: 10px;
    --space-md: 20px;
    --space-lg: 30px;
    --space-xl: 50px;*/
    /* Animation durations */
    /*--transition-fast: 0.2s;
    --transition-medium: 0.3s;
    --transition-slow: 0.6s;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

body {
    background-color: var(--light-gray);
    color: var(--dark-text);
    overflow-x: hidden;
}*/

/* Navigation Bar - Using CSS Grid instead of fixed height & position */
/*nav {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    padding: calc(var(--space-md) + var(--space-sm)) 10%;
    background-color: white;
    box-shadow: var(--shadow);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.logo {
    display: flex;
    align-items: center;
}

    .logo img {
        height: 40px;
        margin-right: var(--space-sm);
    }

.logo-text {
    font-size: 1.5rem;
    font-weight: 700;
}

    .logo-text span:first-child {
        color: var(--primary-blue);
    }

    .logo-text span:last-child {
        color: var(--primary-green);
    }

.nav-links {
    display: flex;
    gap: var(--space-md);
    justify-self: end;
}*/

/* Buttons with transitions instead of keyframes */
/*.nav-btn {
    padding: var(--space-sm) var(--space-md);
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: transform var(--transition-medium) ease, background-color var(--transition-medium) ease;
    display: flex;
    align-items: center;
    gap: var(--space-sm);
    font-size: 0.9rem;
    border: none;
}

.student-btn {
    background-color: var(--primary-blue);
    color: var(--light-text);
}

    .student-btn:hover {
        background-color: #32afd0;
        transform: translateY(-2px);
    }

.staff-btn {
    background-color: var(--primary-green);
    color: var(--light-text);
}

    .staff-btn:hover {
        background-color: #3d9b73;
        transform: translateY(-2px);
    }*/

/* Hero Section - Using CSS Grid instead of fixed heights */
/*.hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: calc(100vh - 70px);
    padding: 0 10%;
    background: linear-gradient(135deg, rgba(65, 193, 224, 0.1) 0%, rgba(74, 172, 129, 0.1) 100%);
    position: relative;
    overflow: hidden;
    align-items: center;
}

.hero-content {
    position: relative;
    z-index: 2;
    padding: var(--space-xl) 0;
}

.hero-img {
    display: flex;
    justify-content: center;
    z-index: 2;
}*/

    /* Using transform and transitions for animations instead of keyframes */
    /*.hero-img img {
        max-width: 100%;
        transition: transform var(--transition-slow) ease-in-out;
    }*/

        /* JavaScript will toggle this class instead of using keyframes */
        /*.hero-img img.float-up {
            transform: translateY(-20px);
        }

.hero h1 {
    font-size: 3.5rem;
    margin-bottom: var(--space-md);
    line-height: 1.2;
}

    .hero h1 span {
        background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.hero p {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: var(--space-lg);
    color: #555;
}

.hero-btns {
    display: flex;
    gap: var(--space-md);
    margin-top: var(--space-lg);
}

.primary-btn {
    padding: var(--space-md) var(--space-lg);
    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
    color: white;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: var(--space-sm);
    transition: transform var(--transition-medium) ease, box-shadow var(--transition-medium) ease;
    border: none;
    cursor: pointer;
}

    .primary-btn:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    }

.secondary-btn {
    padding: var(--space-md) var(--space-lg);
    background: transparent;
    color: var(--dark-text);
    border: 2px solid var(--primary-blue);
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: var(--space-sm);
    transition: background-color var(--transition-medium) ease, transform var(--transition-medium) ease;
}

    .secondary-btn:hover {
        background-color: rgba(65, 193, 224, 0.1);
        transform: translateY(-3px);
    }*/

/* Features Section */
/*.features {
    padding: var(--space-xl) 10%;
    text-align: center;
}

.section-title {
    font-size: 2.5rem;
    margin-bottom: var(--space-md);
    position: relative;
    display: inline-block;
}

    .section-title::after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 80px;
        height: 4px;
        background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        border-radius: 2px;
    }*/

/* Using CSS Grid with auto-fit for responsive design instead of media queries */
/*.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: var(--space-lg);
    margin-top: var(--space-xl);
}

.feature-card {
    background-color: white;
    border-radius: 15px;
    padding: var(--space-lg);
    box-shadow: var(--shadow);
    transition: transform var(--transition-medium) ease, box-shadow var(--transition-medium) ease;
    cursor: default;
}

    .feature-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    }

.feature-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--space-md);
    color: white;
    font-size: 1.8rem;
    transition: transform var(--transition-slow) ease-in-out;
}*/

    /* JavaScript will toggle this class for pulse animation */
    /*.feature-icon.pulse {
        transform: scale(1.1);
    }

.feature-card h3 {
    margin-bottom: var(--space-md);
    font-size: 1.3rem;
}

.feature-card p {
    color: #666;
    line-height: 1.6;
}*/

/* Modules Section */
/*.modules {
    padding: var(--space-xl) 10%;
    background-color: white;
}

.modules-title {
    text-align: center;
    margin-bottom: var(--space-xl);
}

.modules-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: var(--space-lg);
}

.module-card {
    background-color: var(--light-gray);
    border-radius: 15px;
    padding: var(--space-lg);
    transition: transform var(--transition-medium) ease, border-bottom var(--transition-medium) ease;
    border-bottom: 4px solid transparent;
}

    .module-card:hover {
        border-bottom: 4px solid var(--primary-blue);
        transform: translateY(-5px);
    }

    .module-card i {
        font-size: 2.5rem;
        margin-bottom: var(--space-md);
        background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .module-card h3 {
        margin-bottom: var(--space-md);
        font-size: 1.3rem;
    }

    .module-card p {
        color: #666;
        line-height: 1.6;
    }*/

/* CTA Section */
/*.cta {
    padding: calc(var(--space-xl) - var(--space-sm)) 10%;
    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
    text-align: center;
    color: white;
}

    .cta h2 {
        font-size: 2.5rem;
        margin-bottom: var(--space-md);
    }

    .cta p {
        font-size: 1.1rem;
        margin-bottom: var(--space-lg);
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

.cta-btn {
    padding: var(--space-md) 40px;
    background-color: white;
    color: var(--primary-blue);
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: var(--space-sm);
    transition: transform var(--transition-medium) ease, box-shadow var(--transition-medium) ease;
    font-size: 1.1rem;
}

    .cta-btn:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    }*/

/* Footer */
/*footer {
    padding: var(--space-xl) 10% var(--space-lg);
    background-color: #333;
    color: white;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
}

.footer-logo {
    flex: 1;
    min-width: 200px;
}

    .footer-logo h3 {
        font-size: 1.8rem;
        margin-bottom: var(--space-md);
    }

        .footer-logo h3 span:first-child {
            color: var(--primary-blue);
        }

        .footer-logo h3 span:last-child {
            color: var(--primary-green);
        }

    .footer-logo p {
        line-height: 1.6;
        color: #bbb;
    }

.footer-links {
    flex: 1;
    min-width: 200px;
}

    .footer-links h4 {
        font-size: 1.2rem;
        margin-bottom: var(--space-md);
        position: relative;
        padding-bottom: 10px;
    }

        .footer-links h4::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 40px;
            height: 3px;
            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        }

    .footer-links ul {
        list-style: none;
    }

    .footer-links li {
        margin-bottom: var(--space-md);
    }

    .footer-links a {
        color: #bbb;
        text-decoration: none;
        transition: color var(--transition-medium) ease;
    }

        .footer-links a:hover {
            color: var(--primary-blue);
        }

.copyright {
    text-align: center;
    padding-top: var(--space-lg);
    border-top: 1px solid #444;
    color: #999;
    font-size: 0.9rem;
}*/

/* Shapes with CSS custom properties instead of fixed values */
/*.shapes {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.shape {
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(65, 193, 224, 0.4) 0%, rgba(74, 172, 129, 0.4) 100%);
    opacity: 0.5;*/
    /* Animation is added via JavaScript/GSAP */
/*}

    .shape:nth-child(1) {
        width: 200px;
        height: 200px;
        top: 10%;
        left: 10%;
    }

    .shape:nth-child(2) {
        width: 150px;
        height: 150px;
        top: 60%;
        left: 20%;
    }

    .shape:nth-child(3) {
        width: 300px;
        height: 300px;
        top: 20%;
        right: 5%;
    }

    .shape:nth-child(4) {
        width: 100px;
        height: 100px;
        bottom: 10%;
        right: 20%;
    }*/

/* Responsive breakpoints using CSS variables and calc() - Alternative to media queries */
/*.responsive-container {
    --columns: 4;*/ /* Default for large screens */
    /*display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    gap: var(--space-md);
}*/

/* JavaScript will detect viewport size and modify this variable */
/*@media (max-width: 768px) {
    .responsive-container {
        --columns: 1;*/ /* Mobile view */
    /*}
}*/

/* For devices that don't support CSS Grid well (fallback) */
/*@supports not (display: grid) {
    .responsive-container {
        display: flex;
        flex-wrap: wrap;
    }

        .responsive-container > * {
            flex: 1 1 250px;
            margin: var(--space-sm);
        }
}*/



:root[b-9631wsf140] {
    --primary-blue: #41c1e0;
    --primary-green: #4aac81;
    --light-gray: #f7f9fc;
    --dark-text: #333;
    --light-text: #fff;
    --shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

*[b-9631wsf140] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

body[b-9631wsf140] {
    background-color: var(--light-gray);
    color: var(--dark-text);
    overflow-x: hidden;
}

/* Navigation Bar */
nav[b-9631wsf140] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10%;
    height: 70px;
    background-color: white;
    box-shadow: var(--shadow);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
}

.logo[b-9631wsf140] {
    display: flex;
    align-items: center;
}

    .logo img[b-9631wsf140] {
        height: 40px;
        margin-right: 10px;
    }

.logo-text[b-9631wsf140] {
    font-size: 1.5rem;
    font-weight: 700;
}

    .logo-text span:first-child[b-9631wsf140] {
        color: var(--primary-blue);
    }

    .logo-text span:last-child[b-9631wsf140] {
        color: var(--primary-green);
    }

.nav-links[b-9631wsf140] {
    display: flex;
    gap: 20px;
}

.nav-btn[b-9631wsf140] {
    padding: 8px 20px;
    border-radius: 30px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.9rem;
    border: none;
}

.student-btn[b-9631wsf140] {
    background-color: var(--primary-blue);
    color: var(--light-text);
}

    .student-btn:hover[b-9631wsf140] {
        background-color: #32afd0;
        transform: translateY(-2px);
    }

.staff-btn[b-9631wsf140] {
    background-color: var(--primary-green);
    color: var(--light-text);
}

    .staff-btn:hover[b-9631wsf140] {
        background-color: #3d9b73;
        transform: translateY(-2px);
    }

/* Hero Section */
.hero[b-9631wsf140] {
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 0 10%;
    padding-top: 70px;
    background: linear-gradient(135deg, rgba(65, 193, 224, 0.1) 0%, rgba(74, 172, 129, 0.1) 100%);
    overflow: hidden;
    position: relative;
}

.hero-content[b-9631wsf140] {
    width: 50%;
    z-index: 2;
}

.hero-img[b-9631wsf140] {
    width: 50%;
    display: flex;
    justify-content: center;
    z-index: 2;
}

    .hero-img img[b-9631wsf140] {
        max-width: 100%;
        animation: float-b-9631wsf140 6s ease-in-out infinite;
    }

@keyframes float-b-9631wsf140 {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.hero h1[b-9631wsf140] {
    font-size: 3.5rem;
    margin-bottom: 20px;
    line-height: 1.2;
}

    .hero h1 span[b-9631wsf140] {
        background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.hero p[b-9631wsf140] {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 30px;
    color: #555;
}

.hero-btns[b-9631wsf140] {
    display: flex;
    gap: 15px;
    margin-top: 30px;
}

.primary-btn[b-9631wsf140] {
    padding: 12px 30px;
    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
    color: white;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

    .primary-btn:hover[b-9631wsf140] {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    }

.secondary-btn[b-9631wsf140] {
    padding: 12px 30px;
    background: transparent;
    color: var(--dark-text);
    border: 2px solid var(--primary-blue);
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
}

    .secondary-btn:hover[b-9631wsf140] {
        background-color: rgba(65, 193, 224, 0.1);
        transform: translateY(-3px);
    }

/* Features Section */
.features[b-9631wsf140] {
    padding: 100px 10%;
    text-align: center;
}

.section-title[b-9631wsf140] {
    font-size: 2.5rem;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

    .section-title[b-9631wsf140]::after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 80px;
        height: 4px;
        background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        border-radius: 2px;
    }

.features-grid[b-9631wsf140] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 60px;
}

.feature-card[b-9631wsf140] {
    background-color: white;
    border-radius: 15px;
    padding: 30px;
    box-shadow: var(--shadow);
    transition: all 0.3s ease;
    cursor: default;
}

    .feature-card:hover[b-9631wsf140] {
        transform: translateY(-10px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    }

.feature-icon[b-9631wsf140] {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    color: white;
    font-size: 1.8rem;
}

.feature-card h3[b-9631wsf140] {
    margin-bottom: 15px;
    font-size: 1.3rem;
}

.feature-card p[b-9631wsf140] {
    color: #666;
    line-height: 1.6;
}

/* Modules Section */
.modules[b-9631wsf140] {
    padding: 100px 10%;
    background-color: white;
}

.modules-title[b-9631wsf140] {
    text-align: center;
    margin-bottom: 60px;
}

.modules-grid[b-9631wsf140] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}

.module-card[b-9631wsf140] {
    background-color: var(--light-gray);
    border-radius: 15px;
    padding: 30px;
    transition: all 0.3s ease;
    border-bottom: 4px solid transparent;
}

    .module-card:hover[b-9631wsf140] {
        border-bottom: 4px solid var(--primary-blue);
        transform: translateY(-5px);
    }

    .module-card i[b-9631wsf140] {
        font-size: 2.5rem;
        margin-bottom: 20px;
        background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .module-card h3[b-9631wsf140] {
        margin-bottom: 15px;
        font-size: 1.3rem;
    }

    .module-card p[b-9631wsf140] {
        color: #666;
        line-height: 1.6;
    }

/* CTA Section */
.cta[b-9631wsf140] {
    padding: 80px 10%;
    background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
    text-align: center;
    color: white;
}

    .cta h2[b-9631wsf140] {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }

    .cta p[b-9631wsf140] {
        font-size: 1.1rem;
        margin-bottom: 30px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

.cta-btn[b-9631wsf140] {
    padding: 15px 40px;
    background-color: white;
    color: var(--primary-blue);
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    font-size: 1.1rem;
}

    .cta-btn:hover[b-9631wsf140] {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    }

/* Footer */
footer[b-9631wsf140] {
    padding: 50px 10% 30px;
    background-color: #333;
    color: white;
}

.footer-content[b-9631wsf140] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
}

.footer-logo[b-9631wsf140] {
    flex: 1;
    min-width: 200px;
}

    .footer-logo h3[b-9631wsf140] {
        font-size: 1.8rem;
        margin-bottom: 15px;
    }

        .footer-logo h3 span:first-child[b-9631wsf140] {
            color: var(--primary-blue);
        }

        .footer-logo h3 span:last-child[b-9631wsf140] {
            color: var(--primary-green);
        }

    .footer-logo p[b-9631wsf140] {
        line-height: 1.6;
        color: #bbb;
    }

.footer-links[b-9631wsf140] {
    flex: 1;
    min-width: 200px;
}

    .footer-links h4[b-9631wsf140] {
        font-size: 1.2rem;
        margin-bottom: 20px;
        position: relative;
        padding-bottom: 10px;
    }

        .footer-links h4[b-9631wsf140]::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 40px;
            height: 3px;
            background: linear-gradient(135deg, var(--primary-blue) 0%, var(--primary-green) 100%);
        }

    .footer-links ul[b-9631wsf140] {
        list-style: none;
    }

    .footer-links li[b-9631wsf140] {
        margin-bottom: 12px;
    }

    .footer-links a[b-9631wsf140] {
        color: #bbb;
        text-decoration: none;
        transition: all 0.3s ease;
    }

        .footer-links a:hover[b-9631wsf140] {
            color: var(--primary-blue);
        }

.copyright[b-9631wsf140] {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid #444;
    color: #999;
    font-size: 0.9rem;
}

/* Animations */
.school-icon[b-9631wsf140] {
    animation: pulse-b-9631wsf140 2s infinite;
}

@keyframes pulse-b-9631wsf140 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* Floating shapes animation */
.shapes[b-9631wsf140] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.shape[b-9631wsf140] {
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(65, 193, 224, 0.4) 0%, rgba(74, 172, 129, 0.4) 100%);
    animation: float-shape-b-9631wsf140 15s infinite;
    opacity: 0.5;
}

    .shape:nth-child(1)[b-9631wsf140] {
        width: 200px;
        height: 200px;
        top: 10%;
        left: 10%;
        animation-delay: 0s;
    }

    .shape:nth-child(2)[b-9631wsf140] {
        width: 150px;
        height: 150px;
        top: 60%;
        left: 20%;
        animation-delay: 4s;
    }

    .shape:nth-child(3)[b-9631wsf140] {
        width: 300px;
        height: 300px;
        top: 20%;
        right: 5%;
        animation-delay: 2s;
    }

    .shape:nth-child(4)[b-9631wsf140] {
        width: 100px;
        height: 100px;
        bottom: 10%;
        right: 20%;
        animation-delay: 6s;
    }

@keyframes float-shape-b-9631wsf140 {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }

    25% {
        transform: translate(5%, 5%) rotate(5deg);
    }

    50% {
        transform: translate(0%, 10%) rotate(10deg);
    }

    75% {
        transform: translate(-5%, 5%) rotate(5deg);
    }

    100% {
        transform: translate(0, 0) rotate(0deg);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    nav[b-9631wsf140] {
        padding: 0 5%;
    }

    .hero[b-9631wsf140] {
        flex-direction: column;
        padding: 100px 5% 50px;
        text-align: center;
        height: auto;
    }

    .hero-content[b-9631wsf140], .hero-img[b-9631wsf140] {
        width: 100%;
    }

    .hero-img[b-9631wsf140] {
        margin-top: 50px;
    }

    .hero h1[b-9631wsf140] {
        font-size: 2.5rem;
    }

    .hero-btns[b-9631wsf140] {
        justify-content: center;
    }

    .features[b-9631wsf140], .modules[b-9631wsf140], .cta[b-9631wsf140] {
        padding: 70px 5%;
    }

    .features-grid[b-9631wsf140], .modules-grid[b-9631wsf140] {
        grid-template-columns: 1fr;
    }

    .footer-content[b-9631wsf140] {
        flex-direction: column;
        gap: 30px;
    }
}

/* _content/SIS.WEB/Components/Pages/StudentMAnagementPages/Security/StudentLogin.razor.rz.scp.css */
/* _content/SIS.WEB/Components/Pages/UserManagementPages/CreateUser.razor.rz.scp.css */
.page-container[b-c148mgdqwn] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-container[b-c148mgdqwn] {
    background: white;
    padding: 2rem;
    border-radius: 12px;
    width: 100%;
    max-width: 800px;
}

.form-title[b-c148mgdqwn] {
    text-align: center;
    color: #333;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    font-weight: 600;
}

.form-grid[b-c148mgdqwn] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.form-group[b-c148mgdqwn] {
    margin-bottom: 1.2rem;
}

    .form-group label[b-c148mgdqwn] {
        display: block;
        margin-bottom: 0.5rem;
        color: #555;
        font-weight: 500;
    }

.form-control[b-c148mgdqwn] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 1rem;
    transition: border-color 0.2s, box-shadow 0.2s;
}

    .form-control:focus[b-c148mgdqwn] {
        outline: none;
        border-color: #4a90e2;
        box-shadow: 0 0 0 2px rgba(74, 144, 226, 0.2);
    }

.submit-btn[b-c148mgdqwn] {
    width: 100%;
    padding: 0.75rem;
    background-color: #4a90e2;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .submit-btn:hover[b-c148mgdqwn] {
        background-color: #357abd;
    }

    .submit-btn:focus[b-c148mgdqwn] {
        outline: none;
        box-shadow: 0 0 0 2px rgba(74, 144, 226, 0.2);
    }

@media (max-width: 768px) {
    .form-grid[b-c148mgdqwn] {
        grid-template-columns: 1fr;
    }

    .form-container[b-c148mgdqwn] {
        margin: 1rem;
        max-width: 100%;
    }
}
