/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-itgup0vts7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-itgup0vts7] {
    flex: 1;
}

.sidebar[b-itgup0vts7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    width: 250px;
    min-width: 250px;
    transition: width 0.25s ease-in-out, min-width 0.25s ease-in-out, opacity 0.25s ease-in-out;
    overflow: hidden;
}
/*  Ocultar SideBar */
.sidebar-oculto[b-itgup0vts7] {
    width: 0 !important;
    min-width: 0 !important;
    opacity: 0;
}

.top-row[b-itgup0vts7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-itgup0vts7]  a, .top-row[b-itgup0vts7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-itgup0vts7]  a:hover, .top-row[b-itgup0vts7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-itgup0vts7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-itgup0vts7] {
        justify-content: space-between;
    }

    .top-row[b-itgup0vts7]  a, .top-row[b-itgup0vts7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-itgup0vts7] {
        flex-direction: row;
    }

    .sidebar[b-itgup0vts7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-itgup0vts7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-itgup0vts7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-itgup0vts7], article[b-itgup0vts7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-itgup0vts7] {
    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-itgup0vts7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.custom-upload-btn[b-itgup0vts7] {
    cursor: pointer;
}

.custom-file-input-hidden[b-itgup0vts7] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lbxn54p9an] {
    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-lbxn54p9an] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-lbxn54p9an] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lbxn54p9an] {
    font-size: 1.1rem;
}

.bi[b-lbxn54p9an] {
    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-lbxn54p9an] {
    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-lbxn54p9an] {
    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-lbxn54p9an] {
    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");
}

/* Usuarios (bi-people-fill) */
.bi-people-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-people-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-5.784 6A2.24 2.24 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.3 6.3 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1zM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5'/%3E%3C/svg%3E");
}

/* Países (bi-globe-fill) */
.bi-globe-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-globe-americas-fill' viewBox='0 0 16 16'%3E%3Cpath d='m8 0 .412.01A7.97 7.97 0 0 1 13.29 2a8.04 8.04 0 0 1 2.548 4.382 8 8 0 1 1-15.674 0 8 8 0 0 1 1.361-3.078A8 8 0 0 1 2.711 2 7.96 7.96 0 0 1 8 0m0 1a7 7 0 0 0-5.958 3.324C2.497 6.192 6.669 7.827 6.5 8c-.5.5-1.034.884-1 1.5.07 1.248 2.259.774 2.5 2 .202 1.032-1.051 3 0 3 1.5-.5 3.798-3.186 4-5 .138-1.242-2-2-3.5-2.5-.828-.276-1.055.648-1.5.5S4.5 5.5 5.5 5s1 0 1.5.5c1 .5.5-1 1-1.5.838-.838 3.16-1.394 3.605-2.001A6.97 6.97 0 0 0 8 1'/%3E%3C/svg%3E");
}

/* Estados (bi-map-fill) */
.bi-map-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-map-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.598-.49L10.5.99 5.598.01a.5.5 0 0 0-.196 0l-5 1A.5.5 0 0 0 0 1.5v14a.5.5 0 0 0 .598.49l4.902-.98 4.902.98a.5.5 0 0 0 .196 0l5-1A.5.5 0 0 0 16 14.5zM5 14.09V1.11l.5-.1.5.1v12.98l-.402-.08a.5.5 0 0 0-.196 0zm5 .81V1.91l.402.08a.5.5 0 0 0 .196 0L11 1.89v12.98l-.5.1z'/%3E%3C/svg%3E");
}

/* Archivos (bi-file-image-fill)*/
.bi-file-image-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-file-image-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4 0h8a2 2 0 0 1 2 2v8.293l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2m4.002 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0'/%3E%3C/svg%3E");
}

/* Login (bi bi-person-lock)*/
.bi-login-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-lock' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0M8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m0 5.996V14H3s-1 0-1-1 1-4 6-4q.845.002 1.544.107a4.5 4.5 0 0 0-.803.918A11 11 0 0 0 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664zM9 13a1 1 0 0 1 1-1v-1a2 2 0 1 1 4 0v1a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm3-3a1 1 0 0 0-1 1v1h2v-1a1 1 0 0 0-1-1'/%3E%3C/svg%3E");
}

/* Proyectos (bi bi-x-diamond)*/
.bi-project-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-x-diamond' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.987 16a1.53 1.53 0 0 1-1.07-.448L.45 9.082a1.53 1.53 0 0 1 0-2.165L6.917.45a1.53 1.53 0 0 1 2.166 0l6.469 6.468A1.53 1.53 0 0 1 16 8.013a1.53 1.53 0 0 1-.448 1.07l-6.47 6.469A1.53 1.53 0 0 1 7.988 16zM7.639 1.17 4.766 4.044 8 7.278l3.234-3.234L8.361 1.17a.51.51 0 0 0-.722 0M8.722 8l3.234 3.234 2.873-2.873c.2-.2.2-.523 0-.722l-2.873-2.873zM8 8.722l-3.234 3.234 2.873 2.873c.2.2.523.2.722 0l2.873-2.873zM7.278 8 4.044 4.766 1.17 7.639a.51.51 0 0 0 0 .722l2.874 2.873z'/%3E%3C/svg%3E");
}

/* Contactos (bi-person-vcard-fill)*/
.bi-contact-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-vcard-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm9 1.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5M9 8a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 0-1h-4A.5.5 0 0 0 9 8m1 2.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.5.5m-1 2C9 10.567 7.21 9 5 9c-2.086 0-3.8 1.398-3.984 3.181A1 1 0 0 0 2 13h6.96q.04-.245.04-.5M7 6a2 2 0 1 0-4 0 2 2 0 0 0 4 0'/%3E%3C/svg%3E");
}

/* Negocios (bi bi-building-fill)*/
.bi-negocio-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-building-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3 0a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3v-3.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V16h3a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1zm1 2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5M4 5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM7.5 5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5m2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zM4.5 8h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5m2.5.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm3.5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5'/%3E%3C/svg%3E");
}

/* Negocios (bi bi-building-fill)*/
.bi-utileria-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-pc-display' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1zm1 13.5a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0m2 0a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0M9.5 1a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1zM9 3.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1h-5a.5.5 0 0 0-.5.5M1.5 2A1.5 1.5 0 0 0 0 3.5v7A1.5 1.5 0 0 0 1.5 12H6v2h-.5a.5.5 0 0 0 0 1H7v-4H1.5a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5H7V2z'/%3E%3C/svg%3E");
}

/* Transcriptor (bi bi-chat-square-dots)*/
.bi-transcript-fill-nav-menu[b-lbxn54p9an] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-chat-square-dots' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.5a1 1 0 0 0-.8.4l-1.9 2.533a1 1 0 0 1-1.6 0L5.3 12.4a1 1 0 0 0-.8-.4H2a2 2 0 0 1-2-2zm5 4a1 1 0 1 0-2 0 1 1 0 0 0 2 0m4 0a1 1 0 1 0-2 0 1 1 0 0 0 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");
}

.nav-item[b-lbxn54p9an] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lbxn54p9an] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lbxn54p9an] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lbxn54p9an]  .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-lbxn54p9an]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-lbxn54p9an]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-parent[b-lbxn54p9an] {
    color: #fff; /* texto blanco */
    font-weight: 600; /* semibold */
    font-size: 0.85rem;
    text-transform: uppercase;
    opacity: 0.9; /* opacity: 0.85; */
    padding-top: 0.5rem; /* padding-top: 0.75rem; */
    padding-bottom: 0.25rem;
    /* margin-top: 0.5rem; */
    border-top: 1px solid rgba(255, 255, 255, 0.2); /* separador */
}

    .nav-parent .bi-chevron-down[b-lbxn54p9an] {
        transition: transform 0.2s ease-in-out;
    }

    .nav-parent .bi[b-lbxn54p9an] {
        width: 1rem;
        transition: transform 0.2s ease-in-out;
        color: #6c757d;
    }

/* Opcional: rotar chevron cuando está abierta (Bootstrap agrega .show) */
.collapse.show + .nav-parent .bi-chevron-down[b-lbxn54p9an] {
    transform: rotate(180deg);
}

.chevron-icon[b-lbxn54p9an] {
    transition: transform 0.25s ease-in-out;
}

    .chevron-icon.abierto[b-lbxn54p9an] {
        transform: rotate(180deg);
    }

.nav-scrollable[b-lbxn54p9an] {
    /*display: none;*/
    position: relative;
    min-height: 100vh;
    background-image: url('/images/bkg/bg1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

    .nav-scrollable[b-lbxn54p9an]::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.45);
        pointer-events: none;
    }

    .nav-scrollable > *[b-lbxn54p9an] {
        position: relative;
        z-index: 1;
    }

    .nav-scrollable .nav-link[b-lbxn54p9an] {
        color: #fff;
    }

        .nav-scrollable .nav-link:hover[b-lbxn54p9an],
        .nav-scrollable .nav-link.active[b-lbxn54p9an] {
            color: #ffd966;
        }

.navbar-toggler:checked ~ .nav-scrollable[b-lbxn54p9an] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lbxn54p9an] {
        display: none;
    }

    .nav-scrollable[b-lbxn54p9an] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
.nav-scrollable a[b-lbxn54p9an] {
    -webkit-user-drag: none;
}

.nav-scrollable .nav-link[b-lbxn54p9an]::after {
    content: none !important;
}

.nav-link[href][b-lbxn54p9an] {
    -webkit-user-select: none;
    user-select: none;
}

a[href]:not([title])[b-lbxn54p9an] {
    pointer-events: auto;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-ym66lxac0v],
.components-reconnect-repeated-attempt-visible[b-ym66lxac0v],
.components-reconnect-failed-visible[b-ym66lxac0v],
.components-pause-visible[b-ym66lxac0v],
.components-resume-failed-visible[b-ym66lxac0v],
.components-rejoining-animation[b-ym66lxac0v] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-retrying[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-failed[b-ym66lxac0v],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-ym66lxac0v] {
    display: block;
}


#components-reconnect-modal[b-ym66lxac0v] {
    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-ym66lxac0v 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-ym66lxac0v 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-ym66lxac0v 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-ym66lxac0v]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-ym66lxac0v 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-ym66lxac0v {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-ym66lxac0v {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-ym66lxac0v {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-ym66lxac0v] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-ym66lxac0v] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-ym66lxac0v] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-ym66lxac0v] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-ym66lxac0v] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-ym66lxac0v] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-ym66lxac0v] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-ym66lxac0v 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-ym66lxac0v] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-ym66lxac0v {
    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/CambiarClave.razor.rz.scp.css */
.cambiarclave-page[b-a5dojp6uvf] {
    min-height: 100vh;
    background-image: url('/images/login.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cambiarclave-overlay[b-a5dojp6uvf] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    background: rgba(0, 0, 0, 0.45);
}

.cambiarclave-box[b-a5dojp6uvf] {
    width: 100%;
    max-width: 620px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(4px);
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
/* /Components/Pages/Home.razor.rz.scp.css */
.home-page[b-nxj09mwzcv] {
    min-height: 100vh;
    background-image: url('/images/login.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-page[b-aj5eq4hck1] {
    min-height: 100vh;
    background-image: url('/images/login.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.login-overlay[b-aj5eq4hck1] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    background: rgba(0, 0, 0, 0.45);
}

.login-box[b-aj5eq4hck1] {
    width: 100%;
    max-width: 420px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(4px);
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
/* /Components/Pages/Negocios.razor.rz.scp.css */
.custom-file-input-short[b-anuz5d0ziv] {
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* /Components/Pages/Perfil.razor.rz.scp.css */
.profile-page[b-y8cqc4g7zg] {
    min-height: 100vh;
    background-image: url('/images/login.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.profile-overlay[b-y8cqc4g7zg] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    background: rgba(0, 0, 0, 0.45);
}

.profile-box[b-y8cqc4g7zg] {
    width: 100%;
    max-width: 620px;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(4px);
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
