/* /Components/Layout/AuthLayout.razor.rz.scp.css */
.auth-container-layout[b-q4u9b2zd5h] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background: #f4f7f9; /* Mueve el fondo aquí */
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-qkyi9g8nj2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-qkyi9g8nj2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

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

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

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

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

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

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

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

    .top-row[b-qkyi9g8nj2], article[b-qkyi9g8nj2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-qkyi9g8nj2] {
    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-qkyi9g8nj2] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rfdmrc2x10] {
    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-rfdmrc2x10] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

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

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

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

    .nav-item[b-rfdmrc2x10]  .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-rfdmrc2x10]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

.nav-scrollable[b-rfdmrc2x10] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-rfdmrc2x10] {
    display: block;
}

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

    .nav-scrollable[b-rfdmrc2x10] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* ============================================
   HOME PAGE - LANDING PAGE PROFESIONAL
   ============================================ */

:root[b-u3okphyzv3] {
    --primary-color: #003d82;
    --primary-light: #005fa3;
    --primary-dark: #00478f;
    --secondary-color: #0066cc;
    --success-color: #27ae60;
    --error-color: #c0392b;
    --warning-color: #f39c12;
    --text-primary: #2c3e50;
    --text-secondary: #7f8c8d;
    --border-color: #d1d8e0;
    --bg-light: #f5f7fa;
    --white: #ffffff;
    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

*[b-u3okphyzv3] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* ===== HERO SECTION ===== */

.hero-section[b-u3okphyzv3] {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, #003d82 0%, #005fa3 50%, #00478f 100%);
    color: white;
    padding: 100px 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-background[b-u3okphyzv3] {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.gradient-blob[b-u3okphyzv3] {
    position: absolute;
    opacity: 0.1;
}

.blob-1[b-u3okphyzv3] {
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, transparent 70%);
    top: -250px;
    right: -250px;
    border-radius: 50%;
    animation: float-b-u3okphyzv3 6s ease-in-out infinite;
}

.blob-2[b-u3okphyzv3] {
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.6) 0%, transparent 70%);
    bottom: -200px;
    left: -200px;
    border-radius: 50%;
    animation: float-b-u3okphyzv3 8s ease-in-out infinite reverse;
}

.blob-3[b-u3okphyzv3] {
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, transparent 70%);
    top: 50%;
    right: 10%;
    border-radius: 50%;
    animation: float-b-u3okphyzv3 10s ease-in-out infinite;
}

@keyframes float-b-u3okphyzv3 {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(30px);
    }
}

.hero-content[b-u3okphyzv3] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    position: relative;
    z-index: 2;
}

.hero-text[b-u3okphyzv3] {
    animation: fadeInUp-b-u3okphyzv3 0.8s ease;
}

.hero-title[b-u3okphyzv3] {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: -1px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.hero-subtitle[b-u3okphyzv3] {
    font-size: 1.3rem;
    margin-bottom: 40px;
    opacity: 0.95;
    line-height: 1.6;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.hero-buttons[b-u3okphyzv3] {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    animation: fadeInUp-b-u3okphyzv3 0.8s ease 0.1s both;
}

.btn-primary-hero[b-u3okphyzv3],
.btn-secondary-hero[b-u3okphyzv3] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    border-radius: 8px;
    font-size: 1.05rem;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    cursor: pointer;
    border: none;
}

.btn-primary-hero[b-u3okphyzv3] {
    background: white;
    color: var(--primary-color);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.btn-primary-hero:hover[b-u3okphyzv3] {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.btn-secondary-hero[b-u3okphyzv3] {
    background: rgba(255, 255, 255, 0.15);
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
}

.btn-secondary-hero:hover[b-u3okphyzv3] {
    background: rgba(255, 255, 255, 0.25);
    border-color: white;
    transform: translateY(-3px);
}

.btn-primary-hero svg[b-u3okphyzv3],
.btn-secondary-hero svg[b-u3okphyzv3] {
    width: 20px;
    height: 20px;
    stroke-width: 2;
}

.hero-graphic[b-u3okphyzv3] {
    animation: fadeInRight-b-u3okphyzv3 0.8s ease 0.2s both;
    display: flex;
    justify-content: center;
}

.dashboard-preview[b-u3okphyzv3] {
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    width: 100%;
    max-width: 400px;
    animation: slideUp-b-u3okphyzv3 0.8s ease;
}

.preview-header[b-u3okphyzv3] {
    background: linear-gradient(90deg, var(--primary-color) 0%, var(--primary-light) 100%);
    height: 40px;
    border-bottom: 2px solid var(--border-color);
}

.preview-content[b-u3okphyzv3] {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.preview-item[b-u3okphyzv3] {
    height: 12px;
    background: var(--border-color);
    border-radius: 6px;
    animation: loading-b-u3okphyzv3 1.5s ease-in-out infinite;
}

.preview-item:nth-child(1)[b-u3okphyzv3] {
    width: 100%;
}

.preview-item:nth-child(2)[b-u3okphyzv3] {
    width: 85%;
    animation-delay: 0.2s;
}

.preview-item:nth-child(3)[b-u3okphyzv3] {
    width: 70%;
    animation-delay: 0.4s;
}

@keyframes loading-b-u3okphyzv3 {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

@keyframes fadeInUp-b-u3okphyzv3 {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInRight-b-u3okphyzv3 {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideUp-b-u3okphyzv3 {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ===== FEATURES SECTION ===== */

.features-section[b-u3okphyzv3] {
    padding: 120px 0;
    background: var(--bg-light);
    position: relative;
    overflow: hidden;
}

.section-header[b-u3okphyzv3] {
    text-align: center;
    margin-bottom: 80px;
    animation: fadeInUp-b-u3okphyzv3 0.8s ease;
}

.section-header h2[b-u3okphyzv3] {
    font-size: 2.8rem;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}

.section-header p[b-u3okphyzv3] {
    font-size: 1.3rem;
    color: var(--text-secondary);
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.features-grid[b-u3okphyzv3] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
}

.feature-card[b-u3okphyzv3] {
    background: white;
    padding: 40px 30px;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: var(--transition);
    text-align: center;
    animation: fadeInUp-b-u3okphyzv3 0.8s ease;
    animation-fill-mode: both;
}

.feature-card:nth-child(1)[b-u3okphyzv3] { animation-delay: 0.1s; }
.feature-card:nth-child(2)[b-u3okphyzv3] { animation-delay: 0.2s; }
.feature-card:nth-child(3)[b-u3okphyzv3] { animation-delay: 0.3s; }
.feature-card:nth-child(4)[b-u3okphyzv3] { animation-delay: 0.4s; }
.feature-card:nth-child(5)[b-u3okphyzv3] { animation-delay: 0.5s; }
.feature-card:nth-child(6)[b-u3okphyzv3] { animation-delay: 0.6s; }

.feature-card:hover[b-u3okphyzv3] {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 61, 130, 0.15);
}

.feature-icon[b-u3okphyzv3] {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    color: white;
}

.feature-icon svg[b-u3okphyzv3] {
    width: 32px;
    height: 32px;
    stroke-width: 1.5;
}

.feature-card h3[b-u3okphyzv3] {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--text-primary);
    margin-bottom: 15px;
    letter-spacing: -0.3px;
}

.feature-card p[b-u3okphyzv3] {
    font-size: 0.95rem;
    color: var(--text-secondary);
    line-height: 1.6;
}

/* ===== CTA SECTION ===== */

.cta-section[b-u3okphyzv3] {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 50%, var(--primary-dark) 100%);
    color: white;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.cta-section[b-u3okphyzv3]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
}

.cta-content[b-u3okphyzv3] {
    text-align: center;
    position: relative;
    z-index: 2;
    animation: fadeInUp-b-u3okphyzv3 0.8s ease;
}

.cta-section h2[b-u3okphyzv3] {
    font-size: 2.8rem;
    font-weight: 800;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}

.cta-section p[b-u3okphyzv3] {
    font-size: 1.2rem;
    margin-bottom: 50px;
    opacity: 0.95;
    line-height: 1.6;
}

.cta-stats[b-u3okphyzv3] {
    display: flex;
    justify-content: center;
    gap: 80px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.stat[b-u3okphyzv3] {
    text-align: center;
}

.stat-number[b-u3okphyzv3] {
    font-size: 2.5rem;
    font-weight: 800;
    letter-spacing: -1px;
}

.stat-label[b-u3okphyzv3] {
    font-size: 0.9rem;
    opacity: 0.8;
    margin-top: 5px;
    letter-spacing: 0.5px;
}

.btn-primary-cta[b-u3okphyzv3] {
    display: inline-block;
    background: white;
    color: var(--primary-color);
    padding: 16px 40px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    font-size: 1.05rem;
}

.btn-primary-cta:hover[b-u3okphyzv3] {
    transform: translateY(-3px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
}

/* ===== FOOTER SECTION ===== */

.footer-section[b-u3okphyzv3] {
    background: var(--text-primary);
    color: white;
    padding: 60px 0 40px;
}

.footer-content[b-u3okphyzv3] {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 60px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-brand h3[b-u3okphyzv3] {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -0.3px;
}

.footer-brand p[b-u3okphyzv3] {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

.footer-links[b-u3okphyzv3] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.link-group h4[b-u3okphyzv3] {
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
}

.link-group ul[b-u3okphyzv3] {
    list-style: none;
}

.link-group li[b-u3okphyzv3] {
    margin-bottom: 10px;
}

.link-group a[b-u3okphyzv3] {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: var(--transition);
    font-size: 0.95rem;
}

.link-group a:hover[b-u3okphyzv3] {
    color: white;
}

.footer-bottom[b-u3okphyzv3] {
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.9rem;
}

/* ===== Container ===== */

.container[b-u3okphyzv3] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 1024px) {
    .hero-content[b-u3okphyzv3] {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .hero-title[b-u3okphyzv3] {
        font-size: 2.8rem;
    }

    .hero-subtitle[b-u3okphyzv3] {
        font-size: 1.1rem;
    }

    .hero-buttons[b-u3okphyzv3] {
        justify-content: center;
    }

    .hero-graphic[b-u3okphyzv3] {
        order: -1;
    }
}

@media (max-width: 768px) {
    .hero-section[b-u3okphyzv3] {
        padding: 60px 0;
        min-height: auto;
    }

    .hero-title[b-u3okphyzv3] {
        font-size: 2.2rem;
        margin-bottom: 15px;
    }

    .hero-subtitle[b-u3okphyzv3] {
        font-size: 1rem;
        margin-bottom: 30px;
    }

    .hero-buttons[b-u3okphyzv3] {
        flex-direction: column;
    }

    .btn-primary-hero[b-u3okphyzv3],
    .btn-secondary-hero[b-u3okphyzv3] {
        width: 100%;
        justify-content: center;
    }

    .section-header h2[b-u3okphyzv3] {
        font-size: 2rem;
    }

    .section-header p[b-u3okphyzv3] {
        font-size: 1rem;
    }

    .features-grid[b-u3okphyzv3] {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .features-section[b-u3okphyzv3] {
        padding: 80px 0;
    }

    .cta-section[b-u3okphyzv3] {
        padding: 60px 0;
    }

    .cta-section h2[b-u3okphyzv3] {
        font-size: 2rem;
    }

    .cta-stats[b-u3okphyzv3] {
        gap: 50px;
    }

    .stat-number[b-u3okphyzv3] {
        font-size: 2rem;
    }

    .footer-content[b-u3okphyzv3] {
        grid-template-columns: 1fr;
        gap: 40px;
        padding-bottom: 30px;
    }

    .footer-links[b-u3okphyzv3] {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
}

@media (max-width: 480px) {
    .hero-section[b-u3okphyzv3] {
        padding: 40px 0;
        text-align: center;
    }

    .hero-title[b-u3okphyzv3] {
        font-size: 1.8rem;
    }

    .hero-subtitle[b-u3okphyzv3] {
        font-size: 0.95rem;
    }

    .hero-buttons[b-u3okphyzv3] {
        gap: 10px;
    }

    .btn-primary-hero[b-u3okphyzv3],
    .btn-secondary-hero[b-u3okphyzv3] {
        padding: 14px 24px;
        font-size: 0.95rem;
    }

    .section-header h2[b-u3okphyzv3] {
        font-size: 1.6rem;
    }

    .section-header p[b-u3okphyzv3] {
        font-size: 0.95rem;
    }

    .features-section[b-u3okphyzv3] {
        padding: 60px 0;
    }

    .feature-card[b-u3okphyzv3] {
        padding: 30px 20px;
    }

    .cta-section[b-u3okphyzv3] {
        padding: 40px 0;
    }

    .cta-section h2[b-u3okphyzv3] {
        font-size: 1.6rem;
    }

    .cta-stats[b-u3okphyzv3] {
        gap: 30px;
    }

    .footer-links[b-u3okphyzv3] {
        grid-template-columns: 1fr;
    }

    .blob-1[b-u3okphyzv3], .blob-2[b-u3okphyzv3], .blob-3[b-u3okphyzv3] {
        display: none;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
/* ============================================
   LOGIN PAGE - DISEÑO PROFESIONAL MODERNO
   ============================================ */

.login-wrapper[b-ei6jyazrkn] {
    display: flex;
    min-height: 100vh;
    background: #ffffff;
    overflow: hidden;
}

/* ===== PANEL IZQUIERDO - BRANDING ===== */

.login-brand-section[b-ei6jyazrkn] {
    flex: 1;
    background: linear-gradient(135deg, #003d82 0%, #005fa3 50%, #00478f 100%);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    position: relative;
    overflow: hidden;
}

/* Elementos decorativos de fondo */
.login-brand-section[b-ei6jyazrkn]::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
}

.login-brand-section[b-ei6jyazrkn]::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -30%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
}

.brand-content[b-ei6jyazrkn] {
    position: relative;
    z-index: 2;
    text-align: center;
}

.brand-logo-container[b-ei6jyazrkn] {
    margin-bottom: 30px;
    animation: logoFloat-b-ei6jyazrkn 3s ease-in-out infinite;
}

.brand-logo[b-ei6jyazrkn] {
    width: 80px;
    height: 80px;
    filter: drop-shadow(0 4px 15px rgba(0,0,0,0.2));
}

.brand-title[b-ei6jyazrkn] {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0 0 10px 0;
    letter-spacing: -1px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.brand-subtitle[b-ei6jyazrkn] {
    font-size: 1.1rem;
    margin-bottom: 50px;
    opacity: 0.9;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.brand-features[b-ei6jyazrkn] {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 400px;
}

.feature-item[b-ei6jyazrkn] {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.2);
    transition: all 0.3s ease;
}

.feature-item:hover[b-ei6jyazrkn] {
    background: rgba(255,255,255,0.15);
    transform: translateX(10px);
}

.feature-item svg[b-ei6jyazrkn] {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    stroke-width: 2;
}

/* Animación de branding */
@keyframes logoFloat-b-ei6jyazrkn {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
}

/* ===== PANEL DERECHO - FORMULARIO ===== */

.login-form-section[b-ei6jyazrkn] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    background: #f5f7fa;
    position: relative;
}

.decorative-bg[b-ei6jyazrkn] {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(0, 61, 130, 0.03) 0%, transparent 70%);
    border-radius: 50%;
}

.form-container[b-ei6jyazrkn] {
    width: 100%;
    max-width: 420px;
    position: relative;
    z-index: 2;
}

.form-header[b-ei6jyazrkn] {
    margin-bottom: 40px;
}

.form-header h2[b-ei6jyazrkn] {
    font-size: 2rem;
    font-weight: 700;
    color: #2c3e50;
    margin: 0 0 8px 0;
    letter-spacing: -0.5px;
}

.form-header p[b-ei6jyazrkn] {
    font-size: 1rem;
    color: #7f8c8d;
    margin: 0;
    font-weight: 400;
}

/* Alert personalizado */
.alert-error-custom[b-ei6jyazrkn] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    background: #fef2f2;
    border: 1px solid #fed7d7;
    border-radius: 8px;
    color: #c0392b;
    margin-bottom: 24px;
    font-size: 0.95rem;
    font-weight: 500;
    animation: slideDown-b-ei6jyazrkn 0.3s ease;
}

.alert-icon[b-ei6jyazrkn] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

/* Grupo de formulario */
.form-group[b-ei6jyazrkn] {
    margin-bottom: 24px;
}

.form-label[b-ei6jyazrkn] {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 8px;
    letter-spacing: 0.3px;
}

.input-wrapper[b-ei6jyazrkn] {
    position: relative;
    display: flex;
    align-items: center;
}

.input-icon[b-ei6jyazrkn] {
    position: absolute;
    left: 14px;
    width: 20px;
    height: 20px;
    color: #8b95a5;
    pointer-events: none;
    stroke-width: 1.5;
}

.form-control-custom[b-ei6jyazrkn] {
    width: 100%;
    padding: 12px 14px 12px 44px;
    border: 1.5px solid #d1d8e0;
    border-radius: 8px;
    font-size: 0.95rem;
    font-family: inherit;
    background: white;
    color: #2c3e50;
    transition: all 0.3s ease;
}

.form-control-custom[b-ei6jyazrkn]::placeholder {
    color: #8b95a5;
}

.form-control-custom:focus[b-ei6jyazrkn] {
    outline: none;
    border-color: #003d82;
    box-shadow: 0 0 0 3px rgba(0, 61, 130, 0.1);
    background: white;
}

.form-control-custom:hover[b-ei6jyazrkn] {
    border-color: #b0bcc4;
}

/* Opciones del formulario */
.form-options[b-ei6jyazrkn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px;
    font-size: 0.9rem;
}

/* Checkbox personalizado */
.checkbox-custom[b-ei6jyazrkn] {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.checkbox-custom input[type="checkbox"][b-ei6jyazrkn] {
    appearance: none;
    width: 18px;
    height: 18px;
    border: 1.5px solid #d1d8e0;
    border-radius: 4px;
    cursor: pointer;
    background: white;
    transition: all 0.2s ease;
    margin-right: 8px;
    flex-shrink: 0;
}

.checkbox-custom input[type="checkbox"]:hover[b-ei6jyazrkn] {
    border-color: #003d82;
    background: rgba(0, 61, 130, 0.05);
}

.checkbox-custom input[type="checkbox"]:checked[b-ei6jyazrkn] {
    background: #003d82;
    border-color: #003d82;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.checkbox-label[b-ei6jyazrkn] {
    color: #2c3e50;
    font-weight: 500;
    letter-spacing: 0.2px;
}

/* Enlace de contraseña olvidada */
.forgot-password-link[b-ei6jyazrkn] {
    color: #003d82;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.forgot-password-link:hover[b-ei6jyazrkn] {
    color: #005fa3;
}

/* Botón principal */
.btn-login-primary[b-ei6jyazrkn] {
    width: 100%;
    padding: 13px 24px;
    background: linear-gradient(135deg, #003d82 0%, #005fa3 100%);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 61, 130, 0.15);
    text-transform: uppercase;
}

.btn-login-primary:hover[b-ei6jyazrkn] {
    background: linear-gradient(135deg, #005fa3 0%, #003d82 100%);
    box-shadow: 0 6px 20px rgba(0, 61, 130, 0.25);
    transform: translateY(-2px);
}

.btn-login-primary:active[b-ei6jyazrkn] {
    transform: translateY(0);
}

.btn-icon[b-ei6jyazrkn] {
    width: 18px;
    height: 18px;
    stroke-width: 2;
}

/* Pie del formulario */
.form-footer[b-ei6jyazrkn] {
    text-align: center;
    margin-top: 28px;
    font-size: 0.95rem;
    color: #7f8c8d;
}

.register-link[b-ei6jyazrkn] {
    color: #003d82;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.register-link:hover[b-ei6jyazrkn] {
    color: #005fa3;
    text-decoration: underline;
}

/* Animaciones */
@keyframes slideDown-b-ei6jyazrkn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ===== RESPONSIVE ===== */

@media (max-width: 1024px) {
    .login-brand-section[b-ei6jyazrkn] {
        flex: 0.8;
    }

    .login-form-section[b-ei6jyazrkn] {
        flex: 1.2;
        padding: 30px;
    }

    .brand-title[b-ei6jyazrkn] {
        font-size: 2rem;
    }

    .brand-features[b-ei6jyazrkn] {
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .login-wrapper[b-ei6jyazrkn] {
        flex-direction: column;
    }

    .login-brand-section[b-ei6jyazrkn] {
        flex: 0;
        min-height: 150px;
        padding: 30px 20px;
        text-align: center;
    }

    .brand-logo[b-ei6jyazrkn] {
        width: 60px;
        height: 60px;
    }

    .brand-title[b-ei6jyazrkn] {
        font-size: 1.6rem;
        margin-bottom: 5px;
    }

    .brand-subtitle[b-ei6jyazrkn] {
        font-size: 0.95rem;
        margin-bottom: 20px;
    }

    .brand-features[b-ei6jyazrkn] {
        flex-direction: row;
        gap: 15px;
        margin-top: 20px;
    }

    .feature[b-ei6jyazrkn] {
        flex-direction: column;
        gap: 8px;
        padding: 10px;
        border-radius: 6px;
    }

    .feature span[b-ei6jyazrkn] {
        font-size: 0.8rem;
    }

    .login-form-section[b-ei6jyazrkn] {
        flex: 1;
        padding: 30px 20px;
    }

    .form-container[b-ei6jyazrkn] {
        max-width: 100%;
    }

    .form-header h2[b-ei6jyazrkn] {
        font-size: 1.6rem;
    }

    .form-header p[b-ei6jyazrkn] {
        font-size: 0.9rem;
    }

    .form-options[b-ei6jyazrkn] {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
}

@media (max-width: 480px) {
    .login-wrapper[b-ei6jyazrkn] {
        min-height: 100vh;
    }

    .login-brand-section[b-ei6jyazrkn] {
        min-height: 120px;
        padding: 20px;
    }

    .brand-title[b-ei6jyazrkn] {
        font-size: 1.4rem;
    }

    .login-form-section[b-ei6jyazrkn] {
        padding: 20px;
    }

    .form-header h2[b-ei6jyazrkn] {
        font-size: 1.4rem;
        margin-bottom: 4px;
    }

    .btn-login-primary[b-ei6jyazrkn] {
        padding: 12px 20px;
        font-size: 0.95rem;
    }
}


/* /Components/Pages/Register.razor.rz.scp.css */
/* Contenedor y Tarjeta (Base) */
.auth-bg[b-zvi73q6rka] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: #f4f7f9;
    font-family: 'Segoe UI', system-ui, sans-serif;
    padding: 20px;
}

.auth-card[b-zvi73q6rka] {
    background: #ffffff;
    width: 100%;
    max-width: 420px;
    padding: 35px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

/* Encabezado Específico de Registro */
.auth-header[b-zvi73q6rka] {
    text-align: center;
    margin-bottom: 25px;
}

.auth-logo[b-zvi73q6rka] {
    font-size: 1.8rem;
    font-weight: 800;
    color: #3182ce;
    letter-spacing: -1px;
}

.auth-title[b-zvi73q6rka] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #2d3748;
    margin-top: 5px;
}

.auth-subtitle[b-zvi73q6rka] {
    font-size: 0.85rem;
    color: #718096;
}

/* Alertas y Validación de Blazor */
.auth-alert[b-zvi73q6rka], .auth-validation[b-zvi73q6rka] {
    background-color: #fff5f5;
    color: #c53030;
    padding: 12px;
    border-radius: 8px;
    font-size: 0.85rem;
    margin-bottom: 20px;
    border: 1px solid #feb2b2;
}

/* Quitar puntos de la lista de ValidationSummary */
.auth-validation ul[b-zvi73q6rka] {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Formulario e Inputs */
.auth-field[b-zvi73q6rka] {
    margin-bottom: 18px;
}

.auth-label[b-zvi73q6rka] {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 6px;
}

/* Estilo para <InputText> */
.auth-input[b-zvi73q6rka] {
    width: 100%;
    padding: 10px 14px;
    border: 1.5px solid #e2e8f0;
    border-radius: 8px;
    font-size: 0.95rem;
    outline: none;
    transition: all 0.2s;
    box-sizing: border-box;
}

.auth-input:focus[b-zvi73q6rka] {
    border-color: #3182ce;
    box-shadow: 0 0 0 3px rgba(49, 130, 206, 0.1);
}

/* Estado de error automático de Blazor */
.auth-input.invalid[b-zvi73q6rka] {
    border-color: #fc8181;
}

/* Botón y Footer */
.auth-btn[b-zvi73q6rka] {
    width: 100%;
    padding: 12px;
    background-color: #3182ce;
    color: white;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 10px;
    transition: background 0.2s;
}

.auth-btn:hover:not(:disabled)[b-zvi73q6rka] {
    background-color: #2b6cb0;
}

.auth-btn:disabled[b-zvi73q6rka] {
    opacity: 0.6;
    cursor: not-allowed;
}

.auth-row.center[b-zvi73q6rka] {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.auth-link[b-zvi73q6rka] {
    color: #3182ce;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
}

.auth-footer[b-zvi73q6rka] {
    text-align: center;
    margin-top: 25px;
    font-size: 0.75rem;
    color: #a0aec0;
}
