@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/Aisoncore.web/Components/Components/Atom/Cohort/CohortTable.razor.rz.scp.css */
.grid-header[b-l0tchvdeu0] {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    background-color: #f8f8f8;
    font-size: 12px;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.grid-body[b-l0tchvdeu0] {
    max-height: 280px;
    overflow-y: auto;
    font-size: 12px: width: 100%;
}

.grid-row[b-l0tchvdeu0] {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    padding: 12px 0;
    border-bottom: 6px solid #eee;
    width: 100%;
}

    .grid-row div[b-l0tchvdeu0] {
        text-align: center;
        padding: 0 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.total-row[b-l0tchvdeu0] {
    font-weight: bold;
    background-color: #fafafa;
    border-top: 2px solid #ccc;
    margin-right: 40px;
}

.clickable[b-l0tchvdeu0] {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

    .clickable:hover[b-l0tchvdeu0] {
        background-color: #F0F3F8;
    }

/* Estilos para elementos seleccionados */
.selected-cell[b-l0tchvdeu0] {
    background-color: #F0F3F8;
    border: 2px solid #2D343F !important;
    border-radius: 4px;
}

.selected-row[b-l0tchvdeu0] {
    position: relative;
}

    .selected-row[b-l0tchvdeu0]::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 2px solid #2D343F;
        border-radius: 4px;
        pointer-events: none;
        z-index: 5;
    }

.responsive-grid-container[b-l0tchvdeu0] {
    width: 100%;
}

.dynamic-height-container[b-l0tchvdeu0] {
    overflow-y: auto;
    padding: 0.5rem;
    border-radius: 0.375rem;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12);
}

.details-grid-header[b-l0tchvdeu0] {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
    background-color: #f8f8f8;
    font-size: 12px;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

    .details-grid-header div[b-l0tchvdeu0] {
        text-align: start;
        padding: 0 5px;
        align-items: center;
        display: flex;
        height: 100%;
    }

.details-grid-body[b-l0tchvdeu0] {
    font-size: 12px;
    width: 100%;
}

.details-grid-row[b-l0tchvdeu0] {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
    padding: 1px 0;
    border-bottom: 8px solid #eee;
    border-radius: 4px;
    width: 100%;
    align-items: center;
}

    .details-grid-row div[b-l0tchvdeu0] {
        text-align: start;
        padding: 5px 5px;
        display: flex;
        align-items: center;
        height: 100%;
    }

    .details-grid-row .details-actions[b-l0tchvdeu0] {
        justify-content: flex-end;
        gap: 8px;
        display: flex;
        width: 100%;
    }

.card-header[b-l0tchvdeu0] {
    background-color: #f8f8f8;
    padding: 8px 12px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.details-container[b-l0tchvdeu0] {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 70px;
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    overflow: hidden;
}

.disabled-cell[b-l0tchvdeu0] {
    cursor: wait !important;
    opacity: 0.7;
}

    .disabled-cell:hover[b-l0tchvdeu0] {
        background-color: inherit !important;
    }
/* _content/Aisoncore.web/Components/Components/Atom/Selects/DropdownPeriodos.razor.rz.scp.css */
.dropdown-periodos[b-033snt1wka] {
    position: relative;
    display: inline-block;
    font-family: inherit;
    width:180px;
}

.dropdown-arrow[b-033snt1wka] {
    margin-left: auto;
    font-size: 1.3rem;
    font-weight: bold;
}

.dropdown-menu-periodos[b-033snt1wka] {
    position: absolute;
    top: 110%;
    left: 0;
    z-index: 1000;
    min-width: 240px;
    background: #F7F8FA;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    padding: 18px 18px 18px 18px;
    margin-top: 8px;
    font-size: 1.08rem;
    color: #2D3236;
    font-family: inherit;
}

.dropdown-item[b-033snt1wka] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 8px;
    font-weight: bold;
}

    .dropdown-item input[type="checkbox"][b-033snt1wka] {
        accent-color: #616161;
        width: 15px;
        height: 15px;
    }

.dropdown-item-year[b-033snt1wka] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
    font-size: 1.08rem;
}

    .dropdown-item-year input[type="checkbox"][b-033snt1wka] {
        accent-color: #616161;
        width: 15px;
        height: 15px;
    }

    .dropdown-item-year .expand-icon[b-033snt1wka] {
        margin-left: auto;
        cursor: pointer;
        font-size: 1.2rem;
        font-weight: bold;
    }

.dropdown-item-mes[b-033snt1wka] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-left: 28px;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 1.05rem;
}

    .dropdown-item-mes input[type="checkbox"][b-033snt1wka] {
        accent-color: #616161;
        width: 15px;
        height: 15px;
    }

.dropdown-menu-periodos[b-033snt1wka] {
    position: absolute;
    top: 110%;
    left: 0;
    right: auto;
    z-index: 9999;
}

    .dropdown-menu-periodos a[b-033snt1wka] {
        text-decoration: none;
    }
/* _content/Aisoncore.web/Components/Components/Atom/StagesFilter/ReportsStagesFilter.razor.rz.scp.css */
.toggle-switch[b-z3vm9c3ilc] {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
}

.toggle-switch input[b-z3vm9c3ilc] {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-switch .popp[b-z3vm9c3ilc] {
    font-size: 14px;
    color: #333;
    font-family: Arial, sans-serif;
}

.toggle-switch span[b-z3vm9c3ilc] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

.toggle-switch span[b-z3vm9c3ilc]:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    border-radius: 50%;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
}

.toggle-switch input:checked + span[b-z3vm9c3ilc] {
    background-color: #2D343F;
}

.toggle-switch input:checked + span[b-z3vm9c3ilc]:before {
    transform: translateX(18px);
}
/* _content/Aisoncore.web/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/Aisoncore.web/Components/Layout/NavMenu.razor.rz.scp.css */
.nav-item[b-x9hrzip85e] {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

    .nav-item:first-of-type[b-x9hrzip85e] {
        padding-top: 1rem;

    }

    .nav-item:last-of-type[b-x9hrzip85e] {
        padding-bottom: 1rem;
    }

    .nav-item[b-x9hrzip85e]  .nav-link {
        padding: .5rem 1rem !important;
        color: #d7d7d7;
        background: none;
        border: none;
        height: 3.5rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 238px;
    }

    .nav-item[b-x9hrzip85e]  a.active {
        background-color: #FF5E2C;
        color: white;
    }

    .nav-item[b-x9hrzip85e]  .nav-link:hover {
        color: #FF997A;
    }

/* _content/Aisoncore.web/Components/Pages/Account/Pages/Login.razor.rz.scp.css */

.logo-sherpath[b-g1r5f303g7] {
    width: 250px
}
.card-information-email[b-g1r5f303g7]{
    max-width: 510px;
}

.card-title-email[b-g1r5f303g7]{
    color: rgba(0, 0, 0, 0.7);
    font-weight: bold;
    font-size: .88rem;
}

.transformed[b-g1r5f303g7] {
    transform: rotate(45deg);
}

.texto[b-g1r5f303g7] {
    height: 65%;
    width: 70%;
    transform: translate(20%,30%);
    color: white;
}

.texto1[b-g1r5f303g7] {
    font-size: 34px;
    font-weight: bold;
}

.texto2[b-g1r5f303g7] {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.form-area[b-g1r5f303g7] {
    margin: auto;
    width: 400px;
    height: 500px;
    box-sizing: border-box;
    padding: 40px;
    border-radius: 30px;
    padding-top: 0px;
}


    .form-area p[b-g1r5f303g7] {
        margin: 0;
        padding: 0;
        font-weight: bold;
        color: #666;
    }

    .form-area .pTitulo[b-g1r5f303g7] {
        margin: 0;
        padding: 0;
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 10px;
        color: #333;
    }

.logo-login[b-g1r5f303g7] {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .logo-login img[b-g1r5f303g7] {
        display: block;
    }
/* _content/Aisoncore.web/Components/Pages/Account/Pages/Management/UserAuth.razor.rz.scp.css */
.bg-header-user[b-0l61k611gd] {
        background-color: #FF5E2C !important;
    }
/* _content/Aisoncore.web/Components/Pages/GestionPages/OrdenesPages/OrdenDetails/SintesisTrazabilidad/TrazabilidadOrden/TrazabilidadOrden.razor.rz.scp.css */
ul.progress-steps[b-mhmpo5j0dt],
ul.progress-steps-many[b-mhmpo5j0dt] {
    position: relative;
    display: flex; 
    justify-content: space-between;
    list-style: none; 
    padding: 0;
}

    ul.progress-steps[b-mhmpo5j0dt]::before,
    ul.progress-steps-many[b-mhmpo5j0dt]::before {
        content: "";
        position: absolute;
        top: 49%;
        height: 2px;
        background: #ccc;
    }

    ul.progress-steps[b-mhmpo5j0dt]::before {
        left: 11.1%;
        right: 7.4%;
    }

    ul.progress-steps-many[b-mhmpo5j0dt]::before {
        left: 8%;
        right: 5.4%;
    }

.step[b-mhmpo5j0dt] {
    margin-top: -5px !important;
}

.trazabilidad-text[b-mhmpo5j0dt] {
    max-width: 120px;
    max-height: 45px;
}

.step-label-active[b-mhmpo5j0dt] {
    font-size: 16px !important;
}

.step-marker-disabled[b-mhmpo5j0dt] {
    background-color: #8C9199;
    border: 2px solid #8C9199;
}

.step-text-disabled[b-mhmpo5j0dt] {
    color: #d3d3d3;
}

.btn-marker[disabled][b-mhmpo5j0dt] {
    pointer-events: none;
    opacity: 0.6;
}

.pointer-click[b-mhmpo5j0dt] {
    cursor: pointer;
}

.trazabilidad-text[b-mhmpo5j0dt] {
    max-width: 120px;
    max-height: 45px;
    text-align: center;
    font-size: 14px;
}

.step-label-active[b-mhmpo5j0dt] {
    font-size: 15px !important;
}

ul.progress-steps-many .trazabilidad-text[b-mhmpo5j0dt] {
    font-size: 14px; 
    max-width: 90px; 
}

.trazabilidad-text.pointer-click[b-mhmpo5j0dt] {
    display: inline-block;
    cursor: pointer;
}
/* _content/Aisoncore.web/Components/Pages/GestionPages/OrdenesPages/OrdenDetails/SintesisTrazabilidad/TrazabilidadOrden/TrazabilidadTabs/SubTabsTareasReparacion/PiecesView.razor.rz.scp.css */
.table-main-container[b-edbkrvrkm1] {
    margin: 0 auto;
    padding: 0 15px;
    font-size: 17px;
}

.fixed-header-container[b-edbkrvrkm1] {
    background-color: white;
    border-bottom: none;
    position: sticky;
    top: 0;
    z-index: 10;
}

.scrollable-content[b-edbkrvrkm1] {
    margin-top: -1px;
}

.piece-group-header[b-edbkrvrkm1] {
    background-color: #f8f9fa;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #dee2e6;
    font-size: 16px;
    font-weight: 600;
}

.btn-suggested-activity[b-edbkrvrkm1] {
    border: none;
    color: #495057;
    background-color: #f0f2f5;
    padding: 0.5rem 0.5rem;
    font-size: 15px;
    border-radius: 0.25rem;
    min-width: 130px;
    text-align: center;
    white-space: nowrap;
}

.activity-column[b-edbkrvrkm1] {
    gap: 0.75rem;
}

.info-icon[b-edbkrvrkm1] {
    margin-left: 0.5rem;
    flex-shrink: 0;
}

.work-dropdown[b-edbkrvrkm1] {
    width: 160px;
    min-width: 140px;
    background-color: white;
    margin-right: 20px;
    font-size: 15px;
    padding: 0.5rem 0.5rem;
    border-radius: 0.25rem;
}

.fixed-header-container .header-row[b-edbkrvrkm1] {
    color: #6c757d;
    font-weight: normal;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 0.5rem;
    font-size: 15px;
}

/* Layout con divs */
.header-row[b-edbkrvrkm1] {
    display: flex;
    align-items: center;
    padding: 0.9rem 0.7rem;
}

.data-row[b-edbkrvrkm1] {
    display: flex;
    align-items: center;
    padding: 0.9rem 0.7rem;
    border-bottom: 2px solid #f0f0f0;
    min-height: 70px;
}

.col-pieza[b-edbkrvrkm1] {
    flex: 0 0 30%;
    min-width: 200px;
}

.col-campanas[b-edbkrvrkm1] {
    flex: 0 0 10%;
    min-width: 80px;
}

.col-actividad[b-edbkrvrkm1] {
    flex: 0 0 30%;
    min-width: 240px;
    display: flex;
    align-items: center;
}

.col-trabajo[b-edbkrvrkm1] {
    flex: 0 0 15%;
    min-width: 160px;
}

.col-documento[b-edbkrvrkm1] {
    flex: 0 0 15%;
    min-width: 160px;
}

.pieza-nombre[b-edbkrvrkm1] {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 0.25rem;
}

.pieza-id[b-edbkrvrkm1] {
    color: #6c757d;
    font-size: 14px;
}

.campanas-text[b-edbkrvrkm1] {
    color: #6c757d;
    font-size: 16px;
}

.btn-documento[b-edbkrvrkm1] {
    color: black;
    text-decoration: none;
    font-weight: normal;
    background: none;
    border: none;
    padding: 0;
    font-size: 15px;
    white-space: nowrap;
    cursor: pointer;
}

/* Responsive horizontal */
/*.data-row {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.scrollable-content {
    overflow-x: auto;
}*/
/* _content/Aisoncore.web/Components/Pages/GestionPages/OrdenesPages/Ordenes.razor.rz.scp.css */
.tab-btn[b-zm5zui7eyo] {
    background-color: white;
    border: 2px solid #dee2e6;
    padding: 10px;
    border-radius: 4px 0 0 4px;
    transition: background-color 0.2s, box-shadow 0.2s;
}

    .tab-btn + .tab-btn[b-zm5zui7eyo] {
        border-left: none;
        border-radius: 0 4px 4px 0;
    }

    .tab-btn.active[b-zm5zui7eyo] {
        background-color: #eef0f4;
        border: 2px solid #2c2c2c;
    }

    .tab-btn:hover[b-zm5zui7eyo] {
        background-color: #f5f7fa;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
/* _content/Aisoncore.web/Components/Pages/GestionPages/SolicitudesPages/Solicitudes.razor.rz.scp.css */
.tab-btn[b-gq0168rzoh] {
    background-color: white;
    border: 2px solid #dee2e6;
    padding: 10px;
    border-radius: 4px 0 0 4px;
    transition: background-color 0.2s, box-shadow 0.2s;
}

    .tab-btn + .tab-btn[b-gq0168rzoh] {
        border-left: none;
        border-radius: 0 4px 4px 0;
    }

    .tab-btn.active[b-gq0168rzoh] {
        background-color: #eef0f4;
        border: 2px solid #2c2c2c;
    }

    .tab-btn:hover[b-gq0168rzoh] {
        background-color: #f5f7fa;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
/* _content/Aisoncore.web/Components/Pages/PendientesPages/Pendientes.razor.rz.scp.css */
:root[b-yh0m4hpkol] {
    --card-b: #e5e7eb;
    --txt-1: #374151; 
}

/* Base */
.page[b-yh0m4hpkol] {
    padding: 24px;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.card[b-yh0m4hpkol] {
    background: #fff;
    border: 1px solid var(--card-b);
    border-radius: 10px;
    padding: 16px 18px;
}

/* Header */
.header-card[b-yh0m4hpkol] {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    column-gap: 16px;
    row-gap: 12px;
    align-items: center;
    text-align: initial;
}

.hero[b-yh0m4hpkol] {
    display: contents;
}

    .hero h5[b-yh0m4hpkol] {
        grid-column: 1;
        grid-row: 1;
        margin: 0;
        font-weight: 800;
    }

    .hero p[b-yh0m4hpkol] {
        grid-column: 1;
        grid-row: 2;
        margin: 0;
    }

.areas[b-yh0m4hpkol] {
    grid-column: 2;
    grid-row: 2;
}

.hero-action-selected h5[b-yh0m4hpkol] {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
}

.areas-action-selected[b-yh0m4hpkol] {
    grid-column: 2;
    grid-row: 1;
}

/* Resumen */
.resumen[b-yh0m4hpkol] {
    display: grid;
    grid-template-columns: repeat(3,minmax(260px,1fr));
    gap: 14px;
}

.status-card[b-yh0m4hpkol] {
    display: grid;
    grid-template-columns: auto 12px 1fr;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 12px;
    padding: 2rem;
}

.status-badge[b-yh0m4hpkol] {
    grid-column: 1;
    grid-row: 1;
    padding: 4px 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 12px;
}

    .status-badge.red[b-yh0m4hpkol] {
        background: #ffe7e2;
        border-color: #ffc0b2;
        color: #ff5e2c;
    }

    .status-badge.amber[b-yh0m4hpkol] {
        background: #fff6da;
        border-color: #ffdfa0;
        color: #eab308;
    }

    .status-badge.green[b-yh0m4hpkol] {
        background: #eafff6;
        border-color: #b8fbe1;
        color: #10b981;
    }

.status-card .count[b-yh0m4hpkol] {
    grid-column: 3;
    grid-row: 1;
    font-weight: 800;
    color: #111827;
}

.status-card .pct[b-yh0m4hpkol] {
    grid-column: 1;
    grid-row: 2;
    font-weight: 700;
    color: #111827;
    padding: .2rem .5rem;
}

.status-card .sep[b-yh0m4hpkol] {
    grid-column: 2;
    grid-row: 2;
    opacity: .5;
    text-align: center;
}

.status-card .detalle[b-yh0m4hpkol] {
    grid-column: 3;
    grid-row: 2;
    color: #6b7280;
}

.resumen.muted .status-card.card[b-yh0m4hpkol] {
    background: #f6f7fb !important;
    border-color: #e6ebf2 !important;
}

/* Acciones */
.cta[b-yh0m4hpkol] {
    text-align: center;
    margin-bottom: 8px;
}

    .cta h4[b-yh0m4hpkol] {
        margin: 0 0 4px;
        font-weight: 800;
    }

.acciones[b-yh0m4hpkol] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.acciones-top[b-yh0m4hpkol] {
    justify-content: flex-start;
}

.acciones-cloud[b-yh0m4hpkol] {
    background: #f6f7fb;
    border: 1px solid #e6ebf2;
    border-radius: 12px;
    padding: 2rem 4rem;
    gap: 14px 18px;
}

    .acciones-cloud .chip[b-yh0m4hpkol],
    .acciones-cloud--tight .chip[b-yh0m4hpkol] {
        background: #fff;
        border-color: #e6ebf2;
        font-weight: 600;
        padding: 6px 12px;
    }

.acciones-cloud--tight[b-yh0m4hpkol] {
    padding: 12px 14px;
    margin-bottom: 10px;
}

.chip[b-yh0m4hpkol] {
    background: #f3f4f6;
    border: 1px solid var(--card-b);
    padding: 8px 12px;
    border-radius: 999px;
    font-weight: 700;
    cursor: pointer;
}

    .chip.active[b-yh0m4hpkol] {
        background: #0f172a;
        color: #fff;
        border-color: #0f172a;
    }

.acciones .count[b-yh0m4hpkol] {
    opacity: .75;
    margin-left: 4px;
}

.status-card .count[b-yh0m4hpkol] {
    opacity: 1;
    margin-left: 0;
}

/* Listado */
.listado[b-yh0m4hpkol] {
    margin-top: 8px;
    border: 1px solid var(--card-b);
    border-radius: 14px;
    overflow: hidden;
}

    .listado .row[b-yh0m4hpkol] {
        display: grid;
        grid-template-columns: 1.6fr 1.1fr 1.0fr 1.8fr 60px;
        gap: 12px;
        align-items: start;
        padding: 12px 16px;
        background: #fff;
        border-bottom: 1px solid #f1f5f9;
    }

        .listado .row:last-child[b-yh0m4hpkol] {
            border-bottom: none;
        }

    .listado .actions[b-yh0m4hpkol] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 6px;
    }

.topline[b-yh0m4hpkol] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.meta[b-yh0m4hpkol] {
    font-size: 12.5px;
    margin-top: 2px;
}

.icon-btn[b-yh0m4hpkol] {
    width: 32px;
    height: 32px;
    border: 1px solid var(--card-b);
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
}

    .icon-btn:hover[b-yh0m4hpkol] {
        background: #f3f4f6;
    }

/* Col 1: título y componente */
.c-left .topline[b-yh0m4hpkol] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.c-left .sol[b-yh0m4hpkol] {
    font-weight: 500;
    color: var(--txt-3, #6f7072) !important;
}

.c-left .componente-name[b-yh0m4hpkol] {
    font-weight: 500;
}

/* Col 2: leadtime + id único */
.c-meta[b-yh0m4hpkol] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
}

.btn-sm.lead[b-yh0m4hpkol] {
    all: unset;
}

.leadtime[b-yh0m4hpkol] {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

    .leadtime.is-empty[b-yh0m4hpkol] {
        background: transparent;
        border: none;
        padding: 0;
    }

        .leadtime.is-empty[b-yh0m4hpkol]::before {
            content: "\00a0";
            display: inline-block;
            min-width: 84px;
            height: 22px;
        }

.c-meta .uid[b-yh0m4hpkol] {
    font-size: 12.5px;
}

    .c-meta .uid:empty[b-yh0m4hpkol]::before {
        content: "\00a0";
        display: inline-block;
        min-width: 160px;
        height: 18px;
    }

/* Col 3: WR / WO */
.c-ww[b-yh0m4hpkol] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    white-space: nowrap;
    min-width: 160px;
}

    .c-ww .wr[b-yh0m4hpkol],
    .c-ww .wo[b-yh0m4hpkol] {
        font-weight: 500;
        color: var(--txt-3, #6f7072) !important;
    }

        .c-ww .wr:empty[b-yh0m4hpkol]::before,
        .c-ww .wo:empty[b-yh0m4hpkol]::before {
            content: "\00a0";
            display: inline-block;
            min-width: 160px;
            height: 18px;
        }

/* Col 4: descripción + fecha (gris medio) */
.c-desc .desc[b-yh0m4hpkol] {
    font-weight: 500;
}

.c-desc .meta[b-yh0m4hpkol] {
    font-size: 12.5px;
    margin-top: 2px;
}

    .c-desc .desc:empty[b-yh0m4hpkol]::before,
    .c-desc .meta:empty[b-yh0m4hpkol]::before {
        content: "\00a0";
        display: inline-block;
    }

/* Card con lista scrollable */
.card--with-list[b-yh0m4hpkol] {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

    .card--with-list .acciones[b-yh0m4hpkol] {
        flex: 0 0 auto;
    }

    .card--with-list .listado[b-yh0m4hpkol] {
        flex: 1 1 auto;
        min-height: 0;
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
    }

@supports (height:1dvh) {
    .card--with-list .listado[b-yh0m4hpkol] {
        max-height: calc(100dvh - 32rem);
    }
}

/* Responsive */
@media (max-width:880px) {
    .header-card[b-yh0m4hpkol] {
        grid-template-columns: 1fr;
    }

    .areas[b-yh0m4hpkol] {
        justify-self: end;
    }
}

@media (max-width:980px) {
    .resumen[b-yh0m4hpkol] {
        grid-template-columns: 1fr;
    }

    .listado .row[b-yh0m4hpkol] {
        grid-template-columns: 1fr;
    }

    .acciones[b-yh0m4hpkol] {
        justify-content: flex-start;
    }
}

/* Mensaje de tarjeta en cero */
.status-card.zero[b-yh0m4hpkol] {
    grid-template-columns: auto 12px 1fr; /* conservamos la grilla */
    grid-template-rows: auto auto;
}

    .status-card.zero .zero-copy[b-yh0m4hpkol] {
        grid-column: 3; /* texto en la tercera columna (lado derecho) */
        grid-row: 1 / span 2;
        display: flex;
        flex-direction: column;
        gap: 2px;
    }

    .status-card.zero .zero-head[b-yh0m4hpkol] {
        font-weight: 800;
        color: #111827;
    }

    .status-card.zero .zero-sub[b-yh0m4hpkol] {
        color: var(--txt-2);
    }

/* Empty state del listado */
.empty-list[b-yh0m4hpkol] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding: 48px 8px;
    color: var(--txt-2);
    text-align: center;
}

    .empty-list .emoji[b-yh0m4hpkol] {
        font-size: 20px;
    }

.zero-head[b-yh0m4hpkol] {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.zero-ico[b-yh0m4hpkol] {
    font-size: 18px;
    line-height: 1;
}


/* Ellipsis de una sola línea (genérico) */
.ellipsis-1[b-yh0m4hpkol] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Límites por cantidad de caracteres (ch = ancho de “0”) */
.trunc-32ch[b-yh0m4hpkol] {
    max-width: 32ch;
}

.trunc-28ch[b-yh0m4hpkol] {
    max-width: 28ch;
}

.trunc-22ch[b-yh0m4hpkol] {
    max-width: 22ch;
}


.c-left .componente-name[b-yh0m4hpkol] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.c-meta .uid[b-yh0m4hpkol] {

}

    .c-meta .uid.ellipsis-1[b-yh0m4hpkol] {
    }

.c-ww .wr[b-yh0m4hpkol],
.c-ww .wo[b-yh0m4hpkol] {
}

    .c-meta .uid:empty[b-yh0m4hpkol]::before,
    .c-ww .wr:empty[b-yh0m4hpkol]::before,
    .c-ww .wo:empty[b-yh0m4hpkol]::before {
        content: "\00a0";
        display: inline-block;
        height: 18px;
    }

/* _content/Aisoncore.web/Components/Pages/ProveedorPages/AccionesPendientes/PendientesProveedor.razor.rz.scp.css */
:root[b-mwgmtaftnb] {
    --card-b: #e5e7eb;
    --txt-1: #374151;
}

/* Base */
.page[b-mwgmtaftnb] {
    padding: 24px;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.card[b-mwgmtaftnb] {
    background: #fff;
    border: 1px solid var(--card-b);
    border-radius: 10px;
    padding: 16px 18px;
}

/* Header */
.header-card[b-mwgmtaftnb] {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    column-gap: 16px;
    row-gap: 12px;
    align-items: center;
    text-align: initial;
}

.hero[b-mwgmtaftnb] {
    display: contents;
}

    .hero h5[b-mwgmtaftnb] {
        grid-column: 1;
        grid-row: 1;
        margin: 0;
        font-weight: 800;
    }

    .hero p[b-mwgmtaftnb] {
        grid-column: 1;
        grid-row: 2;
        margin: 0;
    }

.areas[b-mwgmtaftnb] {
    grid-column: 2;
    grid-row: 2;
}

.hero-action-selected h5[b-mwgmtaftnb] {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
}

.areas-action-selected[b-mwgmtaftnb] {
    grid-column: 2;
    grid-row: 1;
}

/* Resumen */
.resumen[b-mwgmtaftnb] {
    display: grid;
    grid-template-columns: repeat(3,minmax(260px,1fr));
    gap: 14px;
}

.status-card[b-mwgmtaftnb] {
    display: grid;
    grid-template-columns: auto 12px 1fr;
    grid-template-rows: auto auto;
    align-items: center;
    column-gap: 12px;
    padding: 2rem;
}

.status-badge[b-mwgmtaftnb] {
    grid-column: 1;
    grid-row: 1;
    padding: 4px 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 12px;
}

    .status-badge.red[b-mwgmtaftnb] {
        background: #ffe7e2;
        border-color: #ffc0b2;
        color: #ff5e2c;
    }

    .status-badge.amber[b-mwgmtaftnb] {
        background: #fff6da;
        border-color: #ffdfa0;
        color: #eab308;
    }

    .status-badge.green[b-mwgmtaftnb] {
        background: #eafff6;
        border-color: #b8fbe1;
        color: #10b981;
    }

.status-card .count[b-mwgmtaftnb] {
    grid-column: 3;
    grid-row: 1;
    font-weight: 800;
    color: #111827;
}

.status-card .pct[b-mwgmtaftnb] {
    grid-column: 1;
    grid-row: 2;
    font-weight: 700;
    color: #111827;
    padding: .2rem .5rem;
}

.status-card .sep[b-mwgmtaftnb] {
    grid-column: 2;
    grid-row: 2;
    opacity: .5;
    text-align: center;
}

.status-card .detalle[b-mwgmtaftnb] {
    grid-column: 3;
    grid-row: 2;
    color: #6b7280;
}

.resumen.muted .status-card.card[b-mwgmtaftnb] {
    background: #f6f7fb !important;
    border-color: #e6ebf2 !important;
}

/* Acciones */
.cta[b-mwgmtaftnb] {
    text-align: center;
    margin-bottom: 8px;
}

    .cta h4[b-mwgmtaftnb] {
        margin: 0 0 4px;
        font-weight: 800;
    }

.acciones[b-mwgmtaftnb] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.acciones-top[b-mwgmtaftnb] {
    justify-content: flex-start;
}

.acciones-cloud[b-mwgmtaftnb] {
    background: #f6f7fb;
    border: 1px solid #e6ebf2;
    border-radius: 12px;
    padding: 2rem 4rem;
    gap: 14px 18px;
}

    .acciones-cloud .chip[b-mwgmtaftnb],
    .acciones-cloud--tight .chip[b-mwgmtaftnb] {
        background: #fff;
        border-color: #e6ebf2;
        font-weight: 600;
        padding: 6px 12px;
    }

.acciones-cloud--tight[b-mwgmtaftnb] {
    padding: 12px 14px;
    margin-bottom: 10px;
}

.chip[b-mwgmtaftnb] {
    background: #f3f4f6;
    border: 1px solid var(--card-b);
    padding: 8px 12px;
    border-radius: 999px;
    font-weight: 700;
    cursor: pointer;
}

    .chip.active[b-mwgmtaftnb] {
        background: #0f172a;
        color: #fff;
        border-color: #0f172a;
    }

.acciones .count[b-mwgmtaftnb] {
    opacity: .75;
    margin-left: 4px;
}

.status-card .count[b-mwgmtaftnb] {
    opacity: 1;
    margin-left: 0;
}

/* Listado */
.listado[b-mwgmtaftnb] {
    margin-top: 8px;
    border: 1px solid var(--card-b);
    border-radius: 14px;
    overflow: hidden;
}

    .listado .row[b-mwgmtaftnb] {
        display: grid;
        grid-template-columns: 1.6fr 1.1fr 1.0fr 1.8fr 60px;
        gap: 12px;
        align-items: start;
        padding: 12px 16px;
        background: #fff;
        border-bottom: 1px solid #f1f5f9;
    }

        .listado .row:last-child[b-mwgmtaftnb] {
            border-bottom: none;
        }

    .listado .actions[b-mwgmtaftnb] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 6px;
    }

.topline[b-mwgmtaftnb] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.meta[b-mwgmtaftnb] {
    font-size: 12.5px;
    margin-top: 2px;
}

.icon-btn[b-mwgmtaftnb] {
    width: 32px;
    height: 32px;
    border: 1px solid var(--card-b);
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
}

    .icon-btn:hover[b-mwgmtaftnb] {
        background: #f3f4f6;
    }

/* Col 1: título y componente */
.c-left .topline[b-mwgmtaftnb] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.c-left .sol[b-mwgmtaftnb] {
    font-weight: 500;
    color: var(--txt-3, #6f7072) !important;
}

.c-left .componente-name[b-mwgmtaftnb] {
    font-weight: 500;
}

/* Col 2: leadtime + id único */
.c-meta[b-mwgmtaftnb] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
}

.btn-sm.lead[b-mwgmtaftnb] {
    all: unset;
}

.leadtime[b-mwgmtaftnb] {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

    .leadtime.is-empty[b-mwgmtaftnb] {
        background: transparent;
        border: none;
        padding: 0;
    }

        .leadtime.is-empty[b-mwgmtaftnb]::before {
            content: "\00a0";
            display: inline-block;
            min-width: 84px;
            height: 22px;
        }

.c-meta .uid[b-mwgmtaftnb] {
    font-size: 12.5px;
}

    .c-meta .uid:empty[b-mwgmtaftnb]::before {
        content: "\00a0";
        display: inline-block;
        min-width: 160px;
        height: 18px;
    }

/* Col 3: WR / WO */
.c-ww[b-mwgmtaftnb] {
    display: flex;
    flex-direction: column;
    gap: 6px;
    white-space: nowrap;
    min-width: 160px;
}

    .c-ww .wr[b-mwgmtaftnb],
    .c-ww .wo[b-mwgmtaftnb] {
        font-weight: 500;
        color: var(--txt-3, #6f7072) !important;
    }

        .c-ww .wr:empty[b-mwgmtaftnb]::before,
        .c-ww .wo:empty[b-mwgmtaftnb]::before {
            content: "\00a0";
            display: inline-block;
            min-width: 160px;
            height: 18px;
        }

/* Col 4: descripción + fecha (gris medio) */
.c-desc .desc[b-mwgmtaftnb] {
    font-weight: 500;
}

.c-desc .meta[b-mwgmtaftnb] {
    font-size: 12.5px;
    margin-top: 2px;
}

    .c-desc .desc:empty[b-mwgmtaftnb]::before,
    .c-desc .meta:empty[b-mwgmtaftnb]::before {
        content: "\00a0";
        display: inline-block;
    }

/* Card con lista scrollable */
.card--with-list[b-mwgmtaftnb] {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

    .card--with-list .acciones[b-mwgmtaftnb] {
        flex: 0 0 auto;
    }

    .card--with-list .listado[b-mwgmtaftnb] {
        flex: 1 1 auto;
        min-height: 0;
        overflow-y: auto;
        overflow-x: hidden;
        overscroll-behavior: contain;
    }

@supports (height:1dvh) {
    .card--with-list .listado[b-mwgmtaftnb] {
        max-height: calc(100dvh - 32rem);
    }
}

/* Responsive */
@media (max-width:880px) {
    .header-card[b-mwgmtaftnb] {
        grid-template-columns: 1fr;
    }

    .areas[b-mwgmtaftnb] {
        justify-self: end;
    }
}

@media (max-width:980px) {
    .resumen[b-mwgmtaftnb] {
        grid-template-columns: 1fr;
    }

    .listado .row[b-mwgmtaftnb] {
        grid-template-columns: 1fr;
    }

    .acciones[b-mwgmtaftnb] {
        justify-content: flex-start;
    }
}

/* Mensaje de tarjeta en cero */
.status-card.zero[b-mwgmtaftnb] {
    grid-template-columns: auto 12px 1fr; /* conservamos la grilla */
    grid-template-rows: auto auto;
}

    .status-card.zero .zero-copy[b-mwgmtaftnb] {
        grid-column: 3; /* texto en la tercera columna (lado derecho) */
        grid-row: 1 / span 2;
        display: flex;
        flex-direction: column;
        gap: 2px;
    }

    .status-card.zero .zero-head[b-mwgmtaftnb] {
        font-weight: 800;
        color: #111827;
    }

    .status-card.zero .zero-sub[b-mwgmtaftnb] {
        color: var(--txt-2);
    }

/* Empty state del listado */
.empty-list[b-mwgmtaftnb] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding: 48px 8px;
    color: var(--txt-2);
    text-align: center;
}

    .empty-list .emoji[b-mwgmtaftnb] {
        font-size: 20px;
    }

.zero-head[b-mwgmtaftnb] {
    display: flex;
    align-items: center;
    gap: .5rem;
}

.zero-ico[b-mwgmtaftnb] {
    font-size: 18px;
    line-height: 1;
}


/* Ellipsis de una sola línea (genérico) */
.ellipsis-1[b-mwgmtaftnb] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Límites por cantidad de caracteres (ch = ancho de “0”) */
.trunc-32ch[b-mwgmtaftnb] {
    max-width: 32ch;
}

.trunc-28ch[b-mwgmtaftnb] {
    max-width: 28ch;
}

.trunc-22ch[b-mwgmtaftnb] {
    max-width: 22ch;
}


.c-left .componente-name[b-mwgmtaftnb] {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.c-meta .uid[b-mwgmtaftnb] {
}

    .c-meta .uid.ellipsis-1[b-mwgmtaftnb] {
    }

.c-ww .wr[b-mwgmtaftnb],
.c-ww .wo[b-mwgmtaftnb] {
}

    .c-meta .uid:empty[b-mwgmtaftnb]::before,
    .c-ww .wr:empty[b-mwgmtaftnb]::before,
    .c-ww .wo:empty[b-mwgmtaftnb]::before {
        content: "\00a0";
        display: inline-block;
        height: 18px;
    }
/* _content/Aisoncore.web/Components/Pages/ProveedorPages/Ordenes/ProveedorOrdenes.razor.rz.scp.css */

.tab-btn[b-h395jqjfnj] {
    background-color: white;
    border: 2px solid #dee2e6;
    padding: 10px;
    border-radius: 4px 0 0 4px;
    transition: background-color 0.2s, box-shadow 0.2s;
}

    .tab-btn + .tab-btn[b-h395jqjfnj] {
        border-left: none;
        border-radius: 0 4px 4px 0;
    }

    .tab-btn.active[b-h395jqjfnj] {
        background-color: #eef0f4;
        border: 2px solid #2c2c2c;
    }

    .tab-btn:hover[b-h395jqjfnj] {
        background-color: #f5f7fa;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
/* _content/Aisoncore.web/Components/Pages/ProveedorPages/Ordenes/ProveedorTrazabilidad.razor.rz.scp.css */
ul.progress-steps[b-mvrr90uicg],
ul.progress-steps-many[b-mvrr90uicg] {
    position: relative;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}

    ul.progress-steps[b-mvrr90uicg]::before,
    ul.progress-steps-many[b-mvrr90uicg]::before {
        content: "";
        position: absolute;
        top: 49%;
        height: 2px;
        background: #ccc;
    }

    ul.progress-steps[b-mvrr90uicg]::before {
        left: 11.1%;
        right: 7.4%;
    }

    ul.progress-steps-many[b-mvrr90uicg]::before {
        left: 8%;
        right: 5.4%;
    }

.step[b-mvrr90uicg] {
    margin-top: -5px !important;
}

.trazabilidad-text[b-mvrr90uicg] {
    max-width: 120px;
    max-height: 45px;
}

.step-label-active[b-mvrr90uicg] {
    font-size: 16px !important;
}

.step-marker-disabled[b-mvrr90uicg] {
    background-color: #8C9199;
    border: 2px solid #8C9199;
}

.step-text-disabled[b-mvrr90uicg] {
    color: #d3d3d3;
}

.btn-marker[disabled][b-mvrr90uicg] {
    pointer-events: none;
    opacity: 0.6;
}

.pointer-click[b-mvrr90uicg] {
    cursor: pointer;
}

.trazabilidad-text[b-mvrr90uicg] {
    max-width: 120px;
    max-height: 45px;
    text-align: center;
    font-size: 14px;
}

.step-label-active[b-mvrr90uicg] {
    font-size: 15px !important;
}

ul.progress-steps-many .trazabilidad-text[b-mvrr90uicg] {
    font-size: 14px;
    max-width: 110px;
}

.trazabilidad-text.pointer-click[b-mvrr90uicg] {
    display: inline-block;
    cursor: pointer;
}
/* _content/Aisoncore.web/Components/Pages/ProveedorPages/TabsTrazabilidad/SubTabsTareaReparcion/Pieces.razor.rz.scp.css */
body .table-main-container[b-n1lu9l0r5g] {
    margin: 0 auto;
    padding: 0 15px;
    font-size: 17px;
}

.fixed-header-container[b-n1lu9l0r5g] {
    background-color: white;
    border-bottom: none;
    position: sticky;
    top: 0;
    z-index: 10;
}

.scrollable-content[b-n1lu9l0r5g] {
    margin-top: -1px;
}

.piece-group-header[b-n1lu9l0r5g] {
    background-color: #f8f9fa;
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #dee2e6;
    font-size: 16px;
    font-weight: 600;
}

.btn-suggested-activity[b-n1lu9l0r5g] {
    border: none;
    color: #495057;
    background-color: #f0f2f5;
    padding: 0.5rem 0.5rem;
    font-size: 15px;
    border-radius: 0.25rem;
    min-width: 130px;
    text-align: center;
    white-space: nowrap;
}

.activity-column[b-n1lu9l0r5g] {
    gap: 0.75rem;
}

.info-icon[b-n1lu9l0r5g] {
    margin-left: 0.5rem;
    flex-shrink: 0;
}

.work-dropdown[b-n1lu9l0r5g] {
    width: 160px;
    min-width: 140px;
    background-color: white;
    margin-right: 20px;
    font-size: 15px;
    padding: 0.5rem 0.5rem;
    border-radius: 0.25rem;
}

.fixed-header-container .header-row[b-n1lu9l0r5g] {
    color: #6c757d;
    font-weight: normal;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 0.5rem;
    font-size: 15px;
}

/* Layout con divs */
.header-row[b-n1lu9l0r5g] {
    display: flex;
    align-items: center;
    padding: 0.9rem 0.7rem;
}

.data-row[b-n1lu9l0r5g] {
    display: flex;
    align-items: center;
    padding: 0.9rem 0.7rem;
    border-bottom: 2px solid #f0f0f0;
    min-height: 70px;
}

.col-pieza[b-n1lu9l0r5g] {
    flex: 0 0 30%;
    min-width: 200px;
}

.col-campanas[b-n1lu9l0r5g] {
    flex: 0 0 10%;
    min-width: 80px;
}

.col-actividad[b-n1lu9l0r5g] {
    flex: 0 0 30%;
    min-width: 240px;
    display: flex;
    align-items: center;
}

.col-trabajo[b-n1lu9l0r5g] {
    flex: 0 0 15%;
    min-width: 160px;
}

.col-documento[b-n1lu9l0r5g] {
    flex: 0 0 15%;
    min-width: 160px;
}

.pieza-nombre[b-n1lu9l0r5g] {
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 0.25rem;
}

.pieza-id[b-n1lu9l0r5g] {
    color: #6c757d;
    font-size: 14px;
}

.campanas-text[b-n1lu9l0r5g] {
    color: #6c757d;
    font-size: 16px;
}

.btn-documento[b-n1lu9l0r5g] {
    color: black;
    text-decoration: none;
    font-weight: normal;
    background: none;
    border: none;
    padding: 0;
    font-size: 15px;
    white-space: nowrap;
    cursor: pointer;
}
/* _content/Aisoncore.web/Components/Pages/ReportePages/Views/AnalyticsTabs/EtapasTabs/EtapasActuales.razor.rz.scp.css */
.image-container[b-340vrx5mry] {
    position: relative; 
    display: inline-block;
}

.circle-alert[b-340vrx5mry] {
    position: absolute;
    top: -6px; 
    right: 6px; 
    width: 16px;
    height: 16px;
    background: #FF5E2C;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 10;
    box-shadow: 0 0 2px #aaa;
}
