@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-zqsgah26md] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-zqsgah26md] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zqsgah26md] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

    .sidebar[b-zqsgah26md] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

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

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

    .top-row[b-zqsgah26md], article[b-zqsgah26md] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-094nzw2k2y] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-094nzw2k2y] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-094nzw2k2y] {
    font-size: 1.1rem;
}

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

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

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

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

    .nav-item[b-094nzw2k2y]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-094nzw2k2y]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-094nzw2k2y]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

    .collapse[b-094nzw2k2y] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-094nzw2k2y] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Students/StudentProfile.razor.rz.scp.css */
:root[b-odfu8hvco7] {
    --green: #007749;
    --yellow: #FFB81C;
    --blue: #002395;
    --gray: #F5F5F5;
    --dark-gray: #333333;
    --white: #FFFFFF;
}

/* Hero */
.page-hero[b-odfu8hvco7] {
    background: linear-gradient(rgba(0, 39, 149, 0.85), rgba(0, 119, 73, 0.85)), url('https://images.unsplash.com/photo-1541339907198-e08756dedf3f?ixlib=rb-4.0.3') center/cover;
    color: var(--white);
    padding: 4rem 5% 4rem;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
}

.page-hero-content[b-odfu8hvco7] {
    max-width: 900px;
    margin: 0 auto;
}

.hero-title[b-odfu8hvco7] {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.hero-subtitle[b-odfu8hvco7] {
    font-weight: 300;
    opacity: 0.9;
}

/* Dashboard layout */
.profile-dashboard[b-odfu8hvco7] {
    padding: 2rem 5% 4rem;
    background: linear-gradient(180deg, #f8fafc 0%, #eef2f7 100%);
    max-width: 1400px;
    margin: -2rem auto 0 auto;
}

.dashboard-container[b-odfu8hvco7] {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 2rem;
}

/* Summary strip */
.profile-summary[b-odfu8hvco7] {
    margin-bottom: 1.5rem;
    padding: 1.1rem 1.5rem;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
}

.summary-icon[b-odfu8hvco7] {
    font-size: 1.6rem;
    color: var(--blue);
}

.summary-label[b-odfu8hvco7] {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.7rem;
    color: #6b7280;
}

.summary-divider[b-odfu8hvco7] {
    height: 32px;
    margin: 0 0.75rem;
}

/* Sidebar */
.profile-sidebar[b-odfu8hvco7] {
    background: rgba(245, 245, 245, 0.95);
    border-radius: 18px;
    padding: 2rem 1.75rem;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.12);
    border: 1px solid rgba(148, 163, 184, 0.25);
}

.sidebar-sticky[b-odfu8hvco7] {
    position: sticky;
    top: 100px;
}

.profile-header[b-odfu8hvco7] {
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid rgba(0, 35, 149, 0.2);
}

.profile-avatar[b-odfu8hvco7] {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 20%, #FFB81C, #002395);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    font-size: 3rem;
    font-weight: bold;
    margin: 0 auto 1rem;
    box-shadow: 0 10px 25px rgba(15, 23, 42, 0.35);
    transform: translateY(0);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.profile-sidebar:hover .profile-avatar[b-odfu8hvco7] {
    transform: translateY(-3px);
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.4);
}

.profile-name[b-odfu8hvco7] {
    color: var(--blue);
}

.profile-id[b-odfu8hvco7] {
    color: #6b7280;
}

.profile-menu-header[b-odfu8hvco7] {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #6b7280;
}

/* Sidebar menu items */
.profile-menu-item[b-odfu8hvco7] {
    border-radius: 10px;
    margin-bottom: 0.15rem;
    padding-left: 0.4rem;
    position: relative;
    transition: background 0.2s ease, color 0.2s ease, transform 0.15s ease;
}

    .profile-menu-item[b-odfu8hvco7]::before {
        content: "";
        position: absolute;
        left: 0;
        top: 8px;
        bottom: 8px;
        width: 3px;
        border-radius: 999px;
        background: transparent;
        transition: background 0.2s ease;
    }

    .profile-menu-item.active[b-odfu8hvco7],
    .profile-menu-item:hover[b-odfu8hvco7] {
        background: linear-gradient(90deg, rgba(0, 35, 149, 0.12), rgba(0, 119, 73, 0.12));
        transform: translateX(2px);
    }

        .profile-menu-item.active[b-odfu8hvco7]::before {
            background: var(--yellow);
        }

.profile-menu-divider[b-odfu8hvco7] {
    margin: 0.5rem 0 0.75rem;
}

/* Main content */
.profile-content[b-odfu8hvco7] {
    background: rgba(245, 245, 245, 0.95);
    border-radius: 18px;
    padding: 2.5rem 2.25rem;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.15);
    border: 1px solid rgba(148, 163, 184, 0.18);
}

/* Sections */
.section-block[b-odfu8hvco7] {
    scroll-margin-top: 120px;
}

.section-header-row[b-odfu8hvco7] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.section-chip[b-odfu8hvco7] {
    border-radius: 999px;
    min-width: 32px;
    justify-content: center;
    font-weight: 700;
}

.section-title[b-odfu8hvco7] {
    color: var(--blue);
    font-weight: 800;
    position: relative;
    padding-bottom: 10px;
    margin: 0.5rem 0 0.5rem;
}

    .section-title[b-odfu8hvco7]::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 4px;
        background: var(--yellow);
        border-radius: 999px;
    }

.section-helper[b-odfu8hvco7] {
    color: #6b7280;
    margin-bottom: 1.5rem;
}

/* Subsections */
.subsection-title[b-odfu8hvco7] {
    margin: 1.8rem 0 1rem;
    color: var(--blue);
}

/* Form layout */
.form-grid[b-odfu8hvco7] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
}

.form-group[b-odfu8hvco7] {
    margin-bottom: 0.75rem;
}

    .form-group.full-width[b-odfu8hvco7] {
        grid-column: 1 / -1;
    }

.form-row[b-odfu8hvco7] {
    display: flex;
    gap: 1rem;
}

.emergency-label[b-odfu8hvco7] {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #6b7280;
    margin-bottom: 0.4rem;
}

/* Divider */
.section-divider[b-odfu8hvco7] {
    height: 1px;
    background: rgba(148, 163, 184, 0.4);
    margin: 2rem 0;
}

/* Upload & documents */
.upload-area[b-odfu8hvco7] {
    border: 2px dashed rgba(148, 163, 184, 0.7);
    border-radius: 12px;
    padding: 1.8rem;
    text-align: center;
    margin: 1.5rem 0;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.9);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.15s ease;
}

    .upload-area:hover[b-odfu8hvco7] {
        border-color: var(--blue);
        box-shadow: 0 10px 25px rgba(15, 23, 42, 0.15);
        transform: translateY(-1px);
    }

.upload-icon[b-odfu8hvco7] {
    font-size: 3rem;
    color: var(--blue);
    margin-bottom: 1rem;
}

.upload-text[b-odfu8hvco7] {
    margin-bottom: 1rem;
}

.upload-caption[b-odfu8hvco7] {
    margin-top: 0.5rem;
    font-size: 0.8rem;
    color: #6b7280;
}

.document-list[b-odfu8hvco7] {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.document-item[b-odfu8hvco7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.9rem 1rem;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.95);
}

.document-info[b-odfu8hvco7] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.document-icon[b-odfu8hvco7] {
    width: 40px;
    height: 40px;
    background: var(--green);
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
}

.document-actions[b-odfu8hvco7] {
    display: flex;
    gap: 6px;
}

/* Payment */
.payment-card[b-odfu8hvco7] {
    padding: 1.4rem 1.5rem;
    margin-bottom: 1.5rem;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.95);
    border-left: 4px solid var(--blue);
}

.payment-header[b-odfu8hvco7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.payment-type[b-odfu8hvco7] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.payment-icon[b-odfu8hvco7] {
    font-size: 1.5rem;
    color: var(--blue);
}

.default-badge[b-odfu8hvco7] {
    background: var(--green);
    color: var(--white);
    padding: 0.3rem 0.9rem;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.add-payment-btn[b-odfu8hvco7] {
    width: 100%;
    justify-content: flex-start;
    border-radius: 12px;
}

/* Form actions */
.form-actions[b-odfu8hvco7] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    margin-top: 2.2rem;
}

/* Responsive */
@media (max-width: 992px) {
    .dashboard-container[b-odfu8hvco7] {
        grid-template-columns: 1fr;
    }

    .sidebar-sticky[b-odfu8hvco7] {
        position: static;
    }

    .profile-dashboard[b-odfu8hvco7] {
        padding-top: 2.5rem;
    }
}

@media (max-width: 768px) {
    .form-grid[b-odfu8hvco7] {
        grid-template-columns: 1fr;
    }

    .form-row[b-odfu8hvco7] {
        flex-direction: column;
    }

    .profile-content[b-odfu8hvco7] {
        padding: 1.6rem 1.25rem 2rem;
    }

    .form-actions[b-odfu8hvco7] {
        flex-direction: column;
        align-items: stretch;
    }

    .profile-summary[b-odfu8hvco7] {
        padding: 1rem 1.1rem;
    }

    .summary-divider[b-odfu8hvco7] {
        display: none;
    }
}
