/* _content/ERPUNIV.Academia/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-mlzd118mrt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-mlzd118mrt] {
    flex: 1;
}

.sidebar[b-mlzd118mrt] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-mlzd118mrt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-mlzd118mrt]  a, .top-row[b-mlzd118mrt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-mlzd118mrt]  a:hover, .top-row[b-mlzd118mrt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-mlzd118mrt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-mlzd118mrt] {
        justify-content: space-between;
    }

    .top-row[b-mlzd118mrt]  a, .top-row[b-mlzd118mrt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-mlzd118mrt] {
        flex-direction: row;
    }

    .sidebar[b-mlzd118mrt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-mlzd118mrt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-mlzd118mrt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-mlzd118mrt], article[b-mlzd118mrt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-mlzd118mrt] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-mlzd118mrt] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ERPUNIV.Academia/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-kuopmp926w] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-kuopmp926w] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-kuopmp926w] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kuopmp926w] {
    font-size: 1.1rem;
}

.bi[b-kuopmp926w] {
    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-kuopmp926w] {
    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-kuopmp926w] {
    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-kuopmp926w] {
    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-kuopmp926w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kuopmp926w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kuopmp926w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kuopmp926w]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-kuopmp926w]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-kuopmp926w]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-kuopmp926w] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-kuopmp926w] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-kuopmp926w] {
        display: none;
    }

    .nav-scrollable[b-kuopmp926w] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/ERPUNIV.Academia/Components/Pages/Categoria.razor.rz.scp.css */
.categoria-page[b-fwrjn371hd] {
    min-height: 100vh;
    background: #f7f9fc;
    color: #071b33;
}

.categoria-hero[b-fwrjn371hd] {
    background: linear-gradient(135deg, #062041, #0f3b68);
    color: white;
    padding: 28px 8% 70px;
}

.categoria-top[b-fwrjn371hd] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.logo-link img[b-fwrjn371hd] {
    height: 66px;
    max-width: 300px;
    object-fit: contain;
}

.categoria-top nav[b-fwrjn371hd] {
    display: flex;
    gap: 28px;
    flex-wrap: wrap;
}

    .categoria-top nav a[b-fwrjn371hd] {
        color: white;
        text-decoration: none;
        font-weight: 600;
        opacity: .95;
    }

        .categoria-top nav a:hover[b-fwrjn371hd] {
            opacity: .75;
        }

.categoria-title[b-fwrjn371hd] {
    margin-top: 70px;
    max-width: 920px;
}

.back-link[b-fwrjn371hd] {
    color: #b7d4e5;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 28px;
}

    .back-link:hover[b-fwrjn371hd] {
        color: white;
    }

.category-badge[b-fwrjn371hd] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 999px;
    padding: 9px 16px;
    font-weight: 600;
    margin-bottom: 22px;
}

.categoria-title h1[b-fwrjn371hd] {
    font-size: clamp(2.4rem, 6vw, 4.2rem);
    font-weight: 800;
    margin: 0 0 18px;
    line-height: 1.1;
}

.categoria-title p[b-fwrjn371hd] {
    font-size: 1.08rem;
    line-height: 1.7;
    max-width: 740px;
    color: rgba(255,255,255,.86);
}

.categoria-content[b-fwrjn371hd] {
    max-width: 1360px;
    margin: 0 auto;
    padding: 45px 30px 75px;
}

.categoria-summary[b-fwrjn371hd] {
    display: grid;
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 22px;
    margin-bottom: 35px;
}

    .categoria-summary div[b-fwrjn371hd] {
        background: white;
        border-radius: 18px;
        padding: 24px;
        box-shadow: 0 8px 28px rgba(12, 34, 56, .07);
    }

    .categoria-summary span[b-fwrjn371hd] {
        display: block;
        color: #64748b;
        font-weight: 600;
        margin-bottom: 8px;
    }

    .categoria-summary strong[b-fwrjn371hd] {
        color: #0f3b68;
        font-size: 1.8rem;
    }

.videos-grid[b-fwrjn371hd] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
    gap: 26px;
}

.video-card[b-fwrjn371hd] {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    box-shadow: 0 8px 28px rgba(12, 34, 56, .07);
    transition: transform .22s ease, box-shadow .22s ease;
}

    .video-card:hover[b-fwrjn371hd] {
        transform: translateY(-5px);
        box-shadow: 0 14px 38px rgba(12, 34, 56, .12);
    }

.video-preview[b-fwrjn371hd] {
    height: 190px;
    background: linear-gradient(135deg, #0f3b68, #2f6b97);
    display: flex;
    align-items: center;
    justify-content: center;
}

    .video-preview i[b-fwrjn371hd] {
        font-size: 4.5rem;
        color: white;
    }

.video-info[b-fwrjn371hd] {
    padding: 22px;
}

.video-category[b-fwrjn371hd] {
    display: inline-block;
    background: #eef5fb;
    color: #0f3b68;
    padding: 6px 11px;
    border-radius: 999px;
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.video-info h3[b-fwrjn371hd] {
    font-size: 1.1rem;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.35;
}

.video-info p[b-fwrjn371hd] {
    color: #64748b;
    line-height: 1.55;
    min-height: 48px;
}

.video-action[b-fwrjn371hd] {
    margin-top: 18px;
    color: #0f3b68;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.loading-box[b-fwrjn371hd],
.empty-box[b-fwrjn371hd] {
    background: white;
    border-radius: 22px;
    padding: 55px;
    text-align: center;
    box-shadow: 0 8px 28px rgba(12, 34, 56, .07);
}

    .loading-box i[b-fwrjn371hd],
    .empty-box i[b-fwrjn371hd] {
        font-size: 3.5rem;
        color: #0f3b68;
        margin-bottom: 16px;
    }

    .empty-box h2[b-fwrjn371hd] {
        font-weight: 800;
        margin-bottom: 10px;
    }

.primary-button[b-fwrjn371hd] {
    margin-top: 18px;
    display: inline-block;
    background: #0f3b68;
    color: white;
    text-decoration: none;
    padding: 12px 22px;
    border-radius: 12px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .categoria-hero[b-fwrjn371hd] {
        padding: 24px 28px 56px;
    }

    .categoria-top[b-fwrjn371hd] {
        align-items: flex-start;
        flex-direction: column;
    }

    .logo-link img[b-fwrjn371hd] {
        height: 58px;
        max-width: 260px;
    }

    .categoria-top nav[b-fwrjn371hd] {
        gap: 18px;
    }

    .categoria-title[b-fwrjn371hd] {
        margin-top: 52px;
    }

    .categoria-summary[b-fwrjn371hd] {
        grid-template-columns: 1fr;
    }

    .categoria-content[b-fwrjn371hd] {
        padding: 35px 22px 60px;
    }
}
/* _content/ERPUNIV.Academia/Components/Pages/Home.razor.rz.scp.css */
.home-container[b-cc8k2f1fl3] {
    width: 100%;
    min-height: 100vh;
    background: #f7f9fc;
}

/* HERO */

.hero[b-cc8k2f1fl3] {
    background: linear-gradient(135deg,#062041,#0f3b68);
    color: white;
    padding-bottom: 60px;
}

.hero-overlay[b-cc8k2f1fl3] {
    max-width: 1400px;
    margin: auto;
    padding: 30px;
}

.hero-top[b-cc8k2f1fl3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo[b-cc8k2f1fl3] {
    height: 70px;
}

.menu[b-cc8k2f1fl3] {
    display: flex;
    gap: 30px;
}

    .menu a[b-cc8k2f1fl3] {
        color: white;
        text-decoration: none;
        font-weight: 500;
    }
.hero-content[b-cc8k2f1fl3] {
    margin-top: 70px;
    max-width: 1000px;
}

    .hero-content h1[b-cc8k2f1fl3] {
        font-size: clamp(2.6rem, 6vw, 4rem);
        font-weight: 700;
        margin-bottom: 20px;
        line-height: 1.15;
    }

        .hero-content h1 span[b-cc8k2f1fl3] {
            color: #8fb8d1;
            display: inline;
        }

    .hero-content p[b-cc8k2f1fl3] {
        font-size: 1.15rem;
        opacity: .90;
        margin-bottom: 30px;
    }

/* SEARCH */

.search-container[b-cc8k2f1fl3] {
    display: flex;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    max-width: 650px;
}

    .search-container input[b-cc8k2f1fl3] {
        flex: 1;
        border: none;
        padding: 18px;
        outline: none;
    }

    .search-container button[b-cc8k2f1fl3] {
        width: 70px;
        border: none;
        background: #0f3b68;
        color: white;
    }

/* STATS */

.stats[b-cc8k2f1fl3] {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}

.stat-card[b-cc8k2f1fl3] {
    background: rgba(255,255,255,.10);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 20px;
    min-width: 180px;
    display: flex;
    align-items: center;
    gap: 15px;
}

    .stat-card i[b-cc8k2f1fl3] {
        font-size: 2rem;
    }

    .stat-card strong[b-cc8k2f1fl3] {
        display: block;
        font-size: 1.4rem;
    }

    .stat-card span[b-cc8k2f1fl3] {
        opacity: .85;
    }

/* SECTION */

.section[b-cc8k2f1fl3] {
    max-width: 1400px;
    margin: auto;
    padding: 60px 30px;
}

.section-header[b-cc8k2f1fl3] {
    margin-bottom: 35px;
}

    .section-header h2[b-cc8k2f1fl3] {
        font-size: 2rem;
        font-weight: 700;
    }

/* CATEGORIAS */

.category-grid[b-cc8k2f1fl3] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(280px,1fr));
    gap: 25px;
}

.category-card[b-cc8k2f1fl3] {
    background: white;
    border-radius: 18px;
    padding: 25px;
    box-shadow: 0 5px 20px rgba(0,0,0,.06);
    transition: .25s;
}

    .category-card:hover[b-cc8k2f1fl3] {
        transform: translateY(-5px);
    }

.category-icon[b-cc8k2f1fl3] {
    width: 70px;
    height: 70px;
    border-radius: 18px;
    background: #eef5fb;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

    .category-icon i[b-cc8k2f1fl3] {
        font-size: 2rem;
        color: #0f3b68;
    }

.category-card span[b-cc8k2f1fl3] {
    color: #0f3b68;
    font-weight: 600;
}

/* VIDEOS */

.video-grid[b-cc8k2f1fl3] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(320px,1fr));
    gap: 25px;
}

.video-card[b-cc8k2f1fl3] {
    background: white;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,.06);
}

.video-thumbnail[b-cc8k2f1fl3] {
    height: 180px;
    background: linear-gradient(135deg,#0f3b68,#2f6b97);
    display: flex;
    justify-content: center;
    align-items: center;
}

    .video-thumbnail i[b-cc8k2f1fl3] {
        font-size: 4rem;
        color: white;
    }

.video-content[b-cc8k2f1fl3] {
    padding: 20px;
}

    .video-content h3[b-cc8k2f1fl3] {
        font-size: 1rem;
        margin-bottom: 10px;
    }

    .video-content p[b-cc8k2f1fl3] {
        color: #6c757d;
    }

/* FOOTER */

footer[b-cc8k2f1fl3] {
    background: white;
    text-align: center;
    padding: 40px;
    border-top: 1px solid #e5e7eb;
}

    footer img[b-cc8k2f1fl3] {
        height: 55px;
        margin-bottom: 15px;
    }


.category-link[b-cc8k2f1fl3],
.video-link[b-cc8k2f1fl3] {
    text-decoration: none;
    color: inherit;
    display: block;
}



/*Para hacer responsive la pagina*/

@media (max-width: 768px) {

    .hero-overlay[b-cc8k2f1fl3] {
        padding: 24px;
    }

    .hero-top[b-cc8k2f1fl3] {
        align-items: flex-start;
        gap: 20px;
    }

    .logo[b-cc8k2f1fl3] {
        height: 58px;
        max-width: 230px;
        object-fit: contain;
    }

    .menu[b-cc8k2f1fl3] {
        gap: 18px;
        flex-wrap: wrap;
        justify-content: flex-end;
    }

        .menu a[b-cc8k2f1fl3] {
            font-size: .9rem;
        }

    .hero-content[b-cc8k2f1fl3] {
        margin-top: 55px;
    }

        .hero-content h1[b-cc8k2f1fl3] {
            font-size: clamp(2.4rem, 11vw, 3.4rem);
        }

    .search-container[b-cc8k2f1fl3] {
        max-width: 100%;
    }

    .stats[b-cc8k2f1fl3] {
        flex-wrap: wrap;
    }

    .stat-card[b-cc8k2f1fl3] {
        flex: 1;
        min-width: 160px;
    }
}

@media (max-width: 520px) {

    .hero-top[b-cc8k2f1fl3] {
        flex-direction: column;
        align-items: flex-start;
    }

    .menu[b-cc8k2f1fl3] {
        width: 100%;
        justify-content: flex-start;
    }

    .hero-content h1[b-cc8k2f1fl3] {
        font-size: 2.7rem;
    }
}



.download-card[b-cc8k2f1fl3] {
    background: #ffffff;
    color: #0f3b68;
    text-decoration: none;
    border-radius: 16px;
    padding: 20px;
    min-width: 210px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 700;
    transition: .25s;
}

    .download-card:hover[b-cc8k2f1fl3] {
        transform: translateY(-4px);
        color: #0f3b68;
    }

    .download-card i[b-cc8k2f1fl3] {
        font-size: 2rem;
    }

    .download-card strong[b-cc8k2f1fl3] {
        display: block;
        font-size: 1.15rem;
    }

    .download-card span[b-cc8k2f1fl3] {
        font-weight: 500;
    }
/* _content/ERPUNIV.Academia/Components/Pages/Instalacion.razor.rz.scp.css */
.install-page[b-c27kic4nhb] {
    min-height: 100vh;
    background: #f7f9fc;
    color: #071b33;
}

.install-hero[b-c27kic4nhb] {
    background: linear-gradient(135deg, #062041, #0f3b68);
    color: white;
    padding: 28px 8% 80px;
}

.install-top[b-c27kic4nhb] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

    .install-top img[b-c27kic4nhb] {
        height: 68px;
        max-width: 320px;
        object-fit: contain;
    }

    .install-top nav[b-c27kic4nhb] {
        display: flex;
        gap: 28px;
        flex-wrap: wrap;
    }

        .install-top nav a[b-c27kic4nhb] {
            color: white;
            text-decoration: none;
            font-weight: 700;
        }

.install-content[b-c27kic4nhb] {
    margin-top: 75px;
    max-width: 980px;
}

.install-badge[b-c27kic4nhb] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255,255,255,.12);
    border: 1px solid rgba(255,255,255,.18);
    padding: 9px 16px;
    border-radius: 999px;
    font-weight: 700;
    margin-bottom: 24px;
}

.install-content h1[b-c27kic4nhb] {
    font-size: clamp(2.6rem, 6vw, 4.6rem);
    font-weight: 900;
    margin-bottom: 18px;
}

.install-content p[b-c27kic4nhb] {
    font-size: 1.15rem;
    line-height: 1.7;
    max-width: 760px;
    color: rgba(255,255,255,.9);
}

.install-actions[b-c27kic4nhb] {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    margin-top: 32px;
}

.primary-action[b-c27kic4nhb],
.secondary-action[b-c27kic4nhb] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 22px;
    border-radius: 14px;
    text-decoration: none;
    font-weight: 800;
}

.primary-action[b-c27kic4nhb] {
    background: white;
    color: #0f3b68;
}

.secondary-action[b-c27kic4nhb] {
    background: rgba(255,255,255,.12);
    color: white;
    border: 1px solid rgba(255,255,255,.2);
}

.install-main[b-c27kic4nhb] {
    max-width: 1360px;
    margin: auto;
    padding: 55px 30px 80px;
}

.section-title[b-c27kic4nhb] {
    margin-bottom: 32px;
}

    .section-title h2[b-c27kic4nhb] {
        font-size: 2rem;
        font-weight: 900;
    }

    .section-title p[b-c27kic4nhb] {
        color: #64748b;
    }

.steps-grid[b-c27kic4nhb] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
    gap: 24px;
}

.step-card[b-c27kic4nhb] {
    background: white;
    border-radius: 20px;
    padding: 28px;
    box-shadow: 0 8px 28px rgba(12, 34, 56, .07);
}

.step-number[b-c27kic4nhb] {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    background: #eef5fb;
    color: #0f3b68;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.step-card h3[b-c27kic4nhb] {
    font-size: 1.15rem;
    font-weight: 900;
    margin-bottom: 12px;
}

.step-card p[b-c27kic4nhb] {
    color: #64748b;
    line-height: 1.6;
}

.video-help-section[b-c27kic4nhb] {
    margin-top: 45px;
}

.video-help-card[b-c27kic4nhb] {
    background: linear-gradient(135deg, #0f3b68, #2f6b97);
    color: white;
    border-radius: 24px;
    padding: 34px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}

    .video-help-card span[b-c27kic4nhb] {
        color: #b7d4e5;
        font-weight: 800;
    }

    .video-help-card h2[b-c27kic4nhb] {
        font-weight: 900;
        margin-top: 8px;
    }

    .video-help-card p[b-c27kic4nhb] {
        margin: 0;
        color: rgba(255,255,255,.86);
    }

    .video-help-card a[b-c27kic4nhb] {
        background: white;
        color: #0f3b68;
        padding: 13px 20px;
        border-radius: 14px;
        text-decoration: none;
        font-weight: 900;
        white-space: nowrap;
    }

@media (max-width: 768px) {
    .install-hero[b-c27kic4nhb] {
        padding: 24px 26px 58px;
    }

    .install-top[b-c27kic4nhb] {
        flex-direction: column;
        align-items: flex-start;
    }

        .install-top img[b-c27kic4nhb] {
            height: 58px;
            max-width: 260px;
        }

    .install-content[b-c27kic4nhb] {
        margin-top: 52px;
    }

    .install-actions[b-c27kic4nhb] {
        flex-direction: column;
    }

    .primary-action[b-c27kic4nhb],
    .secondary-action[b-c27kic4nhb] {
        justify-content: center;
    }

    .install-main[b-c27kic4nhb] {
        padding: 38px 22px 60px;
    }

    .video-help-card[b-c27kic4nhb] {
        flex-direction: column;
        align-items: flex-start;
    }
}



/* REQUISITOS */

.requirements-section[b-c27kic4nhb] {
    margin-top: 50px;
}

.requirements-grid[b-c27kic4nhb] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 24px;
}

.requirement-card[b-c27kic4nhb] {
    background: white;
    border-radius: 20px;
    padding: 28px;
    box-shadow: 0 8px 28px rgba(12, 34, 56, .07);
}

    .requirement-card i[b-c27kic4nhb] {
        font-size: 2rem;
        color: #0f3b68;
        margin-bottom: 16px;
    }

    .requirement-card h3[b-c27kic4nhb] {
        font-size: 1.1rem;
        font-weight: 800;
        margin-bottom: 10px;
    }

    .requirement-card p[b-c27kic4nhb] {
        color: #64748b;
        line-height: 1.6;
        margin: 0;
    }

.recommended-box[b-c27kic4nhb] {
    margin-top: 30px;
    background: linear-gradient(135deg,#eef5fb,#ffffff);
    border-left: 5px solid #0f3b68;
    border-radius: 18px;
    padding: 24px;
}

    .recommended-box h3[b-c27kic4nhb] {
        color: #0f3b68;
        font-weight: 900;
        margin-bottom: 10px;
    }

    .recommended-box p[b-c27kic4nhb] {
        margin: 0;
        color: #475569;
        line-height: 1.7;
    }
/* _content/ERPUNIV.Academia/Components/Pages/Video.razor.rz.scp.css */
.video-page[b-nm58see29h] {
    min-height: 100vh;
    background: #f7f9fc;
}

.video-header[b-nm58see29h] {
    background: linear-gradient(135deg, #062041, #0f3b68);
    color: white;
    padding: 60px 8%;
}

.header-content[b-nm58see29h] {
    max-width: 1200px;
    margin: auto;
}

.back-button[b-nm58see29h] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: #b8d8ec;
    font-weight: 600;
    margin-bottom: 20px;
}

    .back-button:hover[b-nm58see29h] {
        color: white;
    }

.video-category[b-nm58see29h] {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(255,255,255,.15);
    margin-bottom: 20px;
    font-size: .9rem;
}

.header-content h1[b-nm58see29h] {
    font-size: clamp(2.2rem, 5vw, 4rem);
    font-weight: 800;
    margin-bottom: 15px;
}

.header-content p[b-nm58see29h] {
    max-width: 900px;
    font-size: 1.1rem;
    opacity: .9;
}

.video-section[b-nm58see29h] {
    max-width: 1400px;
    margin: auto;
    padding: 50px 30px;
}

.video-player-container[b-nm58see29h] {
    background: white;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0 8px 25px rgba(0,0,0,.08);
}

.video-player[b-nm58see29h] {
    width: 100%;
    border-radius: 15px;
    background: black;
}

.loading-container[b-nm58see29h] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

    .loading-container i[b-nm58see29h] {
        font-size: 3rem;
        color: #0f3b68;
    }

@media (max-width: 768px) {

    .video-header[b-nm58see29h] {
        padding: 40px 25px;
    }

    .video-section[b-nm58see29h] {
        padding: 25px;
    }

    .video-player-container[b-nm58see29h] {
        padding: 15px;
    }
}
