/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-320ger2ytv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-320ger2ytv] {
    flex: 1;
}

.sidebar[b-320ger2ytv] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-320ger2ytv] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-320ger2ytv]  a, .top-row[b-320ger2ytv]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-320ger2ytv]  a:hover, .top-row[b-320ger2ytv]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-320ger2ytv]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-320ger2ytv] {
        justify-content: space-between;
    }

    .top-row[b-320ger2ytv]  a, .top-row[b-320ger2ytv]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-320ger2ytv] {
        flex-direction: row;
    }

    .sidebar[b-320ger2ytv] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-320ger2ytv] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-320ger2ytv]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-320ger2ytv], article[b-320ger2ytv] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-320ger2ytv] {
    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-320ger2ytv] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


:global(.preinscripcion-home)[b-320ger2ytv],
:global(.login-page)[b-320ger2ytv] {
    padding: 0 !important;
    margin: 0 !important;
}

:global(html)[b-320ger2ytv], :global(body)[b-320ger2ytv] {
    margin: 0 !important;
    padding: 0 !important;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-l6idmiakjr] {
    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-l6idmiakjr] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-l6idmiakjr] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-l6idmiakjr] {
    font-size: 1.1rem;
}

.bi[b-l6idmiakjr] {
    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-l6idmiakjr] {
    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-l6idmiakjr] {
    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-l6idmiakjr] {
    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-l6idmiakjr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-l6idmiakjr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-l6idmiakjr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-l6idmiakjr]  .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-l6idmiakjr]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-l6idmiakjr]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-l6idmiakjr] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-l6idmiakjr] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-l6idmiakjr] {
        display: none;
    }

    .nav-scrollable[b-l6idmiakjr] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Admin/Dashboard.razor.rz.scp.css */
/* ============================================
   DASHBOARD ADMIN - ESTILO FINAL (SIN BORDE EN TÍTULO)
   TecNM Campus Ciudad Serdán
   ============================================ */

.admin-page[b-h8oh897cuz] {
    display: flex;
    min-height: 100vh;
    font-family: 'Poppins', sans-serif;
    background: #0f172a;
    position: relative;
    overflow-x: hidden;
}

/* ============================================
   FONDO ANIMADO
   ============================================ */
.animated-bg[b-h8oh897cuz] {
    position: fixed;
    inset: 0;
    background: linear-gradient(135deg, #020617 0%, #0f172a 100%);
    z-index: 0;
    overflow: hidden;
}

.shape[b-h8oh897cuz] {
    position: absolute;
    border-radius: 50%;
    filter: blur(150px);
    opacity: 0.3;
    animation: floatShape-b-h8oh897cuz 30s infinite alternate ease-in-out;
}

.shape-1[b-h8oh897cuz] {
    width: 600px;
    height: 600px;
    background: #3b82f6;
    top: -200px;
    right: 10%;
}

.shape-2[b-h8oh897cuz] {
    width: 500px;
    height: 500px;
    background: #6366f1;
    bottom: -200px;
    left: 20%;
    animation-duration: 35s;
}

@keyframes floatShape-b-h8oh897cuz {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(50px, 50px);
    }
}

/* ============================================
   SIDEBAR (BARRA LATERAL)
   ============================================ */
.sidebar[b-h8oh897cuz] {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 260px;
    background: rgba(15, 23, 42, 0.95);
    backdrop-filter: blur(20px);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    flex-direction: column;
    z-index: 100;
    transition: width 0.3s ease;
}

    .sidebar.collapsed[b-h8oh897cuz] {
        width: 80px;
    }

.sidebar-header[b-h8oh897cuz] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-logo[b-h8oh897cuz] {
    height: 80px;
    width: auto;
    filter: brightness(0) invert(1);
    transition: height 0.3s;
}

.sidebar.collapsed .sidebar-logo[b-h8oh897cuz] {
    height: 40px;
}

.sidebar-title[b-h8oh897cuz] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    letter-spacing: 0.5px;
}

.sidebar.collapsed .sidebar-title[b-h8oh897cuz] {
    display: none;
}

.sidebar-nav[b-h8oh897cuz] {
    flex: 1;
    padding: 20px 12px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.nav-item[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    color: #94a3b8;
    text-decoration: none;
    border-radius: 12px;
    font-size: 0.95rem;
    font-weight: 500;
    transition: all 0.3s;
}

    .nav-item i[b-h8oh897cuz] {
        font-size: 1.2rem;
        width: 24px;
        text-align: center;
    }

    .nav-item:hover[b-h8oh897cuz] {
        background: rgba(255, 255, 255, 0.05);
        color: #fff;
    }

    .nav-item.active[b-h8oh897cuz] {
        background: linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(99, 102, 241, 0.2));
        color: #60a5fa;
        border: 1px solid rgba(59, 130, 246, 0.3);
    }

.sidebar.collapsed .nav-item[b-h8oh897cuz] {
    justify-content: center;
    padding: 14px;
}

    .sidebar.collapsed .nav-item span[b-h8oh897cuz] {
        display: none;
    }

.sidebar-footer[b-h8oh897cuz] {
    padding: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.btn-collapse[b-h8oh897cuz] {
    width: 100%;
    padding: 12px;
    background: rgba(255, 255, 255, 0.05);
    border: none;
    border-radius: 10px;
    color: #94a3b8;
    cursor: pointer;
    transition: 0.3s;
}

    .btn-collapse:hover[b-h8oh897cuz] {
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

/* ============================================
   MAIN WRAPPER
   ============================================ */
.main-wrapper[b-h8oh897cuz] {
    flex: 1;
    margin-left: 260px;
    position: relative;
    z-index: 10;
    transition: margin-left 0.3s ease;
    display: flex;
    flex-direction: column;
}

.sidebar.collapsed ~ .main-wrapper[b-h8oh897cuz] {
    margin-left: 80px;
}

/* ============================================
   HEADER SUPERIOR
   ============================================ */
.header[b-h8oh897cuz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 35px;
    background: rgba(15, 23, 42, 0.8);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: sticky;
    top: 0;
    z-index: 50;
}

/* CAMBIO AQUÍ: Aseguramos que no tenga borde ni margen */
.header-left h1[b-h8oh897cuz] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
}

.header-subtitle[b-h8oh897cuz] {
    font-size: 0.9rem;
    color: #64748b;
    margin-top: 4px;
}

.header-right[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.admin-info[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.admin-avatar[b-h8oh897cuz] {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #3b82f6, #8b5cf6);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
}

.admin-name[b-h8oh897cuz] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #fff;
    display: block;
}

.admin-role[b-h8oh897cuz] {
    font-size: 0.75rem;
    color: #94a3b8;
}

.btn-logout[b-h8oh897cuz] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(239, 68, 68, 0.1);
    border: 1px solid rgba(239, 68, 68, 0.2);
    border-radius: 10px;
    color: #f87171;
    cursor: pointer;
    transition: 0.3s;
}

    .btn-logout:hover[b-h8oh897cuz] {
        background: rgba(239, 68, 68, 0.2);
        color: #fff;
    }

/* ============================================
   CONTENIDO PRINCIPAL
   ============================================ */
.main-content[b-h8oh897cuz] {
    padding: 30px 35px;
}

/* ============================================
   ESTADÍSTICAS
   ============================================ */
.stats-grid[b-h8oh897cuz] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 30px;
}

.stat-card[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 24px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    transition: all 0.3s;
}

    .stat-card:hover[b-h8oh897cuz] {
        transform: translateY(-3px);
        border-color: rgba(255, 255, 255, 0.2);
        background: rgba(255, 255, 255, 0.05);
    }

.stat-icon[b-h8oh897cuz] {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    font-size: 1.5rem;
}

    .stat-icon.total[b-h8oh897cuz] {
        background: rgba(59, 130, 246, 0.15);
        color: #60a5fa;
    }

    .stat-icon.pending[b-h8oh897cuz] {
        background: rgba(251, 191, 36, 0.15);
        color: #fbbf24;
    }

    .stat-icon.approved[b-h8oh897cuz] {
        background: rgba(34, 197, 94, 0.15);
        color: #22c55e;
    }

    .stat-icon.rejected[b-h8oh897cuz] {
        background: rgba(239, 68, 68, 0.15);
        color: #ef4444;
    }

.stat-value[b-h8oh897cuz] {
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

.stat-label[b-h8oh897cuz] {
    font-size: 0.85rem;
    color: #94a3b8;
    margin-top: 5px;
}

/* ============================================
   BARRA DE HERRAMIENTAS (FILTROS) - SOLUCIÓN FINAL
   ============================================ */
.filters-section[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 15px;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 12px 20px;
    overflow-x: auto;
    scrollbar-width: none;
}

    .filters-section[b-h8oh897cuz]::-webkit-scrollbar {
        display: none;
    }

/* 1. SEARCH BOX */
.search-box[b-h8oh897cuz] {
    position: relative;
    width: 280px;
    flex: 0 0 280px;
}

    .search-box i[b-h8oh897cuz] {
        position: absolute;
        left: 16px;
        top: 50%;
        transform: translateY(-50%);
        color: #94a3b8;
        pointer-events: none;
        z-index: 10;
    }

    .search-box input[b-h8oh897cuz] {
        width: 100%;
        box-sizing: border-box !important;
        padding: 10px 16px 10px 44px;
        background: rgba(15, 23, 42, 0.6);
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 12px;
        font-size: 0.9rem;
        font-family: 'Poppins', sans-serif;
        color: #fff;
        outline: none;
        transition: 0.3s;
    }

        .search-box input:focus[b-h8oh897cuz] {
            border-color: #3b82f6;
            background: rgba(15, 23, 42, 0.9);
            box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2);
        }

/* 2. BOTONES FILTRO */
.filter-buttons[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
    flex-shrink: 0;
}

.filter-btn[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: #94a3b8;
    font-size: 0.85rem;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: 0.3s;
    white-space: nowrap;
}

    .filter-btn:hover[b-h8oh897cuz] {
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .filter-btn.active[b-h8oh897cuz] {
        background: rgba(59, 130, 246, 0.15);
        border-color: #3b82f6;
        color: #60a5fa;
    }

/* 3. SELECTOR */
.filter-select[b-h8oh897cuz] {
    margin-left: auto;
    flex-shrink: 0;
}

    .filter-select select[b-h8oh897cuz] {
        box-sizing: border-box !important;
        padding: 10px 40px 10px 16px;
        background: rgba(15, 23, 42, 0.6);
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 12px;
        font-size: 0.9rem;
        font-family: 'Poppins', sans-serif;
        color: #fff;
        cursor: pointer;
        outline: none;
        appearance: none;
        min-width: 220px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 14px center;
        background-size: 16px;
        transition: 0.3s;
    }

        .filter-select select:hover[b-h8oh897cuz], .filter-select select:focus[b-h8oh897cuz] {
            background: rgba(15, 23, 42, 0.9);
            border-color: #64748b;
        }

        .filter-select select option[b-h8oh897cuz] {
            background: #1e293b;
            color: #fff;
        }

/* ============================================
   TABLA
   ============================================ */
.table-section[b-h8oh897cuz] {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.table-container[b-h8oh897cuz] {
    overflow-x: auto;
}

.aspirantes-table[b-h8oh897cuz] {
    width: 100%;
    border-collapse: collapse;
}

    .aspirantes-table thead[b-h8oh897cuz] {
        background: rgba(15, 23, 42, 0.4);
    }

    .aspirantes-table th[b-h8oh897cuz] {
        padding: 18px 24px;
        text-align: left;
        font-size: 0.75rem;
        font-weight: 600;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .aspirantes-table tbody tr[b-h8oh897cuz] {
        border-top: 1px solid rgba(255, 255, 255, 0.05);
        transition: background 0.2s;
    }

        .aspirantes-table tbody tr:hover[b-h8oh897cuz] {
            background: rgba(255, 255, 255, 0.03);
        }

    .aspirantes-table td[b-h8oh897cuz] {
        padding: 18px 24px;
        color: #e2e8f0;
        font-size: 0.9rem;
        vertical-align: middle;
    }

.folio[b-h8oh897cuz] {
    font-family: 'Courier New', monospace;
    font-weight: 700;
    color: #60a5fa;
    letter-spacing: 0.5px;
}

.nombre-cell[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.avatar-mini[b-h8oh897cuz] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #3b82f6, #6366f1);
    border-radius: 50%;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 600;
}

.nombre-info[b-h8oh897cuz] {
    display: flex;
    flex-direction: column;
}

.nombre-completo[b-h8oh897cuz] {
    font-weight: 500;
    color: #fff;
}

.email[b-h8oh897cuz] {
    font-size: 0.8rem;
    color: #64748b;
}

.carrera[b-h8oh897cuz] {
    font-size: 0.85rem;
    color: #cbd5e1;
    max-width: 200px;
}

.status-badge[b-h8oh897cuz] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
}

    .status-badge[b-h8oh897cuz]::before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 50%;
    }

    .status-badge.status-pendiente[b-h8oh897cuz] {
        background: rgba(251, 191, 36, 0.1);
        color: #fbbf24;
        border: 1px solid rgba(251, 191, 36, 0.2);
    }

        .status-badge.status-pendiente[b-h8oh897cuz]::before {
            background: #fbbf24;
        }

    .status-badge.status-aceptado[b-h8oh897cuz] {
        background: rgba(34, 197, 94, 0.1);
        color: #4ade80;
        border: 1px solid rgba(34, 197, 94, 0.2);
    }

        .status-badge.status-aceptado[b-h8oh897cuz]::before {
            background: #4ade80;
        }

    .status-badge.status-rechazado[b-h8oh897cuz] {
        background: rgba(239, 68, 68, 0.1);
        color: #f87171;
        border: 1px solid rgba(239, 68, 68, 0.2);
    }

        .status-badge.status-rechazado[b-h8oh897cuz]::before {
            background: #f87171;
        }

.fecha[b-h8oh897cuz] {
    color: #94a3b8;
    font-size: 0.85rem;
}

.acciones[b-h8oh897cuz] {
    display: flex;
    gap: 8px;
}

.btn-action[b-h8oh897cuz] {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}

    .btn-action.btn-view[b-h8oh897cuz] {
        background: rgba(59, 130, 246, 0.1);
        color: #60a5fa;
    }

        .btn-action.btn-view:hover[b-h8oh897cuz] {
            background: #3b82f6;
            color: #fff;
        }

    .btn-action.btn-edit[b-h8oh897cuz] {
        background: rgba(251, 191, 36, 0.1);
        color: #fbbf24;
    }

        .btn-action.btn-edit:hover[b-h8oh897cuz] {
            background: #fbbf24;
            color: #fff;
        }

/* ============================================
   PAGINACIÓN
   ============================================ */
.pagination[b-h8oh897cuz] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.pagination-info[b-h8oh897cuz] {
    font-size: 0.85rem;
    color: #64748b;
}

.pagination-buttons[b-h8oh897cuz] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.page-btn[b-h8oh897cuz] {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    color: #94a3b8;
    cursor: pointer;
    transition: 0.3s;
}

    .page-btn:hover:not(:disabled)[b-h8oh897cuz] {
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .page-btn:disabled[b-h8oh897cuz] {
        opacity: 0.3;
        cursor: default;
    }

.page-number[b-h8oh897cuz] {
    font-size: 0.9rem;
    color: #fff;
    padding: 0 8px;
    font-weight: 500;
}

/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 1200px) {
    .stats-grid[b-h8oh897cuz] {
        grid-template-columns: repeat(2, 1fr);
    }

    .filters-section[b-h8oh897cuz] {
        flex-wrap: wrap;
    }

    .search-box[b-h8oh897cuz] {
        width: 100%;
        flex: 1 1 auto;
    }

    .filter-select[b-h8oh897cuz] {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .sidebar[b-h8oh897cuz] {
        width: 0;
        border: none;
        overflow: hidden;
    }

    .main-wrapper[b-h8oh897cuz] {
        margin-left: 0;
    }

    .header-left h1[b-h8oh897cuz] {
        font-size: 1.2rem;
    }

    .main-content[b-h8oh897cuz] {
        padding: 20px;
    }

    .stats-grid[b-h8oh897cuz] {
        grid-template-columns: 1fr;
    }

    .aspirantes-table th[b-h8oh897cuz], .aspirantes-table td[b-h8oh897cuz] {
        white-space: nowrap;
    }

    .carrera[b-h8oh897cuz] {
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
/* /Components/Pages/Admin/Detalle.razor.rz.scp.css */
/* ============================================
   DETALLE ASPIRANTE - ESTILO FINAL (V5 - Corregido)
   Con Chat Estable y Burbuja Ajustada
   ============================================ */

.detalle-page[b-yr5wsm1a6m] {
    min-height: 100vh;
    font-family: 'Poppins', sans-serif;
    background: #0f172a;
    position: relative;
    padding-bottom: 50px;
}

/* --- FONDO ANIMADO --- */
.animated-bg[b-yr5wsm1a6m] {
    position: fixed;
    inset: 0;
    background: linear-gradient(135deg, #020617 0%, #0f172a 100%);
    z-index: 0;
    overflow: hidden;
}

.shape[b-yr5wsm1a6m] {
    position: absolute;
    border-radius: 50%;
    filter: blur(150px);
    opacity: 0.25;
    animation: floatShape-b-yr5wsm1a6m 30s infinite alternate ease-in-out;
}

.shape-1[b-yr5wsm1a6m] {
    width: 500px;
    height: 500px;
    background: #3b82f6;
    top: -100px;
    right: 20%;
}

.shape-2[b-yr5wsm1a6m] {
    width: 400px;
    height: 400px;
    background: #6366f1;
    bottom: -100px;
    left: 10%;
    animation-duration: 35s;
}

@keyframes floatShape-b-yr5wsm1a6m {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(30px, 30px);
    }
}

/* --- HEADER --- */
.header[b-yr5wsm1a6m] {
    position: sticky;
    top: 0;
    z-index: 50;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 40px;
    background: rgba(15, 23, 42, 0.9);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-left[b-yr5wsm1a6m] {
    display: flex;
    align-items: center;
    gap: 20px;
}

.btn-back[b-yr5wsm1a6m] {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    color: #94a3b8;
    font-size: 1.1rem;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-back:hover[b-yr5wsm1a6m] {
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

.header-info h1[b-yr5wsm1a6m] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.header-folio[b-yr5wsm1a6m] {
    font-size: 0.9rem;
    color: #60a5fa;
    font-family: 'Courier New', monospace;
    font-weight: 600;
}

.status-badge[b-yr5wsm1a6m] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 600;
}

.status-pendiente[b-yr5wsm1a6m] {
    background: rgba(251, 191, 36, 0.15);
    border: 1px solid rgba(251, 191, 36, 0.3);
    color: #fbbf24;
}

.status-aceptado[b-yr5wsm1a6m] {
    background: rgba(34, 197, 94, 0.15);
    border: 1px solid rgba(34, 197, 94, 0.3);
    color: #22c55e;
}

.status-rechazado[b-yr5wsm1a6m] {
    background: rgba(239, 68, 68, 0.15);
    border: 1px solid rgba(239, 68, 68, 0.3);
    color: #ef4444;
}

/* --- CONTENIDO --- */
.main-content[b-yr5wsm1a6m] {
    position: relative;
    z-index: 10;
    padding: 30px 40px;
    max-width: 1400px;
    margin: 0 auto;
}

.content-grid[b-yr5wsm1a6m] {
    display: grid;
    grid-template-columns: 400px 1fr;
    gap: 30px;
    margin-bottom: 30px;
}

/* --- TARJETAS --- */
.card[b-yr5wsm1a6m] {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    overflow: hidden;
}

.card-header[b-yr5wsm1a6m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

    .card-header h3[b-yr5wsm1a6m] {
        display: flex;
        align-items: center;
        gap: 12px;
        font-size: 1.1rem;
        font-weight: 600;
        color: #fff;
        margin: 0;
    }

        .card-header h3 i[b-yr5wsm1a6m] {
            color: #60a5fa;
        }

.card-body[b-yr5wsm1a6m] {
    padding: 25px;
}

/* --- PERFIL --- */
.profile-header[b-yr5wsm1a6m] {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.profile-avatar[b-yr5wsm1a6m] {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #3b82f6, #6366f1);
    border-radius: 20px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
}

    .profile-avatar img[b-yr5wsm1a6m] {
        border-radius: 20px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.profile-name h2[b-yr5wsm1a6m] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 5px;
}

.profile-carrera[b-yr5wsm1a6m] {
    font-size: 0.9rem;
    color: #60a5fa;
}

.profile-details[b-yr5wsm1a6m] {
    display: flex;
    flex-direction: column;
    gap: 18px;
    color: white !important;
}

.detail-item[b-yr5wsm1a6m] {
    display: flex;
    align-items: center;
    gap: 14px;
}

    .detail-item span[b-yr5wsm1a6m] {
        color: rgba(255, 255, 255, 0.9) !important;
        font-size: 0.95rem;
    }

    .detail-item i[b-yr5wsm1a6m] {
        color: #60a5fa !important;
        width: 20px;
        text-align: center;
    }

/* --- DOCUMENTOS --- */
.documents-list[b-yr5wsm1a6m] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.document-item[b-yr5wsm1a6m] {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 14px;
    transition: all 0.3s;
}

    .document-item.aprobado[b-yr5wsm1a6m] {
        border-left: 4px solid #22c55e;
    }

    .document-item.rechazado[b-yr5wsm1a6m] {
        border-left: 4px solid #ef4444;
    }

.doc-icon-small[b-yr5wsm1a6m] {
    font-size: 1.2rem;
    min-width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doc-info[b-yr5wsm1a6m] {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.doc-name[b-yr5wsm1a6m] {
    font-size: 0.95rem;
    font-weight: 500;
    color: #fff;
}

.doc-meta[b-yr5wsm1a6m] {
    font-size: 0.8rem;
    color: #64748b;
}

.doc-actions[b-yr5wsm1a6m] {
    display: flex;
    gap: 8px;
}

.btn-doc[b-yr5wsm1a6m] {
    width: 35px;
    height: 35px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.btn-view[b-yr5wsm1a6m] {
    background: rgba(59, 130, 246, 0.15);
    color: #60a5fa;
}

    .btn-view:hover[b-yr5wsm1a6m] {
        background: #3b82f6;
        color: white;
    }

.btn-approve[b-yr5wsm1a6m] {
    background: rgba(34, 197, 94, 0.15);
    color: #22c55e;
}

    .btn-approve:hover[b-yr5wsm1a6m] {
        background: #22c55e;
        color: white;
        transform: scale(1.1);
    }

.btn-reject[b-yr5wsm1a6m] {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444;
}

    .btn-reject:hover[b-yr5wsm1a6m] {
        background: #ef4444;
        color: white;
        transform: scale(1.1);
    }

/* --- CHAT (SOLUCIÓN FINAL) --- */
.chat-container[b-yr5wsm1a6m] {
    background: #0b141a;
    padding: 15px 20px;
    border-radius: 15px;
    border: 1px solid rgba(255,255,255,0.05);
    margin-top: 5px;
}

.chat-fixed-height[b-yr5wsm1a6m] {
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s ease;
}

.chat-input-area[b-yr5wsm1a6m] {
    display: flex;
    gap: 10px;
    align-items: center;
    height: 60px;
}

    .chat-input-area textarea[b-yr5wsm1a6m] {
        flex: 1;
        background: #202c33;
        border: none;
        border-radius: 25px;
        padding: 12px 20px;
        color: white;
        resize: none;
        height: 50px;
        min-height: 50px;
        width: 100%;
        font-family: inherit;
        font-size: 0.95rem;
        display: flex;
        align-items: center;
        overflow: hidden;
    }

        .chat-input-area textarea:focus[b-yr5wsm1a6m] {
            outline: 1px solid #00a884;
        }

.btn-send[b-yr5wsm1a6m] {
    background: #00a884;
    color: white;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    transition: 0.2s;
    margin-left: 10px;
}

    .btn-send:hover[b-yr5wsm1a6m] {
        background: #008f6f;
        transform: scale(1.05);
    }

.chat-sent-view[b-yr5wsm1a6m] {
    width: 100%;
    animation: fadeIn 0.3s ease;
}

/* ⚠️ AQUÍ ESTÁ LA CORRECCIÓN DEL DESBORDE ⚠️ */
.chat-bubble[b-yr5wsm1a6m] {
    box-sizing: border-box; /* <--- ESTA LÍNEA ES LA CLAVE */
    background: #005c4b;
    padding: 15px 20px;
    border-radius: 15px;
    border-top-right-radius: 0;
    width: 100%; /* Ocupa el 100% incluyendo el padding */
    color: white;
    font-size: 0.95rem;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}

.chat-meta-bar[b-yr5wsm1a6m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
}

.meta-info[b-yr5wsm1a6m] {
    color: #4ade80;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn-edit-chat[b-yr5wsm1a6m] {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffd700;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.8rem;
    cursor: pointer;
    transition: 0.2s;
}

    .btn-edit-chat:hover[b-yr5wsm1a6m] {
        background: rgba(255, 255, 255, 0.2);
    }

/* --- ACCIONES FINALES --- */
.actions-section[b-yr5wsm1a6m] {
    margin-top: 30px;
}

.actions-card[b-yr5wsm1a6m] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
}

.actions-info h4[b-yr5wsm1a6m] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    margin: 0 0 5px;
}

.actions-info p[b-yr5wsm1a6m] {
    font-size: 0.9rem;
    color: #94a3b8;
    margin: 0;
}

.actions-buttons[b-yr5wsm1a6m] {
    display: flex;
    gap: 15px;
    align-items: center;
}

.btn-final[b-yr5wsm1a6m] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    border: none;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
}

.btn-accept[b-yr5wsm1a6m] {
    background: linear-gradient(135deg, #22c55e, #16a34a);
    color: #fff;
    box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}

    .btn-accept:hover[b-yr5wsm1a6m] {
        transform: translateY(-2px);
        box-shadow: 0 6px 20px rgba(34, 197, 94, 0.4);
    }

.btn-reject-final[b-yr5wsm1a6m] {
    background: rgba(239, 68, 68, 0.15);
    border: 2px solid rgba(239, 68, 68, 0.3);
    color: #ef4444;
}

    .btn-reject-final:hover[b-yr5wsm1a6m] {
        background: #ef4444;
        color: #fff;
    }

.btn-change[b-yr5wsm1a6m] {
    background: #475569;
    color: white;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 12px 20px;
    border-radius: 10px;
}

    .btn-change:hover[b-yr5wsm1a6m] {
        background: #334155;
    }

.decision-badge[b-yr5wsm1a6m] {
    padding: 12px 24px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 0.9rem;
    text-transform: uppercase;
}

.decision-accepted[b-yr5wsm1a6m] {
    background: rgba(34, 197, 94, 0.1);
    color: #4ade80;
    border: 1px solid rgba(34, 197, 94, 0.3);
}

.decision-rejected[b-yr5wsm1a6m] {
    background: rgba(239, 68, 68, 0.1);
    color: #f87171;
    border: 1px solid rgba(239, 68, 68, 0.3);
}

/* --- RESPONSIVE --- */
@media (max-width: 1100px) {
    .content-grid[b-yr5wsm1a6m] {
        grid-template-columns: 1fr;
    }

    .profile-card[b-yr5wsm1a6m] {
        order: 2;
    }

    .documents-card[b-yr5wsm1a6m] {
        order: 1;
    }
}

@media (max-width: 768px) {
    .header[b-yr5wsm1a6m] {
        flex-direction: column;
        gap: 15px;
        padding: 15px 20px;
    }

    .actions-card[b-yr5wsm1a6m] {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .actions-buttons[b-yr5wsm1a6m] {
        width: 100%;
        flex-direction: column;
    }

    .btn-final[b-yr5wsm1a6m] {
        width: 100%;
        justify-content: center;
    }
}
/* /Components/Pages/Admin/Reportes.razor.rz.scp.css */
/* ============================================
   REPORTES - ESTADÍSTICAS ADMIN
   TecNM Campus Ciudad Serdán
   ============================================ */

/* RESET IMPORTANTE: Evita márgenes blancos */
*[b-sk51unql8k] {
    box-sizing: border-box;
}

.reportes-page[b-sk51unql8k] {
    display: flex;
    min-height: 100vh;
    width: 100%; /* Asegurar ancho completo */
    font-family: 'Poppins', sans-serif;
    background: #0f172a;
    position: relative;
    overflow-x: hidden; /* Evitar scroll horizontal */
    margin: 0;
    padding: 0;
}

/* ============================================
   FONDO ANIMADO
   ============================================ */
.animated-bg[b-sk51unql8k] {
    position: fixed;
    inset: 0;
    background: linear-gradient(135deg, #020617 0%, #0f172a 100%);
    z-index: 0;
    overflow: hidden;
}

.shape[b-sk51unql8k] {
    position: absolute;
    border-radius: 50%;
    filter: blur(150px);
    opacity: 0.25;
    animation: floatShape-b-sk51unql8k 30s infinite alternate ease-in-out;
}

.shape-1[b-sk51unql8k] {
    width: 500px;
    height: 500px;
    background: #3b82f6;
    top: -150px;
    right: 15%;
}

.shape-2[b-sk51unql8k] {
    width: 400px;
    height: 400px;
    background: #8b5cf6;
    bottom: -100px;
    left: 10%;
    animation-duration: 35s;
}

@keyframes floatShape-b-sk51unql8k {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(40px, 40px);
    }
}

/* ============================================
   SIDEBAR
   ============================================ */
.sidebar[b-sk51unql8k] {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 260px;
    background: rgba(15, 23, 42, 0.95);
    backdrop-filter: blur(20px);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    flex-direction: column;
    z-index: 100;
}

.sidebar-header[b-sk51unql8k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 25px 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-logo[b-sk51unql8k] {
    height: 80px;
    width: auto;
    filter: brightness(0) invert(1);
}

.sidebar-title[b-sk51unql8k] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.sidebar-nav[b-sk51unql8k] {
    flex: 1;
    padding: 20px 12px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.nav-item[b-sk51unql8k] {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    color: #94a3b8;
    text-decoration: none;
    border-radius: 12px;
    font-size: 0.95rem;
    font-weight: 500;
    transition: all 0.3s;
}

    .nav-item i[b-sk51unql8k] {
        font-size: 1.2rem;
        width: 24px;
        text-align: center;
    }

    .nav-item:hover[b-sk51unql8k] {
        background: rgba(255, 255, 255, 0.05);
        color: #fff;
    }

    .nav-item.active[b-sk51unql8k] {
        background: linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(99, 102, 241, 0.2));
        color: #60a5fa;
        border: 1px solid rgba(59, 130, 246, 0.3);
    }

.sidebar-footer[b-sk51unql8k] {
    padding: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.btn-logout[b-sk51unql8k] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px;
    background: rgba(239, 68, 68, 0.1);
    border: 1px solid rgba(239, 68, 68, 0.2);
    border-radius: 10px;
    color: #f87171;
    font-size: 0.9rem;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-logout:hover[b-sk51unql8k] {
        background: rgba(239, 68, 68, 0.2);
    }

/* ============================================
   MAIN WRAPPER
   ============================================ */
.main-wrapper[b-sk51unql8k] {
    flex: 1;
    margin-left: 260px;
    position: relative;
    z-index: 10;
    min-width: 0;
    overflow-x: hidden;
}

/* ============================================
   HEADER
   ============================================ */
.header[b-sk51unql8k] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    background: rgba(15, 23, 42, 0.8);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: sticky;
    top: 0;
    z-index: 50;
    flex-wrap: wrap;
    gap: 15px;
}

.header-left h1[b-sk51unql8k] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.header-subtitle[b-sk51unql8k] {
    font-size: 0.85rem;
    color: #64748b;
    margin-top: 4px;
}

.header-right[b-sk51unql8k] {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.btn-export[b-sk51unql8k] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 8px 14px;
    background: rgba(239, 68, 68, 0.15);
    border: 1px solid rgba(239, 68, 68, 0.3);
    border-radius: 10px;
    color: #f87171;
    font-size: 0.85rem;
    font-family: 'Poppins', sans-serif;
    cursor: pointer;
    transition: all 0.3s;
    white-space: nowrap;
}

    .btn-export:hover[b-sk51unql8k] {
        background: #ef4444;
        color: #fff;
    }

    .btn-export.btn-excel[b-sk51unql8k] {
        background: rgba(34, 197, 94, 0.15);
        border-color: rgba(34, 197, 94, 0.3);
        color: #22c55e;
    }

        .btn-export.btn-excel:hover[b-sk51unql8k] {
            background: #22c55e;
            color: #fff;
        }

/* ============================================
   CONTENIDO
   ============================================ */
.main-content[b-sk51unql8k] {
    padding: 25px 30px;
    overflow-x: hidden;
}

/* KPIs */
.kpis-section[b-sk51unql8k] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin-bottom: 30px;
}

.kpi-card[b-sk51unql8k] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    transition: all 0.3s;
    min-width: 0;
}

    .kpi-card:hover[b-sk51unql8k] {
        transform: translateY(-3px);
        border-color: rgba(255, 255, 255, 0.15);
    }

.kpi-icon[b-sk51unql8k] {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 1.3rem;
    flex-shrink: 0;
}

    .kpi-icon.blue[b-sk51unql8k] {
        background: rgba(59, 130, 246, 0.15);
        color: #60a5fa;
    }

    .kpi-icon.green[b-sk51unql8k] {
        background: rgba(34, 197, 94, 0.15);
        color: #22c55e;
    }

    .kpi-icon.yellow[b-sk51unql8k] {
        background: rgba(251, 191, 36, 0.15);
        color: #fbbf24;
    }

    .kpi-icon.red[b-sk51unql8k] {
        background: rgba(239, 68, 68, 0.15);
        color: #f87171;
    }

.kpi-info[b-sk51unql8k] {
    flex: 1;
    min-width: 0;
}

.kpi-value[b-sk51unql8k] {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}

.kpi-label[b-sk51unql8k] {
    font-size: 0.8rem;
    color: #94a3b8;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* TARJETAS COMUNES */
.card[b-sk51unql8k] {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    overflow: hidden;
    min-width: 0;
}

.card-header[b-sk51unql8k] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

    .card-header h3[b-sk51unql8k] {
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 0.95rem;
        font-weight: 600;
        color: #fff;
        margin: 0;
    }

        .card-header h3 i[b-sk51unql8k] {
            color: #60a5fa;
        }

.card-body[b-sk51unql8k] {
    padding: 20px;
    overflow-x: auto;
}

/* GRÁFICA PASTEL */
.pie-chart[b-sk51unql8k] {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: conic-gradient(#3b82f6 0deg 100.8deg, #22c55e 100.8deg 180deg, #f59e0b 180deg 244.8deg, #ef4444 244.8deg 288deg, #8b5cf6 288deg 324deg, #06b6d4 324deg 345.6deg, #ec4899 345.6deg 360deg);
    flex-shrink: 0;
}

.pie-center[b-sk51unql8k] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    background: #0f172a;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pie-total[b-sk51unql8k] {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}

.chart-legend[b-sk51unql8k] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* TABLA */
.summary-table[b-sk51unql8k] {
    width: 100%;
    border-collapse: collapse;
    min-width: 400px;
}

    .summary-table th[b-sk51unql8k] {
        padding: 10px 12px;
        text-align: left;
        font-size: 0.7rem;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .summary-table td[b-sk51unql8k] {
        padding: 12px;
        font-size: 0.85rem;
        color: #e2e8f0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

.text-green[b-sk51unql8k] {
    color: #22c55e;
}

.text-yellow[b-sk51unql8k] {
    color: #fbbf24;
}

.text-red[b-sk51unql8k] {
    color: #ef4444;
}

/* BARRAS EVOLUCIÓN ANUAL */
.bar-chart[b-sk51unql8k] {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    height: 180px;
    padding-top: 20px;
}

.bar-group[b-sk51unql8k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.bar-container[b-sk51unql8k] {
    width: 60px;
    height: 150px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.bar[b-sk51unql8k] {
    width: 100%;
    border-radius: 8px 8px 0 0;
    transition: height 0.5s ease;
}

.bar-value[b-sk51unql8k] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #fff;
}

.bar-label[b-sk51unql8k] {
    font-size: 0.8rem;
    color: #94a3b8;
}

/* RESPONSIVE */
@media (max-width: 1200px) {
    .kpis-section[b-sk51unql8k] {
        grid-template-columns: repeat(2, 1fr);
    }

    .middle-row[b-sk51unql8k] {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 768px) {
    .sidebar[b-sk51unql8k] {
        display: none;
    }

    .main-wrapper[b-sk51unql8k] {
        margin-left: 0;
    }

    .header[b-sk51unql8k] {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }

    .header-right[b-sk51unql8k] {
        width: 100%;
    }

    .btn-export[b-sk51unql8k] {
        flex: 1;
        justify-content: center;
    }

    .kpis-section[b-sk51unql8k] {
        grid-template-columns: 1fr;
    }

    .pie-chart[b-sk51unql8k] {
        width: 160px;
        height: 160px;
    }

    .pie-center[b-sk51unql8k] {
        width: 90px;
        height: 90px;
    }
}
/* /Components/Pages/Aspirante/Dashboard.razor.rz.scp.css */
/* ============================================
   DASHBOARD ASPIRANTE
   TecNM Campus Ciudad Serdán
   ============================================ */

.dashboard-page[b-8qcu48hl0l] {
    min-height: 100vh;
    font-family: 'Poppins', sans-serif;
    background: #0f172a;
    position: relative;
}

/* ============================================
   FONDO ANIMADO
   ============================================ */
.animated-bg[b-8qcu48hl0l] {
    position: fixed;
    inset: 0;
    background: linear-gradient(135deg, #020617 0%, #1e3a8a 100%);
    z-index: 0;
    overflow: hidden;
}

.shape[b-8qcu48hl0l] {
    position: absolute;
    border-radius: 50%;
    filter: blur(120px);
    opacity: 0.4;
    animation: floatShape-b-8qcu48hl0l 25s infinite alternate ease-in-out;
}

.shape-1[b-8qcu48hl0l] {
    width: 600px;
    height: 600px;
    background: #3b82f6;
    top: -200px;
    right: -100px;
}

.shape-2[b-8qcu48hl0l] {
    width: 500px;
    height: 500px;
    background: #6366f1;
    bottom: -150px;
    left: -150px;
    animation-duration: 30s;
}

.shape-3[b-8qcu48hl0l] {
    width: 350px;
    height: 350px;
    background: #0ea5e9;
    top: 50%;
    left: 30%;
    opacity: 0.25;
    animation-duration: 20s;
}

@keyframes floatShape-b-8qcu48hl0l {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }

    100% {
        transform: translate(30px, 30px) rotate(10deg);
    }
}

/* ============================================
   HEADER
   ============================================ */
.header[b-8qcu48hl0l] {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 40px;
    background: rgba(15, 23, 42, 0.8);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header-left[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header-logo[b-8qcu48hl0l] {
    height: 90px;
    width: auto;
    filter: brightness(0) invert(1);
}

.header-title h1[b-8qcu48hl0l] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 0;
    border: none !important;
    outline: none !important;
    background: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.header-title span[b-8qcu48hl0l] {
    font-size: 0.8rem;
    color: #94a3b8;
}

.header-right[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 24px;
}

.user-info[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.user-avatar[b-8qcu48hl0l] {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #3b82f6, #6366f1);
    border-radius: 12px;
    color: #fff;
    font-size: 1.2rem;
}

.user-details[b-8qcu48hl0l] {
    display: flex;
    flex-direction: column;
}

.user-name[b-8qcu48hl0l] {
    font-size: 0.95rem;
    font-weight: 600;
    color: #fff;
}

.user-folio[b-8qcu48hl0l] {
    font-size: 0.75rem;
    color: #94a3b8;
}

.btn-logout[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: rgba(239, 68, 68, 0.15);
    border: 1px solid rgba(239, 68, 68, 0.3);
    border-radius: 10px;
    color: #f87171;
    font-size: 0.9rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-logout:hover[b-8qcu48hl0l] {
        background: rgba(239, 68, 68, 0.25);
        border-color: rgba(239, 68, 68, 0.5);
    }

/* ============================================
   CONTENIDO PRINCIPAL
   ============================================ */
.main-content[b-8qcu48hl0l] {
    position: relative;
    z-index: 10;
    padding: 30px 40px;
    max-width: 1400px;
    margin: 0 auto;
}

/* ============================================
   SECCIÓN DE BIENVENIDA
   ============================================ */
.welcome-section[b-8qcu48hl0l] {
    margin-bottom: 30px;
}

.welcome-card[b-8qcu48hl0l] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 35px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}

.welcome-text h2[b-8qcu48hl0l] {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 8px;
}

.welcome-text p[b-8qcu48hl0l] {
    font-size: 0.95rem;
    color: #94a3b8;
    margin: 0;
}

.status-badge[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    border-radius: 50px;
    font-size: 1rem;
    font-weight: 600;
}

    .status-badge.status-pendiente[b-8qcu48hl0l] {
        background: rgba(251, 191, 36, 0.15);
        border: 1px solid rgba(251, 191, 36, 0.3);
        color: #fbbf24;
    }

    .status-badge.status-aceptado[b-8qcu48hl0l] {
        background: rgba(34, 197, 94, 0.15);
        border: 1px solid rgba(34, 197, 94, 0.3);
        color: #22c55e;
    }

    .status-badge.status-rechazado[b-8qcu48hl0l] {
        background: rgba(239, 68, 68, 0.15);
        border: 1px solid rgba(239, 68, 68, 0.3);
        color: #ef4444;
    }

/* ============================================
   GRID DEL DASHBOARD
   ============================================ */
.dashboard-grid[b-8qcu48hl0l] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

/* ============================================
   TARJETAS
   ============================================ */
.card[b-8qcu48hl0l] {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    overflow: hidden;
}

.card-header[b-8qcu48hl0l] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

    .card-header h3[b-8qcu48hl0l] {
        display: flex;
        align-items: center;
        gap: 12px;
        font-size: 1.1rem;
        font-weight: 600;
        color: #fff;
        margin: 0;
    }

        .card-header h3 i[b-8qcu48hl0l] {
            color: #60a5fa;
        }

.card-body[b-8qcu48hl0l] {
    padding: 25px;
}

/* ============================================
   DOCUMENTOS
   ============================================ */
.documents-card[b-8qcu48hl0l] {
    grid-row: span 2;
}

.docs-progress[b-8qcu48hl0l] {
    font-size: 0.85rem;
    color: #94a3b8;
    background: rgba(255, 255, 255, 0.05);
    padding: 6px 14px;
    border-radius: 20px;
}

.documents-list[b-8qcu48hl0l] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.document-item[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 16px 20px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    transition: all 0.3s;
}

    .document-item:hover[b-8qcu48hl0l] {
        background: rgba(255, 255, 255, 0.06);
        border-color: rgba(255, 255, 255, 0.15);
    }

.doc-icon[b-8qcu48hl0l] {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(100, 116, 139, 0.2);
    border-radius: 10px;
    color: #94a3b8;
    font-size: 1.1rem;
}

.document-item.uploaded .doc-icon[b-8qcu48hl0l] {
    background: rgba(251, 191, 36, 0.15);
    color: #fbbf24;
}

.document-item.approved .doc-icon[b-8qcu48hl0l] {
    background: rgba(34, 197, 94, 0.15);
    color: #22c55e;
}

.document-item.rejected .doc-icon[b-8qcu48hl0l] {
    background: rgba(239, 68, 68, 0.15);
    color: #ef4444;
}

.doc-info[b-8qcu48hl0l] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.doc-name[b-8qcu48hl0l] {
    font-size: 0.95rem;
    font-weight: 500;
    color: #fff;
}

.doc-status[b-8qcu48hl0l] {
    font-size: 0.8rem;
    color: #94a3b8;
}

.document-item.rejected .doc-status[b-8qcu48hl0l] {
    color: #f87171;
}

.doc-action[b-8qcu48hl0l] {
    display: flex;
    gap: 8px;
}

.btn-upload[b-8qcu48hl0l] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    background: linear-gradient(135deg, #3b82f6, #2563eb);
    border-radius: 10px;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-upload:hover[b-8qcu48hl0l] {
        transform: translateY(-2px);
        box-shadow: 0 5px 20px rgba(59, 130, 246, 0.4);
    }

.btn-view[b-8qcu48hl0l] {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-view:hover[b-8qcu48hl0l] {
        background: rgba(255, 255, 255, 0.15);
    }

/* ============================================
   PERFIL
   ============================================ */
.btn-edit[b-8qcu48hl0l] {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 10px;
    color: #94a3b8;
    cursor: pointer;
    transition: all 0.3s;
}

    .btn-edit:hover[b-8qcu48hl0l] {
        background: rgba(59, 130, 246, 0.2);
        color: #60a5fa;
    }

.profile-grid[b-8qcu48hl0l] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.profile-item[b-8qcu48hl0l] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .profile-item.full-width[b-8qcu48hl0l] {
        grid-column: span 2;
    }

.profile-label[b-8qcu48hl0l] {
    font-size: 0.75rem;
    font-weight: 500;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.profile-value[b-8qcu48hl0l] {
    font-size: 0.95rem;
    color: #e2e8f0;
}

    .profile-value.highlight[b-8qcu48hl0l] {
        color: #60a5fa;
        font-weight: 600;
    }

/* ============================================
   INFORMACIÓN
   ============================================ */
.info-list[b-8qcu48hl0l] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.info-item[b-8qcu48hl0l] {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
}

    .info-item i[b-8qcu48hl0l] {
        color: #60a5fa;
        font-size: 1.1rem;
        margin-top: 2px;
    }

    .info-item div[b-8qcu48hl0l] {
        display: flex;
        flex-direction: column;
        gap: 2px;
    }

    .info-item strong[b-8qcu48hl0l] {
        font-size: 0.85rem;
        font-weight: 600;
        color: #e2e8f0;
    }

    .info-item span[b-8qcu48hl0l] {
        font-size: 0.85rem;
        color: #94a3b8;
    }

/* ============================================
   TIMELINE
   ============================================ */
.timeline[b-8qcu48hl0l] {
    position: relative;
    padding-left: 30px;
}

    .timeline[b-8qcu48hl0l]::before {
        content: '';
        position: absolute;
        left: 8px;
        top: 5px;
        bottom: 5px;
        width: 2px;
        background: rgba(255, 255, 255, 0.1);
    }

.timeline-item[b-8qcu48hl0l] {
    position: relative;
    padding-bottom: 25px;
}

    .timeline-item:last-child[b-8qcu48hl0l] {
        padding-bottom: 0;
    }

.timeline-dot[b-8qcu48hl0l] {
    position: absolute;
    left: -26px;
    top: 3px;
    width: 14px;
    height: 14px;
    background: rgba(100, 116, 139, 0.3);
    border: 2px solid #475569;
    border-radius: 50%;
}

.timeline-item.completed .timeline-dot[b-8qcu48hl0l] {
    background: #22c55e;
    border-color: #22c55e;
    box-shadow: 0 0 10px rgba(34, 197, 94, 0.4);
}

.timeline-item.active .timeline-dot[b-8qcu48hl0l] {
    background: #3b82f6;
    border-color: #3b82f6;
    box-shadow: 0 0 10px rgba(59, 130, 246, 0.4);
    animation: pulse-b-8qcu48hl0l 2s infinite;
}

@keyframes pulse-b-8qcu48hl0l {
    0%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}

.timeline-content[b-8qcu48hl0l] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.timeline-title[b-8qcu48hl0l] {
    font-size: 0.9rem;
    font-weight: 500;
    color: #e2e8f0;
}

.timeline-date[b-8qcu48hl0l] {
    font-size: 0.8rem;
    color: #64748b;
}

.timeline-item.completed .timeline-title[b-8qcu48hl0l] {
    color: #22c55e;
}

.timeline-item.active .timeline-title[b-8qcu48hl0l] {
    color: #60a5fa;
}

/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 1100px) {
    .dashboard-grid[b-8qcu48hl0l] {
        grid-template-columns: 1fr;
    }

    .documents-card[b-8qcu48hl0l] {
        grid-row: auto;
    }
}

@media (max-width: 768px) {
    .header[b-8qcu48hl0l] {
        flex-direction: column;
        gap: 20px;
        padding: 20px;
    }

    .header-right[b-8qcu48hl0l] {
        width: 100%;
        justify-content: space-between;
    }

    .main-content[b-8qcu48hl0l] {
        padding: 20px;
    }

    .welcome-card[b-8qcu48hl0l] {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .profile-grid[b-8qcu48hl0l] {
        grid-template-columns: 1fr;
    }

    .profile-item.full-width[b-8qcu48hl0l] {
        grid-column: auto;
    }

    .document-item[b-8qcu48hl0l] {
        flex-wrap: wrap;
    }

    .doc-action[b-8qcu48hl0l] {
        width: 100%;
        justify-content: flex-end;
        margin-top: 10px;
    }
}

@media (max-width: 500px) {
    .header-title h1[b-8qcu48hl0l] {
        font-size: 1.1rem;
    }

    .welcome-text h2[b-8qcu48hl0l] {
        font-size: 1.3rem;
    }

    .user-details[b-8qcu48hl0l] {
        display: none;
    }

    .btn-logout span[b-8qcu48hl0l] {
        display: none;
    }

    .btn-logout[b-8qcu48hl0l] {
        padding: 10px 14px;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* ============================================
   HOME - PREINSCRIPCIÓN
   Página de bienvenida con carrusel
   TecNM Campus Ciudad Serdán
   ============================================ */

/* ============================================
   ESTRUCTURA PRINCIPAL - PANTALLA COMPLETA
   ============================================ */
.preinscripcion-home[b-mzobfwiq2s] {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;
    z-index: 9999;
}

/* ============================================
   CARRUSEL DE FONDO
   ============================================ */
.carousel-background[b-mzobfwiq2s] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.carousel-slide[b-mzobfwiq2s] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
}

    .carousel-slide.active[b-mzobfwiq2s] {
        opacity: 1;
    }

    .carousel-slide img[b-mzobfwiq2s] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

/* Overlay oscuro con gradiente */
.slide-overlay[b-mzobfwiq2s] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( 135deg, rgba(15, 23, 42, 0.92) 0%, rgba(30, 58, 138, 0.85) 50%, rgba(15, 23, 42, 0.92) 100% );
}

/* ============================================
   CONTENIDO PRINCIPAL
   ============================================ */
.home-content[b-mzobfwiq2s] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px 24px;
    max-width: 700px;
    width: 100%;
}

/* ============================================
   TEXTO HERO - SIN BORDE
   ============================================ */
.hero-text[b-mzobfwiq2s] {
    margin-bottom: 24px;
    animation: fadeInUp-b-mzobfwiq2s 0.8s ease-out;
}

    .hero-text h1[b-mzobfwiq2s] {
        font-size: 3rem;
        font-weight: 700;
        color: #ffffff;
        line-height: 1.15;
        margin: 0 0 16px 0;
        text-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);
        /* SIN BORDE */
        border: none !important;
        outline: none !important;
        background: transparent !important;
        padding: 0 !important;
        box-shadow: none !important;
    }

.eslogan[b-mzobfwiq2s] {
    font-size: 1.15rem;
    color: #cbd5e1;
    line-height: 1.7;
    margin: 0;
}

    .eslogan strong[b-mzobfwiq2s] {
        color: #fbbf24;
    }

@keyframes fadeInUp-b-mzobfwiq2s {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ============================================
   CARRERA ACTUAL
   ============================================ */
.carrera-actual[b-mzobfwiq2s] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 16px;
    padding: 14px 28px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 16px;
    animation: fadeIn-b-mzobfwiq2s 0.8s ease-out 0.3s both;
}

.carrera-label[b-mzobfwiq2s] {
    font-size: 0.75rem;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.carrera-nombre[b-mzobfwiq2s] {
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.5s ease;
}

@keyframes fadeIn-b-mzobfwiq2s {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* ============================================
   INDICADORES DEL CARRUSEL
   ============================================ */
.carousel-indicators[b-mzobfwiq2s] {
    display: flex;
    gap: 10px;
    margin-bottom: 28px;
    animation: fadeIn-b-mzobfwiq2s 0.8s ease-out 0.4s both;
}

.indicator[b-mzobfwiq2s] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.4);
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 0;
}

    .indicator:hover[b-mzobfwiq2s] {
        border-color: rgba(255, 255, 255, 0.7);
        transform: scale(1.1);
    }

    .indicator.active[b-mzobfwiq2s] {
        background: #fbbf24;
        border-color: #fbbf24;
        transform: scale(1.2);
    }

/* ============================================
   BOTONES DE ACCIÓN
   ============================================ */
.action-buttons[b-mzobfwiq2s] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    max-width: 300px;
    margin-bottom: 24px;
    animation: fadeInUp-b-mzobfwiq2s 0.8s ease-out 0.5s both;
}

    /* Botón Principal - Registrarme */
    .action-buttons .btn-primary[b-mzobfwiq2s] {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 14px 28px;
        background: linear-gradient(135deg, #fbbf24, #f59e0b) !important;
        color: #111827 !important;
        font-size: 1rem;
        font-weight: 700;
        text-decoration: none;
        border-radius: 14px;
        border: none;
        box-shadow: 0 8px 30px rgba(251, 191, 36, 0.4);
        transition: all 0.3s ease;
    }

        .action-buttons .btn-primary:hover[b-mzobfwiq2s] {
            transform: translateY(-3px);
            box-shadow: 0 15px 45px rgba(251, 191, 36, 0.5);
        }

    /* Botón Secundario - Ya tengo cuenta */
    .action-buttons .btn-secondary[b-mzobfwiq2s] {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 12px 28px;
        background: rgba(255, 255, 255, 0.08) !important;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        color: #ffffff !important;
        font-size: 0.95rem;
        font-weight: 600;
        text-decoration: none;
        border-radius: 14px;
        border: 2px solid rgba(255, 255, 255, 0.25) !important;
        transition: all 0.3s ease;
        box-shadow: none !important;
    }

        .action-buttons .btn-secondary:hover[b-mzobfwiq2s] {
            background: rgba(255, 255, 255, 0.15) !important;
            border-color: rgba(255, 255, 255, 0.4) !important;
            transform: translateY(-2px);
        }

/* ============================================
   FOOTER
   ============================================ */
.home-footer[b-mzobfwiq2s] {
    animation: fadeIn-b-mzobfwiq2s 0.8s ease-out 0.6s both;
}

    .home-footer p[b-mzobfwiq2s] {
        font-size: 0.85rem;
        color: rgba(255, 255, 255, 0.5);
        letter-spacing: 0.3px;
        margin: 0;
    }

/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 768px) {
    .home-content[b-mzobfwiq2s] {
        padding: 16px 20px;
    }

    .hero-text h1[b-mzobfwiq2s] {
        font-size: 2.2rem;
    }

    .eslogan[b-mzobfwiq2s] {
        font-size: 1rem;
    }

    .carrera-actual[b-mzobfwiq2s] {
        padding: 12px 22px;
    }

    .carrera-nombre[b-mzobfwiq2s] {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .home-content[b-mzobfwiq2s] {
        padding: 12px 16px;
    }

    .hero-text h1[b-mzobfwiq2s] {
        font-size: 1.8rem;
    }

    .eslogan[b-mzobfwiq2s] {
        font-size: 0.9rem;
    }

        .eslogan br[b-mzobfwiq2s] {
            display: none;
        }

    .carrera-actual[b-mzobfwiq2s] {
        padding: 10px 18px;
    }

    .carrera-nombre[b-mzobfwiq2s] {
        font-size: 0.9rem;
    }

    .action-buttons[b-mzobfwiq2s] {
        max-width: 100%;
    }

        .action-buttons .btn-primary[b-mzobfwiq2s],
        .action-buttons .btn-secondary[b-mzobfwiq2s] {
            padding: 12px 24px;
            font-size: 0.9rem;
        }

    .home-footer p[b-mzobfwiq2s] {
        font-size: 0.75rem;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
/* ============================================
   LOGIN - FUNDIDO CON LA IMAGEN
   ============================================ */

.login-page[b-i2j4ocepo8] {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
}

/* ============================================
   FONDO
   ============================================ */
.bg[b-i2j4ocepo8] {
    position: absolute;
    inset: 0;
    z-index: 0;
}

    .bg img[b-i2j4ocepo8] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.overlay[b-i2j4ocepo8] {
    position: absolute;
    inset: 0;
    background: linear-gradient( 180deg, rgba(30, 41, 59, 0.4) 0%, rgba(30, 41, 59, 0.6) 50%, rgba(30, 41, 59, 0.8) 100% );
}

/* ============================================
   BOTÓN VOLVER
   ============================================ */
.btn-back[b-i2j4ocepo8] {
    position: fixed;
    top: 32px;
    left: 32px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 18px;
    color: #fff;
    font-size: 1.4rem;
    text-decoration: none;
    transition: all 0.3s;
    z-index: 100;
}

    .btn-back:hover[b-i2j4ocepo8] {
        background: rgba(255, 255, 255, 0.25);
        transform: scale(1.05);
    }

/* ============================================
   CONTENIDO PRINCIPAL (ELÁSTICO)
   ============================================ */
.content[b-i2j4ocepo8] {
    position: relative;
    z-index: 10;
    /* IMPORTANTE: width: auto permite que crezca */
    width: auto;
    /* IMPORTANTE: min-width evita que se vea muy flaco si está vacío */
    min-width: 450px;
    /* IMPORTANTE: max-width asegura que no rompa la pantalla del celular */
    max-width: 95vw;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30vh;
    text-align: center;
    /* Suaviza el cambio de tamaño del contenedor */
    transition: all 0.2s ease-out;
}

/* ============================================
   LOGO
   ============================================ */
.logo-area[b-i2j4ocepo8] {
    margin-bottom: 15px;
    text-align: center;
}

.main-logo[b-i2j4ocepo8] {
    height: 180px;
    width: auto;
    filter: brightness(0) invert(1);
    opacity: 0.95;
}

/* ============================================
   ÁREA DEL FORMULARIO
   ============================================ */
.form-area[b-i2j4ocepo8] {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .form-area form[b-i2j4ocepo8] {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

/* ============================================
   ALERTA
   ============================================ */
.alert[b-i2j4ocepo8] {
    padding: 12px 16px;
    margin-bottom: 24px;
    background: rgba(239, 68, 68, 0.2);
    border-left: 3px solid #ef4444;
    color: #fca5a5;
    font-size: 0.9rem;
}

/* ============================================
   CAMPOS (ELÁSTICOS)
   ============================================ */
.field[b-i2j4ocepo8] {
    margin-bottom: 32px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.label[b-i2j4ocepo8] {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 14px;
    text-align: center;
}

.forgot[b-i2j4ocepo8] {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: color 0.3s;
    margin-top: 14px;
}

    .forgot:hover[b-i2j4ocepo8] {
        color: rgba(255, 255, 255, 0.9);
    }

.field input[b-i2j4ocepo8] {
    /* El ancho es controlado por C#, así que quitamos width fijos */
    /* width: auto; (esto lo pone el HTML inline) */
    /* Límites de seguridad */
    max-width: 90vw;
    min-width: 300px; /* Para que siempre tenga un tamaño base decente */

    padding: 16px 10px;
    font-size: 1.1rem;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    outline: none;
    text-align: center;
    /* Transición suave para cuando cambia el ancho */
    transition: border-color 0.3s, width 0.1s ease-out;
}

    .field input[b-i2j4ocepo8]::placeholder {
        color: rgba(255, 255, 255, 0.3);
    }

    .field input:focus[b-i2j4ocepo8] {
        border-bottom-color: rgba(255, 255, 255, 0.8);
    }

/* Contenedor de la contraseña */
.pass-wrap[b-i2j4ocepo8] {
    position: relative;
    display: flex;
    justify-content: center;
    /* El ancho vendrá del estilo inline, ponemos límites */
    max-width: 90vw;
    transition: width 0.1s ease-out;
}

    .pass-wrap input[b-i2j4ocepo8] {
        padding-right: 50px;
    }

.eye[b-i2j4ocepo8] {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: rgba(255, 255, 255, 0.4);
    font-size: 1.2rem;
    cursor: pointer;
    padding: 12px;
    transition: color 0.3s;
}

    .eye:hover[b-i2j4ocepo8] {
        color: rgba(255, 255, 255, 0.8);
    }

.field[b-i2j4ocepo8]  .validation-message {
    display: block;
    margin-top: 10px;
    font-size: 0.8rem;
    color: #fca5a5;
    text-align: center;
}

/* ============================================
   BOTÓN LOGIN
   ============================================ */
.btn-login[b-i2j4ocepo8] {
    width: 100%;
    /* Mínimo fijo para que combine con los inputs vacíos */
    min-width: 300px;
    /* Máximo para que no se vea eterno en pantallas grandes */
    max-width: 600px;
    height: 60px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    color: #fff;
    background: linear-gradient(135deg, #3b82f6, #1d4ed8);
    border: none;
    border-radius: 14px;
    cursor: pointer;
    box-shadow: 0 4px 20px rgba(59, 130, 246, 0.4);
    transition: all 0.3s;
}

    .btn-login:hover:not(:disabled)[b-i2j4ocepo8] {
        background: linear-gradient(135deg, #2563eb, #1e40af);
        transform: translateY(-2px);
        box-shadow: 0 8px 30px rgba(59, 130, 246, 0.5);
    }

    .btn-login:disabled[b-i2j4ocepo8] {
        opacity: 0.7;
        cursor: wait;
    }

.spinner[b-i2j4ocepo8] {
    width: 22px;
    height: 22px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin-b-i2j4ocepo8 0.8s linear infinite;
}

@keyframes spin-b-i2j4ocepo8 {
    to {
        transform: rotate(360deg);
    }
}

/* ============================================
   REGISTRO
   ============================================ */
.register[b-i2j4ocepo8] {
    margin-top: 36px;
    text-align: center;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.5);
}

    .register a[b-i2j4ocepo8] {
        color: rgba(255, 255, 255, 0.85);
        text-decoration: underline;
        text-underline-offset: 3px;
        margin-left: 6px;
        transition: color 0.3s;
    }

        .register a:hover[b-i2j4ocepo8] {
            color: #fff;
        }

/* ============================================
   TRUCO DE AUTOCOMPLETADO
   ============================================ */
input:-webkit-autofill[b-i2j4ocepo8],
input:-webkit-autofill:hover[b-i2j4ocepo8],
input:-webkit-autofill:focus[b-i2j4ocepo8],
input:-webkit-autofill:active[b-i2j4ocepo8] {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px rgba(35, 35, 35, 0.0);
}

/* ============================================
   RESPONSIVE
   ============================================ */
@media (max-width: 480px) {
    .content[b-i2j4ocepo8] {
        padding: 16px;
        min-width: 100%; /* En móvil ocupa todo el ancho */
    }

    .logo-area[b-i2j4ocepo8] {
        margin-bottom: 50px;
    }

    .main-logo[b-i2j4ocepo8] {
        height: 110px;
    }

    .btn-back[b-i2j4ocepo8] {
        top: 20px;
        left: 20px;
        width: 52px;
        height: 52px;
        font-size: 1.2rem;
        border-radius: 14px;
    }

    .field[b-i2j4ocepo8] {
        margin-bottom: 28px;
    }

        .field input[b-i2j4ocepo8], .btn-login[b-i2j4ocepo8] {
            /* En móvil que no se vuelvan locos de anchos */
            min-width: 250px;
        }
}
/* /Components/Pages/Registro.razor.rz.scp.css */
/* ============================================
   REGISTRO - ESTILO MODERNO (LOGO GRANDE & COMPACTO)
   ============================================ */

.registro-page[b-zwdnbwo05t] {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    /* Alineamos arriba para aprovechar la pantalla */
    align-items: flex-start;
    font-family: 'Poppins', sans-serif;
    overflow-y: auto;
    /* Un poquito más de espacio arriba para que el logo respire */
    padding: 20px 20px 40px 20px;
    background-color: #0f172a;
}

/* ============================================
   FONDO ANIMADO
   ============================================ */
.animated-bg[b-zwdnbwo05t] {
    position: fixed;
    inset: 0;
    background: linear-gradient(135deg, #020617 0%, #1e3a8a 100%);
    z-index: -1;
    overflow: hidden;
}

.shape[b-zwdnbwo05t] {
    position: absolute;
    border-radius: 50%;
    filter: blur(100px);
    opacity: 0.5;
    animation: floatShape-b-zwdnbwo05t 20s infinite alternate ease-in-out;
}

.shape-1[b-zwdnbwo05t] {
    width: 500px;
    height: 500px;
    background: #3b82f6;
    top: -150px;
    left: -150px;
}

.shape-2[b-zwdnbwo05t] {
    width: 400px;
    height: 400px;
    background: #6366f1;
    bottom: -100px;
    right: -100px;
    animation-duration: 25s;
}

.shape-3[b-zwdnbwo05t] {
    width: 300px;
    height: 300px;
    background: #0ea5e9;
    top: 40%;
    left: 60%;
    opacity: 0.3;
    animation-duration: 18s;
}

@keyframes floatShape-b-zwdnbwo05t {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }

    100% {
        transform: translate(50px, 50px) rotate(20deg);
    }
}

/* ============================================
   CONTENIDO
   ============================================ */
.content[b-zwdnbwo05t] {
    position: relative;
    z-index: 10;
    width: 100%;
    max-width: 650px;
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    padding-bottom: 20px;
}

/* ============================================
   LOGO & TÍTULO (Ahora más grande)
   ============================================ */
.logo-area[b-zwdnbwo05t] {
    text-align: center;
    margin-bottom: 20px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

.main-logo[b-zwdnbwo05t] {
    /* CAMBIO AQUÍ: Aumentado a 130px para que se vea imponente */
    height: 130px;
    width: auto;
    filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.7));
    margin-bottom: 10px;
    transition: transform 0.3s ease;
}
    /* Un efectito coqueto al pasar el mouse por el logo */
    .main-logo:hover[b-zwdnbwo05t] {
        transform: scale(1.05);
    }

.page-title[b-zwdnbwo05t] {
    font-size: 1.8rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}

.page-subtitle[b-zwdnbwo05t] {
    font-size: 0.95rem;
    color: #94a3b8;
    margin-top: 2px;
}

/* ============================================
   STEPS (PASOS)
   ============================================ */
.steps-container[b-zwdnbwo05t] {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.steps[b-zwdnbwo05t] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.step[b-zwdnbwo05t] {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.step-circle[b-zwdnbwo05t] {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 23, 42, 0.6);
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    font-weight: 600;
    color: #64748b;
    transition: all 0.3s ease;
    z-index: 2;
    font-size: 0.9rem;
}

.step.active .step-circle[b-zwdnbwo05t] {
    background: #3b82f6;
    border-color: #3b82f6;
    color: #fff;
    box-shadow: 0 0 20px rgba(59, 130, 246, 0.5);
    transform: scale(1.1);
}

.step.completed .step-circle[b-zwdnbwo05t] {
    background: #10b981;
    border-color: #10b981;
    color: #fff;
    transform: scale(1);
}

.step-label[b-zwdnbwo05t] {
    position: absolute;
    bottom: -20px;
    font-size: 0.7rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap;
}

.step.active .step-label[b-zwdnbwo05t] {
    color: #fff;
}

.step-line[b-zwdnbwo05t] {
    width: 35px;
    height: 3px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    transition: all 0.3s;
}

    .step-line.active[b-zwdnbwo05t] {
        background: linear-gradient(to right, #10b981, #3b82f6);
    }

/* ============================================
   FORMULARIO - ÍCONOS FUERA
   ============================================ */
.main-form[b-zwdnbwo05t] {
    width: 100%;
}

.form-step[b-zwdnbwo05t] {
    animation: fadeInUp-b-zwdnbwo05t 0.4s ease-out;
}

@keyframes fadeInUp-b-zwdnbwo05t {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.field[b-zwdnbwo05t] {
    margin-bottom: 20px;
}

    .field label[b-zwdnbwo05t] {
        display: block;
        font-size: 0.8rem;
        font-weight: 600;
        color: #cbd5e1;
        margin-bottom: 6px;
        letter-spacing: 0.3px;
    }

/* Wrapper */
.input-wrapper[b-zwdnbwo05t] {
    position: relative;
    width: 100%;
    margin-left: 35px;
    width: calc(100% - 35px);
}

/* ÍCONO AFUERA */
.field-icon[b-zwdnbwo05t] {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%);
    color: #60a5fa;
    font-size: 1.3rem;
    z-index: 10;
    width: 30px;
    text-align: center;
    pointer-events: none;
    transition: color 0.3s;
}

/* INPUTS */
.field input[b-zwdnbwo05t],
.field select[b-zwdnbwo05t] {
    width: 100%;
    padding: 12px 16px !important;
    background: rgba(15, 23, 42, 0.8);
    border: 2px solid rgba(59, 130, 246, 0.3);
    border-radius: 12px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.95rem;
    color: #fff;
    outline: none;
    transition: all 0.3s ease;
}

    .field input[b-zwdnbwo05t]::placeholder {
        color: rgba(255, 255, 255, 0.4);
        opacity: 1;
    }

    .field input:focus[b-zwdnbwo05t],
    .field select:focus[b-zwdnbwo05t] {
        border-color: #3b82f6;
        background: rgba(2, 6, 23, 0.95);
        box-shadow: 0 0 20px rgba(59, 130, 246, 0.3);
    }

.input-wrapper:focus-within .field-icon[b-zwdnbwo05t] {
    color: #fff;
    filter: drop-shadow(0 0 8px #3b82f6);
    transform: translateY(-50%) scale(1.1);
}

/* ============================================
   TRUCOS Y EXTRAS
   ============================================ */
input:-webkit-autofill[b-zwdnbwo05t],
input:-webkit-autofill:hover[b-zwdnbwo05t],
input:-webkit-autofill:focus[b-zwdnbwo05t],
input:-webkit-autofill:active[b-zwdnbwo05t] {
    -webkit-box-shadow: 0 0 0 1000px #0f172a inset !important;
    -webkit-text-fill-color: white !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: white;
}

.field select[b-zwdnbwo05t] {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2360a5fa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 18px;
    padding-right: 45px;
    cursor: pointer;
}

    .field select option[b-zwdnbwo05t] {
        background: #0f172a;
        color: #fff;
    }

.readonly-input[b-zwdnbwo05t] {
    background: rgba(255, 255, 255, 0.05) !important;
    color: #94a3b8 !important;
    cursor: not-allowed;
    border-color: transparent !important;
}

.input-with-btn input[b-zwdnbwo05t] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

.btn-search[b-zwdnbwo05t] {
    padding: 0 15px;
    background: rgba(59, 130, 246, 0.2);
    border: 2px solid rgba(59, 130, 246, 0.3);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    color: #60a5fa;
    font-size: 1.1rem;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
}

    .btn-search:hover[b-zwdnbwo05t] {
        background: #3b82f6;
        color: white;
    }

.field-row.two-cols[b-zwdnbwo05t] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

/* Botón atrás */
.btn-back[b-zwdnbwo05t] {
    position: fixed;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 12px;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.3s;
    z-index: 20;
}

    .btn-back:hover[b-zwdnbwo05t] {
        background: rgba(255,255,255,0.15);
        transform: scale(1.05);
    }

/* Alertas y Botones */
.alert[b-zwdnbwo05t] {
    padding: 12px;
    border-radius: 12px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.9rem;
    backdrop-filter: blur(10px);
}

.alert-error[b-zwdnbwo05t] {
    background: rgba(220, 38, 38, 0.2);
    border: 1px solid rgba(220, 38, 38, 0.4);
    color: #fca5a5;
}

.form-buttons[b-zwdnbwo05t] {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 20px;
}

.btn-primary[b-zwdnbwo05t], .btn-secondary[b-zwdnbwo05t] {
    padding: 12px 24px;
    border-radius: 12px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s;
    font-size: 0.95rem;
}

.btn-primary[b-zwdnbwo05t] {
    background: linear-gradient(to right, #2563eb, #3b82f6);
    border: none;
    color: #fff;
    box-shadow: 0 4px 15px rgba(37, 99, 235, 0.3);
}

    .btn-primary:hover:not(:disabled)[b-zwdnbwo05t] {
        transform: translateY(-2px);
        box-shadow: 0 8px 25px rgba(37, 99, 235, 0.5);
    }

.btn-secondary[b-zwdnbwo05t] {
    background: transparent;
    border: 2px solid rgba(255,255,255,0.2);
    color: rgba(255,255,255,0.7);
}

    .btn-secondary:hover[b-zwdnbwo05t] {
        border-color: #fff;
        color: #fff;
    }

.checkbox[b-zwdnbwo05t] {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    font-size: 0.9rem;
    color: #94a3b8;
}

    .checkbox input[b-zwdnbwo05t] {
        display: none;
    }

.checkmark[b-zwdnbwo05t] {
    width: 22px;
    height: 22px;
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 6px;
    position: relative;
    transition: 0.2s;
    flex-shrink: 0;
}

.checkbox input:checked + .checkmark[b-zwdnbwo05t] {
    background: #3b82f6;
    border-color: #3b82f6;
}

.checkmark[b-zwdnbwo05t]::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 7px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.checkbox input:checked + .checkmark[b-zwdnbwo05t]::after {
    opacity: 1;
}

.terms-text a[b-zwdnbwo05t] {
    color: #60a5fa;
}

[b-zwdnbwo05t] .validation-message {
    color: #f87171;
    font-size: 0.75rem;
    margin-top: 4px;
    display: block;
}

.login-link[b-zwdnbwo05t] {
    text-align: center;
    margin-top: 20px;
    color: rgba(255,255,255,0.5);
    font-size: 0.9rem;
}

    .login-link a[b-zwdnbwo05t] {
        color: #60a5fa;
        text-decoration: none;
        font-weight: 600;
    }

@media (max-width: 700px) {
    .registro-page[b-zwdnbwo05t] {
        padding: 15px;
        align-items: flex-start;
    }

    .content[b-zwdnbwo05t] {
        margin-top: 50px;
    }

    .field-row.two-cols[b-zwdnbwo05t] {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .input-wrapper[b-zwdnbwo05t] {
        margin-left: 30px;
        width: calc(100% - 30px);
    }

    .field-icon[b-zwdnbwo05t] {
        left: -30px;
    }

    .steps-container[b-zwdnbwo05t] {
        display: none;
    }
    /* También ajustamos el logo en móvil para que no se vea minúsculo */
    .logo-area .main-logo[b-zwdnbwo05t] {
        height: 90px;
    }

    .page-title[b-zwdnbwo05t] {
        font-size: 1.4rem;
    }

   
}



/* --- Estilos de la Ventana Emergente --- */

/* El fondo oscuro que cubre toda la pantalla */
.success-modal-overlay[b-zwdnbwo05t] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8); /* Fondo oscuro elegante */
    z-index: 9999; /* Asegura que quede encima de todo */
    display: flex;
    justify-content: center;
    align-items: center;
    animation: fadeInOverlay-b-zwdnbwo05t 0.3s ease-out;
    backdrop-filter: blur(4px); /* Un toque moderno de desenfoque */
}

/* La cajita blanca del mensaje */
.success-popup-box[b-zwdnbwo05t] {
    background: #ffffff;
    padding: 40px;
    border-radius: 25px;
    text-align: center;
    max-width: 90%;
    width: 400px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.4);
    transform: scale(0.8);
    opacity: 0;
    animation: popUpBox-b-zwdnbwo05t 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards; /* Efecto "pop" suave */
}

    .success-popup-box h3[b-zwdnbwo05t] {
        margin: 25px 0 10px;
        color: #333;
        font-weight: 800;
        font-size: 1.5rem;
    }

    .success-popup-box p[b-zwdnbwo05t] {
        color: #666;
        margin-bottom: 20px;
    }







/* --- Animación SVG de la Palomita Verde (CORREGIDO) --- */
.checkmark-wrapper[b-zwdnbwo05t] {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

/* AHORA SE LLAMA .anim-checkmark */
.anim-checkmark[b-zwdnbwo05t] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #4caf50;
    animation: fill-b-zwdnbwo05t .4s ease-in-out .4s forwards, scale-b-zwdnbwo05t .3s ease-in-out .9s both;
}

.anim-checkmark__circle[b-zwdnbwo05t] {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #4caf50;
    fill: none;
    animation: stroke-b-zwdnbwo05t 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.anim-checkmark__check[b-zwdnbwo05t] {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke-b-zwdnbwo05t 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

/* Keyframes para las animaciones */
@keyframes stroke-b-zwdnbwo05t {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale-b-zwdnbwo05t {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill-b-zwdnbwo05t {
    100% {
        box-shadow: inset 0px 0px 0px 50px #4caf50;
    }
}

@keyframes fadeInOverlay-b-zwdnbwo05t {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes popUpBox-b-zwdnbwo05t {
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Pequeño cargador para la redirección */
.mini-loader[b-zwdnbwo05t] {
    border: 3px solid #f3f3f3;
    border-top: 3px solid #4caf50;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin-b-zwdnbwo05t 1s linear infinite;
    margin: 0 auto;
}

@keyframes spin-b-zwdnbwo05t {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
