/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-d3maw2v2t9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d3maw2v2t9] {
    flex: 1;
}

.sidebar[b-d3maw2v2t9] {
    background-image: linear-gradient(180deg, #7C94BC 0%, #839AC0 50%, #567794 100%);

}

.top-row[b-d3maw2v2t9] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d3maw2v2t9]  a, .top-row[b-d3maw2v2t9]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-d3maw2v2t9]  a:hover, .top-row[b-d3maw2v2t9]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-d3maw2v2t9]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-d3maw2v2t9] {
        justify-content: space-between;
    }

    .top-row[b-d3maw2v2t9]  a, .top-row[b-d3maw2v2t9]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-d3maw2v2t9] {
        flex-direction: row;
    }

    .sidebar[b-d3maw2v2t9] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d3maw2v2t9] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-d3maw2v2t9]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-d3maw2v2t9], article[b-d3maw2v2t9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-liffubc6dv] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-liffubc6dv] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-liffubc6dv] {
    font-size: 1.1rem;
}

.bi[b-liffubc6dv] {
    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-liffubc6dv] {
    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-liffubc6dv] {
    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-liffubc6dv] {
    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-liffubc6dv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-liffubc6dv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-liffubc6dv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-liffubc6dv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-liffubc6dv]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-liffubc6dv]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-liffubc6dv] {
        display: none;
    }

    .collapse[b-liffubc6dv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-liffubc6dv] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/GenerateQR.razor.rz.scp.css */
/* Contenedor principal */
.generate-page[b-gukfkprtan] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 2rem;
    min-height: 80vh;
    background: linear-gradient(180deg, #7C94BC 0%, #839AC0 50%, #567794 100%);
    color: #ffff;
    font-family: 'Poppins', sans-serif;
}

/* Título */
.generate-page h3[b-gukfkprtan] {
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: #fff;
    text-align: center;
}

/* Botón futurista */
.generate-page .btn-primary[b-gukfkprtan] {
    background: #567794;
    border: none;
    border-radius: 25px;
    padding: 14px 36px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    color: #101828;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.generate-page .btn-primary:hover[b-gukfkprtan] {
    transform: translateY(-3px) scale(1.05);
}

/* Contenedor QR */
.qr-container[b-gukfkprtan] {
    margin-top: 2rem;
    padding: 1.5rem;
    background: rgba(255,255,255,0.2);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* SVG QR */
.qr-container svg[b-gukfkprtan] {
    max-width: 250px;
    max-height: 250px;
}

/* Expiration text */
.qr-container p[b-gukfkprtan] {
    margin-top: 1rem;
    font-size: 1rem;
    color: #101828;
    font-weight: 500;
}
/* /Pages/Home.razor.rz.scp.css */
/* Fondo principal futurista */
body[b-nm8re1dbr0] {
    font-family: 'Poppins', Arial, sans-serif;
    background: radial-gradient(circle at 20% 20%, #101828, #0a0f19);
    color: #839ac0;
    margin: 0;
    padding: 0;
    height: 100vh;
    overflow: hidden;
}

/* Fondo de partículas conectadas */
.background-animation[b-nm8re1dbr0] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: radial-gradient(circle at 50% 50%, rgba(224,247,255,0.02), transparent 70%);
    overflow: hidden;
    animation: pulseBackground-b-nm8re1dbr0 15s ease-in-out infinite alternate;
}

@keyframes pulseBackground-b-nm8re1dbr0 {
    0% { transform: scale(1); opacity: 0.9; }
    50% { transform: scale(1.05); opacity: 1; }
    100% { transform: scale(1); opacity: 0.9; }
}

/* Iconos tecnológicos flotantes */
.tech-doodle[b-nm8re1dbr0] {
    position: absolute;
    width: 180px;
    height: 180px;
    border: 2px dashed rgba(0, 255, 255, 0.3);
    border-radius: 50%;
    z-index: 0;
    animation: floatDoodle 12s ease-in-out infinite alternate;
}

.tech-doodle[b-nm8re1dbr0]::before,
.tech-doodle[b-nm8re1dbr0]::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #3c5168;
    top: 50%;
    left: 25%;
    transform: rotate(45deg);
}

.tech-doodle[b-nm8re1dbr0]::after {
    transform: rotate(-45deg);
}



/* Contenedor principal centrado */
.page-container[b-nm8re1dbr0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

/* Logo */
.logo[b-nm8re1dbr0] {
    width: 140px;
    height: auto;
    margin-bottom: 25px;
    margin-left: auto; /* empuja a la derecha */
    margin-right: 5px; /* separa del borde */
    display: block; /* asegura que los márgenes funcionen */
}

/* Títulos y párrafos */
h1[b-nm8re1dbr0] {
    font-size: 2.6rem;
    margin-bottom: 12px;
    letter-spacing: 1.5px;
    color: #3c5168;
}

p[b-nm8re1dbr0] {
    font-size: 1.1rem;
    color: #567794;
    margin-bottom: 40px;
    max-width: 450px;
    line-height: 1.6;
}

/* Botón futurista mejorado */
.qr-button[b-nm8re1dbr0] {
    background: linear-gradient(135deg, #0ff 0%, #9b59b6 100%);
    color: #101828; /* texto oscuro para contraste */
    border: none;
    padding: 16px 42px;
    border-radius: 30px;
    font-size: 1.25rem;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.35s ease;
    text-decoration: none;
    box-shadow: 0 6px 15px rgba(0, 255, 255, 0.3), 0 6px 25px rgba(155, 89, 182, 0.3);
    position: relative;
    overflow: hidden;
}

/* Animación de hover */
.qr-button:hover[b-nm8re1dbr0] {
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 255, 255, 0.4), 0 10px 30px rgba(155, 89, 182, 0.4);
    background: linear-gradient(135deg, #9b59b6 0%, #0ff 100%);
}

/* Ícono dentro del botón */
.qr-button .oi[b-nm8re1dbr0] {
    font-size: 1.5rem;
    transition: transform 0.4s ease, color 0.4s ease;
}

.qr-button:hover .oi[b-nm8re1dbr0] {
    transform: rotate(20deg) scale(1.2);
    color: #00cccc;
}

/* Efecto de gradiente animado */
.qr-button[b-nm8re1dbr0]::before {
    content: "";
    position: absolute;
    top: 0; left: -50%;
    width: 200%; height: 100%;
    background: linear-gradient(90deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.05) 50%, rgba(255,255,255,0.2) 100%);
    transform: skewX(-20deg);
    transition: all 0.5s ease;
}

.qr-button:hover[b-nm8re1dbr0]::before {
    left: 100%;
}


/* Footer minimalista y moderno */
footer[b-nm8re1dbr0] {
    position: absolute;
    bottom: 12px;
    font-size: 0.9rem;
    color: #839ac0;
}
