/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-ctz8g883s3] {
    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-ctz8g883s3] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-d2wxhy4h6m],
.components-reconnect-repeated-attempt-visible[b-d2wxhy4h6m],
.components-reconnect-failed-visible[b-d2wxhy4h6m],
.components-pause-visible[b-d2wxhy4h6m],
.components-resume-failed-visible[b-d2wxhy4h6m],
.components-rejoining-animation[b-d2wxhy4h6m] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-retrying[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-failed[b-d2wxhy4h6m],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-d2wxhy4h6m] {
    display: block;
}


#components-reconnect-modal[b-d2wxhy4h6m] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-d2wxhy4h6m 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-d2wxhy4h6m 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-d2wxhy4h6m 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-d2wxhy4h6m]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-d2wxhy4h6m 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-d2wxhy4h6m {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-d2wxhy4h6m {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-d2wxhy4h6m {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-d2wxhy4h6m] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-d2wxhy4h6m] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-d2wxhy4h6m] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-d2wxhy4h6m] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-d2wxhy4h6m] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-d2wxhy4h6m] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-d2wxhy4h6m] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-d2wxhy4h6m 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-d2wxhy4h6m] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-d2wxhy4h6m {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/ProductosAgregar.razor.rz.scp.css */
/* ================ */
/* ENCABEZADO       */
/* ================ */

    .encabezado-pagina[b-7rjgl22cba] {
        position: relative;
        text-align: center;
        margin-bottom: 15px;
        padding-bottom: 45px;
    }

    .encabezado-pagina h1[b-7rjgl22cba] {
        margin: 0;
        font-family: Arial, sans-serif;
        font-size: 27px;
        font-weight: 700;
        color: #111111;
    }

    .encabezado-pagina .logo[b-7rjgl22cba] {
        position: absolute;
        right: 0;
        top: -5px;
        width: 145px;
        height: auto;
    }

    /* ================ */
    /* PEDIDO ACTUAL    */
    /* ================ */

    body > p[b-7rjgl22cba] {
        margin: 0;
        padding: 10px 18px;
        font-family: Arial, sans-serif;
        font-size: 25px;
        color: #333333;
    }

    body > p strong[b-7rjgl22cba] {
        font-family: Arial, sans-serif;
        font-size: 26px;
        font-weight: 700;
        color: #192b63;
    }

/* ================ */
/* BUSCADOR         */
/* ================ */

.buscador[b-7rjgl22cba] {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 30px;
}

    .buscador input[b-7rjgl22cba] {
        flex: 1;
        height: 42px;
        padding: 8px 14px;
        box-sizing: border-box;
        border: 1px solid #cfd4dc;
        border-radius: 8px;
        font-family: Arial, sans-serif;
        font-size: 15px;
        color: #333333;
    }

    .buscador input[b-7rjgl22cba]::placeholder {
        font-family: Arial, sans-serif;
        color: #888888;
    }

    .buscador input:focus[b-7rjgl22cba] {
        outline: none;
        border-color: #2463ff;
        box-shadow: 0 0 0 2px rgba(36, 99, 255, 0.12);
    }


    /* ================ */
    /* BOTÓN BUSCAR     */
    /* ================ */

    .buscador button[b-7rjgl22cba] {
        height: 42px;
        min-width: 86px;
        padding: 8px 18px;
        border: 2px solid #2463ff;
        border-radius: 8px;
        background-color: #2463ff;
        color: #ffffff;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
    }

        .buscador button:hover[b-7rjgl22cba] {
            background-color: #192b63;
            border-color: #192b63;
        }

        .buscador button:disabled[b-7rjgl22cba] {
            background-color: #d9dce3;
            border-color: #d9dce3;
            color: #777777;
            cursor: not-allowed;
        }



/* ================ */
/* PEDIDO ACTUAL    */
/* ================ */

    .contenedor > p[b-7rjgl22cba] {
        margin: 0 0 20px 0;
        padding: 10px 18px;
        background-color: #fff7f7;
        border: 1px solid #f1d2d2;
        border-radius: 10px;
        font-family: Arial, sans-serif;
        font-size: 15px;
        color: #333333;
    }

    .contenedor > p strong[b-7rjgl22cba] {
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #192b63;
    }

/* ================ */
/* CONTENEDOR       */
/* ================ */

    .contenedor[b-7rjgl22cba] {
        width: 95%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 30px;
        font-family: Arial, sans-serif;
        box-sizing: border-box;
        background-color: #f7f8fa;
    }


/* ================ */
/* ENCABEZADO       */
/* ================ */

.encabezado-pagina[b-7rjgl22cba] {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 55px;
    font-family: Arial, sans-serif;
}

    .encabezado-pagina h1[b-7rjgl22cba] {
        margin: 0;
        font-family: Arial, sans-serif;
        font-size: 27px;
        font-weight: 700;
        color: #111111;
    }

    .encabezado-pagina .logo[b-7rjgl22cba] {
        position: absolute;
        right: 0;
        top: -5px;
        width: 145px;
        height: auto;
    }

/* ================ */
/* BOTÓN REGRESAR   */
/* ================ */

.boton-regresar[b-7rjgl22cba] {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 125px;
    padding: 11px 18px;
    border: 2px solid #2463ff;
    border-radius: 9px;
    background-color: #2463ff;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}

    .boton-regresar:hover[b-7rjgl22cba] {
        background-color: #192b63;
        border-color: #192b63;
    }


/* ================ */
/* PEDIDO ACTUAL    */
/* ================ */

.pedido-actual[b-7rjgl22cba] {
    margin: 0 0 30px 0;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #222222;
}

    .pedido-actual strong[b-7rjgl22cba] {
        font-family: Arial, sans-serif;
        font-size: 25px;
        font-weight: 700;
        color: #192b63;
    }


/* ================ */
/* BUSCADOR         */
/* ================ */

.buscador[b-7rjgl22cba] {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 25px;
}

    .buscador input[b-7rjgl22cba] {
        flex: 1;
        height: 42px;
        padding: 8px 14px;
        box-sizing: border-box;
        border: 1px solid #cfd4dc;
        border-radius: 8px;
        font-family: Arial, sans-serif;
        font-size: 15px;
    }

    .buscador input:focus[b-7rjgl22cba] {
        outline: none;
        border-color: #2463ff;
        box-shadow: 0 0 0 2px rgba(36, 99, 255, 0.12);
    }


    /* ================ */
    /* BOTÓN BUSCAR     */
    /* ================ */

    .buscador button[b-7rjgl22cba] {
        height: 42px;
        padding: 8px 22px;
        border: 2px solid #2463ff;
        border-radius: 8px;
        background-color: #2463ff;
        color: #ffffff;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: 600;
        cursor: pointer;
    }

    .buscador button:hover[b-7rjgl22cba] {
        background-color: #192b63;
        border-color: #192b63;
    }

    .buscador button:disabled[b-7rjgl22cba] {
        background-color: #d9dce3;
        border-color: #d9dce3;
        color: #777777;
        cursor: not-allowed;
    }


/* ================ */
/* TÍTULO PRODUCTOS */
/* ================ */

.contenedor h2[b-7rjgl22cba] {
    margin: 0 0 15px 0;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #192b63;
}


/* ================ */
/* LISTA PRODUCTOS  */
/* ================ */

.lista-productos[b-7rjgl22cba] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}


/* ================ */
/* PRODUCTO         */
/* ================ */

.producto[b-7rjgl22cba] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 12px 18px;
    border: 1px solid #e7d2d2;
    border-radius: 12px;
    background-color: #fffafa;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
    font-family: Arial, sans-serif;
}

    .producto strong[b-7rjgl22cba] {
        display: block;
        margin-bottom: 5px;
        font-family: Arial, sans-serif;
        font-size: 17px;
        font-weight: 700;
        color: #192b63;
    }

    .producto div div[b-7rjgl22cba] {
        margin-top: 0;
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #555555;
    }


    /* ================ */
    /* BOTÓN AGREGAR    */
    /* ================ */

    .producto button[b-7rjgl22cba] {
        min-width: 90px;
        padding: 9px 18px;
        border: 2px solid #d62828;
        border-radius: 8px;
        background-color: #d62828;
        color: #ffffff;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        cursor: pointer;
    }

    .producto button:hover[b-7rjgl22cba] {
        background-color: #a91f1f;
        border-color: #a91f1f;
    }

    .producto button:disabled[b-7rjgl22cba] {
        background-color: #d9dce3;
        border-color: #d9dce3;
        color: #777777;
        cursor: not-allowed;
    }

/* ================ */
/* VISTA MÓVIL      */
/* ================ */

@media (max-width: 600px) {

    .contenedor[b-7rjgl22cba] {
        width: 100%;
        padding: 20px 15px;
    }

    .encabezado-pagina[b-7rjgl22cba] {
        padding-bottom: 45px;
    }

    .encabezado-pagina h1[b-7rjgl22cba] {
        font-size: 23px;
    }

    .encabezado-pagina .logo[b-7rjgl22cba] {
        width: 110px;
        top: 0;
    }

    .buscador[b-7rjgl22cba] {
        gap: 8px;
    }

    .buscador input[b-7rjgl22cba] {
        font-size: 14px;
    }

    .buscador button[b-7rjgl22cba] {
        min-width: 75px;
        padding: 8px 12px;
    }

    .producto[b-7rjgl22cba] {
        gap: 12px;
        padding: 12px 14px;
        align-items: flex-start;
    }

    .producto > div:first-child[b-7rjgl22cba] {
        flex: 1;
        min-width: 0;
    }

    .producto strong[b-7rjgl22cba] {
        font-size: 16px;
    }

    .producto div div[b-7rjgl22cba] {
        font-size: 13px;
        overflow-wrap: anywhere;
    }

    /* ================ */
    /* BOTÓN AGREGAR    */
    /* VISTA MÓVIL      */
    /* ================ */

    .producto button[b-7rjgl22cba] {
        min-width: 80px;
        padding: 8px 12px;
        font-size: 13px;
        flex-shrink: 0;
    }

    body > p[b-7rjgl22cba] {
        padding: 8px 15px;
        font-size: 14px;
    }

    body > p strong[b-7rjgl22cba] {
        font-size: 15px;
    }
    .buscador[b-7rjgl22cba] {
        align-items: stretch;
    }

    .buscador input[b-7rjgl22cba] {
        min-width: 0;
    }

    .buscador button[b-7rjgl22cba] {
        flex-shrink: 0;
    }
    .contenedor h2[b-7rjgl22cba] {
        margin-bottom: 12px;
        font-size: 18px;
    }
}

/* ================ */
/* DESCRIPCIÓN MÓVIL */
/* ================ */

.producto div div[b-7rjgl22cba] {
    line-height: 1.35;
}

/* /Components/Pages/ProductosMedidas.razor.rz.scp.css */
/* Contenedor general de la página */
/* ================ */
/* CONTENEDOR GENERAL */
/* ================ */

.contenedor-medidas[b-vymqfn7065] {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0 20px 40px 20px;
    box-sizing: border-box;
}


/* Encabezado */
.encabezado-pagina[b-vymqfn7065] {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

    .encabezado-pagina h1[b-vymqfn7065] {
        margin: 0;
        font-size: 28px;
        font-family: Arial, sans-serif;
    }

    .encabezado-pagina .logo[b-vymqfn7065] {
        position: absolute;
        right: 0;
        top: 0;
        width: 160px;
        height: auto;
        margin-bottom: 15px;
    }
/* ================ */
/* TÍTULOS DATOS    */
/* ================ */

.datos-pedido strong[b-vymqfn7065],
.datos-producto strong[b-vymqfn7065] {
    font-size: 20px;
    font-weight: 700;
}

/* Tarjetas de información */
.datos-pedido[b-vymqfn7065],
.datos-producto[b-vymqfn7065] {
    background-color: #fff7f7;
    border: 1px solid #f1d2d2;
    border-radius: 15px;
    padding: 10px 25px;
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    font-family: Arial, sans-serif;
}


/* ================ */
/* INFORMACIÓN      */
/* ================ */

.datos-pedido[b-vymqfn7065] {
    display: flex;
    flex-wrap: nowrap;
    gap: 40px;
    align-items: center;
}

.datos-pedido .dato-pedido[b-vymqfn7065] {
    display: flex;
    gap: 5px;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 0;
}
/* ================ */
/* DATOS PRODUCTO   */
/* ================ */

.datos-producto[b-vymqfn7065] {
    display: grid;
    grid-template-columns: 1fr 3fr;
    row-gap: 8px;
    column-gap: 40px;
}

    .datos-producto .dato-producto[b-vymqfn7065] {
        white-space: nowrap;
        margin-bottom: 0;
    }
.datos-pedido div:last-child[b-vymqfn7065],
.datos-producto div:last-child[b-vymqfn7065] {
    margin-bottom: 0;
}

.datos-pedido strong[b-vymqfn7065],
.datos-producto strong[b-vymqfn7065] {
    color: #192b63;
}


/* Título Medidas */
h2[b-vymqfn7065] {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #000;
}


/* Botones principales */
.boton-medidas[b-vymqfn7065] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

    .boton-medidas button[b-vymqfn7065] {
        flex: 1;
        min-height: 45px;
        border-radius: 10px;
        font-weight: 600;
        cursor: pointer;
    }


/* Botón Agregar */
.btn-agregar[b-vymqfn7065] {
    color: #2463ff;
    background-color: #fff;
    border: 2px solid #2463ff;
}


/* Botón Guardar */
.btn-guardar[b-vymqfn7065] {
    color: #fff;
    background-color: #192b63;
    border: 2px solid #192b63;
}


/* Botón Regresar */
.btn-regresar[b-vymqfn7065] {
    color: #192b63;
    background-color: #fff;
    border: 1px solid #192b63;
}


/* Zona de medidas */
.contenedor-tabla-medidas[b-vymqfn7065] {
    background-color: #fff;
    border: 1px solid #e1e5eb;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    overflow-x: auto;
}

/* Acciones de medidas */
.acciones-medidas[b-vymqfn7065] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

    .acciones-medidas button[b-vymqfn7065] {
        min-height: 42px;
        padding: 8px 18px;
        border-radius: 10px;
        font-weight: 600;
        cursor: pointer;
    }

        /* Agregar medida */

        .acciones-medidas[b-vymqfn7065] {
            display: flex;
            gap: 10px;
            margin-bottom: 20px;
            align-items: center;
        }
        .acciones-medidas button:first-child[b-vymqfn7065] {
            color: #2463ff;
            background-color: #ffffff;
            border: 2px solid #2463ff;
        }

        /* Guardar medidas */
        .acciones-medidas button:nth-child(2)[b-vymqfn7065] {
            color: #ffffff;
            background-color: #192b63;
            border: 2px solid #192b63;
        }

        /* Regresar */
        .acciones-medidas button:nth-child(3)[b-vymqfn7065] {
            color: #192b63;
            background-color: #ffffff;
            border: 1px solid #192b63;
        }

.boton-eliminar[b-vymqfn7065] {
    min-height: 38px;
    padding: 6px 12px;
    border-radius: 8px;
    border: 1px solid #dc3545;
    background-color: #ffffff;
    color: #dc3545;
    font-weight: 600;
    cursor: pointer;
}

.botones-canto[b-vymqfn7065] {
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}

.botones-canto button[b-vymqfn7065] {
    min-height: 38px;
    padding: 6px 10px;
    border-radius: 8px;
    border: 1px solid #192b63;
    background-color: #ffffff;
    color: #192b63;
    font-weight: 600;
    cursor: pointer;
}

.campo-medida[b-vymqfn7065] {
    width: 90px;
    min-height: 38px;
    padding: 6px 8px;
    box-sizing: border-box;
    border: 1px solid #cfd4dc;
    border-radius: 7px;
}

    fon .boton-actualizar-activo[b-vymqfn7065] {
        min-height: 38px;
        padding: 6px 10px;
        border-radius: 8px;
        border: 1px solid #192b63;
        background-color: #192b63;
        color: #ffffff;
        font-weight: 600;
        cursor: pointer;
    }

    .tabla-medidas td:nth-child(2)[b-vymqfn7065] {
        font-weight: 600;
        color: #192b63;
        white-space: nowrap;
    }

.tabla-medidas th[b-vymqfn7065] {
    padding: 8px 5px;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}

        .tabla-medidas th:first-child[b-vymqfn7065] {
            min-width: 95px;
        }

        .tabla-medidas th:nth-child(2)[b-vymqfn7065] {
            width: 35px;
        }

    .tabla-medidas th:nth-child(3)[b-vymqfn7065] {
        width: 90px;
        min-width: 90px;
        max-width: 90px;
    }

        .tabla-medidas th:nth-child(4)[b-vymqfn7065],
        .tabla-medidas th:nth-child(5)[b-vymqfn7065] {
            min-width: 90px;
        }

        .tabla-medidas th:nth-child(6)[b-vymqfn7065],
        .tabla-medidas th:nth-child(7)[b-vymqfn7065],
        .tabla-medidas th:nth-child(8)[b-vymqfn7065],
        .tabla-medidas th:nth-child(9)[b-vymqfn7065] {
            min-width: 70px;
        }

    .errores-medidas[b-vymqfn7065] {
        margin-bottom: 20px;
        padding: 15px 20px;
        border: 1px solid #f1b5b5;
        border-radius: 10px;
        background-color: #fff5f5;
        color: #b02a37;
    }

        .errores-medidas strong[b-vymqfn7065] {
            display: block;
            margin-bottom: 8px;
        }

        .errores-medidas ul[b-vymqfn7065] {
            margin: 5px 0 0 20px;
            padding: 0;
        }

        .errores-medidas li[b-vymqfn7065] {
            margin-bottom: 4px;
        }

    .boton-agregar-medida[b-vymqfn7065] {
        min-height: 42px;
        padding: 8px 18px;
        border-radius: 10px;
        border: 2px solid #2463ff;
        background-color: #ffffff;
        color: #2463ff;
        font-weight: 600;
        cursor: pointer;
    }

    .boton-guardar[b-vymqfn7065] {
        min-height: 42px;
        padding: 8px 18px;
        border-radius: 10px;
        border: 2px solid #192b63;
        background-color: #192b63;
        color: #ffffff;
        font-weight: 600;
        cursor: pointer;
    }

    .boton-regresar[b-vymqfn7065] {
        min-height: 42px;
        padding: 8px 18px;
        border-radius: 10px;
        border: 1px solid #192b63;
        background-color: #ffffff;
        color: #192b63;
        font-weight: 600;
        cursor: pointer;
    }
    /* ================ */
    /* TÍTULO MEDIDAS   */
    /* ================ */

.titulo-medidas[b-vymqfn7065] {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    font-family: Arial, sans-serif;

    .titulo-medidas {
        display: inline-block;
    }
}
    /* ================ */
    /* DATOS PRODUCTO   */
    /* ================ */

    .dato-producto[b-vymqfn7065] {
        margin-bottom: 8px;
    }

        .dato-producto:last-child[b-vymqfn7065] {
            margin-bottom: 0;
        }

        .dato-producto strong[b-vymqfn7065] {
            color: #192b63;
        }
    /* ================ */
    /* SELECTS CANTEAR  */
    /* ================ */

.tabla-medidas .select-cantear[b-vymqfn7065] {
    width: 85px !important;
    min-width: 85px;
    max-width: 85px;
    height: 36px;
    padding: 4px 6px;
    border: 1px solid #cfd4dc;
    border-radius: 7px;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}

/* ================ */
/* ENCABEZADO MEDIDAS */
/* ================ */

.encabezado-medidas[b-vymqfn7065] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 15px;
}

.titulo-medidas[b-vymqfn7065] {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    font-family: Arial, sans-serif;
}

.acciones-medidas[b-vymqfn7065] {
    display: flex;
    gap: 10px;
}

/* ================ */
/* BOTÓN ACTUALIZAR */
/* ================ */

.tabla-medidas td:first-child[b-vymqfn7065] {
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}

    .tabla-medidas td:first-child button[b-vymqfn7065] {
        display: block;
        margin: 0 auto;
        min-height: 30px;
        padding: 3px 7px;
        border-radius: 7px;
        border: 1px solid #cfd4dc;
        background-color: #f2f4f7;
        color: #777777;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: 600;
        cursor: default;
    }

.boton-actualizar-activo[b-vymqfn7065] {
    display: block;
    margin: 0 auto;
    min-height: 30px;
    padding: 3px 7px;
    border-radius: 7px;
    border: 1px solid #192b63;
    background-color: #192b63;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

/* ================ */
/* ACTUALIZAR MODIFICADO */
/* ================ */

.tabla-medidas tr.medida-modificada .boton-actualizar-activo[b-vymqfn7065] {
    background-color: #28a745;
    border-color: #28a745;
    color: #ffffff;
}
/* /Components/Pages/ProductosSeleccionados.razor.rz.scp.css */

.contenedor[b-j8429mdd19] {
    max-width: 650px;
    margin: 0 auto;
    padding: 20px;
    font-family: Arial, sans-serif;
}

.encabezado[b-j8429mdd19] {
    text-align: center;
    margin-bottom: 30px;
}

.logo[b-j8429mdd19] {
    width: 180px;
    height: auto;
    display: block;
    margin: 0 auto 15px auto;
}

.encabezado h1[b-j8429mdd19] {
    font-size: 32px;
    font-weight: 700;
    margin: 0;
}

.datos-pedido[b-j8429mdd19] {
    background-color: #fff5f5;
    border: 1px solid #f0dada;
    border-radius: 16px;
    padding: 22px 25px;
    margin: 0 auto 20px auto;
    max-width: 650px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    font-family: Arial, sans-serif;
    font-size: 21px;
}

    .datos-pedido div[b-j8429mdd19] {
        margin-bottom: 12px;
    }

        .datos-pedido div:last-child[b-j8429mdd19] {
            margin-bottom: 0;
        }

    .datos-pedido strong[b-j8429mdd19] {
        color: #172554;
        font-weight: 700;
    }

    .datos-pedido div[b-j8429mdd19] {
        color: #d62828;
    }

/* =========================================================
   BOTÓN AGREGAR PRODUCTO
   ========================================================= */

.boton-agregar[b-j8429mdd19] {
    width: 100%;
    padding: 16px;
    margin-bottom: 15px;
    background-color: #f8fbff;
    color: #2563eb;
    border: 2px solid #2563eb;
    border-radius: 12px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .boton-agregar:hover:not(:disabled)[b-j8429mdd19] {
        background-color: #eff6ff;
    }


/* =========================================================
   BOTÓN FINALIZAR SOLICITUD
   ========================================================= */

.boton-finalizar[b-j8429mdd19] {
    width: 100%;
    padding: 16px;
    background-color: #172554;
    color: white;
    border: 2px solid #172554;
    border-radius: 12px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .boton-finalizar:hover:not(:disabled)[b-j8429mdd19] {
        background-color: #1e3a8a;
    }


    /* =========================================================
   BOTONES DESHABILITADOS
   ========================================================= */

    .boton-agregar:disabled[b-j8429mdd19],
    .boton-finalizar:disabled[b-j8429mdd19] {
        background-color: #e5e7eb;
        color: #9ca3af;
        border-color: #d1d5db;
        cursor: not-allowed;
        opacity: 0.8;
    }

/* =========================================================
   TARJETA PRODUCTOS SELECCIONADOS
   ========================================================= */

.tarjeta-productos-seleccionados[b-j8429mdd19] {
    background-color: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    padding: 16px 18px;
    margin-bottom: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.35;
    color: #173b72;
    display: flex;
    flex-direction: column;
}


/* =========================================================
   TÍTULO PRODUCTO
   ========================================================= */

.titulo-producto[b-j8429mdd19] {
    color: #c62828;
    font-weight: 700;
}


/* =========================================================
   ETIQUETAS PRODUCTO
   ========================================================= */

.tarjeta-productos-seleccionados strong[b-j8429mdd19] {
    color: #c62828;
    font-weight: 700;
}

/* =========================================================
   ACCIONES PRODUCTO
   ========================================================= */

.acciones-producto[b-j8429mdd19] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
}

/* =========================================================
   TÍTULO PRODUCTO
   ========================================================= */

.titulo-producto[b-j8429mdd19] {
    color: #c62828;
    font-weight: 700;
}

/* =========================================================
   ETIQUETAS PRODUCTO
   ========================================================= */

.tarjeta-productos-seleccionados strong[b-j8429mdd19] {
    color: #c62828;
    font-weight: 700;
}

/* =========================================================
   BOTONES DE PRODUCTO
   ========================================================= */

.boton-medidas[b-j8429mdd19],
.boton-eliminar[b-j8429mdd19] {
    padding: 7px 14px;
    border-radius: 7px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 7px;
    margin-right: 6px;
    transition: all 0.2s ease;
}


/* =========================================================
   BOTÓN MEDIDAS
   ========================================================= */

.boton-medidas[b-j8429mdd19] {
    background-color: #f8fbff;
    color: #172554;
    border: 1px solid #172554;
}

    .boton-medidas:hover:not(:disabled)[b-j8429mdd19] {
        background-color: #e8eef8;
    }


/* =========================================================
   BOTÓN ELIMINAR
   ========================================================= */

.boton-eliminar[b-j8429mdd19] {
    background-color: #fff5f5;
    color: #dc2626;
    border: 1px solid #dc2626;
}

    .boton-eliminar:hover:not(:disabled)[b-j8429mdd19] {
        background-color: #fee2e2;
    }


    /* =========================================================
   BOTONES DE PRODUCTO DESHABILITADOS
   ========================================================= */

    .boton-medidas:disabled[b-j8429mdd19],
    .boton-eliminar:disabled[b-j8429mdd19] {
        background-color: #e5e7eb;
        color: #9ca3af;
        border-color: #d1d5db;
        cursor: not-allowed;
        opacity: 0.8;
    }

/* =========================================================
   ACCIONES PRODUCTO
   ========================================================= */

.acciones-producto[b-j8429mdd19] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 12px;
}

/* ================ */
/* MENSAJE DE ERROR */
/* ================ */
.mensaje-error[b-j8429mdd19] {
    margin: 25px 0;
    padding: 22px 25px;
    border: 1px solid #f1b5b5;
    border-left: 5px solid #d62828;
    border-radius: 10px;
    background-color: #fff5f5;
    font-family: Arial, sans-serif;
}

    .mensaje-error h2[b-j8429mdd19] {
        margin: 0 0 15px 0;
        font-family: Arial, sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #d62828;
    }

    .mensaje-error p[b-j8429mdd19] {
        margin: 7px 0;
        font-family: Arial, sans-serif;
        font-size: 15px;
        color: #444444;
    }
