.attendanceLog-module__ZPg3ya__page{--al-bg:var(--color-bg,var(--ec-bg,#f4f5f7));--al-surface:var(--color-surface,var(--ec-surface,#fff));--al-border:var(--color-border,var(--ec-border,#e5e7eb));--al-text:var(--color-text,var(--ec-text,#111827));--al-muted:var(--color-muted,var(--ec-muted,#6b7280));--al-accent:var(--color-primary,var(--ec-primary,#4c3f9e));--al-accent-hover:var(--color-primary-hover,var(--ec-primary-hover,#3f3485));--al-alert:var(--color-alert,var(--ec-alert,#c21e1e));--al-alert-soft:var(--color-alert-soft,var(--ec-alert-soft,#fdecec));--al-alert-border:var(--color-alert-border,var(--ec-alert-border,#f0b4b4));--al-radius:10px;--al-shadow:0 1px 2px #1018280f;background:var(--al-bg);min-height:100%;color:var(--al-text);box-sizing:border-box;padding:28px 28px 48px}.attendanceLog-module__ZPg3ya__shell{max-width:1200px;margin:0 auto}.attendanceLog-module__ZPg3ya__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.attendanceLog-module__ZPg3ya__headerTitle{text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:28px;font-weight:700}.attendanceLog-module__ZPg3ya__subtitle{color:var(--al-muted);max-width:640px;margin:6px 0 0;font-size:14px;line-height:1.45}.attendanceLog-module__ZPg3ya__btnPrimary,.attendanceLog-module__ZPg3ya__btnSecondary,.attendanceLog-module__ZPg3ya__btnGhost,.attendanceLog-module__ZPg3ya__btnDanger{appearance:none;cursor:pointer;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:600}.attendanceLog-module__ZPg3ya__btnPrimary{background:var(--al-accent);color:#fff;border:none}.attendanceLog-module__ZPg3ya__btnPrimary:hover:not(:disabled){background:var(--al-accent-hover)}.attendanceLog-module__ZPg3ya__btnSecondary{border:1px solid var(--al-border);color:var(--al-text);background:#fff}.attendanceLog-module__ZPg3ya__btnGhost{color:var(--al-accent);background:0 0;border:none;padding:4px 8px}.attendanceLog-module__ZPg3ya__btnDanger{color:var(--al-alert);background:0 0;border:none;padding:4px 8px}.attendanceLog-module__ZPg3ya__btnPrimary:disabled,.attendanceLog-module__ZPg3ya__btnSecondary:disabled,.attendanceLog-module__ZPg3ya__btnGhost:disabled{opacity:.55;cursor:not-allowed}.attendanceLog-module__ZPg3ya__cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:18px;display:grid}.attendanceLog-module__ZPg3ya__card{appearance:none;text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:var(--al-surface);border:1px solid var(--al-alert-border);border-radius:var(--al-radius);box-shadow:var(--al-shadow);background-image:linear-gradient(180deg, color-mix(in srgb, var(--al-alert) 6%, #fff) 0%, #fff 100%);padding:16px 18px;transition:border-color .12s,box-shadow .12s,background-image .12s;display:block}.attendanceLog-module__ZPg3ya__card:hover{border-color:color-mix(in srgb, var(--al-alert) 55%, #fff);box-shadow:0 2px 10px color-mix(in srgb, var(--al-alert) 18%, transparent)}.attendanceLog-module__ZPg3ya__cardSelected{border-color:var(--al-alert);background-image:linear-gradient(180deg, color-mix(in srgb, var(--al-alert) 14%, #fff) 0%, #fff 100%);box-shadow:0 0 0 3px color-mix(in srgb, var(--al-alert) 18%, transparent);border-width:2px;padding:15px 17px}.attendanceLog-module__ZPg3ya__card:focus-visible{outline:2px solid var(--al-alert);outline-offset:2px}.attendanceLog-module__ZPg3ya__cardLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--al-alert);margin-bottom:6px;font-size:12px;font-weight:650}.attendanceLog-module__ZPg3ya__cardValue{color:var(--al-text);font-size:28px;font-weight:700;line-height:1.1}.attendanceLog-module__ZPg3ya__panel{background:var(--al-surface);border:1px solid var(--al-border);border-radius:var(--al-radius);box-shadow:var(--al-shadow);padding:18px 20px}.attendanceLog-module__ZPg3ya__filters{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.attendanceLog-module__ZPg3ya__field label{color:var(--al-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.attendanceLog-module__ZPg3ya__input,.attendanceLog-module__ZPg3ya__select,.attendanceLog-module__ZPg3ya__textarea{box-sizing:border-box;border:1px solid var(--al-border);background:#fff;border-radius:6px;width:100%;padding:9px 10px;font-size:14px}.attendanceLog-module__ZPg3ya__textarea{resize:vertical;min-height:96px;font-family:inherit}.attendanceLog-module__ZPg3ya__tableWrap{overflow-x:auto}.attendanceLog-module__ZPg3ya__table{border-collapse:collapse;width:100%;font-size:14px}.attendanceLog-module__ZPg3ya__table th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--al-muted);white-space:nowrap;border-bottom:1px solid #d1d5db;padding:8px 10px;font-size:12px}.attendanceLog-module__ZPg3ya__table td{vertical-align:top;border-bottom:1px solid #eee;padding:10px}.attendanceLog-module__ZPg3ya__table tr:hover td{background:#fafafa}.attendanceLog-module__ZPg3ya__badgeType{background:var(--al-alert-soft);color:var(--al-alert);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:650;display:inline-block}.attendanceLog-module__ZPg3ya__badgeAction{color:#374151;background:#f3f4f6;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:650;display:inline-block}.attendanceLog-module__ZPg3ya__badgeWarning{background:var(--color-primary-soft,#efecf8);color:var(--color-primary,#4c3f9e)}.attendanceLog-module__ZPg3ya__rowActions{flex-wrap:wrap;gap:4px;display:flex}.attendanceLog-module__ZPg3ya__detailsCell{max-width:240px;color:var(--al-muted);font-size:13px;line-height:1.4}.attendanceLog-module__ZPg3ya__message{margin:0 0 12px;font-size:14px}.attendanceLog-module__ZPg3ya__messageError{color:var(--al-alert);background:var(--al-alert-soft);border:1px solid var(--al-alert-border);border-radius:6px;padding:10px 12px;font-weight:650}.attendanceLog-module__ZPg3ya__messageOk{color:var(--color-success,#047857)}.attendanceLog-module__ZPg3ya__empty{text-align:center;color:var(--al-muted);padding:24px;font-size:14px}.attendanceLog-module__ZPg3ya__modalBackdrop{z-index:80;background:#11182773;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.attendanceLog-module__ZPg3ya__modal{background:#fff;border-radius:12px;width:100%;max-width:560px;padding:22px 24px;box-shadow:0 16px 40px #1018282e}.attendanceLog-module__ZPg3ya__modal h2{margin:0 0 4px;font-size:18px;font-weight:700}.attendanceLog-module__ZPg3ya__modalLead{color:var(--al-muted);margin:0 0 16px;font-size:13px}.attendanceLog-module__ZPg3ya__modalGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.attendanceLog-module__ZPg3ya__modalFull{grid-column:1/-1}.attendanceLog-module__ZPg3ya__modalActions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}@media (max-width:640px){.attendanceLog-module__ZPg3ya__modalGrid{grid-template-columns:1fr}}
