/* _content/AbsensiSDM.Blazor/Components/Layout/AuthLayout.razor.rz.scp.css */
.auth-bg[b-ldfx6z7uyh] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg,#667eea,#764ba2);
    padding: 24px;
}

.auth-card[b-ldfx6z7uyh] {
    width: min(420px, 100%);
    background: var(--dxbl-base-bg, #fff);
    border-radius: 16px;
    padding: 28px;
    box-shadow: 0 24px 60px rgba(0,0,0,.22);
}
/* _content/AbsensiSDM.Blazor/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-51ufvsnn8f] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-51ufvsnn8f] {
    flex: 1;
}

.sidebar[b-51ufvsnn8f] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-51ufvsnn8f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-51ufvsnn8f]  a, .top-row[b-51ufvsnn8f]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-51ufvsnn8f]  a:hover, .top-row[b-51ufvsnn8f]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-51ufvsnn8f]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-51ufvsnn8f] {
        justify-content: space-between;
    }

    .top-row[b-51ufvsnn8f]  a, .top-row[b-51ufvsnn8f]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-51ufvsnn8f] {
        flex-direction: row;
    }

    .sidebar[b-51ufvsnn8f] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-51ufvsnn8f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-51ufvsnn8f]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-51ufvsnn8f], article[b-51ufvsnn8f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-51ufvsnn8f] {
    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-51ufvsnn8f] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AbsensiSDM.Blazor/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-p7kg8tmobf] {
    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-p7kg8tmobf] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-p7kg8tmobf] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-p7kg8tmobf] {
    font-size: 1.1rem;
}

.bi[b-p7kg8tmobf] {
    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-p7kg8tmobf] {
    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-p7kg8tmobf] {
    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-p7kg8tmobf] {
    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-p7kg8tmobf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-p7kg8tmobf] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-p7kg8tmobf] {
        padding-bottom: 1rem;
    }

    .nav-item[b-p7kg8tmobf]  .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-p7kg8tmobf]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-p7kg8tmobf]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-p7kg8tmobf] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-p7kg8tmobf] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-p7kg8tmobf] {
        display: none;
    }

    .nav-scrollable[b-p7kg8tmobf] {
        /* 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/AbsensiSDM.Blazor/Components/Pages/Public/Login.razor.rz.scp.css */
.login-page[b-60b1mhle6m] {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #6b6fd6, #6a5acd);
    padding: 24px;
}

.card[b-60b1mhle6m] {
    width: min(460px, 92vw);
    background: #fff;
    border-radius: 18px;
    padding: 28px;
    box-shadow: 0 20px 60px rgba(0,0,0,.18);
}

h2[b-60b1mhle6m] {
    text-align: center;
    margin: 0 0 6px;
    color : black;
}

.sub[b-60b1mhle6m] {
    text-align: center;
    margin: 0 0 18px;
    color: #666;
}

/* spacing antar field */
.field[b-60b1mhle6m] {
    margin-top: 12px;
}

    .field:first-of-type[b-60b1mhle6m] {
        margin-top: 0;
    }

    .field input[b-60b1mhle6m] {
        width: 100%;
        padding: 12px 12px;
        border: 1px solid #ddd;
        border-radius: 10px;
        outline: none;
    }

        .field input:focus[b-60b1mhle6m] {
            border-color: #7a7ff0;
            box-shadow: 0 0 0 3px rgba(122,127,240,.18);
        }

.pw[b-60b1mhle6m] {
    position: relative;
}

    .pw input[b-60b1mhle6m] {
        padding-right: 44px;
    }

/* tombol mata (INI YANG TADI KELEWAT) */
.eye-btn[b-60b1mhle6m] {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 4px;
    display: flex;
    align-items: center;
}

.eye-icon[b-60b1mhle6m] {
    width: 18px;
    height: 18px;
    fill: #777;
}

.eye-btn:hover .eye-icon[b-60b1mhle6m] {
    fill: #000;
}

.btn[b-60b1mhle6m] {
    width: 100%;
    margin-top: 14px;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid #ddd;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.primary[b-60b1mhle6m] {
    background: #156fd1;
    border-color: #156fd1;
    color: #fff;
}

.btn.google[b-60b1mhle6m] {
    background: #fff;
    color: #222;
}

    .btn.google span[b-60b1mhle6m] {
        white-space: nowrap;
    }

.google img[b-60b1mhle6m] {
    width: 18px;
    height: 18px;
}

.divider[b-60b1mhle6m] {
    margin: 14px 0;
    display: flex;
    align-items: center;
    gap: 12px;
    color: #999;
}

    .divider[b-60b1mhle6m]::before,
    .divider[b-60b1mhle6m]::after {
        content: "";
        flex: 1;
        height: 1px;
        background: #eee;
    }

.error[b-60b1mhle6m] {
    margin-top: 12px;
    color: #d9534f;
    text-align: center;
    font-weight: 600;
}

.btn[b-60b1mhle6m] {
    width: 100%;
    margin-top: 14px;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid transparent;
    font-weight: 700;
    cursor: pointer;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .15s ease, color .15s ease, border-color .15s ease, box-shadow .15s ease;
}

    /* default */
    .btn.primary[b-60b1mhle6m] {
        background: #156fd1;
        border-color: #156fd1;
        color: #fff;
    }

        /* hover */
        .btn.primary:hover[b-60b1mhle6m] {
            background: #1f8f4a;
            border-color: transparent; /* border “hilang” */
            color: #fff;
            box-shadow: 0 6px 18px rgba(31,143,74,.35);
        }

        /* saat ditekan */
        .btn.primary:active[b-60b1mhle6m] {
            background: #166b36;
            border-color: transparent;
            color: #fff;
            box-shadow: none;
        }

        /* ini yang bikin gak nyangkut border setelah klik */
        .btn.primary:focus[b-60b1mhle6m],
        .btn.primary:focus-visible[b-60b1mhle6m] {
            outline: none;
            box-shadow: none;
            border-color: transparent;
        }
/* _content/AbsensiSDM.Blazor/Components/Pages/Secure/Absen.razor.rz.scp.css */
.absen-page[b-3y32a05svl] {
    min-height: calc(100vh - 80px);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 16px;
    background-color: #2f2f39;
}

.absen-card[b-3y32a05svl] {
    width: 100%;
    max-width: 420px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.absen-title[b-3y32a05svl] {
    width: 100%;
    margin-bottom: 16px;
    color: white;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
}

.camera-wrapper[b-3y32a05svl] {
    width: 100%;
    display: flex;
    justify-content: center;
}

.camera-frame[b-3y32a05svl] {
    position: relative;
    width: 100%;
    max-width: 320px;
    aspect-ratio: 3 / 4;
    border-radius: 18px;
    overflow: hidden;
    background: #1f1f27;
    max-width: 320px;
}

.camera-video[b-3y32a05svl] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.face-guide[b-3y32a05svl] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42%;
    height: 58%;
    border: 3px solid #32ff4e;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    box-sizing: border-box;
}

.button-wrapper[b-3y32a05svl] {
    width: 100%;
    max-width: 320px; /* samain dengan camera-frame */
    margin-top: 16px;
}

.absen-button[b-3y32a05svl] {
    width: 100% !important; /* ini kuncinya */
    height: 48px; /* bikin tinggi */
    font-size: 1rem;
    border-radius: 12px !important;
}

.status-radio-group[b-3y32a05svl] {
    width: 100%;
    max-width: 320px;
    margin-bottom: 16px;
}

.loading-overlay[b-3y32a05svl] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
/* _content/AbsensiSDM.Blazor/Components/Pages/Secure/EnrollFace.razor.rz.scp.css */
.dx-button[b-773enl8y3d],
.dx-btn[b-773enl8y3d] {
    border-radius: 14px !important;
}

.enroll-page[b-773enl8y3d] {
    min-height: 100vh;
    background: #f5f6fb;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.topbar h3[b-773enl8y3d] {
    margin: 0 0 6px 0;
    font-size: 1.25rem;
    font-weight: 700;
}

.topbar p[b-773enl8y3d] {
    margin: 0;
    color: #666;
    font-size: .95rem;
}

.progress-wrap[b-773enl8y3d] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
}

.step-item[b-773enl8y3d] {
    background: white;
    border-radius: 14px;
    padding: 10px 8px;
    text-align: center;
    border: 1px solid #e5e7eb;
    font-size: .8rem;
}

    .step-item .dot[b-773enl8y3d] {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background: #e5e7eb;
        color: #333;
        margin: 0 auto 6px auto;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
    }

    .step-item.active[b-773enl8y3d] {
        border-color: #7c3aed;
    }

        .step-item.active .dot[b-773enl8y3d] {
            background: #7c3aed;
            color: white;
        }

    .step-item.done .dot[b-773enl8y3d] {
        background: #16a34a;
        color: white;
    }

.camera-section[b-773enl8y3d] {
    width: 100%;
}

.camera-box[b-773enl8y3d] {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 4;
    background: #000;
    border-radius: 24px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .camera-box video[b-773enl8y3d] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.face-oval[b-773enl8y3d] {
    position: absolute;
    width: 58%;
    height: 64%;
    border: 3px solid #10b981;
    border-radius: 50%;
    display: flex;
    align-items: end;
    justify-content: center;
    padding-bottom: 20px;
    background: rgba(255,255,255,.02);
}

    .face-oval span[b-773enl8y3d] {
        background: rgba(0, 0, 0, .45);
        color: white;
        padding: 6px 12px;
        border-radius: 999px;
        font-size: .9rem;
        text-align: center;
    }

.thumb-section[b-773enl8y3d] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
}

.thumb-card[b-773enl8y3d] {
    background: white;
    border-radius: 14px;
    padding: 8px;
    border: 1px solid #e5e7eb;
    text-align: center;
}

    .thumb-card.captured[b-773enl8y3d] {
        border-color: #16a34a;
        box-shadow: 0 0 0 2px rgba(22,163,74,.12);
    }

.thumb-image[b-773enl8y3d] {
    width: 100%;
    aspect-ratio: 3 / 4;
    border-radius: 12px;
    background: #f3f4f6;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #888;
    font-size: .75rem;
}

    .thumb-image img[b-773enl8y3d] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.action-group[b-773enl8y3d] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.btn[b-773enl8y3d] {
    border: none;
    border-radius: 14px;
    padding: 12px;
    font-weight: 700;
    color: white;
}

.btn-open[b-773enl8y3d] {
    background: #7c3aed;
}

.btn-capture[b-773enl8y3d] {
    background: #16a34a;
}

.btn-retake[b-773enl8y3d] {
    background: #374151;
}

.footer-action[b-773enl8y3d] {
    position: sticky;
    bottom: 0;
    padding-top: 8px;
    background: linear-gradient(to top, #f5f6fb 70%, transparent);
}

.btn-save[b-773enl8y3d] {
    width: 100%;
    background: #9333ea;
    font-size: 1rem;
    padding: 14px;
}

    .btn-save:disabled[b-773enl8y3d] {
        background: #c4b5fd;
        cursor: not-allowed;
    }

@media (max-width: 768px) {
    .progress-wrap[b-773enl8y3d] {
        grid-template-columns: repeat(5, 1fr);
        gap: 6px;
    }

    .step-item[b-773enl8y3d] {
        padding: 8px 4px;
        font-size: .68rem;
    }

    .thumb-section[b-773enl8y3d] {
        grid-template-columns: repeat(5, 1fr);
        gap: 6px;
    }

    .action-group[b-773enl8y3d] {
        grid-template-columns: 1fr;
    }

    .face-oval[b-773enl8y3d] {
        width: 64%;
        height: 68%;
    }

        .face-oval span[b-773enl8y3d] {
            font-size: .82rem;
            padding: 6px 10px;
        }
}
/* _content/AbsensiSDM.Blazor/Components/Pages/Secure/EnrollFaceAuto.razor.rz.scp.css */
.enroll-auto-page[b-oz0ku19cb6] {
    min-height: 100vh;
    background: #f6f8fb;
    padding: 16px;
}

.enroll-shell[b-oz0ku19cb6] {
    max-width: 720px;
    margin: 0 auto;
    background: #fff;
    border-radius: 24px;
    padding: 16px;
    box-shadow: 0 18px 50px rgba(15, 23, 42, .08);
}

.page-header[b-oz0ku19cb6] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 18px;
}

    .page-header h3[b-oz0ku19cb6] {
        margin: 0;
        font-size: 24px;
        font-weight: 700;
        color: #0f172a;
    }

    .page-header p[b-oz0ku19cb6] {
        margin: 6px 0 0;
        color: #64748b;
        font-size: 14px;
    }

.detect-pill[b-oz0ku19cb6] {
    align-self: flex-start;
    padding: 10px 14px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    background: #e5e7eb;
    color: #475569;
}

    .detect-pill.ready[b-oz0ku19cb6] {
        background: #dcfce7;
        color: #15803d;
    }

    .detect-pill.warn[b-oz0ku19cb6] {
        background: #fef3c7;
        color: #b45309;
    }

    .detect-pill.none[b-oz0ku19cb6] {
        background: #e5e7eb;
        color: #475569;
    }

.step-progress[b-oz0ku19cb6] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 18px;
}

.step-item[b-oz0ku19cb6] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    background: #f8fafc;
}

    .step-item.active[b-oz0ku19cb6] {
        border-color: #3b82f6;
        background: #eff6ff;
    }

    .step-item.done[b-oz0ku19cb6] {
        border-color: #22c55e;
        background: #f0fdf4;
    }

.step-dot[b-oz0ku19cb6] {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    font-weight: 700;
    font-size: 13px;
    background: #dbeafe;
    color: #1d4ed8;
    flex-shrink: 0;
}

.step-item.done .step-dot[b-oz0ku19cb6] {
    background: #22c55e;
    color: #fff;
}

.step-meta[b-oz0ku19cb6] {
    display: flex;
    flex-direction: column;
    line-height: 1.15;
}

    .step-meta strong[b-oz0ku19cb6] {
        font-size: 14px;
        color: #0f172a;
    }

    .step-meta small[b-oz0ku19cb6] {
        color: #64748b;
        font-size: 12px;
    }

.content-stack[b-oz0ku19cb6] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.camera-box[b-oz0ku19cb6] {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 4;
    background: #0f172a;
    border-radius: 24px;
    overflow: hidden;
}

    .camera-box video[b-oz0ku19cb6] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.camera-overlay[b-oz0ku19cb6] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.face-oval[b-oz0ku19cb6] {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 74%;
    height: 82%;
    transform: translate(-50%, -50%);
    border-radius: 50% / 42%;
    border: 4px solid #94a3b8;
    box-shadow: 0 0 0 9999px rgba(0,0,0,.45);
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 18px;
}

.camera-overlay.ready .face-oval[b-oz0ku19cb6] {
    border-color: #22c55e;
    box-shadow: 0 0 0 9999px rgba(0,0,0,.35);
}

.camera-overlay.warn .face-oval[b-oz0ku19cb6] {
    border-color: #f59e0b;
}

.camera-overlay.none .face-oval[b-oz0ku19cb6] {
    border-color: #94a3b8;
}

.oval-guide-text[b-oz0ku19cb6] {
    background: rgba(15, 23, 42, .74);
    color: #fff;
    padding: 9px 14px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

.camera-status[b-oz0ku19cb6] {
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
    min-width: 220px;
    max-width: 86%;
    background: rgba(15, 23, 42, .82);
    color: #fff;
    border-radius: 18px;
    padding: 12px 14px;
    text-align: center;
}

.camera-status-main[b-oz0ku19cb6] {
    font-size: 14px;
    font-weight: 700;
}

.camera-status-sub[b-oz0ku19cb6] {
    margin-top: 4px;
    font-size: 12px;
    color: #cbd5e1;
}

.capture-flash[b-oz0ku19cb6] {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    background: rgba(255,255,255,.18);
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    backdrop-filter: blur(2px);
}

.info-card[b-oz0ku19cb6],
.preview-card[b-oz0ku19cb6],
.tips-card[b-oz0ku19cb6] {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 20px;
    padding: 16px;
}

.info-row[b-oz0ku19cb6] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px dashed #cbd5e1;
}

    .info-row:last-child[b-oz0ku19cb6] {
        border-bottom: none;
    }

    .info-row span[b-oz0ku19cb6] {
        color: #64748b;
    }

    .info-row strong[b-oz0ku19cb6] {
        color: #0f172a;
        text-align: right;
    }

.preview-card h5[b-oz0ku19cb6],
.tips-card h5[b-oz0ku19cb6] {
    margin: 0 0 14px;
    font-size: 16px;
    color: #0f172a;
}

.preview-list[b-oz0ku19cb6] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.preview-item[b-oz0ku19cb6] {
    display: grid;
    grid-template-columns: 64px 1fr auto;
    gap: 10px;
    align-items: center;
    padding: 10px;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    background: #fff;
}

    .preview-item.active[b-oz0ku19cb6] {
        border-color: #3b82f6;
        background: #eff6ff;
    }

    .preview-item.captured[b-oz0ku19cb6] {
        border-color: #22c55e;
    }

.preview-image[b-oz0ku19cb6] {
    width: 64px;
    height: 64px;
    border-radius: 14px;
    overflow: hidden;
    background: #e2e8f0;
    display: grid;
    place-items: center;
    font-size: 12px;
    font-weight: 700;
    color: #64748b;
}

    .preview-image img[b-oz0ku19cb6] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.preview-meta[b-oz0ku19cb6] {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

    .preview-meta strong[b-oz0ku19cb6] {
        color: #0f172a;
        font-size: 14px;
    }

    .preview-meta small[b-oz0ku19cb6] {
        color: #64748b;
        font-size: 12px;
    }

.badge-ok[b-oz0ku19cb6],
.badge-live[b-oz0ku19cb6],
.badge-wait[b-oz0ku19cb6] {
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 800;
}

.badge-ok[b-oz0ku19cb6] {
    background: #dcfce7;
    color: #15803d;
}

.badge-live[b-oz0ku19cb6] {
    background: #dbeafe;
    color: #1d4ed8;
}

.badge-wait[b-oz0ku19cb6] {
    background: #e5e7eb;
    color: #475569;
}

.tips-card ul[b-oz0ku19cb6] {
    margin: 0;
    padding-left: 18px;
    color: #475569;
}

.tips-card li + li[b-oz0ku19cb6] {
    margin-top: 8px;
}

@media (min-width: 900px) {
    .enroll-shell[b-oz0ku19cb6] {
        max-width: 1180px;
        padding: 24px;
    }

    .page-header[b-oz0ku19cb6] {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }

    .step-progress[b-oz0ku19cb6] {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 14px;
    }

    .content-stack[b-oz0ku19cb6] {
        display: grid;
        grid-template-columns: minmax(320px, 1fr) 360px;
        gap: 24px;
        align-items: start;
    }

    .camera-panel[b-oz0ku19cb6] {
        grid-column: 1;
    }

    .info-card[b-oz0ku19cb6],
    .preview-card[b-oz0ku19cb6],
    .tips-card[b-oz0ku19cb6] {
        grid-column: 2;
    }

    .info-card[b-oz0ku19cb6] {
        order: 1;
    }

    .preview-card[b-oz0ku19cb6] {
        order: 2;
    }

    .tips-card[b-oz0ku19cb6] {
        order: 3;
    }
}
/* _content/AbsensiSDM.Blazor/Components/Pages/Secure/Home.razor.rz.scp.css */
.home-button-group[b-5h1xgr95jv] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 320px;
    margin: 20px auto;
}

.btn-masuk[b-5h1xgr95jv] {
    background-color: #22c55e !important;
    color: white !important;
    height: 50px;
    font-weight: 600;
    border-radius: 12px !important;
}

.btn-pulang[b-5h1xgr95jv] {
    background-color: #ef4444 !important;
    color: white !important;
    height: 50px;
    font-weight: 600;
    border-radius: 12px !important;
}

.absen-history[b-5h1xgr95jv] {
    width: 100%;
    max-width: 420px;
    margin: 18px auto;
}

.absen-history-title[b-5h1xgr95jv] {
    color: white;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.absen-info-card[b-5h1xgr95jv] {
    background: #1f2937;
    color: white;
    border-radius: 16px;
    padding: 14px;
    margin-bottom: 12px;
    box-shadow: 0 6px 16px rgba(0,0,0,.25);
}

.absen-card-top[b-5h1xgr95jv] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 12px;
}

.absen-status[b-5h1xgr95jv] {
    font-weight: 700;
    font-size: 1rem;
}

.absen-time[b-5h1xgr95jv] {
    font-size: .82rem;
    color: #cbd5e1;
    margin-top: 3px;
}

.absen-badge[b-5h1xgr95jv] {
    background: #22c55e;
    color: white;
    padding: 4px 9px;
    border-radius: 999px;
    font-size: .75rem;
    font-weight: 700;
    white-space: nowrap;
}

.absen-card-row[b-5h1xgr95jv] {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    font-size: .9rem;
    margin-top: 7px;
}

.absen-card-row span[b-5h1xgr95jv] {
    color: #cbd5e1;
}

.absen-note[b-5h1xgr95jv] {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255,255,255,.12);
    font-size: .85rem;
    color: #e5e7eb;
}
