/* _content/ChacontainerSystem/Components/Layout/LandingLayout.razor.rz.scp.css */
.landing-layout[b-hqeldo7nhn] {
    min-height: 100vh;
    background: #0f172a;
    margin: 0;
    padding: 0;
}
/* _content/ChacontainerSystem/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-z6twj04ka6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-z6twj04ka6] {
    flex: 1;
}

.sidebar[b-z6twj04ka6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-z6twj04ka6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-z6twj04ka6]  a, .top-row[b-z6twj04ka6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-z6twj04ka6]  a:hover, .top-row[b-z6twj04ka6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-z6twj04ka6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-z6twj04ka6] {
        justify-content: space-between;
    }

    .top-row[b-z6twj04ka6]  a, .top-row[b-z6twj04ka6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-z6twj04ka6] {
        flex-direction: row;
    }

    .sidebar[b-z6twj04ka6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-z6twj04ka6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-z6twj04ka6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-z6twj04ka6], article[b-z6twj04ka6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-z6twj04ka6] {
    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-z6twj04ka6] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ChacontainerSystem/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-kjxi5mq1bb] {
    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-kjxi5mq1bb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-kjxi5mq1bb] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kjxi5mq1bb] {
    font-size: 1.1rem;
}

.bi[b-kjxi5mq1bb] {
    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-kjxi5mq1bb] {
    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-kjxi5mq1bb] {
    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-kjxi5mq1bb] {
    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-kjxi5mq1bb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kjxi5mq1bb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kjxi5mq1bb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kjxi5mq1bb]  .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-kjxi5mq1bb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-kjxi5mq1bb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-kjxi5mq1bb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-kjxi5mq1bb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-kjxi5mq1bb] {
        display: none;
    }

    .nav-scrollable[b-kjxi5mq1bb] {
        /* 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/ChacontainerSystem/Components/Pages/ConfirmarRegistro.razor.rz.scp.css */
.landing-page[b-h6l45b5h26] {
    background: #0f172a;
    color:orangered;
    min-height: 100vh;
}

.confirm-root[b-h6l45b5h26] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    background: linear-gradient( 135deg, #0f172a, #1e293b );
}

.confirm-card[b-h6l45b5h26] {
    max-width: 700px;
    width: 100%;
    background: white;
    border-radius: 20px;
    padding: 50px;
    text-align: center;
    box-shadow: 0 25px 50px rgba(0,0,0,.25);
}

.confirm-logo[b-h6l45b5h26] {
    max-width: 220px;
    margin-bottom: 25px;
}

.confirm-icon[b-h6l45b5h26] {
    width: 100px;
    height: 100px;
    margin: 0 auto 25px auto;
    border-radius: 50%;
    color: white;
    font-size: 56px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 25px rgba(0,0,0,.15);
}

    .confirm-icon.success[b-h6l45b5h26] {
        background: #22c55e;
    }

    .confirm-icon.error[b-h6l45b5h26] {
        background: #ef4444;
    }

.confirm-card h1[b-h6l45b5h26] {
    color: #0f172a;
    margin-bottom: 20px;
    font-size: 2rem;
}

.confirm-card p[b-h6l45b5h26] {
    color: #475569;
    line-height: 1.8;
    margin-bottom: 12px;
    font-size: 1.05rem;
}

.confirm-actions[b-h6l45b5h26] {
    margin-top: 35px;
}

@media(max-width:768px) {

    .confirm-card[b-h6l45b5h26] {
        padding: 30px;
    }

        .confirm-card h1[b-h6l45b5h26] {
            font-size: 1.5rem;
        }

    .confirm-logo[b-h6l45b5h26] {
        max-width: 180px;
    }
}
/* _content/ChacontainerSystem/Components/Pages/LandingPage.razor.rz.scp.css */
.landing-page[b-fcjvhu6oao] {
    background: #0f172a;
    color: white;
    min-height: 100vh;
}

/* ========================= */
/* NAVBAR                    */
/* ========================= */

.navbar[b-fcjvhu6oao] {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 50px;
    background: rgba(15,23,42,.95);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.brand[b-fcjvhu6oao] {
    display: flex;
    gap: 15px;
    align-items: center;
}

.logo-icon[b-fcjvhu6oao] {
    height: 65px;
    width: 65px;
    border-radius: 12px;
    object-fit: cover;
}

.logo-img[b-fcjvhu6oao] {
    height: 60px;
    width: auto;
    object-fit: contain;
    transition: .3s;
}

    .logo-img:hover[b-fcjvhu6oao] {
        transform: scale(1.05);
    }

.logo-header[b-fcjvhu6oao] {
    height: 80px;
    width: auto;
}

.brand h3[b-fcjvhu6oao] {
    margin: 0;
    font-size: 1.6rem;
    font-weight: 700;
}

.brand small[b-fcjvhu6oao] {
    color: #94a3b8;
}

.navbar nav[b-fcjvhu6oao] {
    display: flex;
    gap: 25px;
    align-items: center;
}

.navbar a[b-fcjvhu6oao] {
    color: white;
    text-decoration: none;
}

/* ========================= */
/* HERO                      */
/* ========================= */

.hero[b-fcjvhu6oao] {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.hero-background[b-fcjvhu6oao] {
    position: absolute;
    inset: 0;
    z-index: 1;
    background-image: url('/images/Hero_01.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.hero-overlay[b-fcjvhu6oao] {
    position: absolute;
    inset: 0;
    z-index: 2;/*
    background: linear-gradient( rgba(2,6,23,.75), rgba(15,23,42,.90) );*/
    background: linear-gradient( rgba(15,23,42,.55), rgba(15,23,42,.75) );
}

.hero-content[b-fcjvhu6oao] {
    position: relative;
    z-index: 10;
    max-width: 100%;
    text-align: center;
    padding-top: 160px;
    padding-left: 40px;
    padding-right: 40px;
}

.hero-badge[b-fcjvhu6oao] {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 999px;
    background: rgba(249,115,22,.15);
    color: #fb923c;
    font-weight: 600;
}

.hero-badgeGrande[b-fcjvhu6oao] {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 999px;
    background: rgba(249,115,22,.15);
    color: #fb923c;
    font-weight: 600;
    font-size: 1.5rem;
}



.hero h1[b-fcjvhu6oao] {
    max-width: 900px;
    margin: auto;
    font-size: 4.8rem;
    line-height: 1.05;
}

.hero p[b-fcjvhu6oao] {
    color: #cbd5e1;
    font-size: 1.3rem;
    max-width: 800px;
    margin: auto;
}

.hero-actions[b-fcjvhu6oao] {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.btn-primary[b-fcjvhu6oao] {
    background: #f97316 !important;
}

.hero-kpis[b-fcjvhu6oao] {
    margin-top: 70px;
    display: flex;
    justify-content: center;
    gap: 70px;
}

    .hero-kpis span[b-fcjvhu6oao] {
        display: block;
        font-size: 3rem;
        font-weight: 900;
        color: #fb923c;
        text-shadow: 0 0 10px rgba(251,146,60,.3), 0 0 20px rgba(251,146,60,.2);
    }

    .hero-kpis small[b-fcjvhu6oao] {
        font-size: 1rem;
        color: #94a3b8;
    }

/* ========================= */
/* HERO GALLERY              */
/* ========================= */

.hero-gallery[b-fcjvhu6oao] {
    margin-top: 60px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.hero-gallery-track[b-fcjvhu6oao] {
    display: flex;
    gap: 20px;
    width: max-content;
    animation: heroScroll-b-fcjvhu6oao 40s linear infinite;
}

    .hero-gallery-track img[b-fcjvhu6oao] {
        width: 320px;
        height: 180px;
        object-fit: cover;
        border-radius: 16px;
        opacity: .85;
        filter: brightness(.9);
        transition: all .3s ease;
    }


        .hero-gallery-track img:hover[b-fcjvhu6oao] {
            opacity: 1;
            filter: brightness(1);
            transform: scale(1.05);
        }

@keyframes heroScroll-b-fcjvhu6oao {

    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}
/* ========================= */
/* SECCIONES GENERALES       */
/* ========================= */

.section[b-fcjvhu6oao],
.section-dark[b-fcjvhu6oao] {
    padding: 60px 60px;
    text-align: center;
}

.section[b-fcjvhu6oao] {
    background: #111827;
}

.section-dark[b-fcjvhu6oao] {
    background: #0f172a;
}

/* ========================= */
/* CARDS                     */
/* ========================= */

.cards[b-fcjvhu6oao] {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px;
}

.card[b-fcjvhu6oao] {
    background: #1e293b;
    padding: 40px;
    border-radius: 20px;
}

    .card span[b-fcjvhu6oao] {
        display: block;
        font-size: 2rem;
        color: #f97316;
        font-weight: bold;
    }

/* ========================= */
/* SOLUCIONES                */
/* ========================= */

.solutions-section[b-fcjvhu6oao] {
    position: relative;
    padding: 60px 60px;
    text-align: center;
    background-image: url('/images/dash_01.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

    .solutions-section[b-fcjvhu6oao]::before {
        content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient( rgba(15,23,42,.55), rgba(15,23,42,.75) );
        z-index: 1;
    }

    .solutions-section > *[b-fcjvhu6oao] {
        position: relative;
        z-index: 2;
    }

.solutions-grid[b-fcjvhu6oao] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    max-width: 50%;
    margin: 60px auto 0;
}

.solution-card[b-fcjvhu6oao] {
    background: rgba(255,255,255,.08);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,.10);
    border-radius: 20px;
    padding: 40px;
    text-align: left;
}

    .solution-card ul[b-fcjvhu6oao] {
        line-height: 2;
    }

/* ========================= */
/* SERVICIOS                 */
/* ========================= */

.services-section[b-fcjvhu6oao] {
    position: relative;
    padding: 60px 60px;
    text-align: center;
    background-image: url('/images/Servicios_01.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

    .services-section[b-fcjvhu6oao]::before {
        content: '';
        position: absolute;
        inset: 0;
        background: rgba(15,23,42,.90);
        z-index: 1;
    }

    .services-section > *[b-fcjvhu6oao] {
        position: relative;
        z-index: 2;
    }

.services-grid[b-fcjvhu6oao] {
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

    .services-grid img[b-fcjvhu6oao] {
        width: 100%;
        max-width: 340px;
        height: auto;
        margin: auto;
        display: block;
        transition: all .30s ease;
    }

        .services-grid img:hover[b-fcjvhu6oao] {
            transform: translateY(-8px) scale(1.03);
        }

/* ========================= */
/* REGISTRO                  */
/* ========================= */

.register-subtitle[b-fcjvhu6oao] {
    max-width: 700px;
    margin: auto;
    color: #cbd5e1;
}

.register-grid[b-fcjvhu6oao] {
    margin: 40px auto;
    max-width: 900px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}

.register-form[b-fcjvhu6oao] {
    max-width: 500px;
    margin: 40px auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* ========================= */
/* FOOTER                    */
/* ========================= */

footer[b-fcjvhu6oao],
.footer-corporate[b-fcjvhu6oao] {
    background: white;
    color: #111827;
    text-align: center;
    padding: 60px 40px;
}

.footer-logo[b-fcjvhu6oao] {
    width: 180px;
    height: auto;
    margin-bottom: 20px;
}

.footer-message[b-fcjvhu6oao] {
    max-width: 800px;
    margin: auto;
    font-size: 1.2rem;
    margin-bottom: 50px;
}

.footer-services[b-fcjvhu6oao] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

    .footer-services img[b-fcjvhu6oao] {
        width: 180px;
        height: auto;
        transition: .3s;
    }

        .footer-services img:hover[b-fcjvhu6oao] {
            transform: translateY(-5px);
        }

/* ========================= */
/* IMAGE STRIP               */
/* ========================= */

.image-strip[b-fcjvhu6oao] {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    padding: 40px 60px;
    background: #111827;
}

    .image-strip img[b-fcjvhu6oao] {
        width: 100%;
        height: 300px;
        object-fit: cover;
        border-radius: 20px;
        transition: .3s;
    }

        .image-strip img:hover[b-fcjvhu6oao] {
            transform: scale(1.03);
        }

/* ========================= */
/* RESPONSIVE                */
/* ========================= */

@media(max-width:900px) {

    .hero h1[b-fcjvhu6oao] {
        font-size: 2.7rem;
    }

   
    .cards[b-fcjvhu6oao],
    .solutions-grid[b-fcjvhu6oao],
    .register-grid[b-fcjvhu6oao],
    .services-grid[b-fcjvhu6oao],
    .image-strip[b-fcjvhu6oao] {
        grid-template-columns: 1fr;
    }

        .services-grid img[b-fcjvhu6oao] {
            max-width: 280px;
        }

    .navbar[b-fcjvhu6oao] {
        flex-direction: column;
        gap: 15px;
        padding: 20px;
    }
}
