@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/AdminReportRunner.razor.rz.scp.css */
.report-runner-shell[b-9huq0u6w8p] {
    color: #243444;
    min-width: 0;
}

.report-runner-header[b-9huq0u6w8p] {
    align-items: flex-start;
    background: #ffffff;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.08);
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: 1.25rem;
}

.report-runner-stats[b-9huq0u6w8p] {
    align-items: flex-end;
    color: #5d6a78;
    display: flex;
    flex-direction: column;
    font-size: 0.9rem;
    gap: 0.15rem;
    text-align: right;
}

.report-runner-toolbar[b-9huq0u6w8p] {
    align-items: end;
    background: #f8fafc;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    display: grid;
    gap: 0.75rem;
    grid-template-columns: minmax(220px, 1fr) auto minmax(360px, auto);
    margin-bottom: 1rem;
    padding: 0.9rem;
    position: sticky;
    top: 0.5rem;
    z-index: 4;
}

.report-search[b-9huq0u6w8p] {
    min-width: 0;
}

.report-column-chooser[b-9huq0u6w8p] {
    position: relative;
}

.report-column-chooser summary[b-9huq0u6w8p] {
    cursor: pointer;
    list-style: none;
    min-height: 38px;
}

.report-column-chooser summary[b-9huq0u6w8p]::-webkit-details-marker {
    display: none;
}

.report-column-panel[b-9huq0u6w8p] {
    background: #ffffff;
    border: 1px solid #d2dce6;
    border-radius: 8px;
    box-shadow: 0 14px 28px rgba(26, 39, 58, 0.16);
    margin-top: 0.5rem;
    max-height: min(60vh, 420px);
    min-width: 290px;
    overflow-y: auto;
    padding: 0.8rem;
    position: absolute;
    right: 0;
    z-index: 5;
}

.report-column-panel .form-check[b-9huq0u6w8p] {
    margin-bottom: 0.45rem;
}

.report-column-panel .form-check:last-child[b-9huq0u6w8p] {
    margin-bottom: 0;
}

.report-toolbar-actions[b-9huq0u6w8p] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-end;
}

.report-output[b-9huq0u6w8p] {
    background: #ffffff;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.07);
    min-width: 0;
    padding: 1rem;
}

.report-table-wrap[b-9huq0u6w8p] {
    border: 1px solid #e1e7ed;
    border-radius: 8px;
    max-width: 100%;
    overflow-x: auto;
}

.report-table[b-9huq0u6w8p] {
    min-width: 1120px;
}

.report-table thead th[b-9huq0u6w8p] {
    background: #edf3f8;
    border-bottom-color: #cad6e2;
    color: #243444;
    font-size: 0.82rem;
    vertical-align: middle;
    white-space: nowrap;
}

.report-sort-button[b-9huq0u6w8p] {
    align-items: center;
    background: transparent;
    border: 0;
    color: inherit;
    display: inline-flex;
    font: inherit;
    font-weight: 700;
    gap: 0.35rem;
    padding: 0;
    text-align: left;
}

.report-sort-button:focus-visible[b-9huq0u6w8p] {
    border-radius: 4px;
    outline: 3px solid rgba(21, 95, 91, 0.36);
    outline-offset: 3px;
}

.report-table td[b-9huq0u6w8p] {
    color: #293b4c;
    font-size: 0.88rem;
}

.report-action-column[b-9huq0u6w8p] {
    min-width: 110px;
    text-align: center;
    white-space: nowrap;
}

.report-not-found[b-9huq0u6w8p] {
    background: #ffffff;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.08);
    margin: 2rem auto;
    max-width: 520px;
    padding: 1.5rem;
}

@media (max-width: 991.98px) {
    .report-runner-toolbar[b-9huq0u6w8p] {
        grid-template-columns: 1fr;
        position: static;
    }

    .report-column-panel[b-9huq0u6w8p] {
        left: 0;
        right: auto;
    }

    .report-toolbar-actions[b-9huq0u6w8p] {
        justify-content: flex-start;
    }
}

@media (max-width: 575.98px) {
    .report-runner-header[b-9huq0u6w8p],
    .report-output[b-9huq0u6w8p] {
        padding: 1rem;
    }

    .report-runner-stats[b-9huq0u6w8p] {
        align-items: flex-start;
        text-align: left;
    }

    .report-toolbar-actions .btn[b-9huq0u6w8p],
    .report-column-chooser summary[b-9huq0u6w8p] {
        width: 100%;
    }

    .report-column-panel[b-9huq0u6w8p] {
        min-width: min(100%, 320px);
        position: static;
        width: 100%;
    }
}

@media print {
    .report-runner-toolbar[b-9huq0u6w8p],
    .report-column-chooser[b-9huq0u6w8p],
    .report-toolbar-actions[b-9huq0u6w8p],
    .no-print[b-9huq0u6w8p] {
        display: none !important;
    }

    .report-runner-header[b-9huq0u6w8p],
    .report-output[b-9huq0u6w8p],
    .report-table-wrap[b-9huq0u6w8p] {
        border: 0;
        box-shadow: none;
    }

    .report-runner-header[b-9huq0u6w8p],
    .report-output[b-9huq0u6w8p] {
        padding: 0;
    }

    .report-table[b-9huq0u6w8p] {
        min-width: 0;
    }
}
/* /Pages/AdminReports.razor.rz.scp.css */
.report-suite-page[b-3uzba06nl6] {
    min-width: 0;
}

.report-suite-header[b-3uzba06nl6] {
    align-items: flex-start;
    background: #ffffff;
    border: 1px solid #dde4ec;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.08);
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
}

.report-catalog-card[b-3uzba06nl6],
.report-suite-notes[b-3uzba06nl6] {
    border: 1px solid #dde4ec;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.07);
}

.report-catalog-count[b-3uzba06nl6] {
    align-items: center;
    background: #edf7f6;
    border: 1px solid #b9ddda;
    border-radius: 999px;
    color: #155f5b;
    display: inline-flex;
    font-size: 1.1rem;
    font-weight: 700;
    justify-content: center;
    min-height: 2.5rem;
    min-width: 2.5rem;
    padding: 0.25rem 0.65rem;
}

.report-catalog-meta[b-3uzba06nl6] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

.report-catalog-meta > div[b-3uzba06nl6] {
    background: #f7f9fb;
    border: 1px solid #e3e9ef;
    border-radius: 8px;
    min-width: 0;
    padding: 0.75rem;
}

.report-meta-label[b-3uzba06nl6] {
    color: #5d6a78;
    display: block;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 0.15rem;
    text-transform: uppercase;
}

.report-suite-feature-list[b-3uzba06nl6] {
    list-style: none;
    padding-left: 0;
}

.report-suite-feature-list li[b-3uzba06nl6] {
    align-items: flex-start;
    color: #304253;
    display: flex;
    gap: 0.55rem;
    margin-bottom: 0.6rem;
}

.report-suite-feature-list li:last-child[b-3uzba06nl6] {
    margin-bottom: 0;
}

.report-suite-feature-list i[b-3uzba06nl6] {
    color: #155f5b;
    margin-top: 0.1rem;
}

@media (max-width: 575.98px) {
    .report-suite-header[b-3uzba06nl6] {
        padding: 1rem;
    }

    .report-suite-header .btn[b-3uzba06nl6],
    .report-catalog-card .btn[b-3uzba06nl6] {
        width: 100%;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.scholar-home-callout[b-nuu09e7yrz] {
    padding: 1rem 1.25rem;
    border: 1px solid rgba(224, 42, 44, 0.36);
    border-left: 0.35rem solid #E02A2C;
    border-radius: 0.85rem;
    background:
        linear-gradient(90deg, rgba(224, 42, 44, 0.16), rgba(224, 42, 44, 0.08)),
        #fff7f7;
    color: #6f1517;
    box-shadow: 0 10px 24px rgba(111, 21, 23, 0.1);
}

.scholar-home-callout .small[b-nuu09e7yrz] {
    color: #842023;
}

.scholar-action-needed[b-nuu09e7yrz] {
    padding: 1rem;
    border: 1px solid rgba(138, 91, 0, 0.28);
    border-left: 0.45rem solid #E02A2C;
    border-radius: 0.85rem;
    background: #fff8e1;
    color: #342200;
    box-shadow: 0 14px 30px rgba(67, 52, 11, 0.14);
}

.scholar-action-needed-header[b-nuu09e7yrz] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.scholar-action-needed-count[b-nuu09e7yrz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.25rem;
    min-height: 2.25rem;
    padding: 0.25rem 0.6rem;
    border-radius: 999px;
    background: #E02A2C;
    color: #ffffff;
    font-weight: 800;
}

.scholar-action-list[b-nuu09e7yrz] {
    display: grid;
    gap: 0.85rem;
}

.scholar-action-item[b-nuu09e7yrz] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 0.9rem;
    padding: 0.95rem;
    border: 1px solid rgba(138, 91, 0, 0.22);
    border-left: 0.35rem solid #C78300;
    border-radius: 0.65rem;
    background: #ffffff;
}

.scholar-action-item.is-critical[b-nuu09e7yrz] {
    border-left-color: #E02A2C;
    background: #fff6f2;
}

.scholar-action-item.is-info[b-nuu09e7yrz] {
    border-left-color: #0d6efd;
    background: #f4f8ff;
}

.scholar-action-icon[b-nuu09e7yrz] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    background: #fff1bd;
    color: #694600;
    font-size: 1.2rem;
}

.scholar-action-item.is-critical .scholar-action-icon[b-nuu09e7yrz] {
    background: #ffe1df;
    color: #981b1d;
}

.scholar-action-item.is-info .scholar-action-icon[b-nuu09e7yrz] {
    background: #deebff;
    color: #084298;
}

.scholar-action-copy[b-nuu09e7yrz] {
    min-width: 0;
}

.scholar-action-meta[b-nuu09e7yrz] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem 0.75rem;
    margin-bottom: 0.2rem;
    color: #6c520c;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.scholar-action-item.is-critical .scholar-action-meta[b-nuu09e7yrz] {
    color: #842023;
}

.scholar-action-button[b-nuu09e7yrz] {
    display: flex;
    justify-content: flex-end;
}

.btn-freedom-red[b-nuu09e7yrz] {
    --bs-btn-color: #ffffff;
    --bs-btn-bg: #E02A2C;
    --bs-btn-border-color: #E02A2C;
    --bs-btn-hover-color: #ffffff;
    --bs-btn-hover-bg: #bf2224;
    --bs-btn-hover-border-color: #ad1f21;
    --bs-btn-focus-shadow-rgb: 224, 42, 44;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #ad1f21;
    --bs-btn-active-border-color: #9c1b1d;
    --bs-btn-disabled-color: #ffffff;
    --bs-btn-disabled-bg: #E02A2C;
    --bs-btn-disabled-border-color: #E02A2C;
    color: #ffffff;
    background-color: #E02A2C;
    background-image: none;
    border-color: #E02A2C;
    font-weight: 700;
    box-shadow: 0 10px 22px rgba(104, 10, 12, 0.28);
}

.btn-freedom-red:hover[b-nuu09e7yrz],
.btn-freedom-red:focus-visible[b-nuu09e7yrz] {
    color: #ffffff;
    background-color: #bf2224;
    border-color: #ad1f21;
    box-shadow: 0 12px 26px rgba(104, 10, 12, 0.34);
}

.btn-freedom-red:focus[b-nuu09e7yrz],
.btn-freedom-red:focus-visible[b-nuu09e7yrz] {
    box-shadow:
        0 0 0 0.22rem rgba(224, 42, 44, 0.34),
        0 12px 26px rgba(104, 10, 12, 0.34);
}

.btn-freedom-red:active[b-nuu09e7yrz],
.btn-freedom-red.active[b-nuu09e7yrz] {
    color: #ffffff;
    background-color: #ad1f21;
    border-color: #9c1b1d;
}

.btn-freedom-red:disabled[b-nuu09e7yrz],
.btn-freedom-red.disabled[b-nuu09e7yrz] {
    color: #ffffff;
    background-color: #E02A2C;
    border-color: #E02A2C;
}

.portal-hero-actions .btn-freedom-red[b-nuu09e7yrz] {
    border-color: rgba(255, 255, 255, 0.3);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.18),
        0 14px 28px rgba(75, 7, 9, 0.35);
}

@media (max-width: 767.98px) {
    .scholar-action-needed[b-nuu09e7yrz] {
        padding: 0.85rem;
    }

    .scholar-action-needed-header[b-nuu09e7yrz],
    .scholar-action-item[b-nuu09e7yrz] {
        grid-template-columns: 1fr;
    }

    .scholar-action-needed-header[b-nuu09e7yrz] {
        display: grid;
    }

    .scholar-action-needed-count[b-nuu09e7yrz] {
        justify-self: start;
    }

    .scholar-action-button[b-nuu09e7yrz] {
        justify-content: stretch;
    }

    .scholar-action-button .btn[b-nuu09e7yrz] {
        width: 100%;
    }
}
/* /Pages/ScholarGraduateDeferment.razor.rz.scp.css */
.graduate-doc-action-card[b-9eg5uw4gat] {
    border: 1px solid rgba(138, 91, 0, 0.28);
    border-left: 0.45rem solid #E02A2C;
    border-radius: 0.85rem;
    background: #fff8e1;
    color: #342200;
    box-shadow: 0 14px 30px rgba(67, 52, 11, 0.14);
}

.graduate-doc-action-card .card-body[b-9eg5uw4gat] {
    padding: 1rem;
}

.graduate-doc-existing[b-9eg5uw4gat] {
    padding: 0.9rem;
    border: 1px solid rgba(138, 91, 0, 0.22);
    border-radius: 0.65rem;
    background: #ffffff;
}

.graduate-doc-empty[b-9eg5uw4gat] {
    padding: 0.8rem;
    border: 1px dashed rgba(132, 32, 35, 0.35);
    border-radius: 0.5rem;
    background: #fff6f2;
    color: #842023;
}

.graduate-doc-list[b-9eg5uw4gat] {
    display: grid;
    gap: 0.75rem;
}

.graduate-doc-row[b-9eg5uw4gat] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.8rem;
    border: 1px solid rgba(13, 110, 253, 0.15);
    border-radius: 0.5rem;
    background: #f8fbff;
}

.graduate-doc-file[b-9eg5uw4gat] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    min-width: 0;
}

.graduate-doc-file i[b-9eg5uw4gat] {
    color: #0d6efd;
    font-size: 1.2rem;
}

.graduate-doc-file a[b-9eg5uw4gat] {
    overflow-wrap: anywhere;
    font-weight: 700;
}

.graduate-doc-file .small[b-9eg5uw4gat] {
    color: #5f6b7a;
}

@media (max-width: 767.98px) {
    .graduate-doc-action-card .card-body[b-9eg5uw4gat] {
        padding: 0.85rem;
    }

    .graduate-doc-row[b-9eg5uw4gat] {
        align-items: stretch;
        flex-direction: column;
    }

    .graduate-doc-row .btn[b-9eg5uw4gat] {
        width: 100%;
    }
}
/* /Pages/ScholarRevertToLoan.razor.rz.scp.css */
.repayment-choice-hero[b-13tkql5vlw] {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
    gap: 1.25rem;
    align-items: stretch;
    padding: clamp(1rem, 2vw, 1.5rem);
    overflow: hidden;
    border: 1px solid rgba(0, 63, 108, 0.16);
    border-radius: 1rem;
    background:
        linear-gradient(90deg, rgba(224, 42, 44, 0.09), transparent 36%),
        linear-gradient(135deg, #ffffff 0%, #f5fbff 54%, #eef7fb 100%);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.13);
}

.repayment-choice-hero[b-13tkql5vlw]::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 0.35rem;
    background: linear-gradient(90deg, #e02a2c, #ffbf00 44%, #003f6c);
}

.repayment-choice-copy[b-13tkql5vlw],
.repayment-next-step[b-13tkql5vlw] {
    position: relative;
    z-index: 1;
}

.repayment-choice-copy h2[b-13tkql5vlw] {
    max-width: 14ch;
    margin: 0 0 0.65rem;
    color: #17324d;
    font-size: clamp(2rem, 4vw, 3.25rem);
    line-height: 1;
    font-weight: 800;
}

.repayment-choice-lead[b-13tkql5vlw] {
    max-width: 44rem;
    margin-bottom: 1rem;
    color: #31495f;
    font-size: 1rem;
}

.repayment-reason-list[b-13tkql5vlw] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.65rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

.repayment-reason-list li[b-13tkql5vlw] {
    display: flex;
    gap: 0.55rem;
    align-items: flex-start;
    min-height: 3rem;
    padding: 0.72rem 0.8rem;
    border: 1px solid rgba(0, 63, 108, 0.13);
    border-radius: 0.75rem;
    background: rgba(255, 255, 255, 0.86);
    color: #17324d;
    font-weight: 700;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.07);
}

.repayment-reason-list i[b-13tkql5vlw] {
    flex: 0 0 auto;
    margin-top: 0.12rem;
    color: #e02a2c;
}

.repayment-footnote[b-13tkql5vlw] {
    margin: 1rem 0 0;
    padding: 0.75rem 0.9rem;
    border-left: 0.3rem solid #e02a2c;
    border-radius: 0.65rem;
    background: rgba(255, 244, 226, 0.92);
    color: #5f3a12;
    font-weight: 700;
}

.repayment-next-step[b-13tkql5vlw] {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    padding: clamp(1rem, 2vw, 1.35rem);
    border-radius: 0.95rem;
    background:
        linear-gradient(135deg, #003f6c 0%, #0b5c83 58%, #e02a2c 128%);
    color: #ffffff;
    box-shadow: 0 18px 30px rgba(0, 63, 108, 0.24);
}

.repayment-next-step .portal-eyebrow[b-13tkql5vlw] {
    color: #ccefff;
}

.repayment-next-step h3[b-13tkql5vlw] {
    margin-bottom: 0.65rem;
    font-size: clamp(1.45rem, 3vw, 2.1rem);
    font-weight: 800;
    line-height: 1.08;
}

.repayment-next-step p[b-13tkql5vlw] {
    margin-bottom: 1rem;
    color: #f2f9ff;
}

.repayment-step-number[b-13tkql5vlw] {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 3.25rem;
    height: 3.25rem;
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 999px;
    background: #ffffff;
    color: #e02a2c;
    font-weight: 900;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.repayment-action[b-13tkql5vlw] {
    display: inline-flex;
    gap: 0.55rem;
    align-items: center;
    min-height: 2.75rem;
    border: 0;
    color: #003f6c;
    font-weight: 800;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);
}

.repayment-action:hover[b-13tkql5vlw] {
    color: #003f6c;
    transform: translateY(-1px);
}

.repayment-action:focus-visible[b-13tkql5vlw] {
    outline: 3px solid #ffbf00;
    outline-offset: 3px;
}

@media (max-width: 991.98px) {
    .repayment-choice-hero[b-13tkql5vlw] {
        grid-template-columns: minmax(0, 1fr);
    }

    .repayment-choice-copy h2[b-13tkql5vlw] {
        max-width: none;
    }
}

@media (max-width: 767.98px) {
    .repayment-choice-hero[b-13tkql5vlw] {
        padding: 1rem;
        border-radius: 0.85rem;
    }

    .repayment-reason-list[b-13tkql5vlw] {
        grid-template-columns: minmax(0, 1fr);
    }

    .repayment-next-step[b-13tkql5vlw] {
        flex-direction: column;
    }

    .repayment-action[b-13tkql5vlw] {
        width: 100%;
        justify-content: center;
    }
}
/* /Pages/SchoolReportRunner.razor.rz.scp.css */
.report-runner-shell[b-rms9u5kfcw] {
    color: #243444;
    min-width: 0;
}

.report-runner-header[b-rms9u5kfcw] {
    align-items: flex-start;
    background: #ffffff;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.08);
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: 1.25rem;
}

.report-runner-stats[b-rms9u5kfcw] {
    align-items: flex-end;
    color: #5d6a78;
    display: flex;
    flex-direction: column;
    font-size: 0.9rem;
    gap: 0.15rem;
    text-align: right;
}

.report-runner-toolbar[b-rms9u5kfcw] {
    align-items: end;
    background: #f8fafc;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    display: grid;
    gap: 0.75rem;
    grid-template-columns: minmax(220px, 1fr) auto minmax(360px, auto);
    margin-bottom: 1rem;
    padding: 0.9rem;
    position: sticky;
    top: 0.5rem;
    z-index: 4;
}

.report-search[b-rms9u5kfcw] {
    min-width: 0;
}

.report-column-chooser[b-rms9u5kfcw] {
    position: relative;
}

.report-column-chooser summary[b-rms9u5kfcw] {
    cursor: pointer;
    list-style: none;
    min-height: 38px;
}

.report-column-chooser summary[b-rms9u5kfcw]::-webkit-details-marker {
    display: none;
}

.report-column-panel[b-rms9u5kfcw] {
    background: #ffffff;
    border: 1px solid #d2dce6;
    border-radius: 8px;
    box-shadow: 0 14px 28px rgba(26, 39, 58, 0.16);
    margin-top: 0.5rem;
    max-height: min(60vh, 420px);
    min-width: 290px;
    overflow-y: auto;
    padding: 0.8rem;
    position: absolute;
    right: 0;
    z-index: 5;
}

.report-column-panel .form-check[b-rms9u5kfcw] {
    margin-bottom: 0.45rem;
}

.report-column-panel .form-check:last-child[b-rms9u5kfcw] {
    margin-bottom: 0;
}

.report-toolbar-actions[b-rms9u5kfcw] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: flex-end;
}

.report-output[b-rms9u5kfcw] {
    background: #ffffff;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.07);
    min-width: 0;
    padding: 1rem;
}

.report-table-wrap[b-rms9u5kfcw] {
    border: 1px solid #e1e7ed;
    border-radius: 8px;
    max-width: 100%;
    overflow-x: auto;
}

.report-table[b-rms9u5kfcw] {
    min-width: 1120px;
}

.report-table thead th[b-rms9u5kfcw] {
    background: #edf3f8;
    border-bottom-color: #cad6e2;
    color: #243444;
    font-size: 0.82rem;
    vertical-align: middle;
    white-space: nowrap;
}

.report-sort-button[b-rms9u5kfcw] {
    align-items: center;
    background: transparent;
    border: 0;
    color: inherit;
    display: inline-flex;
    font: inherit;
    font-weight: 700;
    gap: 0.35rem;
    padding: 0;
    text-align: left;
}

.report-sort-button:focus-visible[b-rms9u5kfcw] {
    border-radius: 4px;
    outline: 3px solid rgba(21, 95, 91, 0.36);
    outline-offset: 3px;
}

.report-table td[b-rms9u5kfcw] {
    color: #293b4c;
    font-size: 0.88rem;
}

.report-actions-column[b-rms9u5kfcw] {
    min-width: 220px;
}

.report-row-actions[b-rms9u5kfcw] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    justify-content: flex-end;
}

.report-not-found[b-rms9u5kfcw] {
    background: #ffffff;
    border: 1px solid #d9e2eb;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.08);
    margin: 2rem auto;
    max-width: 520px;
    padding: 1.5rem;
}

@media (max-width: 991.98px) {
    .report-runner-toolbar[b-rms9u5kfcw] {
        grid-template-columns: 1fr;
        position: static;
    }

    .report-column-panel[b-rms9u5kfcw] {
        left: 0;
        right: auto;
    }

    .report-toolbar-actions[b-rms9u5kfcw] {
        justify-content: flex-start;
    }
}

@media (max-width: 575.98px) {
    .report-runner-header[b-rms9u5kfcw],
    .report-output[b-rms9u5kfcw] {
        padding: 1rem;
    }

    .report-runner-stats[b-rms9u5kfcw] {
        align-items: flex-start;
        text-align: left;
    }

    .report-toolbar-actions .btn[b-rms9u5kfcw],
    .report-column-chooser summary[b-rms9u5kfcw] {
        width: 100%;
    }

    .report-row-actions[b-rms9u5kfcw] {
        justify-content: flex-start;
    }

    .report-column-panel[b-rms9u5kfcw] {
        min-width: min(100%, 320px);
        position: static;
        width: 100%;
    }
}

@media print {
    .report-runner-toolbar[b-rms9u5kfcw],
    .report-column-chooser[b-rms9u5kfcw],
    .report-toolbar-actions[b-rms9u5kfcw],
    .report-actions-column[b-rms9u5kfcw] {
        display: none !important;
    }

    .report-runner-header[b-rms9u5kfcw],
    .report-output[b-rms9u5kfcw],
    .report-table-wrap[b-rms9u5kfcw] {
        border: 0;
        box-shadow: none;
    }

    .report-runner-header[b-rms9u5kfcw],
    .report-output[b-rms9u5kfcw] {
        padding: 0;
    }

    .report-table[b-rms9u5kfcw] {
        min-width: 0;
    }
}
/* /Pages/SchoolReports.razor.rz.scp.css */
.report-suite-page[b-6jrumzbyxr] {
    min-width: 0;
}

.report-suite-header[b-6jrumzbyxr] {
    align-items: flex-start;
    background: #ffffff;
    border: 1px solid #dde4ec;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.08);
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
}

.report-catalog-card[b-6jrumzbyxr] {
    border: 1px solid #dde4ec;
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(26, 39, 58, 0.07);
}

.report-catalog-count[b-6jrumzbyxr] {
    align-items: center;
    background: #edf7f6;
    border: 1px solid #b9ddda;
    border-radius: 999px;
    color: #155f5b;
    display: inline-flex;
    font-size: 1.1rem;
    font-weight: 700;
    justify-content: center;
    min-height: 2.5rem;
    min-width: 2.5rem;
    padding: 0.25rem 0.65rem;
}

.report-catalog-meta[b-6jrumzbyxr] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

.report-catalog-meta > div[b-6jrumzbyxr] {
    background: #f7f9fb;
    border: 1px solid #e3e9ef;
    border-radius: 8px;
    min-width: 0;
    padding: 0.75rem;
}

.report-meta-label[b-6jrumzbyxr] {
    color: #5d6a78;
    display: block;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 0.15rem;
    text-transform: uppercase;
}

@media (max-width: 575.98px) {
    .report-suite-header[b-6jrumzbyxr] {
        padding: 1rem;
    }

    .report-suite-header .btn[b-6jrumzbyxr],
    .report-catalog-card .btn[b-6jrumzbyxr] {
        width: 100%;
    }
}
/* /Shared/AdminLayout.razor.rz.scp.css */
.page[b-3cjubgzkst] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.main[b-3cjubgzkst] {
    flex: 1;
}

.admin-utility-bar[b-3cjubgzkst] {
    display: flex;
    justify-content: flex-end;
}

.sidebar[b-3cjubgzkst] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3cjubgzkst] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3cjubgzkst]  a, .top-row .btn-link[b-3cjubgzkst] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-3cjubgzkst] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 767.98px) {
    .top-row:not(.auth)[b-3cjubgzkst] {
        display: none;
    }

    .top-row.auth[b-3cjubgzkst] {
        justify-content: space-between;
    }

    .top-row a[b-3cjubgzkst], .top-row .btn-link[b-3cjubgzkst] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .page[b-3cjubgzkst] {
        flex-direction: row;
    }

    .sidebar[b-3cjubgzkst] {
        width: 250px;
        min-height: 100vh;
        height: auto;
        align-self: stretch;
        position: sticky;
        top: 0;
    }

    .top-row[b-3cjubgzkst] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-3cjubgzkst] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/Components/Controls/FieldDefinition.razor.rz.scp.css */
.field-definition[b-9kuw3zyk2z] {
    display: inline-block;
    line-height: 1;
    position: relative;
}

.field-definition__summary[b-9kuw3zyk2z] {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 50%;
    color: var(--cw-primary);
    cursor: pointer;
    display: inline-flex;
    height: 1.5rem;
    justify-content: center;
    list-style: none;
    padding: 0;
    width: 1.5rem;
}

.field-definition__summary[b-9kuw3zyk2z]::-webkit-details-marker {
    display: none;
}

.field-definition__summary[b-9kuw3zyk2z]::marker {
    content: "";
}

.field-definition__summary:hover[b-9kuw3zyk2z] {
    background: #eef5fb;
}

.field-definition__summary:focus-visible[b-9kuw3zyk2z] {
    background: #eef5fb;
    outline: 2px solid #0d6efd;
    outline-offset: 2px;
}

.field-definition__content[b-9kuw3zyk2z] {
    background: #fff;
    border: 1px solid #cdd9e5;
    border-radius: 6px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    color: #212529;
    font-size: .875rem;
    left: 0;
    line-height: 1.35;
    margin-top: .35rem;
    max-width: min(18rem, calc(100vw - 2rem));
    padding: .5rem .75rem;
    position: absolute;
    width: max-content;
    z-index: 1080;
}

@media (max-width: 575.98px) {
    .field-definition__content[b-9kuw3zyk2z] {
        left: 1rem;
        max-width: none;
        position: fixed;
        right: 1rem;
        width: auto;
    }
}
/* /Shared/Components/Controls/ScholarAdminEditModal.razor.rz.scp.css */
.debt-summary[b-roov06cjt6] {
    display: grid;
    gap: 1rem;
    margin-bottom: 1.25rem;
}

.debt-balance-panel[b-roov06cjt6] {
    align-items: center;
    background: #f8fbff;
    border: 1px solid #cdd9e5;
    border-left: 4px solid #0d6efd;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    padding: 1rem;
}

.debt-kicker[b-roov06cjt6],
.debt-metric-label[b-roov06cjt6] {
    color: #5b6675;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.debt-balance-value[b-roov06cjt6] {
    color: #17202a;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.1;
}

.debt-formula[b-roov06cjt6] {
    align-items: center;
    color: #26313f;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    gap: 0.5rem;
}

.debt-metric-grid[b-roov06cjt6] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.debt-metric[b-roov06cjt6] {
    background: #fff;
    border: 1px solid #d7dee8;
    border-radius: 8px;
    min-width: 0;
    padding: 0.85rem 1rem;
}

.debt-metric-value[b-roov06cjt6] {
    color: #17202a;
    display: block;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1.2;
    overflow-wrap: anywhere;
}

.debt-scholarships[b-roov06cjt6] {
    border-top: 1px solid #d7dee8;
    padding-top: 1rem;
}

.deferment-history[b-roov06cjt6] {
    border-top: 1px solid #d7dee8;
    margin-top: 1.25rem;
    padding-top: 1rem;
}

.debt-scholarship-table-wrap[b-roov06cjt6],
.deferment-history-table-wrap[b-roov06cjt6] {
    border: 1px solid #d7dee8;
    border-radius: 8px;
}

.debt-scholarship-table thead th[b-roov06cjt6],
.deferment-history-table thead th[b-roov06cjt6] {
    background: #f4f6f8;
    border-bottom-color: #c7d0db;
    color: #26313f;
    white-space: nowrap;
}

.debt-scholarship-row[b-roov06cjt6],
.deferment-history-row[b-roov06cjt6] {
    cursor: pointer;
}

.debt-scholarship-row:hover[b-roov06cjt6],
.deferment-history-row:hover[b-roov06cjt6] {
    background: #f8fbff;
}

.debt-scholarship-row:focus[b-roov06cjt6],
.deferment-history-row:focus[b-roov06cjt6] {
    outline: 3px solid #6aa9ff;
    outline-offset: -3px;
}

.debt-scholarship-row:focus:not(:focus-visible)[b-roov06cjt6],
.deferment-history-row:focus:not(:focus-visible)[b-roov06cjt6] {
    outline: none;
}

.debt-scholarship-row:focus-visible[b-roov06cjt6],
.deferment-history-row:focus-visible[b-roov06cjt6] {
    outline: 3px solid #6aa9ff;
    outline-offset: -3px;
}

@media (max-width: 575.98px) {
    .debt-balance-panel[b-roov06cjt6] {
        align-items: flex-start;
    }

    .debt-balance-value[b-roov06cjt6] {
        font-size: 1.65rem;
    }

    .debt-formula[b-roov06cjt6] {
        width: 100%;
    }
}
/* /Shared/Components/Controls/ScholarDiscussionThread.razor.rz.scp.css */
.discussion-entry[b-gpspdwhl69] {
    position: relative;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.discussion-entry-header[b-gpspdwhl69] {
    flex-wrap: wrap;
}

.discussion-entry-author-stack[b-gpspdwhl69] {
    min-width: 0;
}

.discussion-entry-author-line[b-gpspdwhl69] {
    margin-bottom: 0.2rem;
}

.discussion-entry-author-email[b-gpspdwhl69] {
    color: #0b2747;
    word-break: break-word;
}

.discussion-entry-meta[b-gpspdwhl69] {
    color: #60758f !important;
}

.discussion-entry-self-badge[b-gpspdwhl69] {
    display: inline-flex;
    align-items: center;
    padding: 0.18rem 0.55rem;
    border-radius: 999px;
    background: rgba(17, 94, 163, 0.12);
    color: #0f4d85;
    font-size: 0.74rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.discussion-entry-actions[b-gpspdwhl69] {
    margin-left: auto;
}

.discussion-entry--other[b-gpspdwhl69] {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 252, 255, 0.95));
}

.discussion-entry--self[b-gpspdwhl69] {
    background:
        linear-gradient(135deg, rgba(219, 235, 255, 0.72), rgba(243, 248, 255, 0.98));
    border-color: #8ab2e1;
    box-shadow: 0 12px 28px rgba(11, 39, 71, 0.08);
}

.discussion-entry--self[b-gpspdwhl69]::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 4px;
    border-radius: 0.5rem 0 0 0.5rem;
    background: linear-gradient(180deg, #1e6fe0 0%, #0b457a 100%);
}

.discussion-entry--self .discussion-entry-author-email[b-gpspdwhl69] {
    color: #082545;
}

.discussion-entry--self .discussion-entry-meta[b-gpspdwhl69] {
    color: #486683 !important;
}

.discussion-entry--self .discussion-entry-body[b-gpspdwhl69] {
    color: #082545;
}

.discussion-entry--self .discussion-attachment-item[b-gpspdwhl69] {
    padding: 0.45rem 0.65rem;
    border-radius: 0.5rem;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(114, 152, 197, 0.4);
}

.discussion-entry--editing[b-gpspdwhl69] {
    box-shadow: 0 14px 32px rgba(11, 39, 71, 0.12);
}

@media (max-width: 767.98px) {
    .discussion-entry-actions[b-gpspdwhl69] {
        width: 100%;
        justify-content: flex-end;
        margin-left: 0;
    }
}
/* /Shared/Components/HelpCenter.razor.rz.scp.css */
.help-center-page[b-am1vhdhv04] {
    max-width: 1200px;
    margin: 0 auto;
}

.help-center-hero[b-am1vhdhv04] {
    background: linear-gradient(135deg, #102a43 0%, #26547c 52%, #2f6f5e 100%);
    color: #fff;
    overflow: hidden;
    border-radius: 0.5rem;
}

.help-center-copy[b-am1vhdhv04] {
    max-width: 700px;
}

.help-center-eyebrow[b-am1vhdhv04],
.help-center-section-eyebrow[b-am1vhdhv04],
.help-center-topic-kicker[b-am1vhdhv04] {
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-size: 0.76rem;
    font-weight: 700;
}

.help-center-section-eyebrow[b-am1vhdhv04],
.help-center-topic-kicker[b-am1vhdhv04] {
    color: #9a6a00;
}

.help-center-eyebrow[b-am1vhdhv04] {
    color: rgba(255, 255, 255, 0.78);
    margin-bottom: 0.6rem;
}

.help-center-intro[b-am1vhdhv04] {
    color: rgba(255, 255, 255, 0.86);
    font-size: 1rem;
    line-height: 1.65;
}

.help-center-search-panel[b-am1vhdhv04] {
    width: min(100%, 420px);
    padding: 1rem;
    border-radius: 0.5rem;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.help-center-search-panel .input-group-text[b-am1vhdhv04],
.help-center-search-panel .form-control[b-am1vhdhv04],
.help-center-search-panel .btn[b-am1vhdhv04] {
    border: 0;
}

.help-center-pills[b-am1vhdhv04] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.help-center-pill[b-am1vhdhv04] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.55rem 0.95rem;
    border-radius: 999px;
    color: #fff;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.16);
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.help-center-pill:hover[b-am1vhdhv04],
.help-center-pill:focus[b-am1vhdhv04] {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-1px);
}

.help-center-link-card[b-am1vhdhv04],
.help-center-topic[b-am1vhdhv04],
.help-center-faq-card[b-am1vhdhv04] {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.help-center-link-card:hover[b-am1vhdhv04],
.help-center-topic:hover[b-am1vhdhv04],
.help-center-faq-card:hover[b-am1vhdhv04] {
    transform: translateY(-2px);
    box-shadow: 0 1rem 2rem rgba(17, 24, 39, 0.08);
}

.help-center-link-card[b-am1vhdhv04] {
    border-top: 4px solid #c8961c;
}

.help-center-topic[b-am1vhdhv04] {
    border-left: 5px solid #c8961c;
}

.help-center-mini-card[b-am1vhdhv04] {
    padding: 1rem;
    border-radius: 0.5rem;
    background: linear-gradient(180deg, #fffdf8 0%, #f8fafc 100%);
    border: 1px solid #e7ebf0;
}

.help-center-list[b-am1vhdhv04] {
    padding-left: 1.15rem;
}

.help-center-list li + li[b-am1vhdhv04],
.help-center-action-list li + li[b-am1vhdhv04] {
    margin-top: 0.7rem;
}

.help-center-action-list[b-am1vhdhv04] {
    padding-left: 1rem;
}

.help-center-term + .help-center-term[b-am1vhdhv04] {
    padding-top: 0.9rem;
    border-top: 1px solid #eceff3;
}

@media (max-width: 767.98px) {
    .help-center-hero .display-6[b-am1vhdhv04] {
        font-size: 2rem;
    }

    .help-center-search-panel[b-am1vhdhv04] {
        width: 100%;
    }
}

@media (prefers-reduced-motion: reduce) {
    .help-center-pill[b-am1vhdhv04],
    .help-center-link-card[b-am1vhdhv04],
    .help-center-topic[b-am1vhdhv04],
    .help-center-faq-card[b-am1vhdhv04] {
        transition: none;
    }

    .help-center-pill:hover[b-am1vhdhv04],
    .help-center-pill:focus[b-am1vhdhv04],
    .help-center-link-card:hover[b-am1vhdhv04],
    .help-center-topic:hover[b-am1vhdhv04],
    .help-center-faq-card:hover[b-am1vhdhv04] {
        transform: none;
    }
}
/* /Shared/Components/TestEnvironmentMarker.razor.rz.scp.css */
.environment-marker[b-actobv24bi] {
    --marker-bg-1: #ffea00;
    --marker-bg-2: #ff3fb7;
    --marker-ink: #1b1024;
    --marker-border: rgba(27, 16, 36, 0.68);
    --marker-glow: rgba(255, 63, 183, 0.46);
    position: sticky;
    top: 0;
    z-index: 1090;
    width: 100%;
    overflow: hidden;
    border-bottom: 3px solid var(--marker-border);
    background:
        repeating-linear-gradient(
            135deg,
            rgba(27, 16, 36, 0.96) 0 14px,
            rgba(255, 234, 0, 0.98) 14px 28px
        );
    box-shadow:
        0 10px 26px rgba(27, 16, 36, 0.24),
        0 0 28px var(--marker-glow);
    color: var(--marker-ink);
}

.environment-marker--dev[b-actobv24bi] {
    --marker-bg-1: #7cf5ff;
    --marker-bg-2: #ffe552;
    --marker-ink: #041f2b;
    --marker-border: rgba(4, 31, 43, 0.72);
    --marker-glow: rgba(124, 245, 255, 0.42);
}

.environment-marker__track[b-actobv24bi] {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.58) 44%, transparent 68%),
        linear-gradient(90deg, var(--marker-bg-1), var(--marker-bg-2), var(--marker-bg-1));
    opacity: 0.94;
}

.environment-marker__content[b-actobv24bi] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.85rem;
    min-height: 3.25rem;
    padding: 0.55rem 6rem;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0)),
        linear-gradient(90deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.48));
    text-align: center;
}

.environment-marker__tape[b-actobv24bi] {
    position: absolute;
    top: 0.44rem;
    left: 0.72rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-width: 4.4rem;
    min-height: 2rem;
    padding: 0.28rem 0.6rem;
    border: 2px solid rgba(27, 16, 36, 0.76);
    background: #1b1024;
    color: #ffffff;
    font-size: 0.88rem;
    font-weight: 900;
    line-height: 1;
    box-shadow:
        0 5px 14px rgba(27, 16, 36, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.26);
    transform: rotate(-5deg);
}

.environment-marker--dev .environment-marker__tape[b-actobv24bi] {
    background: #041f2b;
    border-color: rgba(4, 31, 43, 0.8);
}

.environment-marker__icon[b-actobv24bi] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 2.15rem;
    height: 2.15rem;
    border: 2px solid rgba(27, 16, 36, 0.66);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    color: #b0005a;
    box-shadow:
        0 5px 14px rgba(27, 16, 36, 0.22),
        0 0 0 5px rgba(255, 255, 255, 0.24);
}

.environment-marker--dev .environment-marker__icon[b-actobv24bi] {
    color: #006778;
}

.environment-marker__copy[b-actobv24bi] {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.4rem 0.75rem;
    min-width: 0;
}

.environment-marker__label[b-actobv24bi] {
    color: var(--marker-ink);
    font-size: 1.12rem;
    font-weight: 950;
    line-height: 1.1;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.56);
}

.environment-marker__detail[b-actobv24bi] {
    color: var(--marker-ink);
    font-size: 0.95rem;
    font-weight: 800;
    line-height: 1.25;
}

@media (max-width: 767.98px) {
    .environment-marker__content[b-actobv24bi] {
        align-items: flex-start;
        justify-content: flex-start;
        gap: 0.65rem;
        min-height: 3.6rem;
        padding: 0.55rem 0.75rem 0.55rem 5.25rem;
        text-align: left;
    }

    .environment-marker__tape[b-actobv24bi] {
        top: 0.64rem;
        left: 0.68rem;
        min-width: 3.7rem;
        min-height: 1.8rem;
        padding: 0.22rem 0.5rem;
        font-size: 0.78rem;
    }

    .environment-marker__icon[b-actobv24bi] {
        width: 1.9rem;
        height: 1.9rem;
        margin-top: 0.03rem;
    }

    .environment-marker__copy[b-actobv24bi] {
        display: block;
    }

    .environment-marker__label[b-actobv24bi],
    .environment-marker__detail[b-actobv24bi] {
        display: block;
    }

    .environment-marker__label[b-actobv24bi] {
        font-size: 1rem;
    }

    .environment-marker__detail[b-actobv24bi] {
        margin-top: 0.12rem;
        font-size: 0.86rem;
    }
}
/* /Shared/ScholarLayout.razor.rz.scp.css */
.page[b-p318mbe96f] {
    --portal-bg: #f4f8fb;
    --portal-surface: #ffffff;
    --portal-border: #d1dce8;
    --portal-border-strong: #8da8c0;
    --portal-text: #15293d;
    --portal-heading: #10263b;
    --portal-muted: #42586f;
    --portal-accent: #0b5ea8;
    --portal-accent-strong: #08457c;
    --portal-focus: #ffbf47;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow-x: hidden;
    background-color: #003f6c;
    background-image: url('/images/Background.jpg');
    background-position: top left;
    background-repeat: repeat;
    background-size: 480px auto;
    background-attachment: fixed;
    color: var(--portal-text);
}

.main[b-p318mbe96f] {
    flex: 1;
    min-width: 0;
    position: relative;
    z-index: 1;
    background: transparent;
}

.scholar-sidebar[b-p318mbe96f] {
    --scholar-nav-red: #E02A2C;
    --scholar-nav-red-rgb: 224, 42, 44;
    --scholar-nav-blue: #003f6c;
    --scholar-nav-blue-rgb: 0, 63, 108;
    --scholar-nav-accent: var(--scholar-nav-red);
    --scholar-nav-ink: var(--scholar-nav-blue);
    --scholar-nav-text: #f7fbff;
    --scholar-nav-muted: #eef2f5;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background:
        linear-gradient(180deg, rgba(197, 201, 206, 0.98) 0%, rgba(180, 186, 193, 0.92) 46%, rgba(162, 170, 178, 0.66) 74%, rgba(162, 170, 178, 0.28) 100%) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.72);
    box-shadow:
        10px 0 22px rgba(0, 0, 0, 0.14),
        inset -1px 0 0 rgba(0, 0, 0, 0.08),
        inset 1px 0 0 rgba(255, 255, 255, 0.42);
}

.scholar-sidebar[b-p318mbe96f]::before,
.scholar-sidebar[b-p318mbe96f]::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.scholar-sidebar[b-p318mbe96f]::before {
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(118deg, rgba(255, 255, 255, 0.24) 0%, transparent 18%, transparent 74%, rgba(255, 255, 255, 0.14) 100%),
        repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0 1px, transparent 1px 18px);
    opacity: 0.55;
}

.scholar-sidebar[b-p318mbe96f]::after {
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 3px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.48), var(--scholar-nav-accent) 48%, rgba(255, 255, 255, 0.28));
    box-shadow: 0 0 10px rgba(var(--scholar-nav-red-rgb), 0.18);
}

.scholar-foreground[b-p318mbe96f] {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 31, 58, 0.9);
}

.scholar-foreground h1[b-p318mbe96f],
.scholar-foreground h2[b-p318mbe96f],
.scholar-foreground p[b-p318mbe96f],
.scholar-foreground .lead[b-p318mbe96f],
.scholar-foreground .text-muted[b-p318mbe96f] {
    color: #ffffff !important;
}

.scholar-foreground .btn[b-p318mbe96f] {
    text-shadow: none;
    box-shadow: 0 10px 24px rgba(0, 31, 58, 0.35);
}

.skip-link[b-p318mbe96f] {
    position: absolute;
    top: 0.75rem;
    left: 1rem;
    z-index: 1100;
    padding: 0.75rem 1rem;
    border-radius: 0.75rem;
    background: #ffffff;
    color: #0b3051;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(10, 30, 50, 0.2);
    transform: translateY(-220%);
    transition: transform 0.15s ease;
}

.skip-link:focus[b-p318mbe96f] {
    transform: translateY(0);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    position: relative;
    z-index: 2;
    color: var(--scholar-nav-text);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 0.75rem;
    min-height: 4.4rem;
    margin: 0.7rem 0.7rem 0.35rem;
    padding: 0.45rem 0.55rem;
    border-radius: 0.95rem;
}

.scholar-sidebar[b-p318mbe96f]  .navbar-brand {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    min-height: 3.35rem;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    font-size: inherit;
}

.scholar-sidebar[b-p318mbe96f]  .logo {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    max-height: 3.35rem;
    margin: 0;
    object-fit: contain;
    filter: drop-shadow(0 8px 14px rgba(0, 0, 0, 0.28));
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 0.85rem;
    background: rgba(var(--scholar-nav-blue-rgb), 0.58);
    color: #ffffff;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.18),
        0 8px 18px rgba(0, 0, 0, 0.14);
    transition: background 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle:hover {
    border-color: rgba(var(--scholar-nav-red-rgb), 0.88);
    background: rgba(var(--scholar-nav-blue-rgb), 0.72);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 0 14px rgba(var(--scholar-nav-red-rgb), 0.16);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle i {
    font-size: 1.5rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon {
    position: relative;
    display: inline-block;
    width: 1.5rem;
    height: 1.125rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon::before,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon::after,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon {
    background-color: #ffffff;
    border-radius: 999px;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon::before,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.18rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon {
    height: 0.18rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon::before {
    top: -0.45rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle-icon::after {
    top: 0.45rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-panel {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0.55rem 0 1rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-panel.collapsed {
    display: none;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav-panel.expanded {
    display: flex;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav nav {
    flex: 1 1 auto;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-item {
    margin-bottom: 0.12rem;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-item:first-of-type {
    padding-top: 0;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-item:last-of-type {
    padding-bottom: 0;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link {
    display: flex;
    align-items: center;
    gap: 0.72rem;
    width: 100%;
    height: auto;
    min-height: 3rem;
    position: relative;
    overflow: hidden;
    padding: 0.62rem 0.72rem;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 0.9rem;
    background: linear-gradient(90deg, rgba(var(--scholar-nav-blue-rgb), 0.32), rgba(var(--scholar-nav-blue-rgb), 0.18));
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    text-shadow:
        0 1px 2px rgba(0, 0, 0, 0.82),
        0 0 8px rgba(0, 0, 0, 0.52);
    transition:
        color 0.16s ease,
        background 0.16s ease,
        border-color 0.16s ease,
        box-shadow 0.16s ease,
        transform 0.16s ease;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link::before {
    content: "";
    position: absolute;
    top: 0.58rem;
    bottom: 0.58rem;
    left: 0.32rem;
    width: 4px;
    border-radius: 999px;
    background: var(--scholar-nav-accent);
    box-shadow: 0 0 10px rgba(var(--scholar-nav-red-rgb), 0.28);
    opacity: 0;
    transition: opacity 0.16s ease;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link i,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link .bi {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
    margin-right: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 0.7rem;
    background: linear-gradient(135deg, rgba(var(--scholar-nav-blue-rgb), 0.58), rgba(var(--scholar-nav-blue-rgb), 0.34));
    color: #ffffff;
    font-size: 1rem;
    line-height: 1;
    box-shadow:
        0 4px 10px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.16);
    transition:
        background 0.16s ease,
        border-color 0.16s ease,
        box-shadow 0.16s ease,
        color 0.16s ease,
        transform 0.16s ease;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:hover,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:focus-visible {
    transform: translateX(3px);
    border-color: rgba(255, 255, 255, 0.44);
    background: linear-gradient(90deg, rgba(var(--scholar-nav-blue-rgb), 0.54), rgba(var(--scholar-nav-blue-rgb), 0.38));
    color: #ffffff;
    box-shadow:
        0 10px 20px rgba(0, 0, 0, 0.16),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:hover::before,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:focus-visible::before,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link.active::before {
    opacity: 1;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:hover i,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:hover .bi,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:focus-visible i,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link:focus-visible .bi {
    border-color: rgba(255, 255, 255, 0.42);
    color: #ffffff;
    box-shadow:
        0 0 12px rgba(255, 255, 255, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link.active {
    transform: translateX(4px);
    border-color: rgba(var(--scholar-nav-red-rgb), 0.68);
    background:
        linear-gradient(90deg, rgba(var(--scholar-nav-red-rgb), 0.54), rgba(var(--scholar-nav-blue-rgb), 0.52) 44%, rgba(var(--scholar-nav-blue-rgb), 0.34)),
        rgba(var(--scholar-nav-blue-rgb), 0.24);
    color: #ffffff;
    box-shadow:
        0 12px 24px rgba(0, 0, 0, 0.18),
        0 0 16px rgba(var(--scholar-nav-red-rgb), 0.16),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link.active i,
.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link.active .bi {
    border-color: rgba(255, 255, 255, 0.54);
    background: var(--scholar-nav-accent);
    color: #ffffff;
    box-shadow:
        0 0 16px rgba(var(--scholar-nav-red-rgb), 0.24),
        inset 0 1px 0 rgba(255, 255, 255, 0.46);
    transform: translateY(-1px);
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link .nav-link-text {
    flex: 1 1 auto;
    min-width: 0;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link .contact-staff-unread-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    flex: 0 0 auto;
    margin-left: auto;
    padding: 0.16rem 0.42rem;
    border-radius: 999px;
    background: #ffffff;
    color: #8a1118;
    font-size: 0.78rem;
    font-weight: 800;
    line-height: 1.1;
    text-shadow: none;
}

.scholar-sidebar[b-p318mbe96f]  .scholar-nav .nav-link .contact-staff-unread-badge .bi {
    width: auto;
    height: auto;
    flex: 0 0 auto;
    margin: 0 !important;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: inherit;
    font-size: 0.78rem;
    box-shadow: none;
}

.scholar-sidebar[b-p318mbe96f]  .nav-footer {
    flex-shrink: 0;
    margin: 0.75rem 0.7rem 0;
    padding-top: 0.75rem;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
}

.scholar-sidebar[b-p318mbe96f]  .nav-user-info {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    min-width: 0;
    margin: 0.25rem 0 0;
    padding: 0.7rem 0.8rem;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 0.85rem;
    background: rgba(var(--scholar-nav-blue-rgb), 0.44);
    box-shadow:
        0 6px 14px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.scholar-sidebar[b-p318mbe96f]  .nav-user-email {
    display: block;
    overflow: hidden;
    max-width: 100%;
    color: #f3f5f7;
    font-size: 0.77rem;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow:
        0 1px 2px rgba(0, 0, 0, 0.82),
        0 0 8px rgba(0, 0, 0, 0.52);
}

.scholar-sidebar[b-p318mbe96f]  .nav-user-school {
    display: block;
    overflow: hidden;
    max-width: 100%;
    font-size: 0.72rem;
    line-height: 1.3;
    color: var(--scholar-nav-muted);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow:
        0 1px 2px rgba(0, 0, 0, 0.82),
        0 0 8px rgba(0, 0, 0, 0.52);
}

.page[b-p318mbe96f]  a:focus-visible,
.page[b-p318mbe96f]  button:focus-visible,
.page[b-p318mbe96f]  input:focus-visible,
.page[b-p318mbe96f]  select:focus-visible,
.page[b-p318mbe96f]  textarea:focus-visible {
    outline: 3px solid var(--portal-focus);
    outline-offset: 3px;
    box-shadow: none;
}

article[b-p318mbe96f] {
    min-width: 0;
}

article[b-p318mbe96f]  .portal-page-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.5rem;
    padding: 1rem 1.25rem;
    border: 1px solid rgba(208, 220, 232, 0.75);
    border-radius: 1rem;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
    backdrop-filter: blur(2px);
}

article[b-p318mbe96f]  .portal-page-header h1,
article[b-p318mbe96f]  .portal-card h2,
article[b-p318mbe96f]  .portal-card h3 {
    color: var(--portal-heading);
}

article[b-p318mbe96f]  .portal-eyebrow {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #34526d;
    margin-bottom: 0.35rem;
}

article[b-p318mbe96f]  .portal-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.6fr) minmax(260px, 1fr);
    gap: 1.25rem;
    padding: 1.5rem;
    border-radius: 1rem;
    background:
        radial-gradient(circle at top right, rgba(255,255,255,0.2), transparent 30%),
        linear-gradient(135deg, #0b4f7a 0%, #173e68 46%, #204b78 100%);
    color: #ffffff;
    box-shadow: 0 18px 36px rgba(12, 41, 72, 0.18);
}

article[b-p318mbe96f]  .portal-hero .portal-eyebrow {
    color: #d9ebfb;
}

article[b-p318mbe96f]  .portal-hero h2 {
    margin-bottom: 0.75rem;
}

article[b-p318mbe96f]  .portal-hero p {
    color: #f2f8fc;
    max-width: 58rem;
}

article[b-p318mbe96f]  .portal-hero-actions {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    align-self: center;
}

article[b-p318mbe96f]  .portal-hero .btn-light {
    color: #0d3a60;
}

article[b-p318mbe96f]  .portal-hero .btn-outline-light {
    border-width: 2px;
    color: #ffffff;
}

article[b-p318mbe96f]  .portal-card {
    border: 1px solid rgba(208, 220, 232, 0.95);
    border-radius: 1rem;
    background: var(--portal-surface);
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
    position: relative;
    z-index: 1;
}

article[b-p318mbe96f]  .portal-quick-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0.85rem;
}

article[b-p318mbe96f]  .portal-quick-link {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    width: 100%;
    min-height: 3.5rem;
    padding: 0.95rem 1rem;
    border: 1px solid var(--portal-border);
    border-radius: 0.9rem;
    background: #ffffff;
    color: #17324d;
    font-weight: 600;
    text-decoration: none;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}

article[b-p318mbe96f]  .portal-quick-link:hover,
article[b-p318mbe96f]  .portal-quick-link.active {
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(18, 52, 86, 0.12);
    border-color: var(--portal-border-strong);
    color: #17324d;
}

article[b-p318mbe96f]  .portal-quick-link i {
    font-size: 1.2rem;
}

article[b-p318mbe96f]  .portal-quick-link .portal-quick-link-text {
    flex: 1 1 auto;
    min-width: 0;
}

article[b-p318mbe96f]  .portal-quick-link .contact-staff-quick-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    flex: 0 0 auto;
    margin-left: auto;
    padding: 0.18rem 0.46rem;
    border-radius: 999px;
    background: #8a1118;
    color: #ffffff;
    font-size: 0.78rem;
    font-weight: 800;
    line-height: 1.1;
}

article[b-p318mbe96f]  .portal-quick-link .contact-staff-quick-badge i {
    font-size: 0.78rem;
}

article[b-p318mbe96f]  .portal-checklist {
    padding-left: 1.2rem;
    margin-bottom: 0;
}

article[b-p318mbe96f]  .portal-checklist li {
    margin-bottom: 0.55rem;
}

article[b-p318mbe96f]  .portal-subtle-panel {
    padding: 0.85rem 1rem;
    border-radius: 0.85rem;
    background: #f5f9fc;
    border: 1px solid #dde7f0;
}

article[b-p318mbe96f]  .portal-table-wrap {
    overflow-x: auto;
}

article[b-p318mbe96f]  .portal-responsive-table {
    color: var(--portal-text);
    border-color: var(--portal-border);
}

article[b-p318mbe96f]  .portal-responsive-table thead th {
    color: #28445d;
    font-size: 0.88rem;
    font-weight: 700;
    white-space: nowrap;
    border-bottom: 2px solid var(--portal-border);
}

article[b-p318mbe96f]  .portal-responsive-table tbody td {
    vertical-align: top;
    border-color: rgba(209, 220, 232, 0.8);
}

article[b-p318mbe96f]  .portal-field-error {
    display: block;
    margin-top: 0.35rem;
    color: #a12622;
    font-size: 0.92rem;
}

article[b-p318mbe96f]  .portal-validation-summary {
    margin-bottom: 1rem;
    border-radius: 0.9rem;
}

article[b-p318mbe96f]  .portal-validation-summary ul {
    margin-bottom: 0;
    padding-left: 1.2rem;
}

article[b-p318mbe96f]  .portal-form-note {
    color: var(--portal-muted);
    font-size: 0.92rem;
}

article[b-p318mbe96f]  .portal-open-link .bi,
article[b-p318mbe96f]  .portal-new-tab-link .bi {
    margin-right: 0.35rem;
}

@media (max-width: 991.98px) {
    article[b-p318mbe96f]  .portal-page-header {
        flex-direction: column;
    }

    article[b-p318mbe96f]  .portal-hero {
        grid-template-columns: 1fr;
        padding: 1.25rem;
    }

    article[b-p318mbe96f]  .portal-quick-grid {
        grid-template-columns: 1fr;
    }

    article[b-p318mbe96f]  .portal-table-wrap {
        overflow: visible;
    }

    article[b-p318mbe96f]  .portal-responsive-table,
    article[b-p318mbe96f]  .portal-responsive-table thead,
    article[b-p318mbe96f]  .portal-responsive-table tbody,
    article[b-p318mbe96f]  .portal-responsive-table tr,
    article[b-p318mbe96f]  .portal-responsive-table th,
    article[b-p318mbe96f]  .portal-responsive-table td {
        display: block;
        width: 100%;
    }

    article[b-p318mbe96f]  .portal-responsive-table thead {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0 0 0 0);
        clip-path: inset(50%);
        white-space: nowrap;
        border: 0;
    }

    article[b-p318mbe96f]  .portal-responsive-table tbody {
        display: grid;
        gap: 1rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table tr {
        padding: 1rem;
        border: 1px solid var(--portal-border);
        border-radius: 1rem;
        background: #ffffff;
        box-shadow: 0 12px 26px rgba(15, 23, 42, 0.08);
    }

    article[b-p318mbe96f]  .portal-responsive-table td {
        padding: 0.5rem 0;
        border: 0;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 1rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table td::before {
        content: attr(data-label);
        flex: 0 0 8rem;
        min-width: 8rem;
        font-size: 0.76rem;
        font-weight: 700;
        line-height: 1.4;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: var(--portal-muted);
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-stack {
        display: block;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-stack::before {
        display: block;
        margin-bottom: 0.35rem;
        min-width: 0;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-actions {
        margin-top: 0.25rem;
        padding-top: 0.9rem;
        border-top: 1px solid var(--portal-border);
        justify-content: flex-start;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-actions::before {
        display: none;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-actions .btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 767.98px) {
    .scholar-sidebar[b-p318mbe96f] {
        width: 100%;
        min-height: auto;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.72);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    }

    .scholar-sidebar[b-p318mbe96f]::after {
        top: auto;
        left: 0;
        width: auto;
        height: 3px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.48), var(--scholar-nav-accent), rgba(255, 255, 255, 0.28));
    }

    .scholar-sidebar[b-p318mbe96f]  .scholar-nav-top-row {
        display: grid;
        grid-template-columns: 3rem minmax(0, 1fr) 3rem;
        align-items: center;
        gap: 0.55rem;
        margin: 0.55rem;
        min-height: 4rem;
    }

    .scholar-sidebar[b-p318mbe96f]  .navbar-brand {
        grid-column: 2;
        grid-row: 1;
        width: 100%;
        min-height: 3rem;
    }

    .scholar-sidebar[b-p318mbe96f]  .logo {
        max-height: 3rem;
    }

    .scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle {
        grid-column: 1;
        grid-row: 1;
    }

    .scholar-sidebar[b-p318mbe96f]  .scholar-nav-panel {
        padding-top: 0.25rem;
    }

    .scholar-sidebar[b-p318mbe96f]  .nav-footer {
        margin-bottom: 0.7rem;
    }

    article[b-p318mbe96f]  .portal-hero-actions .btn,
    article[b-p318mbe96f]  .portal-card .btn {
        min-height: 2.9rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table tbody {
        gap: 0.75rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table tr {
        padding: 0.8rem 0.85rem;
        border-radius: 0.85rem;
        box-shadow: 0 8px 20px rgba(15, 23, 42, 0.07);
    }

    article[b-p318mbe96f]  .portal-responsive-table td {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 0.65rem;
        padding: 0.35rem 0;
        line-height: 1.35;
    }

    article[b-p318mbe96f]  .portal-responsive-table td::before {
        flex: 0 0 5.35rem;
        min-width: 5.35rem;
        font-size: 0.68rem;
        line-height: 1.25;
        letter-spacing: 0.08em;
        padding-top: 0.08rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-stack,
    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-wide {
        display: block;
        padding-top: 0.45rem;
        padding-bottom: 0.45rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-stack::before,
    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-wide::before {
        display: block;
        min-width: 0;
        margin-bottom: 0.2rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-stack .small,
    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-wide .small {
        margin-top: 0.15rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-actions {
        margin-top: 0.15rem;
        padding-top: 0.55rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table td.portal-cell-actions .btn {
        width: auto;
        min-height: 2.5rem;
        padding: 0.45rem 0.85rem;
    }

    article[b-p318mbe96f]  .portal-responsive-table .badge {
        display: inline-flex;
        align-items: center;
        padding: 0.32rem 0.5rem;
        line-height: 1.1;
    }
}

@media (min-width: 768px) {
    .page[b-p318mbe96f] {
        flex-direction: row;
        align-items: stretch;
        min-height: 100vh;
    }

    .scholar-sidebar[b-p318mbe96f] {
        width: 280px;
        min-width: 280px;
        min-height: 100vh;
        height: auto;
        position: sticky;
        top: 0;
        align-self: stretch;
    }

    .scholar-sidebar[b-p318mbe96f]  .scholar-nav-toggle {
        display: none;
    }

    .scholar-sidebar[b-p318mbe96f]  .scholar-nav-panel {
        display: flex !important;
        height: calc(100vh - 5.75rem);
        overflow-y: auto;
        scrollbar-color: rgba(255, 255, 255, 0.32) transparent;
        scrollbar-width: thin;
    }

    .main > div[b-p318mbe96f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/SchoolLayout.razor.rz.scp.css */
.page[b-8z980m51vd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-8z980m51vd] {
    flex: 1;
}

.sidebar[b-8z980m51vd] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8z980m51vd] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8z980m51vd]  a, .top-row .btn-link[b-8z980m51vd] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-8z980m51vd] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 767.98px) {
    .top-row:not(.auth)[b-8z980m51vd] {
        display: none;
    }

    .top-row.auth[b-8z980m51vd] {
        justify-content: space-between;
    }

    .top-row a[b-8z980m51vd], .top-row .btn-link[b-8z980m51vd] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .page[b-8z980m51vd] {
        flex-direction: row;
        align-items: stretch;
        min-height: 100vh;
    }

    .sidebar[b-8z980m51vd] {
        width: 250px;
        min-height: 100vh;
        height: auto;
        position: sticky;
        top: 0;
        align-self: stretch;
    }

    .top-row[b-8z980m51vd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-8z980m51vd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
