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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bi[b-io529ey19r] {
    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-io529ey19r] {
    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-io529ey19r] {
    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-io529ey19r] {
    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-group[b-io529ey19r] {
    margin-bottom: 0.5rem;
}

.nav-group > .nav-group-header[b-io529ey19r] {
    color: #d7d7d7;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0.35rem 0 0.25rem;
    list-style: none;
    cursor: pointer;
}

    .nav-group > .nav-group-header[b-io529ey19r]::-webkit-details-marker {
        display: none;
    }

    .nav-group > .nav-group-header[b-io529ey19r]::before {
        content: "\25B8"; /* ▸ collapsed */
        display: inline-block;
        width: 1rem;
        font-size: 0.75rem;
        color: #aaa;
    }

.nav-group[open] > .nav-group-header[b-io529ey19r]::before {
    content: "\25BE"; /* ▾ expanded */
}

.nav-group[b-io529ey19r]  .nav-sublink {
    color: #d7d7d7;
    font-size: 0.825rem;
    padding: 0.2rem 0.5rem 0.2rem 1.75rem;
    border-radius: 4px;
    display: block;
    text-decoration: none;
    line-height: 1.5;
}

.nav-group[b-io529ey19r]  .nav-sublink.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-group[b-io529ey19r]  .nav-sublink:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-group[b-io529ey19r]  .nav-sublink.disabled {
    color: #888;
    cursor: not-allowed;
    pointer-events: none;
}

.nav-flat[b-io529ey19r] {
    margin: 0.2rem 0;
}

.nav-flat[b-io529ey19r]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 500;
    padding: 0.25rem 0.5rem;
    height: auto;
    line-height: 1.5;
    display: flex;
    align-items: center;
    width: 100%;
}

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

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

.nav-flat[b-io529ey19r]  .nav-link .bi {
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem;
}

.nav-user[b-io529ey19r] {
    display: block;
    color: #999;
    font-size: 0.78rem;
    padding: 0.35rem 0.5rem 0.1rem;
}

.nav-divider[b-io529ey19r] {
    border: 0;
    border-top: 1px solid rgba(255,255,255,0.15);
    margin: 0.5rem 0.75rem;
}

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

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

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

    .nav-scrollable[b-io529ey19r] {
        /* 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/Layout/PublicLayout.razor.rz.scp.css */
/* Scoped styles for PublicLayout. The #blazor-error-ui block mirrors the one
   in MainLayout.razor.css — Blazor's scoped CSS scopes #blazor-error-ui to
   the layout that renders it, so without this copy the banner is visible by
   default (instead of hidden until Blazor's JS surfaces a real error). */

#blazor-error-ui[b-6h2dlb373q] {
    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-6h2dlb373q] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-0wz2nay15m],
.components-reconnect-repeated-attempt-visible[b-0wz2nay15m],
.components-reconnect-failed-visible[b-0wz2nay15m],
.components-pause-visible[b-0wz2nay15m],
.components-resume-failed-visible[b-0wz2nay15m],
.components-rejoining-animation[b-0wz2nay15m] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-retrying[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-failed[b-0wz2nay15m],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-0wz2nay15m] {
    display: block;
}


#components-reconnect-modal[b-0wz2nay15m] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-0wz2nay15m 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-0wz2nay15m 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-0wz2nay15m 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-0wz2nay15m]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-0wz2nay15m 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-0wz2nay15m {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-0wz2nay15m {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-0wz2nay15m {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-0wz2nay15m] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-0wz2nay15m] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-0wz2nay15m] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-0wz2nay15m] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-0wz2nay15m] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-0wz2nay15m] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-0wz2nay15m] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-0wz2nay15m 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-0wz2nay15m] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-0wz2nay15m {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.scoreboard[b-hofupjtrnr] {
    font-size: 0.875rem;
    table-layout: fixed;
    width: 100%;
}

.scoreboard th[b-hofupjtrnr],
.scoreboard td[b-hofupjtrnr] {
    padding: 0.35rem 0.25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 12 month columns — uniform width; Name takes the rest. */
.scoreboard th:not(:first-child)[b-hofupjtrnr],
.scoreboard td:not(:first-child)[b-hofupjtrnr] {
    width: 2.25rem;
}

/* Total column needs room for the header word. */
.scoreboard th:last-child[b-hofupjtrnr],
.scoreboard td:last-child[b-hofupjtrnr] {
    width: 3.5rem;
}

/* Name column: explicit width (table-layout: fixed ignores min-width)
   and pinned to the left so it stays visible while the month columns
   scroll horizontally on narrow screens. */
.scoreboard th:first-child[b-hofupjtrnr],
.scoreboard td:first-child[b-hofupjtrnr] {
    width: 8rem;
    position: sticky;
    left: 0;
    background-color: #fff;
    z-index: 1;
}

.scoreboard thead th:first-child[b-hofupjtrnr] {
    z-index: 2;
}

.scoreboard tr.you td:first-child[b-hofupjtrnr] {
    background-color: #e7f1ff;
}

.scoreboard .current-month[b-hofupjtrnr] {
    background-color: #fff8e1;
}

/* Sunday columns on the attendance day-matrix get a soft pink tint — same
   convention used on the DTR PDF. Listed after .current-month so a today-is-Sunday
   cell still reads as Sunday (the rest-day signal is the more useful one). */
.scoreboard th.sunday[b-hofupjtrnr],
.scoreboard td.sunday[b-hofupjtrnr] {
    background-color: #fde7e9;
}

.scoreboard tr.you td[b-hofupjtrnr] {
    background-color: #e7f1ff;
}

.scoreboard tr.you td:first-child[b-hofupjtrnr]::before {
    content: "► ";
    color: #1b6ec2;
    font-weight: bold;
}

/* Current-month attendance panel — compact 5-column summary. */
.attendance[b-hofupjtrnr] {
    font-size: 0.875rem;
}

.attendance th[b-hofupjtrnr],
.attendance td[b-hofupjtrnr] {
    padding: 0.35rem 0.5rem;
    white-space: nowrap;
}

.attendance th:first-child[b-hofupjtrnr],
.attendance td:first-child[b-hofupjtrnr] {
    width: 16rem;
}

/* Non-zero Absent / Late / Undertime cells get a soft red highlight so
   the eye lands on the rows that need attention without sorting. */
.attendance td.warn[b-hofupjtrnr] {
    color: #b02a37;
    font-weight: 600;
}
/* /Components/Pages/Personnel/TimeLog.razor.rz.scp.css */
/* ── Hours-worked day matrix (mirrors the Home page scoreboard look) ───── */

.scoreboard[b-wz4qmx8z36] {
    font-size: 0.875rem;
    table-layout: fixed;
    width: 100%;
}

.scoreboard th[b-wz4qmx8z36],
.scoreboard td[b-wz4qmx8z36] {
    padding: 0.35rem 0.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Day-of-month columns are uniform width; Name takes the rest. */
.scoreboard th:not(:first-child)[b-wz4qmx8z36],
.scoreboard td:not(:first-child)[b-wz4qmx8z36] {
    width: 3rem;
}

.scoreboard th:last-child[b-wz4qmx8z36],
.scoreboard td:last-child[b-wz4qmx8z36] {
    width: 4rem;
}

.scoreboard th:first-child[b-wz4qmx8z36],
.scoreboard td:first-child[b-wz4qmx8z36] {
    width: 14rem;
    position: sticky;
    left: 0;
    background-color: #fff;
    z-index: 1;
}

.scoreboard thead th:first-child[b-wz4qmx8z36] {
    z-index: 2;
}

.scoreboard .current-month[b-wz4qmx8z36] {
    background-color: #fff8e1;
}

/* Sunday tint matches the DTR PDF + Home page convention. */
.scoreboard th.sunday[b-wz4qmx8z36],
.scoreboard td.sunday[b-wz4qmx8z36] {
    background-color: #fde7e9;
}

/* Master matrix rows are clickable — pointer cursor + hover background +
   selected-row highlight so the picked employee is obvious when the DTR
   appears below the matrix. */
.matrix-clickable tbody tr[b-wz4qmx8z36] {
    cursor: pointer;
}

.matrix-clickable tbody tr:hover td[b-wz4qmx8z36] {
    background-color: #eef5ff;
}

.matrix-clickable tbody tr.selected td[b-wz4qmx8z36] {
    background-color: #d6e8ff;
    font-weight: 600;
}

/* ── DTR detail table (unchanged) ─────────────────────────────────────── */

.dtr-table[b-wz4qmx8z36] {
    font-size: 0.875rem;
}

.dtr-table th[b-wz4qmx8z36],
.dtr-table td[b-wz4qmx8z36] {
    padding: 0.3rem 0.5rem;
    white-space: nowrap;
}

.dtr-table tr.non-workday td[b-wz4qmx8z36] {
    color: #6c757d;
    background-color: #f8f9fa;
}

.dtr-table td.warn[b-wz4qmx8z36] {
    color: #b02a37;
    font-weight: 600;
}
/* /Components/Pages/Register/Baptism/BaptismView.razor.rz.scp.css */
/* Tighter spacing for the read-only view: drops the row gap and the
   form-control-plaintext padding so each card holds more rows in the same
   vertical space than the editable form (which needs the breathing room for
   click targets). ::deep reaches into the FormField child component. */

[b-trpu8js14o] .card-body .row {
    margin-bottom: 0.15rem !important;
}

[b-trpu8js14o] .card-body .form-control-plaintext {
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    min-height: auto;
    line-height: 1.4;
}

[b-trpu8js14o] .card-body .col-form-label {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.4;
}

[b-trpu8js14o] .card-body .form-label {
    margin-bottom: 0.1rem;
}

[b-trpu8js14o] .card-body .mb-2 {
    margin-bottom: 0.25rem !important;
}
/* /Components/Pages/Reports/ItemTransactionList.razor.rz.scp.css */
/* Keep the totals row visible as the user scrolls through a long
   list of detail lines. Page body is the scroll container, so
   bottom:0 anchors to the viewport. Solid background masks the
   rows passing underneath; z-index lifts it above row content. */
#itemTransactionList tfoot th[b-sfsne03dse],
#itemTransactionList tfoot td[b-sfsne03dse] {
    position: sticky;
    bottom: 0;
    background-color: #f2f2f2;
    z-index: 2;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
/* /Components/Pages/Reports/ReceiptPaymentListReport.razor.rz.scp.css */
/* Sticky 3-column totals strip pinned to the viewport bottom while the
   user scrolls either panel. Replaces the old Net card and the two
   per-table sticky tfoots — single bar showing Receipts | Payments |
   Net so the eye lines up with the two panels above. */
.totals-bar[b-0nnv4op49o] {
    position: sticky;
    bottom: 0;
    margin-top: 1rem;
    background-color: #f2f2f2;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.05);
    z-index: 3;
}

.totals-bar .net-row[b-0nnv4op49o] {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #e9ecef;
}
/* /Components/Shared/PdfPreviewDialog.razor.rz.scp.css */
.pdf-preview[b-ujz05nsu30] {
    width: 90vw;
    max-width: 1100px;
    height: 90vh;
    padding: 0;
    border: none;
    border-radius: 6px;
    overflow: hidden;
}

.pdf-preview[b-ujz05nsu30]::backdrop {
    background: rgba(0, 0, 0, 0.5);
}

.pdf-preview-bar[b-ujz05nsu30] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.75rem;
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.pdf-preview-actions[b-ujz05nsu30] {
    white-space: nowrap;
}

.pdf-preview iframe[b-ujz05nsu30] {
    display: block;
    width: 100%;
    height: calc(90vh - 49px);
    border: 0;
}
