/* _content/PedidoCarnesFehr/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-b763qkdedq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-b763qkdedq] {
    flex: 1;
}

.sidebar[b-b763qkdedq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-b763qkdedq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-b763qkdedq]  a, .top-row[b-b763qkdedq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-b763qkdedq]  a:hover, .top-row[b-b763qkdedq]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-b763qkdedq]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-b763qkdedq] {
        justify-content: space-between;
    }

    .top-row[b-b763qkdedq]  a, .top-row[b-b763qkdedq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-b763qkdedq] {
        flex-direction: row;
    }

    .sidebar[b-b763qkdedq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-b763qkdedq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-b763qkdedq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-b763qkdedq], article[b-b763qkdedq] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-b763qkdedq] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-b763qkdedq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/PedidoCarnesFehr/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pibkr5bhsm] {
    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-pibkr5bhsm] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-pibkr5bhsm] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pibkr5bhsm] {
    font-size: 1.1rem;
}

.bi[b-pibkr5bhsm] {
    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-pibkr5bhsm] {
    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-pibkr5bhsm] {
    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-pibkr5bhsm] {
    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-pibkr5bhsm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pibkr5bhsm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pibkr5bhsm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pibkr5bhsm]  .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-pibkr5bhsm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-pibkr5bhsm]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-pibkr5bhsm] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-pibkr5bhsm] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pibkr5bhsm] {
        display: none;
    }

    .nav-scrollable[b-pibkr5bhsm] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/PedidoCarnesFehr/Components/Pages/CambioContraseña.razor.rz.scp.css */


body[b-u9d0e0200u] {
    background-color: #f3f4f6;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.password-wrapper[b-u9d0e0200u] {
    position: relative;
}

    .password-wrapper .form-control[b-u9d0e0200u] {
        padding-right: 2.25rem; /* espacio para el botón */
    }

.toggle-password[b-u9d0e0200u] {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    padding: 0;
    font-size: 0.875rem; /* tamaño reducido */
    line-height: 1;
    color: #6c757d;
    cursor: pointer;
}

.btn-ocultar-password[b-u9d0e0200u] {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    padding: 0;
    font-size: 0.875rem;
    line-height: 1;
    color: #6c757d;
    cursor: pointer;
}


/* Contenedor principal */
.container[b-u9d0e0200u] {
    width: auto;
    max-width: 800px;
    display: inline-block;
}

/* Tarjeta de login */
.card[b-u9d0e0200u] {
    background-color: white;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}


.card-content[b-u9d0e0200u] {
    display: grid;
    grid-template-columns: 1fr;
}

/* Formulario */
.form-container[b-u9d0e0200u] {
    padding: 1.5rem;
}

.flex-col[b-u9d0e0200u] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.text-center[b-u9d0e0200u] {
    text-align: center;
}

h1[b-u9d0e0200u] {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.text-muted[b-u9d0e0200u] {
    color: #6b7280;
    font-size: 0.875rem;
}

.form-group[b-u9d0e0200u] {
    display: grid;
    gap: 0.5rem;
}

.form-header[b-u9d0e0200u] {
    display: flex;
    align-items: center;
}

label[b-u9d0e0200u] {
    font-size: 0.875rem;
    font-weight: 500;
}

.ml-auto[b-u9d0e0200u] {
    margin-left: auto;
}

a[b-u9d0e0200u] {
    color: #111827;
    text-decoration: none;
    font-size: 0.875rem;
}

    a:hover[b-u9d0e0200u] {
        text-decoration: underline;
        text-underline-offset: 2px;
    }

input[b-u9d0e0200u] {
    padding: 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

buttona[b-u9d0e0200u] {
    width: 100%;
    padding: 0.5rem 1rem;
    background-color: #66C3FF;
    color: white;
    border: none;
    border-radius: 0.25rem;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
}

/* Separador "O continuar con" */
.divider[b-u9d0e0200u] {
    position: relative;
    text-align: center;
    font-size: 0.875rem;
    margin: 1rem 0;
}

    .divider[b-u9d0e0200u]::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        border-top: 1px solid #d1d5db;
        z-index: 0;
    }

    .divider span[b-u9d0e0200u] {
        position: relative;
        z-index: 1;
        background-color: white;
        padding: 0 0.5rem;
        color: #6b7280;
    }

/* Botones de redes sociales */
.social-buttons[b-u9d0e0200u] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.social-button[b-u9d0e0200u] {
    background-color: white;
    border: 1px solid #d1d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}

    .social-button svg[b-u9d0e0200u] {
        width: 1.25rem;
        height: 1.25rem;
    }

/* Imagen lateral */
.image-container[b-u9d0e0200u] {
    display: none;
    position: relative;
    background-color: #f3f4f6;
}

    .image-container img[b-u9d0e0200u] {
        position: absolute;
        inset: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

/* Texto de términos y condiciones */
.terms[b-u9d0e0200u] {
    text-align: center;
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 1.5rem;
}

    .terms a[b-u9d0e0200u] {
        text-decoration: underline;
        text-underline-offset: 4px;
    }

        .terms a:hover[b-u9d0e0200u] {
            color: #111827;
        }

/* Responsive */
@media (min-width: 768px) {
    .card-content[b-u9d0e0200u] {
        grid-template-columns: 1fr 1fr;
    }

    .form-container[b-u9d0e0200u] {
        padding: 2rem;
    }

    .image-container[b-u9d0e0200u] {
        display: block;
    }
}

.sr-only[b-u9d0e0200u] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
/* _content/PedidoCarnesFehr/Components/Pages/Catalogo.razor.rz.scp.css */
/* Colores alternados de tabla */
table.table-striped tbody tr:nth-of-type(odd)[b-jm1y1rcrul] {
    background-color: #e0f0ff;
}

table.table-striped tbody tr:nth-of-type(even)[b-jm1y1rcrul] {
    background-color: #ffffff;
}

.card-overlay[b-jm1y1rcrul] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5); /* fondo semitransparente */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1055;
}

.detalle-carta[b-jm1y1rcrul] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1055;
    width: 300px;
}

/* Estilo general del header */
.custom-header[b-jm1y1rcrul] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    background-color: white;
    z-index: 1000;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Contenedor principal con espacio para el header fijo */
.main-content[b-jm1y1rcrul] {
    padding-top: 0; /* espacio para que no se tape el contenido */
}

/* Altura del header estimada para escritorio */
.tabla-scroll-wrapper[b-jm1y1rcrul] {
    margin-top: 10px; /* Espacio debajo del header en escritorio */
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    overflow-x: hidden;
}

/* Thead sticky dentro del contenedor con scroll */
.tabla-encabezado th[b-jm1y1rcrul] {
    position: sticky;
    top: 0;
    background-color: #33ADFF;
    z-index: 10;
}

@media (min-height: 375px) {
    .tabla-scroll-wrapper[b-jm1y1rcrul] {
        margin-top: 5%; /* Más espacio si el header ocupa más altura en móvil */
        /* max-height: calc(100vh - 160px);*/
        max-height: 480px;
    }
        .tabla-scroll-wrapper input[b-jm1y1rcrul] {
            font-size: 16px !important;
        }
}

@media (min-height: 400px) {
    .tabla-scroll-wrapper[b-jm1y1rcrul] {
        margin-top: 5%; /* Más espacio si el header ocupa más altura en móvil */
         max-height: calc(100vh - 220px);
    }

        .tabla-scroll-wrapper input[b-jm1y1rcrul] {
            font-size: 16px !important;
        }
}

.search-responsive[b-jm1y1rcrul] {
    margin-top: 50px; /* Espacio debajo del header en escritorio */
    max-height: calc(100vh - 130px);
    overflow-y: auto;
    overflow-x: hidden;
}

@media (max-width: 768px) {
    .search-responsive[b-jm1y1rcrul] {
        margin-top: 27%; /* Más espacio si el header ocupa más altura en móvil */
        max-height: calc(100vh - 180px);
    }
}
/* _content/PedidoCarnesFehr/Components/Pages/CrearCuenta.razor.rz.scp.css */


body[b-g6d1wyn0vm] {
    background-color: #f3f4f6;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/* Contenedor principal */
.container[b-g6d1wyn0vm] {
    width: 100%;
    max-width: 800px;
}

/* Tarjeta de login */
.card[b-g6d1wyn0vm] {
    background-color: white;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-content[b-g6d1wyn0vm] {
    display: grid;
    grid-template-columns: 1fr;
}

/* Formulario */
.form-container[b-g6d1wyn0vm] {
    padding: 1.5rem;
}

.flex-col[b-g6d1wyn0vm] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.text-center[b-g6d1wyn0vm] {
    text-align: center;
}

h1[b-g6d1wyn0vm] {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.text-muted[b-g6d1wyn0vm] {
    color: #6b7280;
    font-size: 0.875rem;
}

.form-group[b-g6d1wyn0vm] {
    display: grid;
    gap: 0.5rem;
}

.form-header[b-g6d1wyn0vm] {
    display: flex;
    align-items: center;
}

label[b-g6d1wyn0vm] {
    font-size: 0.875rem;
    font-weight: 500;
}

.ml-auto[b-g6d1wyn0vm] {
    margin-left: auto;
}

a[b-g6d1wyn0vm] {
    color: #111827;
    text-decoration: none;
    font-size: 0.875rem;
}

    a:hover[b-g6d1wyn0vm] {
        text-decoration: underline;
        text-underline-offset: 2px;
    }

input[b-g6d1wyn0vm] {
    padding: 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

button[b-g6d1wyn0vm] {
    width: 100%;
    padding: 0.5rem 1rem;
    background-color: #66C3FF;
    color: white;
    border: none;
    border-radius: 0.25rem;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
}

    button:hover[b-g6d1wyn0vm] {
        background-color: #C4F1BE;
    }

/* Separador "O continuar con" */
.divider[b-g6d1wyn0vm] {
    position: relative;
    text-align: center;
    font-size: 0.875rem;
    margin: 1rem 0;
}

    .divider[b-g6d1wyn0vm]::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        border-top: 1px solid #d1d5db;
        z-index: 0;
    }

    .divider span[b-g6d1wyn0vm] {
        position: relative;
        z-index: 1;
        background-color: white;
        padding: 0 0.5rem;
        color: #6b7280;
    }

/* Botones de redes sociales */
.social-buttons[b-g6d1wyn0vm] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.social-button[b-g6d1wyn0vm] {
    background-color: white;
    border: 1px solid #d1d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}

    .social-button svg[b-g6d1wyn0vm] {
        width: 1.25rem;
        height: 1.25rem;
    }

/* Imagen lateral */
.image-container[b-g6d1wyn0vm] {
    display: none;
    position: relative;
    background-color: #f3f4f6;
}

    .image-container img[b-g6d1wyn0vm] {
        position: absolute;
        inset: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

/* Texto de términos y condiciones */
.terms[b-g6d1wyn0vm] {
    text-align: center;
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 1.5rem;
}

    .terms a[b-g6d1wyn0vm] {
        text-decoration: underline;
        text-underline-offset: 4px;
    }

        .terms a:hover[b-g6d1wyn0vm] {
            color: #111827;
        }

/* Responsive */
@media (min-width: 768px) {
    .card-content[b-g6d1wyn0vm] {
        grid-template-columns: 1fr 1fr;
    }

    .form-container[b-g6d1wyn0vm] {
        padding: 2rem;
    }

    .image-container[b-g6d1wyn0vm] {
        display: block;
    }
}

.sr-only[b-g6d1wyn0vm] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
/* _content/PedidoCarnesFehr/Components/Pages/Login.razor.rz.scp.css */
/*body {
    background-color: #f3f4f6;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}*/

.body[b-726gg0rxdm] {
    margin: 0;
    height: 100vh;
    background: linear-gradient(135deg, #B3E5FF, #D6F0FF, #EAF8FF);
    background-size: 400% 400%;
    animation: gradientShift 15s ease infinite;
    color: #333;
    font-family: sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Contenedor principal */
.container[b-726gg0rxdm] {
    width: 100%;
    max-width: 800px;
}

/* Tarjeta de login */
.card[b-726gg0rxdm] {
    background-color: white;
    border-radius: 0.5rem;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-content[b-726gg0rxdm] {
    display: grid;
    grid-template-columns: 1fr;
}

/* Formulario */
.form-container[b-726gg0rxdm] {
    padding: 1.5rem;
}

.flex-col[b-726gg0rxdm] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.text-center[b-726gg0rxdm] {
    text-align: center;
}

h1[b-726gg0rxdm] {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.text-muted[b-726gg0rxdm] {
    color: #6b7280;
    font-size: 0.875rem;
}

.form-group[b-726gg0rxdm] {
    display: grid;
    gap: 0.5rem;
}

.form-header[b-726gg0rxdm] {
    display: flex;
    align-items: center;
}

label[b-726gg0rxdm] {
    font-size: 0.875rem;
    font-weight: 500;
}

.ml-auto[b-726gg0rxdm] {
    margin-left: auto;
}

a[b-726gg0rxdm] {
    color: #111827;
    text-decoration: none;
    font-size: 0.875rem;
}

    a:hover[b-726gg0rxdm] {
        text-decoration: underline;
        text-underline-offset: 2px;
    }

input[b-726gg0rxdm] {
    padding: 0.5rem;
    border: 1px solid #d1d5db;
    border-radius: 0.25rem;
    font-size: 0.875rem;
}

button[b-726gg0rxdm] {
    width: 100%;
    padding: 0.5rem 1rem;
    /*background-color: #111827;*/
    background-color: #66C3FF;
    color: white;
    border: none;
    border-radius: 0.25rem;
    font-weight: 500;
    cursor: pointer;
    font-size: 0.875rem;
}

    button:hover[b-726gg0rxdm] {
        background-color: #C4F1BE;
    }

/* Separador "O continuar con" */
.divider[b-726gg0rxdm] {
    position: relative;
    text-align: center;
    font-size: 0.875rem;
    margin: 1rem 0;
}

    .divider[b-726gg0rxdm]::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        border-top: 1px solid #d1d5db;
        z-index: 0;
    }

    .divider span[b-726gg0rxdm] {
        position: relative;
        z-index: 1;
        background-color: white;
        padding: 0 0.5rem;
        color: #6b7280;
    }

/* Botones de redes sociales */
.social-buttons[b-726gg0rxdm] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.social-button[b-726gg0rxdm] {
    background-color: white;
    border: 1px solid #d1d5db;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}

    .social-button svg[b-726gg0rxdm] {
        width: 1.25rem;
        height: 1.25rem;
    }

/* Imagen lateral */
.image-container[b-726gg0rxdm] {
    display: none;
    position: relative;
    background-color: white;
}

    .image-container img[b-726gg0rxdm] {
        position: absolute;
        inset: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

/* Texto de términos y condiciones */
.terms[b-726gg0rxdm] {
    text-align: center;
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 1.5rem;
}

    .terms a[b-726gg0rxdm] {
        text-decoration: underline;
        text-underline-offset: 4px;
    }

        .terms a:hover[b-726gg0rxdm] {
            color: #111827;
        }

/* Responsive */
@media (min-width: 768px) {
    .card-content[b-726gg0rxdm] {
        grid-template-columns: 1fr 1fr;
    }

    .form-container[b-726gg0rxdm] {
        padding: 2rem;
    }

    .image-container[b-726gg0rxdm] {
        display: block;
    }
}

.sr-only[b-726gg0rxdm] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
