/* _content/LearningPortal.Blazor/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-0nytqf43gk] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: var(--color-bg);
    min-height: 100vh;
}

main[b-0nytqf43gk] {
    flex: 1;
    background-color: var(--color-bg);
}

.sidebar[b-0nytqf43gk] {
    background-color: #000000;
    border-right: 1px solid var(--color-border);
}

.top-row[b-0nytqf43gk] {
    background-color: var(--color-surface);
    border-bottom: 1px solid var(--color-border);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0nytqf43gk]  a, .top-row[b-0nytqf43gk]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: var(--color-text-secondary);
    }

    .top-row[b-0nytqf43gk]  a:hover, .top-row[b-0nytqf43gk]  .btn-link:hover {
        text-decoration: none;
        color: var(--color-text-primary);
    }

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

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

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

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

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

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

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

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

#blazor-error-ui[b-0nytqf43gk] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-0nytqf43gk] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LearningPortal.Blazor/Components/Layout/NavMenu.razor.rz.scp.css */
.spnNavIcon1[b-ijklqri7zd]
{
    /* reset the incorrect large margin */
}

.navbar-toggler[b-ijklqri7zd] {
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    padding: 0;
    flex-shrink: 0;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
    transition: background-color 0.15s ease;
}

.navbar-toggler[aria-expanded="true"][b-ijklqri7zd] {
    background-color: rgba(255, 255, 255, 0.2);
}

.top-row[b-ijklqri7zd] {
    min-height: 3.5rem;
    background-color: #000000;
}

.navbar-brand[b-ijklqri7zd] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #ffffff !important;
    letter-spacing: -0.01em;
}

.bi[b-ijklqri7zd] {
    display: inline-block;
    position: relative;
    width: 1.1rem;
    height: 1.1rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
    opacity: 0.85;
    flex-shrink: 0;
}

.bi-house-door-fill-nav-menu[b-ijklqri7zd] {
    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-ijklqri7zd] {
    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-ijklqri7zd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-ijklqri7zd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-ijklqri7zd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-ijklqri7zd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-ijklqri7zd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-ijklqri7zd] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

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

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

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

    .nav-item[b-ijklqri7zd]  .nav-link {
        color: var(--color-text-secondary, #b3b3b3);
        background: none;
        border: none;
        border-left: 3px solid transparent;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        font-size: 0.875rem;
        font-weight: 500;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease;
    }

.nav-item[b-ijklqri7zd]  a.active {
    background-color: var(--color-surface-alt, #282828);
    border-left-color: var(--color-accent, #7c4dff);
    color: #ffffff;
}

.nav-item[b-ijklqri7zd]  .nav-link:hover {
    background-color: var(--color-surface-alt, #282828);
    color: #ffffff;
    border-left-color: rgba(124, 77, 255, 0.5);
}

.nav-item[b-ijklqri7zd]  button.nav-link {
    cursor: pointer;
    text-align: left;
}

.nav-scrollable[b-ijklqri7zd] {
    display: none;
}

.nav-scrollable.expanded[b-ijklqri7zd] {
    display: block;
}

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

    .nav-scrollable[b-ijklqri7zd] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
        overflow-x: hidden;
    }
}

.nav-section-label[b-ijklqri7zd] {
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.35);
    padding: 1rem 1.25rem 0.4rem;
}

.nav-divider[b-ijklqri7zd] {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin: 0.5rem 1rem;
}

/* Mobile bottom tab bar */
@media (max-width: 640px) {
    .sidebar[b-ijklqri7zd] {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        z-index: 200;
        border-right: none;
        border-top: 1px solid var(--color-border, #333);
    }

    .nav-scrollable.expanded[b-ijklqri7zd] {
        display: block;
        position: fixed;
        top: 3.5rem;
        left: 0;
        right: 0;
        max-height: 75vh;
        overflow-y: auto;
        background-color: var(--color-surface, #1a1a1a);
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        z-index: 201;
    }

    .mobile-tab-bar[b-ijklqri7zd] {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 0.5rem 0;
    }

    .mobile-tab-item[b-ijklqri7zd] {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: var(--color-text-secondary, #b3b3b3);
        font-size: 0.65rem;
        text-decoration: none;
        gap: 0.2rem;
        padding: 0.35rem 0.5rem;
        border-radius: 4px;
        transition: color 0.15s ease;
    }

    .mobile-tab-item.active[b-ijklqri7zd],
    .mobile-tab-item:hover[b-ijklqri7zd] {
        color: #ffffff;
    }

    .mobile-tab-item .bi[b-ijklqri7zd] {
        width: 1.4rem;
        height: 1.4rem;
        margin-right: 0;
    }
}
/* _content/LearningPortal.Blazor/Components/Pages/ListBookmarks.razor.rz.scp.css */
.section-header[b-zxrci6cy3d] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.section-title[b-zxrci6cy3d] {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
    color: var(--color-text-primary, #fff);
}

/* Podcast grid */
.podcast-grid[b-zxrci6cy3d] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    gap: 1.5rem;
}

/* Empty state */
.empty-state[b-zxrci6cy3d] {
    text-align: center;
    padding: 3rem 1rem;
    color: var(--color-text-secondary, #b3b3b3);
}

.empty-state-icon[b-zxrci6cy3d] {
    font-size: 3rem;
    margin-bottom: 1rem;
    display: block;
}

.empty-state p[b-zxrci6cy3d] {
    font-size: 0.95rem;
    margin: 0;
}

/* Responsive */
@media (max-width: 640px) {
    .podcast-grid[b-zxrci6cy3d] {
        grid-template-columns: 1fr;
        gap: 0.75rem;
    }

    .section-title[b-zxrci6cy3d] {
        font-size: 1.25rem;
    }
}

@media (min-width: 641px) and (max-width: 768px) {
    .podcast-grid[b-zxrci6cy3d] {
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
}
/* _content/LearningPortal.Blazor/Components/Pages/ListPodcasts.razor.rz.scp.css */
.explore-search-controls[b-4hwj2ez0cd] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.search-input[b-4hwj2ez0cd] {
    background: var(--color-surface-alt, #282828);
    border: 1px solid var(--color-border, #333);
    border-radius: 500px;
    color: var(--color-text-primary, #fff);
    padding: 0.5rem 1.25rem;
    min-width: 240px;
    font-size: 0.95rem;
}

.search-input:focus[b-4hwj2ez0cd] {
    outline: none;
    border-color: var(--color-accent, #1db954);
}

.search-input[b-4hwj2ez0cd]::placeholder {
    color: var(--color-text-secondary, #b3b3b3);
}

.btn-search[b-4hwj2ez0cd] {
    background: var(--color-accent, #1db954);
    color: #000;
    border: none;
    border-radius: 500px;
    padding: 0.5rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.1s ease;
}

.btn-search:hover[b-4hwj2ez0cd] {
    background: var(--color-accent-hover, #1ed760);
}

.btn-search:active[b-4hwj2ez0cd] {
    transform: scale(0.97);
}

.btn-clear[b-4hwj2ez0cd] {
    background: transparent;
    color: var(--color-text-secondary, #b3b3b3);
    border: 1px solid var(--color-border, #333);
    border-radius: 500px;
    padding: 0.5rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: border-color 0.2s ease, color 0.2s ease;
}

.btn-clear:hover[b-4hwj2ez0cd] {
    border-color: var(--color-text-primary, #fff);
    color: var(--color-text-primary, #fff);
}

.subscription-toggle[b-4hwj2ez0cd] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    color: var(--color-text-secondary, #b3b3b3);
    font-size: 0.875rem;
    cursor: pointer;
}

.subscription-toggle input[type="checkbox"][b-4hwj2ez0cd] {
    accent-color: var(--color-accent, #1db954);
    width: 16px;
    height: 16px;
    cursor: pointer;
}

/* Section header */
.section-header[b-4hwj2ez0cd] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}

.section-title[b-4hwj2ez0cd] {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0;
    color: var(--color-text-primary, #fff);
}

/* Podcast grid */
.podcast-grid[b-4hwj2ez0cd] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.5rem;
}

.podcast-grid-card[b-4hwj2ez0cd] {
    background: var(--color-surface, #181818);
    border-radius: 8px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    transition: background 0.2s ease, transform 0.15s ease;
}

.podcast-grid-card:hover[b-4hwj2ez0cd] {
    background: var(--color-surface-alt, #282828);
    transform: translateY(-2px);
}

.podcast-grid-artwork[b-4hwj2ez0cd] {
    width: 100%;
    aspect-ratio: 1;
    background: var(--color-surface-alt, #282828);
    border-radius: 6px;
    margin-bottom: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    overflow: hidden;
}

.podcast-grid-artwork img[b-4hwj2ez0cd] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.podcast-grid-title[b-4hwj2ez0cd] {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--color-text-primary, #fff);
    margin-bottom: 0.25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    display: block;
}

.podcast-grid-title:hover[b-4hwj2ez0cd] {
    text-decoration: underline;
    color: var(--color-text-primary, #fff);
}

.podcast-grid-desc[b-4hwj2ez0cd] {
    font-size: 0.8rem;
    color: var(--color-text-secondary, #b3b3b3);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
    margin-bottom: 0.75rem;
}

.podcast-grid-actions[b-4hwj2ez0cd] {
    display: flex;
    justify-content: flex-end;
    margin-top: auto;
}

.btn-subscribe[b-4hwj2ez0cd] {
    background: var(--color-accent, #1db954);
    color: #000;
    border: none;
    border-radius: 500px;
    padding: 0.3rem 0.9rem;
    font-size: 0.8rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.1s ease;
}

.btn-subscribe:hover[b-4hwj2ez0cd] {
    background: var(--color-accent-hover, #1ed760);
}

.btn-subscribe:active[b-4hwj2ez0cd] {
    transform: scale(0.97);
}

.btn-unsubscribe[b-4hwj2ez0cd] {
    background: transparent;
    color: var(--color-text-secondary, #b3b3b3);
    border: 1px solid var(--color-border, #333);
    border-radius: 500px;
    padding: 0.3rem 0.9rem;
    font-size: 0.8rem;
    font-weight: 600;
    cursor: pointer;
    transition: border-color 0.2s ease, color 0.2s ease;
}

.btn-unsubscribe:hover[b-4hwj2ez0cd] {
    border-color: var(--color-text-primary, #fff);
    color: var(--color-text-primary, #fff);
}

/* Explore tips */
.explore-tips[b-4hwj2ez0cd] {
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--color-border, #333);
    color: var(--color-text-secondary, #b3b3b3);
    font-size: 0.875rem;
}

.explore-tips li[b-4hwj2ez0cd] {
    margin-bottom: 0.5rem;
}

/* Responsive */
@media (max-width: 640px) {
    .podcast-grid[b-4hwj2ez0cd] {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
        gap: 1rem;
    }

    .section-title[b-4hwj2ez0cd] {
        font-size: 1.25rem;
    }

    .explore-search-controls[b-4hwj2ez0cd] {
        flex-direction: column;
        align-items: stretch;
    }

    .search-input[b-4hwj2ez0cd] {
        min-width: unset;
        width: 100%;
    }
}
/* _content/LearningPortal.Blazor/Components/Pages/MentorAI.razor.rz.scp.css */
/* ---- Mentor AI Page Layout ---- */
.mentor-ai-wrapper[b-3jydft39ha] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - var(--player-bar-height, 90px) - 5rem);
    max-width: 800px;
    margin: 0 auto;
}

.mentor-ai-header[b-3jydft39ha] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0 0.75rem;
    border-bottom: 1px solid var(--color-border, #333);
    flex-shrink: 0;
}

.mentor-ai-title[b-3jydft39ha] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--color-text-primary, #fff);
}

.mentor-ai-title svg[b-3jydft39ha] {
    color: var(--color-accent, #7c4dff);
}

/* ---- Message list ---- */
.mentor-ai-messages[b-3jydft39ha] {
    flex: 1;
    overflow-y: auto;
    padding: 1.25rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    scrollbar-width: thin;
    scrollbar-color: var(--color-border, #333) transparent;
}

.mentor-ai-messages[b-3jydft39ha]::-webkit-scrollbar {
    width: 4px;
}

.mentor-ai-messages[b-3jydft39ha]::-webkit-scrollbar-track {
    background: transparent;
}

.mentor-ai-messages[b-3jydft39ha]::-webkit-scrollbar-thumb {
    background-color: var(--color-border, #333);
    border-radius: 4px;
}

/* ---- Chat bubbles ---- */
.chat-message[b-3jydft39ha] {
    display: flex;
    max-width: 75%;
}

.chat-message--user[b-3jydft39ha] {
    align-self: flex-end;
    flex-direction: row-reverse;
}

.chat-message--assistant[b-3jydft39ha] {
    align-self: flex-start;
}

.chat-bubble[b-3jydft39ha] {
    padding: 0.75rem 1rem;
    border-radius: 18px;
    font-size: 0.9rem;
    line-height: 1.55;
    word-break: break-word;
}

.chat-bubble p[b-3jydft39ha] {
    margin: 0;
}

.chat-bubble p + p[b-3jydft39ha] {
    margin-top: 0.5rem;
}

.chat-bubble ul[b-3jydft39ha], .chat-bubble ol[b-3jydft39ha] {
    margin: 0.25rem 0 0 0;
    padding-left: 1.25rem;
}

.chat-message--user .chat-bubble[b-3jydft39ha] {
    background-color: var(--color-accent, #7c4dff);
    color: #fff;
    border-bottom-right-radius: 4px;
}

.chat-message--assistant .chat-bubble[b-3jydft39ha] {
    background-color: var(--color-surface-alt, #282828);
    color: var(--color-text-primary, #fff);
    border-bottom-left-radius: 4px;
}

/* ---- Typing indicator (three pulsing dots) ---- */
.typing-indicator[b-3jydft39ha] {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0.15rem 0;
    height: 1.2rem;
}

.typing-indicator span[b-3jydft39ha] {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--color-text-secondary, #b3b3b3);
    animation: typing-bounce-b-3jydft39ha 1.2s infinite ease-in-out;
}

.typing-indicator span:nth-child(1)[b-3jydft39ha] { animation-delay: 0s; }
.typing-indicator span:nth-child(2)[b-3jydft39ha] { animation-delay: 0.2s; }
.typing-indicator span:nth-child(3)[b-3jydft39ha] { animation-delay: 0.4s; }

@keyframes typing-bounce-b-3jydft39ha {
    0%, 60%, 100% { transform: translateY(0); opacity: 0.5; }
    30% { transform: translateY(-6px); opacity: 1; }
}

/* ---- Input bar ---- */
.mentor-ai-input[b-3jydft39ha] {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.85rem 0;
    border-top: 1px solid var(--color-border, #333);
}

.mentor-ai-input-field[b-3jydft39ha] {
    flex: 1;
    background-color: var(--color-surface-alt, #282828);
    border: 2px solid transparent;
    border-radius: 500px;
    color: var(--color-text-primary, #fff);
    padding: 0.65rem 1.25rem;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

.mentor-ai-input-field[b-3jydft39ha]::placeholder {
    color: var(--color-text-secondary, #b3b3b3);
}

.mentor-ai-input-field:focus[b-3jydft39ha] {
    border-color: var(--color-accent, #7c4dff);
    background-color: var(--color-surface-hover, #333);
}

.mentor-ai-send-btn[b-3jydft39ha] {
    background-color: var(--color-accent, #7c4dff);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: background-color 0.15s ease, transform 0.1s ease;
}

.mentor-ai-send-btn:hover:not(:disabled)[b-3jydft39ha] {
    background-color: var(--color-accent-hover, #9c6fff);
}

.mentor-ai-send-btn:active:not(:disabled)[b-3jydft39ha] {
    transform: scale(0.93);
}

.mentor-ai-send-btn:disabled[b-3jydft39ha] {
    opacity: 0.35;
    cursor: not-allowed;
}

/* ---- Disclaimer ---- */
.mentor-ai-disclaimer[b-3jydft39ha] {
    font-size: 0.75rem;
    color: var(--color-text-secondary, #b3b3b3);
    text-align: center;
    padding: 0.5rem 0 0;
    flex-shrink: 0;
    line-height: 1.5;
}

/* ---- Responsive ---- */
@media (max-width: 640px) {
    .chat-message[b-3jydft39ha] {
        max-width: 90%;
    }

    .mentor-ai-wrapper[b-3jydft39ha] {
        height: calc(100vh - var(--player-bar-height, 90px) - 7rem);
    }
}
/* _content/LearningPortal.Blazor/Components/Pages/PodcastPost.razor.rz.scp.css */
/* ---- Podcast Episode Card ---- */
.podcast-card[b-fpdsb8f93g] {
    background-color: #181818;
    border-radius: 8px;
    padding: 1rem 1.25rem;
    margin-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    border: 1px solid transparent;
    transition: background-color 0.2s ease, border-color 0.15s ease, transform 0.15s ease;
    cursor: default;
}

.podcast-card:hover[b-fpdsb8f93g] {
    background-color: #282828;
    border-color: #333333;
    transform: translateX(3px);
}

/* ---- Card main content ---- */
.podcast-card-main[b-fpdsb8f93g] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
}

.podcast-card-info[b-fpdsb8f93g] {
    flex: 1;
    min-width: 0;
}

.podcast-card-title[b-fpdsb8f93g] {
    display: block;
    font-size: 0.975rem;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.4;
    margin-bottom: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color 0.15s ease;
}

.podcast-card-title:hover[b-fpdsb8f93g] {
    color: #9c6fff;
    text-decoration: none;
}

.podcast-card-meta[b-fpdsb8f93g] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    flex-wrap: wrap;
}

.podcast-source[b-fpdsb8f93g] {
    font-size: 0.8rem;
    color: #7c4dff;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}

.podcast-meta-sep[b-fpdsb8f93g] {
    color: #555;
    font-size: 0.75rem;
}

.podcast-date[b-fpdsb8f93g] {
    font-size: 0.8rem;
    color: #b3b3b3;
    white-space: nowrap;
}

.podcast-description[b-fpdsb8f93g] {
    font-size: 0.85rem;
    color: #b3b3b3;
    line-height: 1.5;
    margin-top: 0.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ---- Action buttons ---- */
.podcast-card-actions[b-fpdsb8f93g] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.podcast-action-btn[b-fpdsb8f93g] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.78rem;
    font-weight: 600;
    padding: 0.35rem 0.85rem;
    border-radius: 500px;
    border: 1px solid;
    cursor: pointer;
    transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease, transform 0.1s ease;
    letter-spacing: 0.01em;
    white-space: nowrap;
}

.podcast-action-btn:active[b-fpdsb8f93g] {
    transform: scale(0.96);
}

.podcast-action-bookmark[b-fpdsb8f93g] {
    color: #b3b3b3;
    border-color: #444;
    background-color: transparent;
}

.podcast-action-bookmark:hover[b-fpdsb8f93g] {
    color: #7c4dff;
    border-color: #7c4dff;
    background-color: rgba(124, 77, 255, 0.08);
}

.podcast-action-transcribe[b-fpdsb8f93g] {
    color: #b3b3b3;
    border-color: #444;
    background-color: transparent;
}

.podcast-action-transcribe:hover[b-fpdsb8f93g] {
    color: #1db954;
    border-color: #1db954;
    background-color: rgba(29, 185, 84, 0.08);
}

.podcast-action-details[b-fpdsb8f93g] {
    color: #ffffff;
    border-color: #7c4dff;
    background-color: #7c4dff;
}

.podcast-action-details:hover[b-fpdsb8f93g] {
    background-color: #9c6fff;
    border-color: #9c6fff;
    color: #ffffff;
}

.podcast-action-remove[b-fpdsb8f93g] {
    color: #b3b3b3;
    border-color: #444;
    background-color: transparent;
}

.podcast-action-remove:hover[b-fpdsb8f93g] {
    color: #e53e3e;
    border-color: #e53e3e;
    background-color: rgba(229, 62, 62, 0.08);
}

/* ---- Responsive ---- */
@media (max-width: 640px) {
    .podcast-card[b-fpdsb8f93g] {
        padding: 0.875rem 1rem;
        transform: none !important;
    }

    .podcast-card:hover[b-fpdsb8f93g] {
        transform: none !important;
    }

    .podcast-card-title[b-fpdsb8f93g] {
        white-space: normal;
        font-size: 0.9rem;
    }

    .podcast-source[b-fpdsb8f93g] {
        max-width: 140px;
    }

    .podcast-card-actions[b-fpdsb8f93g] {
        gap: 0.4rem;
    }

    .podcast-action-btn[b-fpdsb8f93g] {
        font-size: 0.75rem;
        padding: 0.3rem 0.7rem;
    }
}
/* _content/LearningPortal.Blazor/Components/Pages/SearchPosts.razor.rz.scp.css */
/* ---- Search Page Header ---- */
.search-page-header[b-djav9s1x4a] {
    padding: 1.5rem 0 1rem;
}

.search-page-title[b-djav9s1x4a] {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
    color: #ffffff;
}

.search-page-subtitle[b-djav9s1x4a] {
    color: #b3b3b3;
    font-size: 0.9rem;
    margin: 0;
}

/* ---- Search Bar ---- */
.search-bar-wrapper[b-djav9s1x4a] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.search-bar-container[b-djav9s1x4a] {
    position: relative;
    flex: 1;
    min-width: 200px;
    max-width: 540px;
}

.search-icon[b-djav9s1x4a] {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #b3b3b3;
    pointer-events: none;
    display: flex;
    align-items: center;
}

.search-input[b-djav9s1x4a] {
    width: 100%;
    background-color: #282828;
    border: 2px solid transparent;
    border-radius: 500px;
    color: #ffffff;
    padding: 0.7rem 2.5rem 0.7rem 2.8rem;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.15s ease, background-color 0.15s ease;
    box-sizing: border-box;
}

.search-input[b-djav9s1x4a]::placeholder {
    color: #6b6b6b;
}

.search-input:focus[b-djav9s1x4a] {
    border-color: #7c4dff;
    background-color: #333333;
}

.search-clear-btn[b-djav9s1x4a] {
    position: absolute;
    right: 0.9rem;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #b3b3b3;
    cursor: pointer;
    padding: 0.2rem;
    display: flex;
    align-items: center;
    border-radius: 50%;
    transition: color 0.15s ease;
}

.search-clear-btn:hover[b-djav9s1x4a] {
    color: #ffffff;
}

.search-btn[b-djav9s1x4a] {
    flex-shrink: 0;
    padding: 0.65rem 1.5rem;
}

/* ---- Results ---- */
.search-results-area[b-djav9s1x4a] {
    padding-top: 0.5rem;
}

.results-count[b-djav9s1x4a] {
    font-size: 0.8rem;
    margin-bottom: 1rem;
}

.load-more-wrapper[b-djav9s1x4a] {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
    padding-bottom: 1rem;
}

/* ---- Empty State ---- */
.empty-state[b-djav9s1x4a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 1rem;
    text-align: center;
    color: #b3b3b3;
}

.empty-state-icon[b-djav9s1x4a] {
    font-size: 3rem;
    margin-bottom: 1rem;
    opacity: 0.6;
}

.empty-state h3[b-djav9s1x4a] {
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.empty-state p[b-djav9s1x4a] {
    max-width: 320px;
}

/* ---- Skeleton loading ---- */
.skeleton-list[b-djav9s1x4a] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.skeleton-card[b-djav9s1x4a] {
    background-color: #181818;
    border-radius: 8px;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.skeleton-title[b-djav9s1x4a] {
    height: 18px;
    width: 60%;
    border-radius: 4px;
    background: linear-gradient(90deg, #282828 25%, #333 50%, #282828 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer-b-djav9s1x4a 1.4s infinite;
}

.skeleton-subtitle[b-djav9s1x4a] {
    height: 14px;
    width: 30%;
    border-radius: 4px;
    background: linear-gradient(90deg, #282828 25%, #333 50%, #282828 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer-b-djav9s1x4a 1.4s infinite 0.1s;
}

.skeleton-actions[b-djav9s1x4a] {
    height: 32px;
    width: 40%;
    border-radius: 500px;
    background: linear-gradient(90deg, #282828 25%, #333 50%, #282828 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer-b-djav9s1x4a 1.4s infinite 0.2s;
}

@keyframes skeleton-shimmer-b-djav9s1x4a {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

/* ---- Responsive ---- */
@media (max-width: 640px) {
    .search-bar-wrapper[b-djav9s1x4a] {
        flex-direction: column;
        align-items: stretch;
    }

    .search-bar-container[b-djav9s1x4a] {
        max-width: 100%;
    }

    .search-btn[b-djav9s1x4a] {
        width: 100%;
    }
}
