@import '_content/AKControles.RazorLib/AKControles.RazorLib.bundle.scp.css';
@import '_content/FluentUI/FluentUI.wez26ojdus.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-25p23dmvc2] {
    min-height: 100vh;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-gvpqwz96zv] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-gvpqwz96zv] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-gvpqwz96zv] {
    font-size: 1.1rem;
}

.bi[b-gvpqwz96zv] {
    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-gvpqwz96zv] {
    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-gvpqwz96zv] {
    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-gvpqwz96zv] {
    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-gvpqwz96zv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-gvpqwz96zv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-gvpqwz96zv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-gvpqwz96zv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-gvpqwz96zv]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-gvpqwz96zv]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-gvpqwz96zv] {
        display: none;
    }

    .collapse[b-gvpqwz96zv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-gvpqwz96zv] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.home-page[b-xa8dgmmmm8] {
    height: 100dvh;
    min-height: 100dvh;
    padding: 1rem;
    background-color: #f3f5f9;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.home-header[b-xa8dgmmmm8] {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.brand[b-xa8dgmmmm8] {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    color: #173b6c;
}

.brand-icon[b-xa8dgmmmm8] {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    font-weight: 700;
    background-color: #1b6ec2;
    color: #ffffff;
}

.welcome-text[b-xa8dgmmmm8] {
    margin: 0 0 1rem;
    color: #2f4767;
}

.home-content[b-xa8dgmmmm8] {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 1rem;
    flex: 1 1 auto;
    min-height: 0;
}

.exams-column[b-xa8dgmmmm8] {
    background-color: #eaf2ff;
    border: 1px solid #c8d8f5;
    border-radius: 12px;
    padding: 1rem;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.pdf-column[b-xa8dgmmmm8] {
    background-color: #fff4e8;
    border: 1px solid #f3d4b5;
    border-radius: 12px;
    padding: 1rem;
    min-height: 0;
    display: flex;
    flex-direction: column;
}

.exams-column h2[b-xa8dgmmmm8],
.pdf-column h2[b-xa8dgmmmm8] {
    margin: 0 0 0.75rem;
    font-size: 1.05rem;
}

.exams-list[b-xa8dgmmmm8] {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 0;
}

.exam-item[b-xa8dgmmmm8] {
    width: 100%;
    text-align: left;
    border: 1px solid #b2c8ec;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 0.7rem 0.8rem;
    color: #233a5c;
    cursor: pointer;
}

.exam-item:hover[b-xa8dgmmmm8] {
    background-color: #f3f8ff;
}

.exam-item.active[b-xa8dgmmmm8] {
    border-color: #1b6ec2;
    background-color: #dbeaff;
    font-weight: 600;
}

.pdf-actions[b-xa8dgmmmm8] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.75rem;
}

.pdf-header[b-xa8dgmmmm8] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.back-to-list[b-xa8dgmmmm8] {
    display: none;
    width: 34px;
    height: 34px;
    border-radius: 999px;
    border: 1px solid #d7b997;
    background-color: #ffffff;
    color: #8a5c2d;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}

.pdf-viewer[b-xa8dgmmmm8] {
    width: 100%;
    min-height: 0;
    height: 100%;
    flex: 1 1 auto;
    border: 1px solid #e9c8a7;
    border-radius: 10px;
    background-color: #ffffff;
}

.pdf-placeholder[b-xa8dgmmmm8] {
    min-height: 0;
    height: 100%;
    flex: 1 1 auto;
    border: 1px dashed #e2bf9b;
    border-radius: 10px;
    background-color: #fffdf9;
    color: #7a6148;
    display: grid;
    place-items: center;
    text-align: center;
    padding: 1rem;
}

@media (max-width: 991.98px) {
    .home-content[b-xa8dgmmmm8] {
        grid-template-columns: 1fr;
    }

    .pdf-column[b-xa8dgmmmm8] {
        min-height: 60vh;
    }
}

@media (max-width: 767.98px) {
    .home-page[b-xa8dgmmmm8] {
        height: auto;
        min-height: 100dvh;
        padding: 0.75rem;
        overflow: visible;
    }

    .brand-icon[b-xa8dgmmmm8] {
        width: 38px;
        height: 38px;
        border-radius: 8px;
    }

    .pdf-viewer[b-xa8dgmmmm8] {
        min-height: 480px;
        height: auto;
        flex: initial;
    }

    .pdf-placeholder[b-xa8dgmmmm8] {
        min-height: 480px;
        height: auto;
        flex: initial;
    }

    .home-content[b-xa8dgmmmm8] {
        position: relative;
        overflow: hidden;
        min-height: 72vh;
    }

    .exams-column[b-xa8dgmmmm8],
    .pdf-column[b-xa8dgmmmm8] {
        grid-column: 1 / -1;
        grid-row: 1;
        transition: transform 0.35s ease, opacity 0.35s ease;
        will-change: transform, opacity;
    }

    .exams-column[b-xa8dgmmmm8] {
        transform: translateX(0);
        opacity: 1;
    }

    .pdf-column[b-xa8dgmmmm8] {
        transform: translateX(105%);
        opacity: 0;
        pointer-events: none;
    }

    .home-content.mobile-show-pdf .exams-column[b-xa8dgmmmm8] {
        transform: translateX(-105%);
        opacity: 0;
        pointer-events: none;
    }

    .home-content.mobile-show-pdf .pdf-column[b-xa8dgmmmm8] {
        transform: translateX(0);
        opacity: 1;
        pointer-events: auto;
    }

    .back-to-list[b-xa8dgmmmm8] {
        display: inline-grid;
        place-items: center;
    }
}
/* /Pages/LoginComponente.razor.rz.scp.css */
.login-page[b-od0671g1i0] {
    min-height: 100vh;
    overflow: hidden;
}

.login-loading[b-od0671g1i0] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    background: linear-gradient(135deg, #f5f7fb 0%, #e6ecf8 100%);
    color: #2d4668;
}

.loading-spinner[b-od0671g1i0] {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 4px solid #d6e3f7;
    border-top-color: #1b6ec2;
    animation: login-loading-spin-b-od0671g1i0 0.85s linear infinite;
}

@keyframes login-loading-spin-b-od0671g1i0 {
    to {
        transform: rotate(360deg);
    }
}

.route-slide-track[b-od0671g1i0] {
    width: 200vw;
    min-height: 100vh;
    display: flex;
    transform: translateX(0);
    transition: transform 0.32s ease;
}

.route-slide-track.is-leaving[b-od0671g1i0] {
    transform: translateX(-50%);
}

.route-slide-panel[b-od0671g1i0] {
    width: 100vw;
    min-height: 100vh;
    padding: 1rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-surface[b-od0671g1i0] {
    background: linear-gradient(135deg, #f5f7fb 0%, #e6ecf8 100%);
}

.home-preview-surface[b-od0671g1i0] {
    background-color: #f3f5f9;
    justify-content: flex-start;
    align-items: flex-start;
}

.home-preview-shell[b-od0671g1i0] {
    width: 100%;
    padding: 1rem 0;
    color: #2f4767;
}

.home-preview-brand[b-od0671g1i0] {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    color: #173b6c;
    margin-bottom: 1rem;
}

.home-preview-icon[b-od0671g1i0] {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    font-weight: 700;
    background-color: #1b6ec2;
    color: #ffffff;
}

.login-card[b-od0671g1i0] {
    width: 100%;
    max-width: 350px;
    min-height: 430px;
    padding: 2rem;
    border-radius: 16px;
    background: rgba(211, 211, 211, 0.8);
}

.sombra[b-od0671g1i0] {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.login-missing-query[b-od0671g1i0] {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    color: #20334f;
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 0.5rem;
}

.login-missing-message-block[b-od0671g1i0] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    max-width: 350px;
}

.login-missing-subtitle[b-od0671g1i0] {
    margin: 0 0 0.75rem;
    color: #1f2f47;
    font-size: 14px;
    font-weight: 700;
    padding: 20px 30px;
}

.login-missing-text[b-od0671g1i0] {
    margin: 0;
    font-size: 12px;
    padding: 50px;
    text-align: center;
}

.login-header[b-od0671g1i0] {
    margin-bottom: 1rem;
    text-align: center;
}

.login-header h1[b-od0671g1i0] {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    color: #163a6b;
}

.login-header p[b-od0671g1i0] {
    margin: 0.4rem 0 0;
    color: #52627a;
}

.login-content[b-od0671g1i0] {
    text-align: center;
}

.company-name[b-od0671g1i0] {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 700;
    color: #1c3f72;
}

.person-name[b-od0671g1i0] {
    margin: 0.25rem 0 1rem;
    color: #3f5370;
}

.cpf-text[b-od0671g1i0] {
    margin: 0 0 0.75rem;
    color: #2d4668;
}

.form-group[b-od0671g1i0] {
    margin-bottom: 1rem;
}

.form-group label[b-od0671g1i0] {
    display: block;
    margin-bottom: 0.4rem;
    font-weight: 600;
    color: #20334f;
}

.cpf-input[b-od0671g1i0] {
    width: calc(11ch + 1.6rem);
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
}

.cpf-shake[b-od0671g1i0] {
    animation: cpf-shake-b-od0671g1i0 0.3s ease-in-out 4;
    border-color: #b42318;
}

@keyframes cpf-shake-b-od0671g1i0 {
    0%, 100% {
        transform: translateX(0);
    }

    20% {
        transform: translateX(-8px);
    }

    40% {
        transform: translateX(8px);
    }

    60% {
        transform: translateX(-6px);
    }

    80% {
        transform: translateX(6px);
    }
}

.cpf-hint[b-od0671g1i0] {
    display: block;
    margin-top: -0.35rem;
    margin-bottom: 0.4rem;
    color: #6a7789;
    font-size: 0.78rem;
}

.cpf-error[b-od0671g1i0] {
    display: block;
    margin-bottom: 1rem;
    color: #b42318;
    font-size: 0.78rem;
}

.security-code-title[b-od0671g1i0] {
    margin: 0 0 0.45rem;
    color: #2d4668;
    font-size: 0.88rem;
}

.security-code-wrapper[b-od0671g1i0] {
    display: flex;
    justify-content: center;
    gap: 0.55rem;
    margin-bottom: 1.1rem;
}

.security-code-shake[b-od0671g1i0] {
    animation: security-code-shake-b-od0671g1i0 0.3s ease-in-out 3;
}

@keyframes security-code-shake-b-od0671g1i0 {
    0%, 100% {
        transform: translateX(0);
    }

    20% {
        transform: translateX(-8px);
    }

    40% {
        transform: translateX(8px);
    }

    60% {
        transform: translateX(-6px);
    }

    80% {
        transform: translateX(6px);
    }
}

.security-code-error[b-od0671g1i0] {
    display: block;
    margin-top: -0.4rem;
    margin-bottom: 1rem;
    color: #b42318;
    font-size: 0.8rem;
}

.security-code-input[b-od0671g1i0] {
    width: 46px;
    height: 52px;
    border: 1px solid #9db4d6;
    border-radius: 12px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    color: #173b6c;
    outline: none;
}

.security-code-input:focus[b-od0671g1i0] {
    border-color: #1b6ec2;
    box-shadow: 0 0 0 0.2rem rgba(37, 140, 251, 0.2);
}

.login-button[b-od0671g1i0] {
    width: 100%;
    min-height: 44px;
    font-weight: 600;
}

@media (max-width: 767.98px) {
    .route-slide-panel[b-od0671g1i0] {
        align-items: flex-start;
        padding-top: 0.75rem;
    }

    .login-card[b-od0671g1i0] {
        max-width: 350px;
        min-height: 430px;
        padding: 1.25rem;
        border-radius: 12px;
    }

    .login-header h1[b-od0671g1i0] {
        font-size: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .login-card[b-od0671g1i0] {
        max-width: 350px;
        min-height: 430px;
        padding: 2rem 2.25rem;
    }
}

@media (min-width: 1024px) {
    .login-card[b-od0671g1i0] {
        max-width: 350px;
        min-height: 430px;
    }
}
/* /Pages/PDFViewerComponente.razor.rz.scp.css */
#pdfViewerComponente[b-c131ok1tyg] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: white;
}

#pdfViewerComponenteParent[b-c131ok1tyg] {
    display: flex;
    justify-content: center;
    position: relative;
    height: 100%;
    width: 100%;
}

    /* 3. Estilos para o contêiner do iframe */
    #pdfViewerComponenteParent > div[b-c131ok1tyg] {
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

/* 4. Estilos padrão para o iframe */


/* 5. Estilos para o overlay de carregamento */
.loadingOverlay[b-c131ok1tyg] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 10; /* Garante que fique acima do iframe */
}
