/* _content/ERP_FV/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-p2j4s3h2b7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-p2j4s3h2b7] {
    flex: 1;
}

.sidebar[b-p2j4s3h2b7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-p2j4s3h2b7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-p2j4s3h2b7]  a, .top-row[b-p2j4s3h2b7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-p2j4s3h2b7]  a:hover, .top-row[b-p2j4s3h2b7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-p2j4s3h2b7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-p2j4s3h2b7] {
        justify-content: space-between;
    }

    .top-row[b-p2j4s3h2b7]  a, .top-row[b-p2j4s3h2b7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-p2j4s3h2b7] {
        flex-direction: row;
    }

    .sidebar[b-p2j4s3h2b7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-p2j4s3h2b7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-p2j4s3h2b7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-p2j4s3h2b7], article[b-p2j4s3h2b7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-p2j4s3h2b7] {
    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-p2j4s3h2b7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.erp-layout[b-p2j4s3h2b7] {
    min-height: 100vh;
    display: flex;
    background: #f3f4f6;
}

.erp-main[b-p2j4s3h2b7] {
    flex: 1;
    min-width: 0;
    min-height: 100vh;
    overflow-x: hidden;
}

.erp-content[b-p2j4s3h2b7] {
    padding: 28px;
}
/* _content/ERP_FV/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lnw77ep0v1] {
    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-lnw77ep0v1] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-lnw77ep0v1] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lnw77ep0v1] {
    font-size: 1.1rem;
}

.bi[b-lnw77ep0v1] {
    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-lnw77ep0v1] {
    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-lnw77ep0v1] {
    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-lnw77ep0v1] {
    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-lnw77ep0v1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lnw77ep0v1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lnw77ep0v1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lnw77ep0v1]  .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-lnw77ep0v1]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-lnw77ep0v1]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-lnw77ep0v1] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-lnw77ep0v1] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lnw77ep0v1] {
        display: none;
    }

    .nav-scrollable[b-lnw77ep0v1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.erp-nav[b-lnw77ep0v1] {
    width: 280px;
    min-height: 100vh;
    /*background: radial-gradient(circle at top left, rgba(255, 255, 255, 0.22), transparent 30%), linear-gradient(135deg, #0f172a 0%, #1e3a8a 45%, #2563eb 100%);*/
    background: linear-gradient(135deg, #06b6d4 0%, #2dd4bf 50%, #22c55e 100%);
    color: #ffffff;
    display: flex;
    flex-direction: column;
    transition: width 0.22s ease;
    box-shadow: 12px 0 35px rgba(15, 23, 42, 0.22);
    position: sticky;
    top: 0;
}

    .erp-nav.collapsed[b-lnw77ep0v1] {
        width: 84px;
    }

.erp-nav-header[b-lnw77ep0v1] {
    min-height: 92px;
    padding: 20px 18px;
    display: flex;
    align-items: center;
    gap: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.erp-collapse-button[b-lnw77ep0v1] {
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 22px;
    font-weight: 800;
    transition: background 0.18s ease, transform 0.12s ease;
    flex-shrink: 0;
}

    .erp-collapse-button:hover[b-lnw77ep0v1] {
        background: rgba(255, 255, 255, 0.26);
        transform: translateY(-1px);
    }

.erp-brand[b-lnw77ep0v1] {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.erp-brand-icon[b-lnw77ep0v1] {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.20);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 20px;
    flex-shrink: 0;
}

.erp-brand-title[b-lnw77ep0v1] {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.04em;
    white-space: nowrap;
}

.erp-brand-subtitle[b-lnw77ep0v1] {
    font-size: 12px;
    opacity: 0.78;
    white-space: nowrap;
}

.erp-nav-links[b-lnw77ep0v1] {
    flex: 1;
    padding: 18px 12px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

[b-lnw77ep0v1] .erp-nav-item,
.erp-logout-button[b-lnw77ep0v1] {
    width: 100%;
    min-height: 48px;
    border: none;
    border-radius: 16px;
    color: rgba(255, 255, 255, 0.86);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 0 16px;
    background: transparent;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    transition: background 0.18s ease, color 0.18s ease, transform 0.12s ease;
}

.erp-nav.collapsed[b-lnw77ep0v1]  .erp-nav-item,
.erp-nav.collapsed .erp-logout-button[b-lnw77ep0v1] {
    justify-content: center;
    padding: 0;
}

[b-lnw77ep0v1] .erp-nav-item:hover,
.erp-logout-button:hover[b-lnw77ep0v1] {
    background: rgba(255, 255, 255, 0.14);
    color: #ffffff;
    transform: translateX(2px);
}

[b-lnw77ep0v1] .erp-nav-item.active {
    background: rgba(255, 255, 255, 0.22);
    color: #ffffff;
    box-shadow: inset 4px 0 0 rgba(255, 255, 255, 0.75);
}

.erp-nav-icon[b-lnw77ep0v1] {
    width: 24px;
    min-width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.erp-nav-text[b-lnw77ep0v1] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.erp-nav-footer[b-lnw77ep0v1] {
    padding: 14px 12px 20px 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.erp-logout-button[b-lnw77ep0v1] {
    color: #fee2e2;
}

    .erp-logout-button:hover[b-lnw77ep0v1] {
        background: rgba(239, 68, 68, 0.22);
        color: #ffffff;
    }
/* _content/ERP_FV/Components/Pages/Login.razor.rz.scp.css */
.login-page[b-0760e9x8ca] {
    min-height: 100vh;
    background: linear-gradient(135deg, #06b6d4 0%, #2dd4bf 50%, #22c55e 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    position: relative;
    overflow: hidden;
}

.login-bg-orb[b-0760e9x8ca] {
    position: absolute;
    border-radius: 9999px;
    pointer-events: none;
    filter: blur(60px);
    animation: pulseOrb-b-0760e9x8ca 4s ease-in-out infinite;
}

.orb-top[b-0760e9x8ca] {
    top: 0;
    left: 0;
    width: 24rem;
    height: 24rem;
    background: linear-gradient(135deg, rgba(103, 232, 249, 0.3), transparent);
}

.orb-bottom[b-0760e9x8ca] {
    right: 0;
    bottom: 0;
    width: 24rem;
    height: 24rem;
    background: linear-gradient(315deg, rgba(134, 239, 172, 0.3), transparent);
    animation-delay: 1s;
}

.orb-center[b-0760e9x8ca] {
    top: 50%;
    left: 50%;
    width: 18rem;
    height: 18rem;
    transform: translate(-50%, -50%);
    background: linear-gradient(90deg, rgba(94, 234, 212, 0.2), rgba(103, 232, 249, 0.2));
    filter: blur(40px);
}

.login-container[b-0760e9x8ca] {
    width: 100%;
    max-width: 28rem;
    position: relative;
    z-index: 10;
}

.login-card[b-0760e9x8ca] {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 1.5rem;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.18);
    padding: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.login-header[b-0760e9x8ca] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-logo-wrap[b-0760e9x8ca] {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

.login-logo[b-0760e9x8ca] {
    width: 16rem;
    height: auto;
    object-fit: contain;
}

.login-subtitle[b-0760e9x8ca] {
    color: #4b5563;
    margin-top: 0.5rem;
}

.login-form[b-0760e9x8ca] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.form-group label[b-0760e9x8ca] {
    display: block;
    font-size: 0.875rem;
    color: #374151;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.input-wrap[b-0760e9x8ca] {
  
    position: relative;
}

.input-icon[b-0760e9x8ca] {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #9ca3af;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .input-icon svg[b-0760e9x8ca] {
        width: 1.25rem;
        height: 1.25rem;
    }

[b-0760e9x8ca] .form-input {
    width: 100%;
    padding: 0.85rem 1rem 0.85rem 3rem;
    border: 2px solid #e5e7eb;
    border-radius: 0.9rem;
    background: #ffffff;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-sizing: border-box;
}

    [b-0760e9x8ca] .form-input:focus {
        border-color: #06b6d4;
        box-shadow: 0 0 0 3px rgba(6, 182, 212, 0.12);
    }

.login-button[b-0760e9x8ca] {
    width: 100%;
    padding: 0.9rem 1rem;
    border: none;
    border-radius: 0.9rem;
    color: #ffffff;
    cursor: pointer;
    background: linear-gradient(90deg, #06b6d4 0%, #22c55e 100%);
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    box-shadow: 0 12px 24px rgba(6, 182, 212, 0.22);
    font-weight: 600;
    min-height: 3rem;
}

    .login-button:hover:not(:disabled)[b-0760e9x8ca] {
        transform: scale(1.02);
        filter: brightness(0.97);
        box-shadow: 0 16px 28px rgba(6, 182, 212, 0.28);
    }

    .login-button:disabled[b-0760e9x8ca] {
        opacity: 0.9;
        cursor: not-allowed;
    }

.button-loader[b-0760e9x8ca] {
    display: inline-block;
    width: 1.15rem;
    height: 1.15rem;
    border: 3px solid rgba(255, 255, 255, 0.35);
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: spin-b-0760e9x8ca 0.9s linear infinite;
}

.login-links[b-0760e9x8ca] {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

    .login-links a[b-0760e9x8ca],
    .link-button[b-0760e9x8ca] {
        font-size: 0.875rem;
        color: #0891b2;
        text-decoration: none;
        background: none;
        border: none;
        cursor: pointer;
        padding: 0;
    }

        .login-links a:hover[b-0760e9x8ca],
        .link-button:hover[b-0760e9x8ca] {
            color: #0e7490;
        }

.login-footer[b-0760e9x8ca] {
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e7eb;
}

.footer-meta[b-0760e9x8ca] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    font-size: 0.75rem;
    color: #6b7280;
}

.login-status[b-0760e9x8ca] {
    margin-top: 1.5rem;
    text-align: center;
}

.login-status-pill[b-0760e9x8ca] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 0.75rem 1.5rem;
    border-radius: 9999px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
    font-size: 0.875rem;
}

.status-dot[b-0760e9x8ca] {
    width: 0.5rem;
    height: 0.5rem;
    background: #4ade80;
    border-radius: 50%;
    animation: pulseDot-b-0760e9x8ca 1.8s ease-in-out infinite;
}

.login-loading-overlay[b-0760e9x8ca] {
    position: fixed;
    inset: 0;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #06b6d4 0%, #2dd4bf 50%, #22c55e 100%);
}

.login-loading-content[b-0760e9x8ca] {
    text-align: center;
}

.login-spinner-wrap[b-0760e9x8ca] {
    position: relative;
    width: 6rem;
    height: 6rem;
    margin: 0 auto 1.5rem;
}

.login-spinner[b-0760e9x8ca] {
    position: absolute;
    border-radius: 50%;
    inset: 0;
}

.spinner-outer-base[b-0760e9x8ca] {
    border: 4px solid rgba(255, 255, 255, 0.3);
}

.spinner-outer-animated[b-0760e9x8ca] {
    border: 4px solid transparent;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    animation: spin-b-0760e9x8ca 1s linear infinite;
}

.spinner-inner-base[b-0760e9x8ca] {
    inset: 0.5rem;
    border: 4px solid rgba(255, 255, 255, 0.2);
}

.spinner-inner-animated[b-0760e9x8ca] {
    inset: 0.5rem;
    border: 4px solid transparent;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    animation: spinReverse-b-0760e9x8ca 1s linear infinite;
}

.login-loading-text h3[b-0760e9x8ca] {
    color: #ffffff;
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
    font-weight: 600;
}

.login-loading-text p[b-0760e9x8ca] {
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.95rem;
    margin-bottom: 1rem;
}

.login-progress[b-0760e9x8ca] {
    width: 16rem;
    height: 0.375rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 9999px;
    overflow: hidden;
    margin: 0 auto;
}

.login-progress-bar[b-0760e9x8ca] {
    height: 100%;
    width: 0%;
    background: #ffffff;
    border-radius: 9999px;
    animation: loading-b-0760e9x8ca 3s ease-in-out forwards;
}

.validation-message[b-0760e9x8ca] {
    color: #dc2626;
    font-size: 0.8rem;
    margin-top: 0.35rem;
    display: block;
}



@keyframes spin-b-0760e9x8ca {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spinReverse-b-0760e9x8ca {
    to {
        transform: rotate(-360deg);
    }
}

@keyframes pulseOrb-b-0760e9x8ca {
    0%, 100% {
        opacity: 0.8;
        transform: scale(1);
    }

    50% {
        opacity: 1;
        transform: scale(1.04);
    }
}

@keyframes pulseDot-b-0760e9x8ca {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        transform: scale(1.25);
    }
}

@keyframes loading-b-0760e9x8ca {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}


/* _content/ERP_FV/Components/Shared/GlobalPopup.razor.rz.scp.css */
.global-popup-overlay[b-kg7t620p5j] {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.60);
    backdrop-filter: blur(4px);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.global-popup-card[b-kg7t620p5j] {
    width: min(420px, 100%);
    background: #ffffff;
    border-radius: 22px;
    padding: 28px 26px;
    box-shadow: 0 25px 70px rgba(15, 23, 42, 0.35);
    text-align: center;
    animation: globalPopupIn-b-kg7t620p5j 0.22s ease-out;
}

.global-popup-icon[b-kg7t620p5j] {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin: 0 auto 16px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.global-popup-svg[b-kg7t620p5j] {
    width: 30px;
    height: 30px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.global-popup-content h3[b-kg7t620p5j] {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 800;
    color: #111827;
}

.global-popup-message[b-kg7t620p5j] {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #4b5563;
    white-space: pre-line;
}

.global-popup-button[b-kg7t620p5j] {
    margin-top: 24px;
    width: 100%;
    border: none;
    border-radius: 14px;
    padding: 13px 18px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.18s ease, transform 0.12s ease;
}

    .global-popup-button:hover[b-kg7t620p5j] {
        transform: translateY(-1px);
    }

@keyframes globalPopupIn-b-kg7t620p5j {
    from {
        opacity: 0;
        transform: translateY(10px) scale(0.97);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
/* _content/ERP_FV/Components/Shared/Loader.razor.rz.scp.css */
/* Overlay con gradiente */
.login-loading-overlay[b-vofu43dpvn] {
    position: fixed;
    inset: 0;
    background: linear-gradient(170deg, #1ecfce 0%, #00c97a 55%, #00e676 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* Contenedor principal: centra el spinner y el bloque de texto verticalmente */
.login-loading-content[b-vofu43dpvn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 60px; /* Controla la distancia exacta entre el círculo y la barra */
    width: 100%;
}

/* Spinners — todos blancos semi-transparentes */
.login-spinner-wrap[b-vofu43dpvn] {
    position: relative;
    width: 88px;
    height: 88px;
}

.login-spinner[b-vofu43dpvn] {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.spinner-outer-base[b-vofu43dpvn] {
    width: 88px;
    height: 88px;
    border: 1.8px solid rgba(255,255,255,0.22);
}

.spinner-outer-animated[b-vofu43dpvn] {
    width: 88px;
    height: 88px;
    border: 2px solid transparent;
    border-top-color: rgba(255,255,255,0.9);
    border-right-color: rgba(255,255,255,0.5);
    animation: spin-cw-b-vofu43dpvn 1.2s cubic-bezier(0.55,0.15,0.45,0.85) infinite;
}

.spinner-inner-base[b-vofu43dpvn] {
    width: 58px;
    height: 58px;
    border: 1.8px solid rgba(255,255,255,0.18);
}

.spinner-inner-animated[b-vofu43dpvn] {
    width: 58px;
    height: 58px;
    border: 2px solid transparent;
    border-bottom-color: rgba(255,255,255,0.9);
    border-left-color: rgba(255,255,255,0.45);
    animation: spin-ccw-b-vofu43dpvn 0.9s cubic-bezier(0.55,0.15,0.45,0.85) infinite;
}

/* Bloque inferior: centra la barra de progreso y los textos */
.login-loading[b-vofu43dpvn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 24px; /* Espaciado entre la barra de progreso y el título h3 */
    width: 100%;
}

/* Barra de progreso */
.login-progress[b-vofu43dpvn] {
    width: 200px; /* Un poco más ancha para asemejarse más a la primera imagen */
    height: 3px; /* Grosor ideal */
    background: rgba(255,255,255,0.25);
    border-radius: 99px;
    overflow: hidden;
}

.login-progress-bar[b-vofu43dpvn] {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: rgba(255,255,255,0.95);
    border-radius: 99px;
    animation: progress-fill-b-vofu43dpvn 5s cubic-bezier(0.4,0,0.2,1) forwards;
}

/* Estilos de fuentes limpios para asegurar el centrado */
.login-loading-text[b-vofu43dpvn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
}

    .login-loading-text h3[b-vofu43dpvn] {
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
        margin: 0;
        margin-top: 12px;
    }

    .login-loading-text p[b-vofu43dpvn] {
        color: rgba(255, 255, 255, 0.8);
        font-size: 16px;
        margin: 0;
    }

@keyframes spin-cw-b-vofu43dpvn {
    to {
        transform: translate(-50%,-50%) rotate(360deg);
    }
}

@keyframes spin-ccw-b-vofu43dpvn {
    to {
        transform: translate(-50%,-50%) rotate(-360deg);
    }
}

@keyframes progress-fill-b-vofu43dpvn {
    0% {
        width: 0%;
    }

    25% {
        width: 35%;
    }

    55% {
        width: 62%;
    }

    80% {
        width: 83%;
    }

    100% {
        width: 100%;
    }
}
