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

main[b-2kwe5vn9i0] {
    flex: 1;
}

.sidebar[b-2kwe5vn9i0] {
    background-image: linear-gradient(185deg, #5bc6ff 0%, #347cff 55%, #0e2f7a 100%);
}

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

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

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

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

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

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

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

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

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

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

    .top-row[b-2kwe5vn9i0], article[b-2kwe5vn9i0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.user-menu[b-2kwe5vn9i0] {
    position: relative;
}

.user-menu .dropdown-menu[b-2kwe5vn9i0] {
    min-width: 14rem;
    right: 0;
    left: auto;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.user-menu-toggle[b-2kwe5vn9i0] {
    min-width: 0;
}

.user-menu .menu-icon[b-2kwe5vn9i0] {
    width: 1.25rem;
    text-align: center;
}

.user-name[b-2kwe5vn9i0] {
    max-width: 14ch;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar-collapsed .sidebar[b-2kwe5vn9i0] {
    display: none;
}

@media (min-width: 641px) {
    .sidebar-collapsed main[b-2kwe5vn9i0] {
        width: 100%;
    }

    .sidebar-collapsed .top-row[b-2kwe5vn9i0],
    .sidebar-collapsed article[b-2kwe5vn9i0] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nqp46c96s3] {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.top-row[b-nqp46c96s3] {
    height: 3.5rem;
    background: linear-gradient(135deg, #5BC6FF, #347CFF);
    box-shadow: 0 2px 12px rgba(52, 124, 255, 0.35);
}

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

.brand-mark[b-nqp46c96s3] {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    font-weight: 600;
    letter-spacing: 0.01em;
}

.brand-icon[b-nqp46c96s3] {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 0.55rem;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.35);
}

.bi[b-nqp46c96s3] {
    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-nqp46c96s3] {
    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-nqp46c96s3] {
    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-nqp46c96s3] {
    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-nqp46c96s3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-shell[b-nqp46c96s3] {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.nav-bottom[b-nqp46c96s3] {
    margin-top: auto;
    padding: 1rem 1.25rem 1.5rem;
}

.nav-signout[b-nqp46c96s3] {
    color: #e6f4ff;
    border-color: rgba(255, 255, 255, 0.45);
}

    .nav-signout:hover[b-nqp46c96s3],
    .nav-signout:focus[b-nqp46c96s3] {
        background-color: rgba(255, 255, 255, 0.12);
        color: #ffffff;
        border-color: rgba(255, 255, 255, 0.75);
    }

.nav-section-title[b-nqp46c96s3] {
    color: rgba(230, 244, 255, 0.75);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    padding-left: 1.25rem;
    padding-right: 1rem;
    padding-top: 1.1rem;
    padding-bottom: 0.35rem;
}

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

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

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

    .nav-item[b-nqp46c96s3]  a.active {
        background-color: rgba(255, 255, 255, 0.24);
        color: #ffffff;
        box-shadow: 0 6px 18px rgba(7, 46, 126, 0.25);
    }

    .nav-item[b-nqp46c96s3]  a:hover {
        background-color: rgba(255, 255, 255, 0.12);
        color: #ffffff;
    }

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

    .collapse[b-nqp46c96s3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-nqp46c96s3] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    .nav-shell[b-nqp46c96s3] {
        min-height: calc(100vh - 3.5rem);
    }
}
/* /Pages/Account/Login.razor.rz.scp.css */
.stay-signed-in-btn[b-52rf2e7h8o] {
    border-radius: 999px;
    padding: 0.5rem 1rem;
    font-weight: 600;
}

.stay-signed-in-btn__icon[b-52rf2e7h8o] {
    font-size: 1.1rem;
    color: var(--bs-secondary-color);
}

.stay-signed-in-btn--active[b-52rf2e7h8o] {
    color: #0f172a !important;
    background-color: transparent;
}

.stay-signed-in-btn--active .stay-signed-in-btn__icon[b-52rf2e7h8o] {
    color: #0d6efd !important;
}

.login-info-button[b-52rf2e7h8o] {
    color: var(--bs-secondary-color);
    font-size: 1.25rem;
    padding: 0.4rem;
    border-radius: 50%;
    border: 1px solid var(--bs-border-color);
}

.login-info-button:hover[b-52rf2e7h8o],
.login-info-button:focus[b-52rf2e7h8o] {
    color: #0f172a;
    border-color: #0f172a;
}
/* /Pages/Account/Profile.razor.rz.scp.css */
.profile-summary[b-f3gy65k22s] {
    padding: 0.75rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.5rem;
    background-color: var(--bs-light);
}

.context-defaults[b-f3gy65k22s] {
    background-color: var(--bs-light-bg-subtle, #f8f9fa);
}

.question-preference-panel[b-f3gy65k22s] {
    background-color: var(--bs-light-bg-subtle, #f8f9fa);
    max-width: 52rem;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .question-preference-panel[b-f3gy65k22s] {
        max-width: 46rem;
    }
}

.question-preference-list[b-f3gy65k22s] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.question-preference-row .form-range[b-f3gy65k22s] {
    margin-bottom: 0;
}

.question-preference-row .fw-semibold[b-f3gy65k22s] {
    min-width: 3rem;
}
/* /Pages/ActivityReports.razor.rz.scp.css */
.activity-report .activity-header[b-h2c89c1jx5] {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    align-items: flex-start;
}

.activity-controls[b-h2c89c1jx5] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.activity-range .btn-group[b-h2c89c1jx5] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.activity-grouping .btn-group[b-h2c89c1jx5] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.activity-metrics[b-h2c89c1jx5] {
    flex: 1;
    min-width: 280px;
}

.activity-user-filter[b-h2c89c1jx5] {
    flex: 1;
    min-width: 280px;
}

.activity-user-filter .input-group[b-h2c89c1jx5] {
    display: flex;
    gap: 0.5rem;
}

.metric-dropdown-container[b-h2c89c1jx5] {
    position: relative;
    display: inline-block;
}

.metric-dropdown[b-h2c89c1jx5] {
    position: absolute;
    top: calc(100% + 0.35rem);
    right: 0;
    background-color: #fff;
    border: 1px solid rgba(148, 163, 184, 0.4);
    border-radius: 0.5rem;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12);
    min-width: 240px;
    max-height: 320px;
    overflow-y: auto;
    z-index: 10;
    padding: 0.35rem 0;
}

.metric-dropdown__actions[b-h2c89c1jx5] {
    display: flex;
    gap: 0.5rem;
    padding: 0.4rem 0.85rem 0.6rem;
    border-bottom: 1px solid rgba(148, 163, 184, 0.35);
    margin-bottom: 0.25rem;
}

.metric-dropdown__action[b-h2c89c1jx5] {
    flex: 1;
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border: 1px solid rgba(148, 163, 184, 0.6);
    border-radius: 999px;
    padding: 0.3rem 0.75rem;
    background-color: #fff;
    color: #0f172a;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.metric-dropdown__action:hover:not(:disabled)[b-h2c89c1jx5] {
    background-color: rgba(59, 130, 246, 0.08);
    border-color: rgba(59, 130, 246, 0.4);
    color: #0f172a;
}

.metric-dropdown__action:disabled[b-h2c89c1jx5] {
    opacity: 0.5;
    cursor: not-allowed;
}

.metric-dropdown__item[b-h2c89c1jx5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.85rem;
    font-size: 0.9rem;
}

.metric-dropdown__item input[b-h2c89c1jx5] {
    position: absolute;
    opacity: 0;
}

.metric-dropdown__dot[b-h2c89c1jx5] {
    width: 0.65rem;
    height: 0.65rem;
    border-radius: 999px;
    display: inline-block;
    flex-shrink: 0;
}

.metric-dropdown__icon[b-h2c89c1jx5] {
    width: 0.9rem;
    text-align: center;
    color: #0f172a;
    opacity: 0;
    transition: opacity 0.15s ease;
    font-size: 0.85rem;
}

.metric-dropdown__icon--visible[b-h2c89c1jx5] {
    opacity: 1;
}

.metric-dropdown__label[b-h2c89c1jx5] {
    flex: 1;
}

.activity-loading[b-h2c89c1jx5],
.activity-empty[b-h2c89c1jx5] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    padding: 1.25rem;
    border: 1px dashed rgba(148, 163, 184, 0.65);
    border-radius: 0.75rem;
    color: #475569;
}

.activity-chart-card[b-h2c89c1jx5] {
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 1rem;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
}

.activity-chart-meta[b-h2c89c1jx5] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 0.75rem;
}

.metric-summary[b-h2c89c1jx5] {
    display: flex;
    align-items: center;
    gap: 0.65rem;
}

.metric-summary__dot[b-h2c89c1jx5] {
    width: 0.65rem;
    height: 0.65rem;
    border-radius: 999px;
    display: inline-block;
}

.metric-summary__text[b-h2c89c1jx5] {
    display: flex;
    flex-direction: column;
    font-size: 0.85rem;
    line-height: 1.2;
}

.metric-summary__label[b-h2c89c1jx5] {
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
}

.metric-summary__value[b-h2c89c1jx5] {
    font-size: 0.95rem;
    color: #0f172a;
}

.metric-summary__icon[b-h2c89c1jx5] {
    width: 0.85rem;
    color: #0f172a;
    opacity: 0;
    transition: opacity 0.15s ease;
}

.metric-summary__icon--visible[b-h2c89c1jx5] {
    opacity: 1;
}

.metric-summary__unit[b-h2c89c1jx5] {
    font-size: 0.8rem;
    color: #475569;
    margin-left: 0.25rem;
}

.activity-chart[b-h2c89c1jx5] {
    width: 100%;
    height: 320px;
}

.activity-table-card[b-h2c89c1jx5] {
    margin-top: 1.25rem;
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 1rem;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
}

.activity-table th[b-h2c89c1jx5] {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #475569;
    border-bottom: 1px solid rgba(148, 163, 184, 0.3);
}

.activity-table td[b-h2c89c1jx5] {
    border-color: rgba(148, 163, 184, 0.2);
    font-size: 0.95rem;
}

.activity-table .metric-summary__text[b-h2c89c1jx5] {
    flex-direction: row;
    gap: 0.4rem;
    align-items: baseline;
}

.activity-table .metric-summary__unit[b-h2c89c1jx5] {
    font-size: 0.8rem;
    color: #64748b;
    margin-left: 0;
}

.stacked-chart-legend[b-h2c89c1jx5] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 0.75rem;
    font-size: 0.85rem;
    color: #0f172a;
}

.stacked-chart-legend__item[b-h2c89c1jx5] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
}

.stacked-chart-legend__dot[b-h2c89c1jx5] {
    width: 0.65rem;
    height: 0.65rem;
    border-radius: 999px;
    display: inline-block;
}

.chart-tooltip[b-h2c89c1jx5] {
    position: fixed;
    transform: translate(-50%, -110%);
    background-color: rgba(15, 23, 42, 0.95);
    color: #fff;
    padding: 0.55rem 0.75rem;
    border-radius: 0.5rem;
    font-size: 0.85rem;
    min-width: 160px;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.25);
    pointer-events: none;
    z-index: 20;
}

.chart-tooltip__metric[b-h2c89c1jx5] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.chart-tooltip__dot[b-h2c89c1jx5] {
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 999px;
    display: inline-block;
}

.chart-tooltip__value[b-h2c89c1jx5] {
    font-size: 1rem;
    display: flex;
    align-items: baseline;
    gap: 0.3rem;
}

.chart-tooltip__unit[b-h2c89c1jx5] {
    font-size: 0.75rem;
    opacity: 0.85;
}

.chart-tooltip__date[b-h2c89c1jx5] {
    font-size: 0.78rem;
    opacity: 0.85;
    margin-top: 0.15rem;
}

.chart-axis[b-h2c89c1jx5] {
    stroke: rgba(15, 23, 42, 0.35);
    stroke-width: 1.5;
}

.chart-grid[b-h2c89c1jx5] {
    stroke: rgba(148, 163, 184, 0.35);
    stroke-dasharray: 4 6;
    stroke-width: 1;
}

.chart-axis-label[b-h2c89c1jx5] {
    fill: #475569;
    font-size: 0.75rem;
    font-weight: 500;
}

@media (max-width: 768px) {
    .activity-report .activity-header[b-h2c89c1jx5] {
        flex-direction: column;
    }

    .activity-controls[b-h2c89c1jx5] {
        flex-direction: column;
    }

    .activity-chart[b-h2c89c1jx5] {
        height: 280px;
    }
}
/* /Pages/Admin.razor.rz.scp.css */
.admin-page .admin-header[b-4qg92litrd] {
    margin-bottom: 2rem;
}

.admin-panel[b-4qg92litrd] {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 1rem;
}

.admin-panel__icon[b-4qg92litrd] {
    width: 3rem;
    height: 3rem;
    border-radius: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: var(--bs-primary);
    background-color: rgba(var(--bs-primary-rgb), 0.12);
}

.admin-panel__body[b-4qg92litrd] {
    flex: 1 1 auto;
}

.admin-panel__actions[b-4qg92litrd] {
    margin-top: auto;
}

.admin-panel__link[b-4qg92litrd] {
    align-self: flex-start;
}
/* /Pages/AdminHelpMeLearn.razor.rz.scp.css */
.admin-help-me-learn textarea[b-hblgjhhrba] {
    min-height: 130px;
}

.admin-help-me-learn .slide-card[b-hblgjhhrba] {
    background-color: #f8f9fa;
}

.admin-help-me-learn .slide-bullets[b-hblgjhhrba] {
    padding-left: 1.1rem;
    margin-bottom: 0;
}

.admin-help-me-learn .font-monospace[b-hblgjhhrba] {
    font-size: 0.95rem;
}

.admin-help-me-learn .svg-textarea[b-hblgjhhrba] {
    min-height: 170px;
}

.admin-help-me-learn .slideshow-stage[b-hblgjhhrba] {
    background-color: #f8f9fa;
}

.admin-help-me-learn .slideshow-visual[b-hblgjhhrba] {
    min-width: 260px;
    max-width: 360px;
}

.admin-help-me-learn .slideshow-visual svg[b-hblgjhhrba] {
    max-width: 100%;
    height: auto;
    display: block;
}

.admin-help-me-learn .svg-render[b-hblgjhhrba] {
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* /Pages/AdminSettings.razor.rz.scp.css */
.admin-settings__header[b-xrsm20xruo] {
    margin-bottom: 1.5rem;
}

.admin-settings__form[b-xrsm20xruo] {
    max-width: 720px;
}

.admin-settings__card[b-xrsm20xruo] {
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}

.admin-settings__loading[b-xrsm20xruo] {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    background: rgba(13, 110, 253, 0.1);
    border-radius: 12px;
    color: #0d6efd;
}

.admin-settings__recommended[b-xrsm20xruo] {
    margin-bottom: 1.25rem;
}

.admin-settings__chips[b-xrsm20xruo] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 0.5rem;
}

.admin-settings__chip[b-xrsm20xruo] {
    border-radius: 999px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0.25rem 0.875rem;
    background: transparent;
    color: inherit;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.admin-settings__chip:hover[b-xrsm20xruo] {
    background: rgba(13, 110, 253, 0.12);
    border-color: #0d6efd;
}

.admin-settings__image-support[b-xrsm20xruo] {
    margin-bottom: 1.25rem;
    border-radius: 0.75rem;
}
/* /Pages/Classrooms.razor.rz.scp.css */
.info-icon-button[b-oc5nb70ujo] {
    border-color: #e5e7eb;
    box-shadow: none;
}

.class-info-button[b-oc5nb70ujo] {
    border-color: #e2e8f0;
    box-shadow: none;
}

.classrooms-page .badge[b-oc5nb70ujo] {
    font-weight: 600;
}

.class-list[b-oc5nb70ujo] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.class-panel[b-oc5nb70ujo] {
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
    overflow: hidden;
    background: #ffffff;
}

.class-panel__header[b-oc5nb70ujo] {
    background: linear-gradient(90deg, #f8fafc, #e2e8f0);
    padding: 0.9rem 1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
}

.class-panel__title[b-oc5nb70ujo] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 700;
    font-size: 1.05rem;
    color: #0f172a;
}

.class-panel__header-actions[b-oc5nb70ujo] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
    justify-content: flex-end;
}

.class-panel__chips[b-oc5nb70ujo] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}

.class-panel__body[b-oc5nb70ujo] {
    padding: 1rem;
}

.class-panel__section-title[b-oc5nb70ujo] {
    margin-top: 0.5rem;
    margin-bottom: 0.35rem;
    font-size: 0.95rem;
    font-weight: 700;
    color: #334155;
}

.class-assignment-list[b-oc5nb70ujo] {
    padding: 0.35rem 0;
    border: none;
    background: transparent;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.assignment-grid[b-oc5nb70ujo] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.assignment-card[b-oc5nb70ujo] {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
    background: #ffffff;
}

.assignment-card__header[b-oc5nb70ujo] {
    background: #eef2f7;
    padding: 0.75rem 0.9rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
}

.assignment-card__header--active[b-oc5nb70ujo] {
    background: var(--bs-success-bg-subtle, #e7f5ec);
    color: var(--bs-success-text-emphasis, #0f5132);
}

.assignment-card__header--draft[b-oc5nb70ujo] {
    background: var(--bs-warning-bg-subtle, #fff4e5);
    color: var(--bs-warning-text-emphasis, #7c2d12);
}

.assignment-card__header--closed[b-oc5nb70ujo] {
    background: var(--bs-info-bg-subtle, #e8f4ff);
    color: var(--bs-info-text-emphasis, #0c4a6e);
}

.assignment-card__title[b-oc5nb70ujo] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border: none;
    background: transparent;
    padding: 0;
    font-weight: 700;
    color: #0f172a;
    text-decoration: none;
}

.assignment-card__title:hover[b-oc5nb70ujo] {
    color: #0d6efd;
    text-decoration: none;
}

.assignment-card__title-group[b-oc5nb70ujo] {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    align-items: flex-start;
}

.assignment-card__subtitle[b-oc5nb70ujo] {
    font-size: 0.9rem;
    color: #64748b;
}

.assignment-card__actions[b-oc5nb70ujo] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    justify-content: flex-end;
}

.assignment-card__actions .icon-only[b-oc5nb70ujo] {
    width: 2.25rem;
    height: 2.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.25rem;
}

.assignment-card__body[b-oc5nb70ujo] {
    padding: 0.75rem 0.9rem;
}

.assignment-card__meta[b-oc5nb70ujo] {
    border: 1px dashed #e2e8f0;
    border-radius: 10px;
    padding: 0.5rem 0.65rem;
    background: #f8fafc;
}

.assignment-status-heading[b-oc5nb70ujo] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #334155;
    text-transform: uppercase;
    font-size: 0.82rem;
}

.meta-pill[b-oc5nb70ujo] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.25rem 0.55rem;
    border-radius: 999px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
}

.meta-pill.due-soon[b-oc5nb70ujo] {
    background: #fff8e6;
    border-color: #fbbf24;
    color: #92400e;
}

.meta-pill.due-late[b-oc5nb70ujo] {
    background: #fef2f2;
    border-color: #f87171;
    color: #991b1b;
}

.meta-pill.start-soon[b-oc5nb70ujo] {
    background: #ecfeff;
    border-color: #22d3ee;
    color: #0f172a;
}

.meta-pill.start-late[b-oc5nb70ujo] {
    background: #fff7ed;
    border-color: #fb923c;
    color: #7c2d12;
}

.assignment-card__stats[b-oc5nb70ujo] {
    gap: 0.4rem;
}

.stat-pill[b-oc5nb70ujo] {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.25rem 0.55rem;
    border-radius: 999px;
    border: 1px solid #e2e8f0;
    background: #ffffff;
    font-size: 0.9rem;
}

.stat-pill__value .spinner-border[b-oc5nb70ujo] {
    width: 0.9rem;
    height: 0.9rem;
    border-width: 0.12rem;
}

.stat-pill__value i[b-oc5nb70ujo] {
    margin-left: 0.1rem;
}

.guide-template-list[b-oc5nb70ujo] {
    max-height: 430px;
    overflow: auto;
    padding-right: 0.25rem;
}

.status-toggle[b-oc5nb70ujo] {
    display: inline-flex;
    gap: 0.35rem;
}

.assignment-insights[b-oc5nb70ujo] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.teacher-summary[b-oc5nb70ujo] {
    border: 1px solid var(--bs-border-color);
    border-radius: 10px;
    padding: 0.75rem;
    background: #ffffff;
}

.assignment-results-panel[b-oc5nb70ujo] {
    border: 1px solid var(--bs-border-color);
    border-radius: 10px;
    padding: 0.75rem;
    background: #f8fafc;
}

.assignment-results-table th[b-oc5nb70ujo] {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #6b7280;
}

.assignment-results-table td[b-oc5nb70ujo] {
    vertical-align: middle;
}

.teacher-summary__block[b-oc5nb70ujo] {
    border: 1px solid var(--bs-border-color);
    border-radius: 10px;
    padding: 0.75rem;
    background: #ffffff;
    height: 100%;
}

.teacher-summary__teaching[b-oc5nb70ujo] {
    border: 1px solid var(--bs-border-color);
    border-radius: 10px;
    padding: 0.85rem;
    background: #ffffff;
}

.teacher-summary__teaching-body[b-oc5nb70ujo] {
    white-space: pre-wrap;
    font-size: 0.95rem;
    color: #0f172a;
    font-family: inherit;
    line-height: 1.55;
}

.teacher-summary__list[b-oc5nb70ujo] {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.teacher-summary__count[b-oc5nb70ujo] {
    font-weight: 700;
    color: #0d6efd;
    margin-right: 0.35rem;
}

.summary-pill[b-oc5nb70ujo] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.35rem 0.75rem;
    border-radius: 999px;
    font-size: 0.85rem;
}

.metric-cell[b-oc5nb70ujo] {
    border-radius: 6px;
    font-weight: 600;
}

.assign-progress .progress[b-oc5nb70ujo] {
    height: 8px;
}

.assign-progress-list[b-oc5nb70ujo] {
    margin: 0;
    padding: 0;
}

.assign-progress-item[b-oc5nb70ujo] {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    padding: 0.35rem 0;
    border-top: 1px solid #e2e8f0;
}

.assign-progress-item:first-child[b-oc5nb70ujo] {
    border-top: none;
}

.assign-progress-icon[b-oc5nb70ujo] {
    width: 1.25rem;
    text-align: center;
}

.assignment-group[b-oc5nb70ujo] {
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 0.5rem;
    background: #f8fafc;
}

.assignment-group__header[b-oc5nb70ujo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.25rem 0.35rem;
}

.classrooms-toast[b-oc5nb70ujo] {
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 1080;
    max-width: 360px;
}
/* /Pages/EducatorDashboard.razor.rz.scp.css */
.educator-dashboard .stat-card[b-nh0b3c72sb] {
    border: 1px solid #e2e8f0;
    box-shadow: 0 8px 28px rgba(15, 23, 42, 0.08);
}

.educator-dashboard .badge[b-nh0b3c72sb] {
    font-weight: 600;
}

.educator-dashboard .card h3[b-nh0b3c72sb] {
    letter-spacing: -0.02em;
}

.dashboard-list[b-nh0b3c72sb] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dashboard-list__item[b-nh0b3c72sb] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    padding: 0.75rem 0;
    border-top: 1px solid #e2e8f0;
}

.dashboard-list__item:first-child[b-nh0b3c72sb] {
    border-top: none;
    padding-top: 0;
}

.dashboard-list__icon[b-nh0b3c72sb] {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 0.85rem;
    background: #eef2ff;
    color: #347cff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.dashboard-list__icon--neutral[b-nh0b3c72sb] {
    background: #f1f5f9;
    color: #334155;
}

.dashboard-list__content[b-nh0b3c72sb] {
    flex: 1 1 auto;
}
/* /Pages/FeedbackReview.razor.rz.scp.css */
.feedback-review__header[b-6jlsute1wp] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.feedback-review__controls[b-6jlsute1wp] {
    max-width: 480px;
    margin-bottom: 1.5rem;
}

.feedback-review__chart[b-6jlsute1wp] {
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 1rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.75rem;
}

.feedback-review__chart-svg[b-6jlsute1wp] {
    width: 100%;
    height: auto;
}

.feedback-review__chart-empty[b-6jlsute1wp] {
    text-align: center;
    color: #6c757d;
}

.feedback-review__chart-bar[b-6jlsute1wp] {
    fill: #4c6ef5;
}

.feedback-review__chart-label[b-6jlsute1wp] {
    font-size: 0.75rem;
    fill: #6c757d;
}

.feedback-review__loading[b-6jlsute1wp] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 0;
}

.feedback-review__table th[b-6jlsute1wp],
.feedback-review__table td[b-6jlsute1wp] {
    vertical-align: top;
}

.feedback-review__snapshot[b-6jlsute1wp] {
    margin: 0;
    white-space: pre-line;
    font-family: var(--bs-font-monospace);
    font-size: 0.85rem;
}
/* /Pages/FlashcardPractice.razor.rz.scp.css */
.practice-view[b-746dglysvn] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 720px;
    margin: 0 auto;
}

.practice-view__back[b-746dglysvn] {
    align-self: flex-start;
    padding: 0;
    display: inline-flex;
    gap: 0.5rem;
    font-weight: 600;
    color: #2563eb;
    text-decoration: none;
}

.practice-header__title[b-746dglysvn] {
    margin: 0;
    font-size: 1.75rem;
    font-weight: 700;
}

.practice-header__meta[b-746dglysvn] {
    display: flex;
    gap: 1rem;
    font-size: 0.95rem;
    color: #475569;
}

.practice-card[b-746dglysvn] {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    padding: 1.75rem;
    background-color: #ffffff;
    box-shadow: 0 16px 38px rgba(15, 23, 42, 0.08);
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    perspective: 1200px;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.practice-card--advancing[b-746dglysvn] {
    animation: practice-card-fade-b-746dglysvn 0.3s ease forwards;
}

.practice-card__topic[b-746dglysvn] {
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.12em;
    color: #64748b;
}

.practice-card__body[b-746dglysvn] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.practice-card__header h2[b-746dglysvn] {
    margin: 0.35rem 0 0;
    font-size: 1.4rem;
    color: #0f172a;
}

.practice-card__answer[b-746dglysvn] {
    border-radius: 12px;
    border: 1px dashed rgba(148, 163, 184, 0.35);
    background-color: #f8fafc;
    min-height: 180px;
    padding: 1.5rem;
    font-size: 1rem;
    color: #0f172a;
    transition: border-color 0.25s ease, background-color 0.25s ease, transform 0.45s ease, opacity 0.45s ease;
    white-space: pre-wrap;
    transform-origin: top;
    transform: rotateX(-90deg);
    opacity: 0;
}

.practice-card__answer--visible[b-746dglysvn] {
    border-style: solid;
    border-color: rgba(59, 130, 246, 0.4);
    background-color: #eef2ff;
    transform: rotateX(0deg);
    opacity: 1;
}

.practice-card__answer--hidden[b-746dglysvn] {
    pointer-events: none;
}

.practice-card__footer[b-746dglysvn] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
}

.practice-card__controls[b-746dglysvn] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    flex-wrap: wrap;
}

.practice-card__controls--header[b-746dglysvn] {
    margin-bottom: 0.5rem;
}

.practice-card__controls--header .practice-card__report[b-746dglysvn] {
    margin-left: auto;
}

.practice-card__actions[b-746dglysvn] {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-self: stretch;
}

.practice-card__grading[b-746dglysvn] {
    display: grid;
    grid-template-columns: repeat(2, minmax(150px, 1fr));
    gap: 0.75rem;
    max-width: none;
    width: 100%;
}

.practice-card__grade[b-746dglysvn] {
    min-width: 0;
    font-weight: 600;
    min-height: 60px;
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
}

.practice-card__grade--full[b-746dglysvn] {
    grid-column: 1 / -1;
}

@keyframes practice-card-fade-b-746dglysvn {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    40% {
        opacity: 0;
        transform: translateY(10px);
    }
    60% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.practice-card__alert[b-746dglysvn] {
    margin: 0;
}

.practice-card__previous[b-746dglysvn] {
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-radius: 50%;
    font-size: 1.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.practice-card__mark[b-746dglysvn] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    min-height: 48px;
    padding: 0.45rem 0.9rem;
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.4);
    background-color: #ffffff;
    color: #0f172a;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.practice-card__mark.is-active[b-746dglysvn] {
    background-color: rgba(249, 115, 22, 0.18);
    border-color: rgba(249, 115, 22, 0.6);
    color: #c2410c;
}

.practice-card__report[b-746dglysvn] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    min-height: 48px;
    padding: 0.45rem 0.9rem;
    border-radius: 12px;
    margin-left: auto;
}

.practice-card__mark .spinner-border[b-746dglysvn] {
    width: 1rem;
    height: 1rem;
    margin-right: 0;
}

.practice-card__control-label[b-746dglysvn] {
    font-weight: 600;
    font-size: 0.95rem;
}

.practice-progress[b-746dglysvn] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.practice-progress__bar[b-746dglysvn] {
    height: 10px;
    background-color: #e2e8f0;
    border-radius: 999px;
    overflow: hidden;
}

.practice-progress__fill[b-746dglysvn] {
    height: 100%;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 999px;
    transition: width 0.25s ease;
}

.practice-progress__label[b-746dglysvn] {
    font-size: 0.9rem;
    color: #475569;
}

.practice-session-stats[b-746dglysvn] {
    font-size: 0.9rem;
    color: #475569;
}

.practice-complete[b-746dglysvn] {
    border: 1px solid rgba(34, 197, 94, 0.25);
    border-radius: 16px;
    padding: 2rem;
    text-align: center;
    background: linear-gradient(180deg, rgba(220, 252, 231, 0.9), #ffffff);
    box-shadow: 0 18px 45px rgba(22, 163, 74, 0.18);
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.practice-complete__summary[b-746dglysvn] {
    margin: 0;
    font-size: 1rem;
    color: #166534;
}

.practice-complete__details[b-746dglysvn] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    margin: 0;
}

.practice-complete__details dt[b-746dglysvn] {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(15, 23, 42, 0.6);
}

.practice-complete__details dd[b-746dglysvn] {
    margin: 0;
    font-weight: 600;
    color: #0f172a;
}

.practice-view__message[b-746dglysvn] {
    max-width: 420px;
}

@media (max-width: 600px) {
    .practice-card__footer[b-746dglysvn] {
        flex-direction: column;
        align-items: stretch;
    }

    .practice-card__controls[b-746dglysvn] {
        justify-content: space-between;
    }

    .practice-card__actions[b-746dglysvn] {
        justify-content: flex-start;
    }
}
/* /Pages/Help.razor.rz.scp.css */
.help-page[b-jo2qe5fuvv] {
    max-width: 1200px;
    margin: 0 auto;
}

.help-card[b-jo2qe5fuvv] {
    border: 1px solid #e2e8f0;
    background-color: #ffffff;
    border-radius: 0.9rem;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    transition: transform 0.12s ease, box-shadow 0.12s ease, border-color 0.12s ease;
}

.help-card:hover[b-jo2qe5fuvv],
.help-card:focus-visible[b-jo2qe5fuvv] {
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
    border-color: #cbd5e1;
    outline: none;
}

.help-card:focus-visible[b-jo2qe5fuvv] {
    box-shadow: 0 0 0 3px rgba(52, 124, 255, 0.2), 0 12px 32px rgba(0, 0, 0, 0.08);
}

.help-card__icon[b-jo2qe5fuvv] {
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 0.9rem;
    background: linear-gradient(135deg, #5bc6ff, #347cff);
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    flex-shrink: 0;
}

.help-card__content[b-jo2qe5fuvv] {
    flex: 1;
    min-width: 0;
}

.help-card__title[b-jo2qe5fuvv] {
    font-weight: 700;
    margin-bottom: 0.15rem;
    font-size: 1.05rem;
}

.help-card__cta[b-jo2qe5fuvv] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    color: #2f7bff;
    font-weight: 600;
    margin-left: auto;
    white-space: nowrap;
}

.help-card p[b-jo2qe5fuvv] {
    font-size: 0.95rem;
}
/* /Pages/HelpInstallApp.razor.rz.scp.css */
.install-help[b-3a1z13sa0h] {
    max-width: 1100px;
    margin: 0 auto;
}

.install-card[b-3a1z13sa0h] {
    border: 1px solid #e2e8f0;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
    border-radius: 1rem;
}

.install-card__icon[b-3a1z13sa0h] {
    width: 3rem;
    height: 3rem;
    border-radius: 0.85rem;
    background: linear-gradient(135deg, #5bc6ff, #347cff);
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    flex-shrink: 0;
    box-shadow: 0 8px 20px rgba(52, 124, 255, 0.25);
}

.help-steps[b-3a1z13sa0h] {
    margin: 0;
    padding-left: 1.15rem;
    display: grid;
    gap: 0.55rem;
}

.help-steps li[b-3a1z13sa0h] {
    line-height: 1.4;
}
/* /Pages/Marketplace.razor.rz.scp.css */
.marketplace .search-card[b-2h5obpbefs] {
    border: 1px solid #e8ebf1;
    box-shadow: 0 6px 16px rgba(25, 34, 51, 0.06);
}

.marketplace .search-group .input-group-text[b-2h5obpbefs] {
    background: #f3f6ff;
    border-right: 0;
    color: #4b5b76;
}

.marketplace .search-group .form-control[b-2h5obpbefs] {
    border-left: 0;
    box-shadow: none;
}

.marketplace .search-group .form-control:focus[b-2h5obpbefs] {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.15);
}

.marketplace .search-panel[b-2h5obpbefs] {
    background: #f8f9fb;
    border: 1px dashed #d6dce5;
    border-radius: 12px;
    padding: 12px;
    min-width: 240px;
}

.marketplace .filter-chips[b-2h5obpbefs] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}

.marketplace .filter-chip[b-2h5obpbefs] {
    border: 1px solid #d5dbe6;
    background: #fff;
    border-radius: 999px;
    padding: 8px 12px;
    color: #2b374a;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.15s ease;
}

.marketplace .filter-chip:hover[b-2h5obpbefs] {
    border-color: #0d6efd;
    color: #0d6efd;
}

.marketplace .filter-chip.active[b-2h5obpbefs] {
    background: linear-gradient(135deg, #0d6efd, #4c8dff);
    color: #fff;
    border-color: transparent;
    box-shadow: 0 6px 14px rgba(13, 110, 253, 0.2);
}

.marketplace .metric-card[b-2h5obpbefs] {
    border: 1px solid #e7ebf1;
    background: linear-gradient(135deg, #f9fbff, #f1f5ff);
}

.marketplace .metric-card .badge[b-2h5obpbefs] {
    background: rgba(25, 135, 84, 0.12);
    color: #157347;
    font-weight: 600;
    border: 1px solid rgba(25, 135, 84, 0.25);
}

.marketplace .icon-circle[b-2h5obpbefs] {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #dbe3ef;
    display: grid;
    place-items: center;
    color: #4b5b76;
}

.marketplace .marketplace-table th[b-2h5obpbefs] {
    font-size: 0.9rem;
    color: #556072;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}

.marketplace .marketplace-table td[b-2h5obpbefs] {
    vertical-align: middle;
}

.marketplace .guide-card[b-2h5obpbefs] {
    border: 1px solid #e8ecf3;
    box-shadow: 0 4px 14px rgba(22, 34, 51, 0.06);
}

.marketplace .guide-card h3[b-2h5obpbefs] {
    font-weight: 700;
}

.marketplace .guide-card .bg-soft[b-2h5obpbefs] {
    background: #eef2f9;
    color: #3a4d6a;
    font-weight: 600;
}

.marketplace .badge.bg-soft[b-2h5obpbefs] {
    border: 1px solid #d9e2f3;
}

.marketplace .featured-card[b-2h5obpbefs] {
    border: 1px solid #dfe8fb;
    background: linear-gradient(135deg, #f9fbff, #f3f7ff);
    box-shadow: 0 10px 24px rgba(22, 40, 76, 0.12);
}

.marketplace .featured-icon[b-2h5obpbefs] {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    background: linear-gradient(135deg, #0d6efd, #67a2ff);
    display: grid;
    place-items: center;
    color: #fff;
    font-size: 34px;
    box-shadow: 0 14px 24px rgba(13, 110, 253, 0.28);
}

.marketplace .featured-actions .btn[b-2h5obpbefs] {
    min-width: 180px;
}

@media (max-width: 767px) {
    .marketplace .search-panel[b-2h5obpbefs] {
        width: 100%;
    }
}
/* /Pages/ParentDashboard.razor.rz.scp.css */
.parent-dashboard .stat-card[b-ookztk7e24] {
    border: 1px solid #e2e8f0;
    box-shadow: 0 6px 22px rgba(15, 23, 42, 0.06);
}

.parent-dashboard .icon-pill[b-ookztk7e24] {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 0.85rem;
    background: linear-gradient(135deg, #e0f2fe, #dbeafe);
    color: #0f4db3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    font-size: 1.1rem;
}

.parent-dashboard .icon-pill--muted[b-ookztk7e24] {
    background: #f8fafc;
    color: #334155;
}

.parent-dashboard .child-chip[b-ookztk7e24] {
    padding: 0.75rem 0.95rem;
    border-radius: 1rem;
    border: 1px solid #e2e8f0;
    box-shadow: 0 8px 28px rgba(15, 23, 42, 0.08);
    background: #fff;
}

.parent-dashboard .child-chip__avatar[b-ookztk7e24] {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.75rem;
    background: linear-gradient(135deg, #0ea5e9, #2563eb);
    color: #fff;
    display: grid;
    place-items: center;
    font-weight: 700;
}

.timeline[b-ookztk7e24] {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.timeline__item[b-ookztk7e24] {
    position: relative;
    padding-left: 3.25rem;
    padding-bottom: 1.5rem;
}

.timeline__item:last-child[b-ookztk7e24] {
    padding-bottom: 0;
}

.timeline__line[b-ookztk7e24] {
    position: absolute;
    left: 1.08rem;
    top: 1.5rem;
    bottom: -0.5rem;
    width: 2px;
    background: #e2e8f0;
}

.timeline__item:last-child .timeline__line[b-ookztk7e24] {
    display: none;
}

.timeline__dot[b-ookztk7e24] {
    position: absolute;
    left: 0;
    top: 0.25rem;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: #0f4db3;
    background: #e0f2fe;
    border: 3px solid #fff;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.07);
}

.timeline__dot--complete[b-ookztk7e24] {
    background: #ecfdf3;
    color: #15803d;
}

.timeline__dot--active[b-ookztk7e24] {
    background: #fff7ed;
    color: #c2410c;
}

.timeline__content[b-ookztk7e24] {
    padding: 0.35rem 0.5rem 0.5rem;
    border-bottom: 1px solid #e2e8f0;
}

.timeline__item:last-child .timeline__content[b-ookztk7e24] {
    border-bottom: none;
}

.timeline__progress[b-ookztk7e24] {
    height: 0.45rem;
    background-color: #eff6ff;
}

.timeline__progress .progress-bar[b-ookztk7e24] {
    background: linear-gradient(135deg, #22c55e, #16a34a);
    border-radius: 999px;
}

.support-card[b-ookztk7e24] {
    border: 1px dashed #cbd5e1;
    border-radius: 1rem;
    background: #f8fafc;
}

.support-actions[b-ookztk7e24] {
    border-top: 1px solid #e2e8f0;
    padding-top: 1rem;
}

.support-actions__item + .support-actions__item[b-ookztk7e24] {
    margin-top: 0.75rem;
}

.login-matrix[b-ookztk7e24] {
    border: 1px solid #e2e8f0;
    border-radius: 1rem;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.login-matrix__row[b-ookztk7e24] {
    display: grid;
    grid-template-columns: 110px repeat(7, 1fr);
    min-height: 2.75rem;
}

.login-matrix__label[b-ookztk7e24] {
    padding: 0.65rem 0.9rem;
    font-weight: 600;
    font-size: 0.9rem;
    color: #334155;
    background: #f8fafc;
    border-right: 1px solid #e2e8f0;
}

.login-matrix__cell[b-ookztk7e24] {
    display: grid;
    place-items: center;
    border-left: 1px solid #e2e8f0;
    border-top: 1px solid #e2e8f0;
}

.login-matrix__cell:first-child[b-ookztk7e24] {
    border-left: none;
}

.login-matrix__cell--header[b-ookztk7e24] {
    font-size: 0.85rem;
    font-weight: 600;
    color: #475569;
    background: #f8fafc;
}

.login-matrix__cell--on[b-ookztk7e24] {
    background: linear-gradient(135deg, #dcfce7, #bbf7d0);
}

.login-matrix__cell--off[b-ookztk7e24] {
    background: #f8fafc;
}
/* /Pages/Schools.razor.rz.scp.css */
.schools__header[b-4utgkbwbj0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.25rem;
}

.schools__add-btn[b-4utgkbwbj0] {
  white-space: nowrap;
}

.schools__table th[b-4utgkbwbj0] {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  color: #6c757d;
  border-top: none;
}

.schools__table td[b-4utgkbwbj0] {
  vertical-align: middle;
}

.schools__icon-btn[b-4utgkbwbj0] {
  color: #0d6efd;
  text-decoration: none;
  padding: 0.25rem 0.5rem;
}

.schools__icon-btn:hover[b-4utgkbwbj0] {
  color: #0b5ed7;
}

.schools-modal .modal-content[b-4utgkbwbj0] {
  border-radius: 0.75rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15);
}

.schools-modal .modal-body .form-label[b-4utgkbwbj0] {
  font-weight: 600;
}

.schools__delete-confirm[b-4utgkbwbj0] {
  flex-wrap: wrap;
}

.schools-members-modal .modal-content[b-4utgkbwbj0] {
  border-radius: 0.75rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15);
}

.schools-users__group[b-4utgkbwbj0] {
  margin-bottom: 1.5rem;
}

.schools-users__group:last-child[b-4utgkbwbj0] {
  margin-bottom: 0;
}

.schools-users__item[b-4utgkbwbj0] {
  border-radius: 0.5rem;
}

.schools-users__item-actions[b-4utgkbwbj0] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.schools-users__assign .input-group .btn[b-4utgkbwbj0] {
  white-space: nowrap;
}

.schools-users__search-results[b-4utgkbwbj0] {
  max-height: 260px;
  overflow-y: auto;
  border-radius: 0.5rem;
}

.schools-users__assign-block + .schools-users__assign-block[b-4utgkbwbj0] {
  margin-top: 1.5rem;
}

.schools-classes-modal .modal-content[b-4utgkbwbj0] {
  border-radius: 0.75rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15);
}

.schools-classes__card[b-4utgkbwbj0] {
  border: 1px solid #e9ecef;
  border-radius: 0.75rem;
}

.schools-classes__members[b-4utgkbwbj0] {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 0.5rem;
  padding: 1rem;
  height: 100%;
}

.schools-classes__members .list-group-item[b-4utgkbwbj0] {
  border-left: 0;
  border-right: 0;
}

.schools-classes__members .input-group .btn[b-4utgkbwbj0] {
  white-space: nowrap;
}
/* /Pages/StudyGuideContentEditor.razor.rz.scp.css */
.guide-editor[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.editor-card[b-xpvpp46fvu] {
    background: #ffffff;
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    padding: 1.75rem;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
}

.editor-card__header[b-xpvpp46fvu] {
    display: flex;
    justify-content: space-between;
    gap: 1.5rem;
    align-items: flex-start;
    flex-wrap: wrap;
}

.editor-card__header h1[b-xpvpp46fvu] {
    margin: 0;
    font-size: 2rem;
}

.editor-card .eyebrow[b-xpvpp46fvu] {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.75rem;
    color: rgba(15, 23, 42, 0.6);
    margin: 0 0 0.25rem 0;
}

.editor-actions[b-xpvpp46fvu] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    align-items: center;
}

.editor-meta[b-xpvpp46fvu] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    color: #475569;
    font-size: 0.95rem;
}

.editor-section[b-xpvpp46fvu] {
    margin-top: 2rem;
    border-top: 1px solid var(--bs-border-color);
    padding-top: 1.5rem;
}

.editor-section__header[b-xpvpp46fvu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}

.editor-section__header h2[b-xpvpp46fvu] {
    margin: 0;
}

.pending-banner[b-xpvpp46fvu] {
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 1100;
    background: #f97316;
    color: #0f172a;
    border-radius: 12px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.35);
    padding: 0.85rem 1.1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.pending-banner__text[b-xpvpp46fvu] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-weight: 700;
    letter-spacing: 0.01em;
}

.pending-banner__labels[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.pending-banner__status[b-xpvpp46fvu] {
    font-weight: 600;
    color: #0f172a;
    opacity: 0.85;
}

.row-highlight[b-xpvpp46fvu] {
    animation: newRowPulse-b-xpvpp46fvu 2s ease;
    background: #fff8e1;
}

.row-highlight--moved[b-xpvpp46fvu] {
    animation: movedPulse-b-xpvpp46fvu 1.2s ease;
    background: #e0f2fe;
}

@keyframes newRowPulse-b-xpvpp46fvu {
    0% { background: #fef08a; }
    50% { background: #fff8e1; }
    100% { background: transparent; }
}

@keyframes movedPulse-b-xpvpp46fvu {
    0% { background: #bae6fd; }
    50% { background: #e0f2fe; }
    100% { background: transparent; }
}

.split-editor[b-xpvpp46fvu] {
    --split-left: 55%;
    display: grid;
    grid-template-columns: minmax(25%, var(--split-left)) 10px minmax(25%, calc(100% - var(--split-left) - 10px));
    gap: 0.75rem;
    align-items: stretch;
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 0.75rem;
    background: #f8fafc;
}

.split-editor__pane[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    min-height: 100%;
}

.split-editor__pane textarea[b-xpvpp46fvu] {
    width: 100%;
}

.split-editor__pane--preview[b-xpvpp46fvu] {
    background: #ffffff;
    border: 1px solid var(--bs-border-color);
    border-radius: 10px;
    padding: 0.75rem;
}

.split-editor__preview-header[b-xpvpp46fvu] {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #475569;
    margin-bottom: 0.35rem;
}

.split-editor__handle[b-xpvpp46fvu] {
    width: 10px;
    border-radius: 6px;
    background: repeating-linear-gradient(
        90deg,
        #cbd5e1,
        #cbd5e1 2px,
        #e2e8f0 2px,
        #e2e8f0 4px
    );
    cursor: col-resize;
    position: relative;
}

.split-editor__handle[b-xpvpp46fvu]::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 6px;
    transition: background 0.2s ease;
}

.split-editor__handle:hover[b-xpvpp46fvu]::after {
    background: rgba(37, 99, 235, 0.15);
}

.topic-editor[b-xpvpp46fvu] {
    border: 1px solid var(--bs-border-color);
    border-radius: 14px;
    padding: 1rem;
    background: #ffffff;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.04);
    margin-bottom: 1rem;
}

.topic-editor__header[b-xpvpp46fvu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 0.75rem;
}

.topic-editor__title[b-xpvpp46fvu] {
    flex: 1;
    min-width: 240px;
}

.editor-table th[b-xpvpp46fvu] {
    font-weight: 600;
    color: #1e293b;
}

.editor-table th[b-xpvpp46fvu],
.editor-table td[b-xpvpp46fvu] {
    vertical-align: top;
}

.row-actions[b-xpvpp46fvu] {
    display: flex;
    align-items: flex-start;
    gap: 0.25rem;
    flex-wrap: wrap;
}

.row-actions .btn-group[b-xpvpp46fvu] {
    flex-shrink: 0;
}

.delete-inline[b-xpvpp46fvu] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    flex-shrink: 0;
}

.question-actions[b-xpvpp46fvu] {
    display: flex;
    align-items: flex-start;
    gap: 0.35rem;
}

.delete-stack[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.25rem;
    flex-shrink: 0;
}

.editor-table textarea[b-xpvpp46fvu] {
    min-width: 160px;
    min-height: 110px;
}

.question-type[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.prompt-stack[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
}

.prompt-stack__group[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.prompt-stack__explanation[b-xpvpp46fvu] {
    min-height: 80px;
}

.question-answer-panel[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    width: 100%;
    border: 1px solid #94a3b8;
    border-radius: 10px;
    padding: 0.9rem;
    background: #e0e7ff !important;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.08);
}

.answer-choices[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.answer-panel[b-xpvpp46fvu] {
    border: 1px solid var(--bs-border-color);
    border-radius: 8px;
    padding: 0.5rem;
    background: #ffffff;
}

.answer-choices__table-wrapper[b-xpvpp46fvu] {
    border: 1px solid #94a3b8;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.08);
    width: 100%;
}

.answer-choices__table[b-xpvpp46fvu] {
    margin: 0;
    width: 100%;
}

.answer-choices__table th[b-xpvpp46fvu] {
    background: #f8fafc;
    font-weight: 600;
    color: #475569;
    border-color: #cbd5e1;
    white-space: nowrap;
}

.answer-choices__table th:first-child[b-xpvpp46fvu] {
    width: 110px;
    text-align: center;
}

.answer-choices__table th:last-child[b-xpvpp46fvu] {
    width: 180px;
    text-align: right;
}

.answer-choices__table td[b-xpvpp46fvu] {
    border-color: #e2e8f0;
}

.answer-choices__table td:last-child[b-xpvpp46fvu] {
    text-align: right;
}

.answer-choices__table .form-control[b-xpvpp46fvu] {
    min-width: 220px;
}

.answer-choices__footer[b-xpvpp46fvu] {
    display: flex;
    justify-content: flex-end;
}

.answer-choices--toggle[b-xpvpp46fvu] {
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
}

.choice-row[b-xpvpp46fvu] {
    background: #ffffff;
}

.choice-check[b-xpvpp46fvu] {
    width: 110px;
    text-align: center;
}

.choice-text[b-xpvpp46fvu] {
    width: 100%;
}

.choice-delete[b-xpvpp46fvu] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.choice-delete__confirm[b-xpvpp46fvu] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.flashcard-input[b-xpvpp46fvu] {
    min-height: 120px;
}

.text-answer textarea[b-xpvpp46fvu] {
    width: 100%;
}

.back-link[b-xpvpp46fvu] {
    padding: 0;
    width: fit-content;
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-link:hover[b-xpvpp46fvu] {
    color: #1d4ed8;
    text-decoration: none;
}

.markdown-help-backdrop[b-xpvpp46fvu] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.35);
    z-index: 1050;
}

.markdown-help[b-xpvpp46fvu] {
    position: fixed;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    width: min(520px, 90vw);
    background: #ffffff;
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.18);
    padding: 1rem;
    z-index: 1060;
    cursor: grab;
}

.markdown-help__header[b-xpvpp46fvu] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0.5rem;
    cursor: grab;
}

.markdown-help__body[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.resource-grid[b-xpvpp46fvu] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.resource-panel[b-xpvpp46fvu] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1rem;
    background: #ffffff;
    box-shadow: inset 0 1px 0 rgba(15, 23, 42, 0.04);
}

.resource-panel__header[b-xpvpp46fvu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.resource-panel__header h3[b-xpvpp46fvu] {
    margin: 0;
}

.resource-table td[b-xpvpp46fvu] {
    vertical-align: middle;
}

.resource-table input[type="text"][b-xpvpp46fvu],
.resource-table input[type="url"][b-xpvpp46fvu],
.resource-table select[b-xpvpp46fvu] {
    min-width: 0;
}

.resource-table td:nth-child(2) input[b-xpvpp46fvu] {
    min-width: 220px;
}

.resource-table td:nth-child(4) input[b-xpvpp46fvu] {
    min-width: 180px;
}

@media (max-width: 768px) {
    .split-editor[b-xpvpp46fvu] {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
        gap: 0.5rem;
    }

    .split-editor__handle[b-xpvpp46fvu] {
        display: none;
    }
}
/* /Pages/StudyGuideDetail.razor.rz.scp.css */
.guide-detail[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.back-link[b-53uyrsuick] {
    padding: 0;
    width: fit-content;
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-link:hover[b-53uyrsuick] {
    color: #1d4ed8;
    text-decoration: none;
}

.guide-card[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    padding: 1.75rem;
    background-color: #ffffff;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
}

.guide-card__header[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.guide-card__title-row[b-53uyrsuick] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.guide-card__title-actions[b-53uyrsuick] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
}

.template-badge[b-53uyrsuick] {
    background: rgba(59, 130, 246, 0.12);
    color: #1d4ed8;
    font-weight: 700;
    border-radius: 999px;
    padding: 0.35rem 0.75rem;
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    border: 1px solid rgba(29, 78, 216, 0.25);
}

.template-callout[b-53uyrsuick] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    border: 1px solid rgba(59, 130, 246, 0.25);
    background: linear-gradient(120deg, rgba(59, 130, 246, 0.08), rgba(99, 102, 241, 0.08));
    border-radius: 12px;
    padding: 0.85rem 1rem;
    margin-bottom: 1rem;
}

.template-callout__icon[b-53uyrsuick] {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: #1d4ed8;
    color: #fff;
    display: grid;
    place-items: center;
    font-size: 1.2rem;
}

.template-callout__title[b-53uyrsuick] {
    font-weight: 700;
    color: #0f172a;
}

.template-callout__text[b-53uyrsuick] {
    color: #1f2937;
    font-size: 0.95rem;
}

.guide-edit-button[b-53uyrsuick] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.guide-info-button[b-53uyrsuick] {
    border: none;
    background: transparent;
    color: #475569;
    font-size: 1.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.15rem;
}

.guide-info-button:hover[b-53uyrsuick],
.guide-info-button:focus[b-53uyrsuick] {
    color: #1d4ed8;
}

.guide-info-button:focus-visible[b-53uyrsuick] {
    outline: 2px solid #2563eb;
    outline-offset: 2px;
}

.guide-card__header h1[b-53uyrsuick] {
    margin: 0;
    font-size: 2rem;
}

.guide-feedback-alert[b-53uyrsuick] {
    margin-top: 1rem;
}

.guide-assign[b-53uyrsuick] {
    margin: 1rem 0 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: flex-start;
}

.guide-assign p[b-53uyrsuick] {
    margin: 0;
}

.guide-assign__row[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    align-items: flex-start;
}

.guide-edit-inline[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.guide-assign small[b-53uyrsuick] {
    margin-left: 1.5rem;
}

.guide-card__header .eyebrow[b-53uyrsuick] {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.75rem;
    color: rgba(15, 23, 42, 0.6);
    margin: 0;
}

.guide-meta[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    margin: 0.75rem 0 0;
    padding: 0;
}

.guide-meta div[b-53uyrsuick] {
    margin: 0;
}

.guide-meta dt[b-53uyrsuick] {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(15, 23, 42, 0.5);
    margin-bottom: 0.2rem;
}

.guide-meta dd[b-53uyrsuick] {
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
}

.guide-section[b-53uyrsuick] {
    margin-top: 2rem;
}

.guide-section h2[b-53uyrsuick] {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
}

.info-modal__section[b-53uyrsuick] {
    margin-bottom: 1.5rem;
}

.info-modal__section:last-child[b-53uyrsuick] {
    margin-bottom: 0;
}

.study-section[b-53uyrsuick] {
    margin-top: 2.5rem;
}

.study-grid[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.study-card[b-53uyrsuick] {
    border-radius: 16px;
    padding: 1.5rem;
    color: #0f172a;
    background: #f8fafc;
    box-shadow: 0 6px 20px rgba(15, 23, 42, 0.08);
}

.study-card__header h2[b-53uyrsuick] {
    margin: 0;
    font-size: 1.35rem;
    font-weight: 700;
}

.study-card__description[b-53uyrsuick] {
    margin: 0.2rem 0 0;
    color: rgba(15, 23, 42, 0.75);
}

.study-card__header[b-53uyrsuick] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
}

.study-card__header-body[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.study-card__icon[b-53uyrsuick] {
    display: inline-flex;
    flex-shrink: 0;
    width: 48px;
    height: 48px;
}

.study-card__icon svg[b-53uyrsuick] {
    width: 100%;
    height: 100%;
}

.study-card__metrics[b-53uyrsuick] {
    display: grid;
    gap: 1rem;
    margin: 1.25rem 0;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.study-card__metric dt[b-53uyrsuick] {
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    color: rgba(15, 23, 42, 0.55);
    margin: 0 0 0.25rem;
}

.study-card__metric dd[b-53uyrsuick] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 700;
}

.study-card__footer[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.study-card__footer .btn[b-53uyrsuick] {
    align-self: flex-start;
    min-width: 150px;
}

.study-card__helper[b-53uyrsuick] {
    font-size: 0.9rem;
}

.study-card--flashcards[b-53uyrsuick] {
    background: linear-gradient(135deg, #dbeafe, #e0f2fe);
}

.study-card--practice-test[b-53uyrsuick] {
    background: linear-gradient(135deg, #dcfce7, #f0fdf4);
}

.study-card--progress[b-53uyrsuick] {
    background: linear-gradient(135deg, #ede9fe, #f5f3ff);
}

.study-card--learn[b-53uyrsuick] {
    background: linear-gradient(135deg, #ffedd5, #fef3c7);
}

.learn-card-button[b-53uyrsuick] {
    width: 100%;
}

.study-card-button[b-53uyrsuick] {
    border: none;
    padding: 0;
    background: transparent;
    text-align: inherit;
    width: 100%;
    cursor: pointer;
}

.study-card-button:focus-visible .study-card[b-53uyrsuick] {
    outline: 3px solid rgba(37, 99, 235, 0.4);
    outline-offset: 3px;
}

.study-grid__pair[b-53uyrsuick] {
    display: grid;
    gap: 1.5rem;
}

@media (min-width: 768px) {
    .study-grid__pair[b-53uyrsuick] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.progress-panel[b-53uyrsuick] {
    background: linear-gradient(135deg, #ede9fe, #f5f3ff);
}

.progress-panel__header[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
}

.progress-panel__legend[b-53uyrsuick] {
    display: flex;
    align-items: center;
}

.progress-panel__metrics[b-53uyrsuick] {
    margin-top: 1rem;
}

.progress-panel__footer[b-53uyrsuick] {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.5rem;
}

.progress-timeline[b-53uyrsuick] {
    border: 1px solid #e2e8f0;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 14px;
    padding: 1rem;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.progress-timeline__scroll[b-53uyrsuick] {
    overflow-x: auto;
    overflow-y: visible;
    padding: 0 3.5rem 0.35rem;
    scroll-padding: 0 3.5rem;
}

.progress-timeline__canvas[b-53uyrsuick] {
    position: relative;
    min-height: 190px;
    padding: 0 18px;
    overflow: visible;
}

.progress-timeline__bars[b-53uyrsuick] {
    display: flex;
    align-items: flex-end;
    gap: 0.6rem;
    min-height: 150px;
    padding-top: 0.25rem;
}

.progress-timeline__bar[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.4rem;
    min-width: 34px;
    flex: 1 1 34px;
    color: #475569;
    font-size: 0.8rem;
}

.progress-timeline__bar-stack[b-53uyrsuick] {
    width: 100%;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(148, 163, 184, 0.18), rgba(148, 163, 184, 0.05));
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    overflow: hidden;
    border: 1px solid rgba(148, 163, 184, 0.25);
}

.progress-timeline__segment[b-53uyrsuick] {
    width: 100%;
}

.progress-timeline__segment--flash[b-53uyrsuick] {
    background: linear-gradient(135deg, #60a5fa, #93c5fd);
}

.progress-timeline__segment--test[b-53uyrsuick] {
    background: linear-gradient(135deg, #34d399, #a7f3d0);
}

.progress-timeline__segment--learn[b-53uyrsuick] {
    background: linear-gradient(135deg, #fbbf24, #fde68a);
}

.progress-timeline__legend[b-53uyrsuick] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    font-size: 0.9rem;
    color: #475569;
}

.progress-timeline__legend-item[b-53uyrsuick] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.progress-timeline__swatch[b-53uyrsuick] {
    width: 12px;
    height: 12px;
    border-radius: 999px;
    background: #94a3b8;
}

.progress-timeline__markers[b-53uyrsuick] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.progress-timeline__marker[b-53uyrsuick] {
    position: absolute;
    bottom: 28px;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.35rem;
    text-align: center;
}

.progress-timeline__marker-label[b-53uyrsuick] {
    background: #fff;
    border: 1px solid #e2e8f0;
    color: #0f172a;
    border-radius: 999px;
    padding: 0.2rem 0.75rem;
    font-size: 0.8rem;
    box-shadow: 0 4px 12px rgba(15, 23, 42, 0.12);
    white-space: nowrap;
}

.progress-timeline__marker-line[b-53uyrsuick] {
    width: 2px;
    height: 130px;
    background: linear-gradient(180deg, rgba(59, 130, 246, 0.45), rgba(59, 130, 246, 0));
}

.progress-timeline__marker--due .progress-timeline__marker-label[b-53uyrsuick] {
    background: #fff7ed;
    border-color: #fecdd3;
}

.progress-timeline__marker--due .progress-timeline__marker-line[b-53uyrsuick] {
    background: linear-gradient(180deg, rgba(248, 113, 113, 0.45), rgba(248, 113, 113, 0));
}

.progress-timeline__date[b-53uyrsuick] {
    white-space: nowrap;
}

.progress-timeline__empty[b-53uyrsuick] {
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #64748b;
    font-size: 0.95rem;
    padding: 1rem;
}

.progress-timeline__alert[b-53uyrsuick] {
    font-size: 0.95rem;
}

.history-link[b-53uyrsuick] {
    margin-top: 1rem;
}

.history-link__content[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1.25rem 1.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    background-color: #f8fafc;
}

.history-link__button[b-53uyrsuick] {
    white-space: nowrap;
}

@media (max-width: 640px) {
    .history-link__content[b-53uyrsuick] {
        flex-direction: column;
        align-items: flex-start;
    }

    .history-link__button[b-53uyrsuick] {
        width: 100%;
    }
}

.guide-actions[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.guide-action-card[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    background-color: #f8fafc;
    padding: 1.25rem 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.guide-action-card__header h3[b-53uyrsuick] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 700;
    color: #0f172a;
}

.guide-action-card__body[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.guide-action-card__status[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.85rem 1rem;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid rgba(148, 163, 184, 0.35);
}

.breadcrumb[b-53uyrsuick] {
    display: flex;
    gap: 0.35rem;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.breadcrumb li[b-53uyrsuick]::after {
    content: "/";
    margin-left: 0.35rem;
    color: rgba(15, 23, 42, 0.35);
}

.breadcrumb li:last-child[b-53uyrsuick]::after {
    content: none;
}

.practice-button__icon[b-53uyrsuick] {
    font-size: 1rem;
    line-height: 1;
}

.guide-action-card__footer[b-53uyrsuick] {
    display: flex;
    justify-content: flex-end;
}

.practice-modal__description[b-53uyrsuick] {
    margin-bottom: 1rem;
    color: #475569;
    font-size: 0.95rem;
}

.practice-modal__intro[b-53uyrsuick] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
    margin-bottom: 1rem;
}

.practice-modal__intro-icon[b-53uyrsuick] {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #dbeafe, #eef2ff);
    color: #1d4ed8;
    font-size: 1.2rem;
}

.practice-modal__intro-icon--test[b-53uyrsuick] {
    background: linear-gradient(135deg, #dcfce7, #f0fdf4);
    color: #15803d;
}

.practice-modal__panel[b-53uyrsuick] {
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 12px;
    padding: 0.75rem 1rem;
    background-color: #f8fafc;
}

.practice-modal__panel[open][b-53uyrsuick] {
    background-color: #eef2ff;
    border-color: rgba(59, 130, 246, 0.35);
}

.practice-modal__panel-summary[b-53uyrsuick] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 0.75rem;
    cursor: pointer;
    list-style: none;
}

.practice-modal__panel-title[b-53uyrsuick] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 700;
    color: #0f172a;
}

.practice-modal__panel-note[b-53uyrsuick] {
    font-size: 0.9rem;
    color: #64748b;
}

.practice-modal__panel-body[b-53uyrsuick] {
    margin-top: 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.practice-modal__section[b-53uyrsuick] {
    border-top: 1px solid rgba(148, 163, 184, 0.25);
    padding-top: 0.85rem;
}

.practice-modal__section:first-of-type[b-53uyrsuick] {
    border-top: none;
    padding-top: 0;
}

.practice-modal__topics[b-53uyrsuick] {
    max-height: 180px;
    overflow-y: auto;
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 8px;
    padding: 0.75rem;
    background-color: #f8fafc;
}

.practice-modal__topic-row[b-53uyrsuick] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.35rem;
}

.practice-modal__topic-row:last-child[b-53uyrsuick] {
    margin-bottom: 0;
}

.practice-modal__topic-count[b-53uyrsuick] {
    font-size: 0.8rem;
    color: #64748b;
    margin-left: 0.35rem;
}

.practice-modal__card-count-row[b-53uyrsuick] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.practice-modal__card-count-input[b-53uyrsuick] {
    width: 80px;
}

.practice-history__list[b-53uyrsuick] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.practice-history__item[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    background-color: #ffffff;
    padding: 1rem 1.25rem;
}

.practice-history__header[b-53uyrsuick] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}

.practice-history__date[b-53uyrsuick] {
    margin: 0;
    font-weight: 600;
    color: #0f172a;
}

.practice-history__status[b-53uyrsuick] {
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
}

.practice-history__status--complete[b-53uyrsuick] {
    color: #166534;
}

.practice-history__status--pending[b-53uyrsuick] {
    color: #b45309;
}

.practice-history__meta[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin: 0;
    color: #475569;
    font-size: 0.9rem;
}

.video-list[b-53uyrsuick] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.video-card[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1.25rem 1.5rem;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.video-card__body h3[b-53uyrsuick] {
    margin: 0 0 0.4rem;
    font-size: 1.1rem;
}

.video-card__actions[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.guide-video-modal .modal-content[b-53uyrsuick] {
    border-radius: 16px;
}

.guide-video-backdrop[b-53uyrsuick] {
    background-color: rgba(15, 23, 42, 0.25);
}

.guide-assign-modal .modal-content[b-53uyrsuick] {
    border-radius: 16px;
    box-shadow: 0 24px 48px rgba(15, 23, 42, 0.25);
}

.assignment-detail[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 14px;
    padding: 1.1rem 1.25rem;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.06), rgba(99, 102, 241, 0.03));
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}

.assignment-detail__meta[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-bottom: 0.35rem;
}

.assignment-detail__instructions[b-53uyrsuick] {
    margin-bottom: 0;
}

.guide-assignments .card-body[b-53uyrsuick] {
    padding: 1rem 1.25rem;
}

.assignment-list[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.assignment-card[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.05), rgba(99, 102, 241, 0.04));
}

.assignment-card__title[b-53uyrsuick] {
    font-weight: 700;
}

.assignment-card__meta[b-53uyrsuick] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.assignment-card__instructions[b-53uyrsuick] {
    margin: 0.35rem 0 0;
}

.assignment-drawer[b-53uyrsuick] {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 1060;
}

.assignment-drawer-backdrop[b-53uyrsuick] {
    background-color: rgba(15, 23, 42, 0.35);
}

.assignment-drawer__panel[b-53uyrsuick] {
    background: #fff;
    width: min(480px, 100%);
    height: 100%;
    box-shadow: -12px 0 36px rgba(15, 23, 42, 0.18);
    display: flex;
    flex-direction: column;
    padding: 1.25rem;
    gap: 1rem;
}

.assignment-drawer__header[b-53uyrsuick] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.assignment-drawer__body[b-53uyrsuick] {
    flex: 1;
    overflow-y: auto;
}

.assignment-drawer__footer[b-53uyrsuick] {
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
}

.assign-modal__grid[b-53uyrsuick] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 1rem;
}

.assign-modal__column[b-53uyrsuick] {
    min-width: 0;
}

.assign-class-list[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 14px;
    padding: 1rem;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.05), rgba(59, 130, 246, 0.05));
    min-height: 240px;
}

.assign-class-options[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    max-height: 340px;
    overflow-y: auto;
}

.assign-class-option[b-53uyrsuick] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.75rem;
    align-items: flex-start;
    padding: 0.35rem 0.25rem;
    cursor: pointer;
}

.assign-progress[b-53uyrsuick] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 0.75rem;
    background-color: #f8fafc;
}

.assign-progress-list[b-53uyrsuick] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.assign-progress-item[b-53uyrsuick] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.5rem;
    align-items: flex-start;
}

.assign-progress-icon[b-53uyrsuick] {
    width: 1.5rem;
    text-align: center;
}

@media (max-width: 768px) {
    .guide-card[b-53uyrsuick] {
        padding: 1.25rem;
    }

    .topic-card[b-53uyrsuick] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }

    .topic-card__meta[b-53uyrsuick] {
        width: 100%;
        justify-content: space-between;
    }

    .video-card__actions[b-53uyrsuick] {
        flex-direction: column;
        align-items: stretch;
    }
}
/* /Pages/StudyGuideHistory.razor.rz.scp.css */
.guide-detail[b-tbun2x1qn0] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.back-link[b-tbun2x1qn0] {
    padding: 0;
    width: fit-content;
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-link:hover[b-tbun2x1qn0] {
    color: #1d4ed8;
    text-decoration: none;
}

.history-card[b-tbun2x1qn0] {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    padding: 1.75rem;
    background-color: #ffffff;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
}

.history-card__header[b-tbun2x1qn0] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    margin-bottom: 1.25rem;
}

.history-card__title-row[b-tbun2x1qn0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}

.history-card__header h1[b-tbun2x1qn0] {
    margin: 0;
    font-size: 2rem;
}

.eyebrow[b-tbun2x1qn0] {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.75rem;
    color: rgba(15, 23, 42, 0.6);
    margin: 0;
}

.history-grid[b-tbun2x1qn0] {
    display: grid;
    gap: 1.5rem;
}

@media (min-width: 768px) {
    .history-grid[b-tbun2x1qn0] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.practice-history__list[b-tbun2x1qn0] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.practice-history__item[b-tbun2x1qn0] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    background-color: #ffffff;
    padding: 1rem 1.25rem;
    box-shadow: 0 6px 20px rgba(15, 23, 42, 0.05);
}

.practice-history__header[b-tbun2x1qn0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}

.practice-history__date[b-tbun2x1qn0] {
    margin: 0;
    font-weight: 600;
    color: #0f172a;
}

.practice-history__status[b-tbun2x1qn0] {
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
}

.practice-history__status--complete[b-tbun2x1qn0] {
    color: #166534;
}

.practice-history__status--pending[b-tbun2x1qn0] {
    color: #b45309;
}

.practice-history__meta[b-tbun2x1qn0] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin: 0;
    color: #475569;
    font-size: 0.9rem;
}

@media (max-width: 768px) {
    .history-card[b-tbun2x1qn0] {
        padding: 1.25rem;
    }
}
/* /Pages/StudyGuideLearn.razor.rz.scp.css */
.guide-detail[b-32zq9eehrh] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.back-link[b-32zq9eehrh] {
    padding: 0;
    width: fit-content;
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-link:hover[b-32zq9eehrh] {
    color: #1d4ed8;
    text-decoration: none;
}

.guide-card[b-32zq9eehrh] {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    padding: 1.75rem;
    background-color: #ffffff;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
}

.guide-card__header[b-32zq9eehrh] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.guide-card__header h1[b-32zq9eehrh] {
    margin: 0;
    font-size: 2rem;
}

.guide-card__header .eyebrow[b-32zq9eehrh] {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.75rem;
    color: rgba(15, 23, 42, 0.6);
    margin: 0;
}

.guide-section[b-32zq9eehrh] {
    margin-top: 2rem;
}

.guide-section h2[b-32zq9eehrh] {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
}

.insight-card[b-32zq9eehrh] {
    border: 1px solid var(--bs-border-color);
    border-radius: 14px;
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.08), rgba(14, 165, 233, 0.08));
}

.insight-card__header[b-32zq9eehrh] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.insight-card__eyebrow[b-32zq9eehrh] {
    font-size: 0.8rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(15, 23, 42, 0.65);
    margin-bottom: 0.35rem;
}

.insight-card__meta[b-32zq9eehrh] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    font-size: 0.95rem;
    color: rgba(15, 23, 42, 0.7);
}

.insight-card__body[b-32zq9eehrh] {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1rem;
}

.insight-card__focus h3[b-32zq9eehrh] {
    font-size: 1rem;
    margin-bottom: 0.75rem;
}

.insight-card__focus ul[b-32zq9eehrh] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.insight-card__focus li[b-32zq9eehrh] {
    padding: 0.75rem 1rem;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(15, 23, 42, 0.1);
}

.insight-card__focus li h4[b-32zq9eehrh] {
    margin: 0 0 0.25rem;
    font-size: 0.95rem;
}

.insight-card__focus li p[b-32zq9eehrh] {
    margin: 0;
    font-size: 0.9rem;
    color: rgba(15, 23, 42, 0.75);
}

.topic-list[b-32zq9eehrh] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.topic-card[b-32zq9eehrh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1.25rem 1.5rem;
    background-color: #ffffff;
    transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
    text-decoration: none;
    color: inherit;
}

.topic-card:hover[b-32zq9eehrh],
.topic-card:focus[b-32zq9eehrh] {
    border-color: #2563eb;
    box-shadow: 0 16px 35px rgba(37, 99, 235, 0.12);
    text-decoration: none;
    color: inherit;
    transform: translateY(-2px);
}

.topic-card__body h3[b-32zq9eehrh] {
    margin: 0 0 0.35rem;
    font-size: 1.1rem;
}

.topic-card__meta[b-32zq9eehrh] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.topic-card__video-badge[b-32zq9eehrh] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}

.topic-card__voice-indicator[b-32zq9eehrh] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 999px;
    background: rgba(37, 99, 235, 0.12);
    color: #2563eb;
    font-size: 1rem;
}

.topic-card__chevron[b-32zq9eehrh] {
    font-size: 1.5rem;
    color: rgba(15, 23, 42, 0.45);
}

.resource-list[b-32zq9eehrh] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.resource-card[b-32zq9eehrh] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1rem 1.25rem;
    background-color: #ffffff;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
    flex-wrap: wrap;
}

.resource-card__body[b-32zq9eehrh] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}

.resource-card__body h3[b-32zq9eehrh] {
    margin: 0;
    font-size: 1rem;
}

.resource-card__meta[b-32zq9eehrh] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.resource-topic[b-32zq9eehrh] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.15rem 0.55rem;
    border-radius: 999px;
    background: rgba(37, 99, 235, 0.12);
    color: #1d4ed8;
    font-size: 0.8rem;
    font-weight: 700;
}

.resource-card__actions[b-32zq9eehrh] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

@media (max-width: 600px) {
    .topic-card[b-32zq9eehrh] {
        flex-direction: column;
        align-items: flex-start;
    }

    .topic-card__meta[b-32zq9eehrh] {
        flex-wrap: wrap;
    }
}
/* /Pages/StudyGuides.razor.rz.scp.css */
.tree-container[b-ufkszm2osy] {
    margin-top: 0;
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1.5rem;
    background-color: rgba(15, 23, 42, 0.04);
}

.create-guide-button[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    width: 100%;
    border-radius: 16px;
    padding: 1.15rem 1.5rem;
    font-size: 1.05rem;
    font-weight: 600;
    box-shadow: 0 18px 35px rgba(52, 124, 255, 0.28);
    margin-bottom: 1.5rem;
}

.create-guide-actions[b-ufkszm2osy] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.create-guide-actions .create-guide-button[b-ufkszm2osy] {
    flex: 1 1 280px;
}

.assignment-panel[b-ufkszm2osy] {
    border-radius: 14px;
}

.assignment-list[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.assignment-card[b-ufkszm2osy] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 0.85rem 1rem;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.05), rgba(99, 102, 241, 0.04));
}

.assignment-card__title[b-ufkszm2osy] {
    font-weight: 700;
}

.assignment-card__meta[b-ufkszm2osy] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.assignment-card__instructions[b-ufkszm2osy] {
    margin: 0.5rem 0 0;
}

.assignment-card__actions[b-ufkszm2osy] {
    margin-top: 0.75rem;
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.wizard-launcher[b-ufkszm2osy] {
    position: relative;
    flex: 1 1 280px;
}

.wizard-launcher-button[b-ufkszm2osy] {
    width: 100%;
    box-shadow: none;
    border-width: 2px;
}

.wizard-picker-menu[b-ufkszm2osy] {
    position: absolute;
    right: 0;
    top: calc(100% + 0.5rem);
    min-width: 280px;
    border: none;
    border-radius: 14px;
    z-index: 1055;
    overflow: hidden;
}

.wizard-picker-item[b-ufkszm2osy] {
    padding: 0.85rem 1rem;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    white-space: normal;
    text-align: left;
}

.wizard-picker-item:last-child[b-ufkszm2osy] {
    border-bottom: none;
}

.create-guide-button:disabled[b-ufkszm2osy] {
    box-shadow: none;
    opacity: 0.7;
}

.create-guide-button__icon[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    line-height: 1;
}

.folder-modal .modal-dialog[b-ufkszm2osy] {
    max-width: 540px;
    margin: 1.5rem auto;
}

.folder-form[b-ufkszm2osy] {
    border: none;
    border-radius: 16px;
    box-shadow: 0 24px 45px rgba(15, 23, 42, 0.18);
}

.folder-form .modal-title[b-ufkszm2osy] {
    font-weight: 600;
}

.folder-form .modal-header[b-ufkszm2osy],
.folder-form .modal-footer[b-ufkszm2osy] {
    border: none;
    padding-inline: 1.5rem;
}

.folder-form .modal-header[b-ufkszm2osy] {
    padding-top: 1.5rem;
    padding-bottom: 0.75rem;
}

.folder-form .modal-header p[b-ufkszm2osy] {
    margin-top: 0.35rem;
}

.folder-form .modal-body[b-ufkszm2osy] {
    padding: 0 1.5rem 1.5rem;
}

.folder-form .modal-footer[b-ufkszm2osy] {
    padding-bottom: 1.5rem;
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

.folder-form-header-text[b-ufkszm2osy] {
    flex: 1;
    min-width: 0;
    margin-right: 1rem;
}

.guide-browser[b-ufkszm2osy] {
    border-radius: 16px;
    padding: 1.5rem;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 24px 45px rgba(15, 23, 42, 0.08);
    margin-top: 0;
}

.guide-browser-header[b-ufkszm2osy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.guide-browser-heading[b-ufkszm2osy] {
    display: flex;
    align-items: center;
    gap: 1rem;
    min-width: 0;
}

.guide-browser-heading-text[b-ufkszm2osy] {
    min-width: 0;
}

.guide-browser-title[b-ufkszm2osy] {
    margin: 0;
}

.guide-browser-actions[b-ufkszm2osy] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.guide-browser-sort[b-ufkszm2osy] {
    position: relative;
}

.sort-toggle[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border-radius: 12px;
    padding: 0.55rem 1rem;
    font-weight: 600;
    white-space: nowrap;
}

.sort-menu[b-ufkszm2osy] {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(calc(100% + 0.5rem));
    min-width: 240px;
    border: none;
    border-radius: 12px;
    z-index: 1060;
    overflow: hidden;
}

.sort-menu .list-group-item[b-ufkszm2osy] {
    border: none;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.sort-menu .list-group-item:last-child[b-ufkszm2osy] {
    border-bottom: none;
}

.sort-menu__option[b-ufkszm2osy] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
}

.sort-menu__option.active[b-ufkszm2osy] {
    background-color: rgba(59, 130, 246, 0.12);
    color: #0f172a;
}

.sort-menu__option.active .fa-check[b-ufkszm2osy] {
    color: #0f172a;
}

.guide-browser-action[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border-radius: 999px;
    padding: 0.6rem 1.25rem;
    font-weight: 600;
    white-space: nowrap;
}

.guide-browser-action__icon[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}

.guide-browser-up[b-ufkszm2osy] {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    box-shadow: 0 4px 15px rgba(15, 23, 42, 0.1);
}

.guide-browser-up:disabled[b-ufkszm2osy] {
    opacity: 0.6;
    box-shadow: none;
}

.folder-root[b-ufkszm2osy],
.folder-children[b-ufkszm2osy],
.guide-list[b-ufkszm2osy] {
    list-style-type: none;
    margin: 0;
    padding-left: 1.25rem;
}

.folder-node[b-ufkszm2osy] {
    margin-bottom: 0.75rem;
}

.folder-header[b-ufkszm2osy] {
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    flex-wrap: wrap;
    align-items: center;
}

.folder-title[b-ufkszm2osy] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.folder-action[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0;
}

.folder-action span:first-child[b-ufkszm2osy] {
    font-size: 1.1rem;
    line-height: 1;
}

.folder-children[b-ufkszm2osy] {
    margin-top: 0.5rem;
    border-left: 2px solid rgba(99, 102, 241, 0.3);
    padding-left: 1rem;
}

.wizard-runner .wizard-runner-panel[b-ufkszm2osy] {
    border: none;
    border-radius: 20px;
    box-shadow: 0 32px 60px rgba(15, 23, 42, 0.24);
}

.wizard-runner-header[b-ufkszm2osy] {
    padding: 1.75rem 1.75rem 0 1.75rem;
}

.wizard-runner-body[b-ufkszm2osy] {
    padding: 1.75rem;
    max-height: calc(90vh - 150px);
    overflow-y: auto;
}

.wizard-runner-footer[b-ufkszm2osy] {
    border-top: none;
    padding: 1rem 1.75rem 1.75rem;
}

.wizard-runner-progress[b-ufkszm2osy] {
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.wizard-runner-step[b-ufkszm2osy] {
    border: none;
    border-radius: 18px;
}

.wizard-runner-review-list[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.wizard-runner-review-item[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
}

.wizard-runner-review-label[b-ufkszm2osy] {
    font-weight: 600;
}

.wizard-runner-review-value[b-ufkszm2osy] {
    color: var(--bs-secondary-color);
}

.wizard-runner-choices .choice-item[b-ufkszm2osy] {
    margin-bottom: 0.35rem;
}

.wizard-runner-defaults[b-ufkszm2osy] {
    border-radius: 16px;
    border: 1px solid var(--bs-border-color);
}

.wizard-runner-photo[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.wizard-runner-photo-meta[b-ufkszm2osy] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    font-size: 0.9rem;
}

.wizard-runner-photo-detail[b-ufkszm2osy] {
    font-weight: 600;
}

.wizard-prompt-modal .modal-dialog[b-ufkszm2osy] {
    max-width: 960px;
}

.wizard-prompt-modal .modal-content[b-ufkszm2osy] {
    border-radius: 16px;
    box-shadow: 0 24px 48px rgba(15, 23, 42, 0.25);
}

.wizard-prompt-modal .modal-body[b-ufkszm2osy] {
    overflow: hidden;
}

.wizard-prompt-modal .prompt-preview[b-ufkszm2osy] {
    background-color: #0f172a;
    color: #e2e8f0;
    border-radius: 12px;
    padding: 1rem;
    white-space: pre-wrap;
    word-break: break-word;
    max-height: 60vh;
    overflow: auto;
    font-size: 0.9rem;
}

.guide-leaf[b-ufkszm2osy] {
    margin: 0.35rem 0;
    padding-left: 0.5rem;
    position: relative;
}

.guide-leaf[b-ufkszm2osy]::before {
    content: "•";
    position: absolute;
    left: 0;
    color: rgba(99, 102, 241, 1);
}

.guide-link[b-ufkszm2osy] {
    color: inherit;
    text-decoration: none;
    border-radius: 6px;
    padding: 0.15rem 0.25rem;
    display: inline-block;
}

.guide-browser-row .item-description[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
}

.item-meta[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.85rem;
    color: rgba(15, 23, 42, 0.6);
}

.item-meta i[b-ufkszm2osy] {
    font-size: 0.8rem;
}

.assignment-template-pill[b-ufkszm2osy] {
    background: rgba(99, 102, 241, 0.12);
    color: #4338ca;
    padding: 0.15rem 0.65rem;
    border-radius: 999px;
    font-weight: 600;
    border: 1px solid rgba(67, 56, 202, 0.25);
}

.guide-link:hover[b-ufkszm2osy],
.guide-link:focus-visible[b-ufkszm2osy] {
    background: rgba(99, 102, 241, 0.12);
    text-decoration: underline;
}

.unfiled-guides[b-ufkszm2osy] {
    margin-top: 2rem;
}

.empty-state[b-ufkszm2osy] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 160px;
}

.empty-action[b-ufkszm2osy] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
}

.empty-action span:first-child[b-ufkszm2osy] {
    font-size: 1.25rem;
}

.text-muted[b-ufkszm2osy] {
    color: rgba(15, 23, 42, 0.65);
}

.header-actions[b-ufkszm2osy] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
}

.header-actions .lead[b-ufkszm2osy] {
    margin-bottom: 0;
}

.builder-backdrop[b-ufkszm2osy] {
    z-index: 1040;
    background: rgba(15, 23, 42, 0.45);
}

.builder-modal[b-ufkszm2osy] {
    display: block;
    z-index: 1050;
    padding: 1.5rem;
}

.builder-dialog[b-ufkszm2osy] {
    width: min(900px, 100%);
}

.builder-panel[b-ufkszm2osy] {
    border-radius: 16px;
    border: none;
    max-height: calc(100vh - 3rem);
    overflow-y: auto;
    box-shadow: 0 20px 45px rgba(15, 23, 42, 0.3);
    display: flex;
    flex-direction: column;
}

.builder-header[b-ufkszm2osy] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    padding: 1.5rem 1.5rem 0;
}

.builder-body[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 1.5rem;
    padding-top: 0;
}

.builder-form[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.builder-card[b-ufkszm2osy] {
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 12px;
    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
    background-color: #ffffff;
}

.builder-card .card-body[b-ufkszm2osy] {
    padding: 1.25rem 1.5rem 1.5rem;
}

.builder-context-card .card-header[b-ufkszm2osy] {
    padding: 1.25rem 1.5rem 0;
}

.builder-section-toggle[b-ufkszm2osy] {
    color: #0f172a;
    font-weight: 600;
}

.builder-section-chevron[b-ufkszm2osy] {
    width: 0.65rem;
    height: 0.65rem;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(-135deg);
    transition: transform 0.2s ease;
}

.builder-section-toggle[aria-expanded="true"] .builder-section-chevron[b-ufkszm2osy] {
    transform: rotate(45deg);
}

.builder-section-toggle[aria-expanded="false"] .builder-section-chevron[b-ufkszm2osy] {
    transform: rotate(-135deg);
}

.builder-section-body[b-ufkszm2osy] {
    padding: 1rem 1.5rem 1.5rem;
}

.builder-range[b-ufkszm2osy] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.builder-range .range-value[b-ufkszm2osy] {
    min-width: 2.5rem;
    font-weight: 600;
    text-align: right;
}

.builder-question-toggles .form-check[b-ufkszm2osy] {
    padding: 0.65rem 0.25rem;
    border-radius: 8px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    background: rgba(15, 23, 42, 0.015);
}

.builder-upload-card .card-body[b-ufkszm2osy] {
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.builder-upload-list[b-ufkszm2osy] {
    padding: 1rem 1.5rem;
}

.builder-upload-list .list-group-item[b-ufkszm2osy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.85rem 0;
}

.builder-upload-list .list-group-item + .list-group-item[b-ufkszm2osy] {
    border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.builder-actions[b-ufkszm2osy] {
    border-top: 1px solid rgba(15, 23, 42, 0.08);
    padding-top: 1.25rem;
    margin-top: 0.5rem;
}

@media (max-width: 576px) {
    .builder-card .card-body[b-ufkszm2osy],
    .builder-context-card .card-header[b-ufkszm2osy],
    .builder-upload-list[b-ufkszm2osy] {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.build-progress-list[b-ufkszm2osy] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.build-progress-card[b-ufkszm2osy] {
    border-left: 4px solid #0d6efd;
    box-shadow: 0 10px 25px rgba(15, 23, 42, 0.08);
}

.build-progress-card .badge[b-ufkszm2osy] {
    font-weight: 600;
    font-size: 0.85rem;
}

.build-progress-card .spinner-border[b-ufkszm2osy] {
    width: 2rem;
    height: 2rem;
}

.toast-container[b-ufkszm2osy] {
    position: fixed;
    top: 1rem;
    right: 1rem;
    width: min(340px, calc(100% - 2rem));
    z-index: 2000;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    pointer-events: none;
}

.toast-container .toast[b-ufkszm2osy] {
    pointer-events: auto;
    border-radius: 12px;
    box-shadow: 0 18px 30px rgba(15, 23, 42, 0.15);
}

.toast-notification .toast-header[b-ufkszm2osy] {
    border-bottom: none;
}

.guide-item-new[b-ufkszm2osy] {
    border: 1px solid rgba(59, 130, 246, 0.35);
    background-color: rgba(59, 130, 246, 0.08);
    box-shadow: inset 0 0 0 1px rgba(59, 130, 246, 0.1);
}

.guide-item-new .item-name[b-ufkszm2osy] {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    flex-wrap: wrap;
}

.new-guide-badge[b-ufkszm2osy] {
    background: rgba(59, 130, 246, 0.18);
    color: #1d4ed8;
    font-size: 0.7rem;
    border-radius: 999px;
    padding: 0.1rem 0.6rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.dark-theme .guide-item-new[b-ufkszm2osy] {
    background-color: rgba(59, 130, 246, 0.14);
    border-color: rgba(59, 130, 246, 0.5);
}

.dark-theme .new-guide-badge[b-ufkszm2osy] {
    background: rgba(147, 197, 253, 0.2);
    color: #93c5fd;
}

.build-toast-stack[b-ufkszm2osy] {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    max-width: min(320px, calc(100% - 2rem));
    width: 100%;
    z-index: 2050;
}

.build-toast[b-ufkszm2osy] {
    border-radius: 16px;
    background-color: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(12px);
    box-shadow: 0 18px 35px rgba(15, 23, 42, 0.12);
}

.build-toast .card-body[b-ufkszm2osy] {
    padding: 1rem 1.25rem;
}

@media (prefers-color-scheme: dark) {
    .build-toast[b-ufkszm2osy] {
        background-color: rgba(33, 37, 41, 0.9);
        color: #f8f9fa;
    }
}

@media (max-width: 768px) {
    .build-toast-stack[b-ufkszm2osy] {
        left: 1rem;
        right: 1rem;
        bottom: 1rem;
    }
}

@media (max-width: 768px) {
    .toast-container[b-ufkszm2osy] {
        width: calc(100% - 1.5rem);
        left: 0.75rem;
        right: 0.75rem;
    }
}
/* /Pages/StudyGuideTest.razor.rz.scp.css */
.practice-view[b-t0kcyi2uy6] {
    max-width: 720px;
}

.test-analysis-card[b-t0kcyi2uy6] {
    border: 1px solid var(--bs-border-color, #ced4da);
    border-radius: 1rem;
    padding: 1.5rem;
    background: rgba(59, 130, 246, 0.05);
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}

.test-analysis-card__header[b-t0kcyi2uy6] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 1rem;
}

.test-analysis-card__eyebrow[b-t0kcyi2uy6] {
    font-size: 0.8rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--bs-secondary-color, #6c757d);
    margin-bottom: 0.35rem;
}

.test-analysis-card__meta[b-t0kcyi2uy6] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    font-size: 0.95rem;
    color: var(--bs-secondary-color, #6c757d);
}

.test-analysis-card__body[b-t0kcyi2uy6] {
    margin-bottom: 1rem;
}

.test-analysis-card__focus ul[b-t0kcyi2uy6] {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    margin: 0;
}

.test-analysis-card__focus li[b-t0kcyi2uy6] {
    padding: 0.75rem 1rem;
    border-radius: 0.85rem;
    background-color: #fff;
    border: 1px solid rgba(15, 23, 42, 0.1);
}

.test-analysis-card__focus h4[b-t0kcyi2uy6] {
    margin: 0 0 0.35rem;
    font-size: 0.95rem;
}

.test-analysis-card__focus p[b-t0kcyi2uy6] {
    margin: 0;
    font-size: 0.9rem;
}

.test-choice-list[b-t0kcyi2uy6] {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.test-choice[b-t0kcyi2uy6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1rem;
}

.test-choice input[b-t0kcyi2uy6] {
    width: 1.1rem;
    height: 1.1rem;
}

.practice-card__header h2[b-t0kcyi2uy6] {
    margin-top: 0.35rem;
    min-height: 3rem;
}

.test-essay[b-t0kcyi2uy6] {
    min-height: 8rem;
}

.practice-card__body[b-t0kcyi2uy6] {
    min-height: 260px;
}

.practice-card__question[b-t0kcyi2uy6] {
    border: 1px dashed rgba(148, 163, 184, 0.35);
    background-color: #f8fafc;
    border-radius: 12px;
    padding: 1.1rem;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

.test-review[b-t0kcyi2uy6] {
    margin-top: 2rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.test-review__question[b-t0kcyi2uy6] {
    border: 1px solid var(--bs-border-color, #ced4da);
    border-radius: 1rem;
    padding: 1.5rem;
    background-color: #fff;
}

.test-review__question.is-correct[b-t0kcyi2uy6] {
    border-color: var(--bs-success-border-subtle, #198754);
    background-color: rgba(25, 135, 84, 0.08);
}

.test-review__question.is-incorrect[b-t0kcyi2uy6] {
    border-color: var(--bs-danger-border-subtle, #dc3545);
    background-color: rgba(220, 53, 69, 0.08);
}

.test-review__header[b-t0kcyi2uy6] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.test-review__topic[b-t0kcyi2uy6] {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: var(--bs-secondary-color, #6c757d);
    letter-spacing: 0.08em;
}

.test-review__meta[b-t0kcyi2uy6] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.test-review__type[b-t0kcyi2uy6] {
    font-size: 0.9rem;
    color: var(--bs-secondary-color, #6c757d);
}

.test-review__badge[b-t0kcyi2uy6] {
    align-self: flex-start;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    font-size: 0.85rem;
    background-color: rgba(0, 0, 0, 0.08);
}

.test-review__question.is-correct .test-review__badge[b-t0kcyi2uy6] {
    background-color: rgba(25, 135, 84, 0.15);
    color: #0f5132;
}

.test-review__question.is-incorrect .test-review__badge[b-t0kcyi2uy6] {
    background-color: rgba(220, 53, 69, 0.15);
    color: #842029;
}

.test-review__choices[b-t0kcyi2uy6] {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.test-review__choice[b-t0kcyi2uy6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.6rem;
    border-radius: 0.5rem;
}

.test-review__choice.is-correct[b-t0kcyi2uy6] {
    background-color: rgba(25, 135, 84, 0.12);
}

.test-review__choice.is-selected[b-t0kcyi2uy6] {
    background-color: rgba(220, 53, 69, 0.12);
}

.test-review__choice.is-selected-correct[b-t0kcyi2uy6] {
    background-color: rgba(25, 135, 84, 0.2);
}

.test-review__marker[b-t0kcyi2uy6] {
    font-weight: 600;
}

.test-review__explanation[b-t0kcyi2uy6] {
    margin-top: 1rem;
    font-size: 0.95rem;
}

.test-review__mark[b-t0kcyi2uy6] {
    margin-top: 1rem;
    font-size: 0.9rem;
    color: var(--bs-warning-text-emphasis, #664d03);
}

.test-review__essay[b-t0kcyi2uy6] {
    margin-top: 1rem;
}

.test-review__answer-block[b-t0kcyi2uy6] {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.practice-card__footer[b-t0kcyi2uy6] {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
}

.practice-card__controls[b-t0kcyi2uy6] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    flex-wrap: wrap;
}

.practice-card__controls--header[b-t0kcyi2uy6] {
    margin-bottom: 0.5rem;
}

.practice-card__controls--header .practice-card__report[b-t0kcyi2uy6] {
    margin-left: auto;
}

.practice-card__actions[b-t0kcyi2uy6] {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-self: stretch;
}

.practice-card__primary[b-t0kcyi2uy6] {
    min-width: 0;
    width: 100%;
    max-width: none;
    min-height: 60px;
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
}

@media (min-width: 768px) {
    .practice-card__footer[b-t0kcyi2uy6] {
        align-items: flex-start;
    }
}

.practice-card__previous[b-t0kcyi2uy6] {
    width: 48px;
    min-width: 48px;
    height: 48px;
    border-radius: 50%;
    font-size: 1.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.practice-card__mark[b-t0kcyi2uy6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    min-height: 48px;
    padding: 0.45rem 0.9rem;
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.4);
    background-color: #ffffff;
    color: #0f172a;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.practice-card__mark.is-active[b-t0kcyi2uy6] {
    background-color: rgba(249, 115, 22, 0.18);
    border-color: rgba(249, 115, 22, 0.6);
    color: #c2410c;
}

.practice-card__mark .spinner-border[b-t0kcyi2uy6] {
    width: 1rem;
    height: 1rem;
    margin-right: 0;
}

.practice-card__control-label[b-t0kcyi2uy6] {
    font-weight: 600;
    font-size: 0.95rem;
}

.practice-progress[b-t0kcyi2uy6] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-top: 1.25rem;
}

.practice-progress__bar[b-t0kcyi2uy6] {
    height: 10px;
    background-color: #e2e8f0;
    border-radius: 999px;
    overflow: hidden;
}

.practice-progress__fill[b-t0kcyi2uy6] {
    height: 100%;
    background: linear-gradient(90deg, #2563eb, #7c3aed);
    border-radius: 999px;
    transition: width 0.25s ease;
}

.practice-progress__label[b-t0kcyi2uy6] {
    font-size: 0.9rem;
    color: #475569;
}

.practice-card__report[b-t0kcyi2uy6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    min-height: 48px;
    padding: 0.45rem 0.9rem;
    border-radius: 12px;
    margin-left: auto;
}

@media (max-width: 600px) {
    .practice-card__body[b-t0kcyi2uy6] {
        min-height: 200px;
    }

    .practice-card__primary[b-t0kcyi2uy6] {
        width: 100%;
    }

    .practice-card__question[b-t0kcyi2uy6] {
        padding: 1rem;
    }
}
/* /Pages/StudyGuideTopicDetail.razor.rz.scp.css */
.topic-detail[b-3urdhmzdc4] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.back-link[b-3urdhmzdc4] {
    padding: 0;
    width: fit-content;
    color: #2563eb;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-link:hover[b-3urdhmzdc4] {
    color: #1d4ed8;
    text-decoration: none;
}

.topic-card-full[b-3urdhmzdc4] {
    border: 1px solid var(--bs-border-color);
    border-radius: 16px;
    padding: 1.75rem;
    background-color: #ffffff;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
}

.topic-card-full__header[b-3urdhmzdc4] {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    margin-bottom: 1.5rem;
}

.topic-card-full__header h1[b-3urdhmzdc4] {
    margin: 0;
    font-size: 2rem;
}

.topic-section + .topic-section[b-3urdhmzdc4] {
    margin-top: 2rem;
}

.topic-section h2[b-3urdhmzdc4] {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
}

.topic-section__header[b-3urdhmzdc4] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-bottom: 0.75rem;
}

.topic-section__header h2[b-3urdhmzdc4] {
    margin: 0;
}

.topic-voice-button[b-3urdhmzdc4] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.topic-voice-button .spinner-border[b-3urdhmzdc4] {
    width: 1rem;
    height: 1rem;
}

.flashcard-list[b-3urdhmzdc4] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.flashcard-toggle[b-3urdhmzdc4] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    border-radius: 12px;
    border: 1px solid var(--bs-border-color);
    padding: 1rem 1.25rem;
    background: #f9fafb;
    font-weight: 600;
    color: #0f172a;
    transition: background 0.2s ease, border-color 0.2s ease;
}

.flashcard-toggle:hover[b-3urdhmzdc4],
.flashcard-toggle:focus[b-3urdhmzdc4] {
    background: #eef2ff;
    border-color: #2563eb;
}

.flashcard-toggle__icon[b-3urdhmzdc4] {
    font-size: 1.5rem;
    color: rgba(15, 23, 42, 0.45);
}

.flashcard-toggle__question[b-3urdhmzdc4] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.flashcard-flag[b-3urdhmzdc4] {
    color: #d97706;
    font-size: 0.9rem;
}

.flashcard-answer[b-3urdhmzdc4] {
    margin-top: 0.75rem;
    padding: 1rem 1.25rem;
    border-left: 4px solid #2563eb;
    background: rgba(37, 99, 235, 0.08);
    border-radius: 12px;
}

.flashcard-actions[b-3urdhmzdc4] {
    margin-top: 0.75rem;
    display: flex;
    gap: 0.75rem;
}

.flashcard-actions .btn[b-3urdhmzdc4] {
    border-radius: 999px;
}

.flashcard-actions .btn.is-active[b-3urdhmzdc4] {
    background: rgba(249, 115, 22, 0.18);
    border-color: rgba(249, 115, 22, 0.6);
    color: #c2410c;
}

.question-list[b-3urdhmzdc4] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.question-toggle[b-3urdhmzdc4] {
    align-items: flex-start;
    text-align: left;
}

.question-toggle__text[b-3urdhmzdc4] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.35rem;
}

.question-toggle__prompt[b-3urdhmzdc4] {
    font-weight: 600;
    line-height: 1.45;
    color: #0f172a;
}

.question-toggle__type[b-3urdhmzdc4] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.2rem 0.65rem;
    border-radius: 999px;
    background: #e0e7ff;
    color: #1e293b;
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.question-answer[b-3urdhmzdc4] {
    margin-top: 0.75rem;
    padding: 1rem 1.25rem;
    border-left: 4px solid #16a34a;
    background: rgba(22, 163, 74, 0.08);
    border-radius: 12px;
}

.question-choice-list[b-3urdhmzdc4] {
    list-style: none;
    padding: 0;
    margin: 0 0 0.75rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.question-choice[b-3urdhmzdc4] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #0f172a;
}

.question-choice__marker[b-3urdhmzdc4] {
    width: 1.5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    color: rgba(15, 23, 42, 0.45);
}

.question-choice--correct span:last-child[b-3urdhmzdc4] {
    font-weight: 600;
}

.question-choice--selection.question-choice--correct .question-choice__marker[b-3urdhmzdc4] {
    color: #16a34a;
}

@media (max-width: 768px) {
    .topic-card-full[b-3urdhmzdc4] {
        padding: 1.25rem;
    }

    .flashcard-toggle[b-3urdhmzdc4] {
        align-items: flex-start;
    }
}

.video-list[b-3urdhmzdc4] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.video-card[b-3urdhmzdc4] {
    border: 1px solid var(--bs-border-color);
    border-radius: 12px;
    padding: 1.25rem 1.5rem;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.video-card__body h3[b-3urdhmzdc4] {
    margin: 0 0 0.4rem;
    font-size: 1.1rem;
}

.video-card__actions[b-3urdhmzdc4] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.guide-video-modal .modal-content[b-3urdhmzdc4] {
    border-radius: 16px;
}

.guide-video-backdrop[b-3urdhmzdc4] {
    background-color: rgba(15, 23, 42, 0.25);
}
/* /Pages/StudyGuideWizardDetail.razor.rz.scp.css */
.wizard-detail-section h1[b-9tctai3fb4] {
    font-size: 1.75rem;
}

.wizard-detail-toolbar .btn[b-9tctai3fb4] {
    white-space: nowrap;
}

.add-step-group .step-type-menu[b-9tctai3fb4] {
    position: absolute;
    top: calc(100% + 0.25rem);
    right: 0;
    min-width: 260px;
    z-index: 10;
}

.add-step-group .dropdown-item[b-9tctai3fb4] {
    text-align: left;
    padding: 0.75rem 1rem;
}

.wizard-steps-card[b-9tctai3fb4] {
    min-height: 420px;
}

.wizard-tree[b-9tctai3fb4] {
    margin: 0;
    padding-left: 0;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-tree-nested {
    margin-top: 0.5rem;
}

[b-9tctai3fb4] .wizard-tree-node {
    list-style: none;
    margin-bottom: 0.5rem;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-drop-slot {
    list-style: none;
}

[b-9tctai3fb4] .wizard-step-card {
    border-radius: 0.85rem;
    transition: box-shadow 0.15s ease, border-color 0.15s ease, background-color 0.15s ease;
    border-color: var(--bs-border-color);
}

@keyframes wizard-step-highlight-fade-b-9tctai3fb4 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-card-highlight {
    position: relative;
    overflow: hidden;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-card-highlight::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background-color: rgba(var(--bs-warning-rgb), 0.45);
    animation: wizard-step-highlight-fade-b-9tctai3fb4 1.2s ease-out forwards;
    pointer-events: none;
}

[b-9tctai3fb4] .wizard-step-card:hover {
    border-color: rgba(var(--bs-primary-rgb), 0.45) !important;
    background-color: rgba(var(--bs-primary-rgb), 0.08) !important;
    box-shadow: 0 0.5rem 1rem rgba(var(--bs-primary-rgb), 0.15);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-start {
    border-color: rgba(var(--bs-success-rgb), 0.35);
    background-color: rgba(var(--bs-success-rgb), 0.08);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-start .wizard-step-icon {
    background-color: rgba(var(--bs-success-rgb), 0.2);
    color: rgb(var(--bs-success-rgb));
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-start-hidden {
    border-style: dashed;
    opacity: 0.85;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-outcome {
    border-style: dashed;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-outcome-true {
    border-color: rgba(var(--bs-success-rgb), 0.4);
    background-color: rgba(var(--bs-success-rgb), 0.08);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-outcome-false {
    border-color: rgba(var(--bs-danger-rgb), 0.4);
    background-color: rgba(var(--bs-danger-rgb), 0.08);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.wizard-step-decision {
    border-color: rgba(var(--bs-purple-rgb), 0.4);
    background-color: rgba(var(--bs-purple-rgb), 0.12);
}

[b-9tctai3fb4] .wizard-step-icon {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.1rem;
}

[b-9tctai3fb4] .wizard-step-text {
    min-width: 0;
}

[b-9tctai3fb4] .wizard-step-title,
[b-9tctai3fb4] .wizard-step-meta {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

[b-9tctai3fb4] .wizard-step-meta {
    color: var(--bs-secondary-color);
}

[b-9tctai3fb4] .btn.btn-icon {
    border: none;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card[draggable="true"] {
    cursor: grab;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-drag-handle {
    cursor: grab;
    color: var(--bs-secondary-color);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-drag-handle:active {
    cursor: grabbing;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-card.dragging {
    opacity: 0.5;
    box-shadow: 0 0.75rem 1.25rem rgba(var(--bs-primary-rgb), 0.25);
    cursor: grabbing;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-drag-handle.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.4;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0.5rem;
    transition: margin-bottom 0.15s ease, padding-bottom 0.15s ease;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone .wizard-drop-card {
    border: 1px dashed var(--bs-border-color);
    border-radius: 0.85rem;
    padding: 0.5rem 0.75rem;
    background-color: var(--bs-body-bg);
    opacity: 0;
    transform: translateY(-0.25rem);
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.15s ease, transform 0.15s ease, border-color 0.15s ease, max-height 0.15s ease;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone.has-actions .wizard-drop-card {
    border-color: rgba(var(--bs-primary-rgb), 0.35);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone:hover,
.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone.is-visible,
.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone.is-active {
    margin-top: 0;
    margin-bottom: 0.5rem;
    padding-top: 0;
    padding-bottom: 0.3rem;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone:hover .wizard-drop-card,
.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone.is-visible .wizard-drop-card {
    opacity: 1;
    transform: translateY(0);
    max-height: 400px;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone.is-active .wizard-drop-card {
    border-color: rgba(var(--bs-primary-rgb), 0.6);
    background-color: rgba(var(--bs-primary-rgb), 0.05);
    box-shadow: 0 0.35rem 0.9rem rgba(var(--bs-primary-rgb), 0.15);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone.is-disabled .wizard-drop-card {
    opacity: 0.45;
    pointer-events: none;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone .wizard-drop-label {
    font-size: 0.85rem;
    font-weight: 500;
    color: var(--bs-secondary-color);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone .wizard-drop-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    margin-top: 0.35rem;
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone .wizard-drop-card.dragging {
    border-color: rgba(var(--bs-primary-rgb), 0.35);
    background-color: rgba(var(--bs-primary-rgb), 0.03);
}

.wizard-detail-section[b-9tctai3fb4]  .wizard-step-drop-zone .wizard-drop-hint {
    font-size: 0.8rem;
    color: var(--bs-secondary-color);
    margin-top: 0.25rem;
}

.wizard-step-modal .modal-content[b-9tctai3fb4] {
    border-radius: 0.75rem;
}

.wizard-metadata-modal .modal-content[b-9tctai3fb4] {
    border-radius: 0.75rem;
}
/* /Pages/StudyGuideWizards.razor.rz.scp.css */
.wizard-definitions-section .wizard-definition-card[b-nnjejk21py] {
    overflow: hidden;
}

.wizard-definition-table th[b-nnjejk21py] {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--bs-gray-600);
}

.wizard-definition-row[b-nnjejk21py] {
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.wizard-definition-row:hover[b-nnjejk21py],
.wizard-definition-row:focus-within[b-nnjejk21py] {
    background-color: rgba(13, 110, 253, 0.08);
}

.wizard-definition-row td[b-nnjejk21py] {
    vertical-align: middle;
}

.wizard-definition-row .text-muted.small[b-nnjejk21py] {
    margin-top: 0.15rem;
}

.wizard-create-modal .modal-content[b-nnjejk21py] {
    border-radius: 0.75rem;
}
