.workforce-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.workforce-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border:1px solid var(--border,#d9e1dc);border-radius:12px;background:var(--surface,#fff);color:inherit;text-decoration:none;font-weight:700}.workforce-tabs a.active{box-shadow:inset 0 0 0 2px currentColor}.workforce-manager-day,.workforce-payroll-panel{display:grid;gap:16px}.workforce-payroll-toolbar{display:flex;justify-content:flex-end}.workforce-payroll-toolbar label{display:grid;gap:6px;min-width:180px;font-weight:700}.workforce-payroll-toolbar input{min-height:42px;border:1px solid var(--border,#d9e1dc);border-radius:10px;padding:8px 10px;background:var(--surface,#fff);color:inherit}.workforce-time-modal .management-form-grid{margin-top:12px}.workforce-time-error{min-height:1.4em}.workforce-attendance-row .attendance-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap}.workforce-payroll-card strong{white-space:nowrap}.workforce-status{display:inline-flex;align-items:center;min-height:26px;width:max-content;margin-top:7px;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2;background:var(--surface-muted,#eef2f0)}.workforce-status[data-kind="complete"]{background:#e7f6ed;color:#176b3a}.workforce-status[data-kind="late"]{background:#fff3d6;color:#8a5700}.workforce-status[data-kind="open"]{background:#fde9e7;color:#a2382c}.workforce-exception-card .stat-value{font-variant-numeric:tabular-nums}.workforce-reconciliation-card{display:grid;gap:12px}.workforce-exception-total{font-size:13px;font-weight:800;text-align:right}.workforce-payroll-caveat{margin:0;padding:10px 12px;border-radius:10px;background:var(--surface-muted,#f3f6f4);font-size:12px;line-height:1.55;color:var(--text-muted,#5f6f68)}.workforce-schedule-reconciliation{display:grid;gap:10px;margin-bottom:16px}.workforce-reconciliation-heading{margin-bottom:0}.workforce-schedule-stats{margin:0}.workforce-attendance-row.workforce-reconciled .attendance-times strong,.workforce-attendance-row.workforce-reconciled .attendance-times small{display:block}.workforce-attendance-row .attendance-times strong{line-height:1.35}.workforce-attendance-row .attendance-times small{margin-top:4px}.workforce-approval-status,.workforce-period-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;width:max-content;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.2}.workforce-approval-status{margin-top:6px}.workforce-approval-status[data-status="approved"],.workforce-period-card[data-status="open"] .workforce-period-status{background:#e7f6ed;color:#176b3a}.workforce-approval-status[data-status="pending"]{background:#fff3d6;color:#8a5700}.workforce-approval-status[data-status="open"],.workforce-period-card[data-status="locked"] .workforce-period-status{background:#fde9e7;color:#a2382c}.workforce-period-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--border,#d9e1dc);border-radius:12px;background:var(--surface,#fff)}.workforce-period-banner>div{display:grid;gap:3px}.workforce-period-banner small{color:var(--text-muted,#5f6f68)}.workforce-period-banner[data-status="locked"]{border-style:dashed}.workforce-approved-payroll{display:grid;gap:16px}.workforce-period-card{display:grid;gap:14px}.workforce-period-lock{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.workforce-period-lock p{margin:0;color:var(--text-muted,#5f6f68)}.workforce-period-reopen{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.workforce-period-reopen label{display:grid;gap:6px;flex:1 1 280px;font-weight:700}.workforce-period-reopen input{min-height:42px;border:1px solid var(--border,#d9e1dc);border-radius:10px;padding:8px 10px;background:var(--surface,#fff);color:inherit}.workforce-approval-stats{margin:0}.workforce-approved-payroll-card strong{white-space:nowrap}.workforce-approve-button{min-height:36px;padding:6px 10px}.workforce-attendance-row .attendance-actions button:disabled{opacity:.52;cursor:not-allowed}@media(max-width:640px){.workforce-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.workforce-tabs a{min-height:44px;padding:8px 6px;font-size:13px;text-align:center}.workforce-payroll-toolbar{justify-content:stretch}.workforce-payroll-toolbar label{width:100%}.workforce-time-modal .management-form-grid{grid-template-columns:1fr}.workforce-attendance-row{gap:10px}.workforce-attendance-row .attendance-actions{justify-content:flex-start}.workforce-exception-total{width:100%;text-align:left}.workforce-schedule-stats{grid-template-columns:1fr}.workforce-reconciliation-card .report-table{min-width:430px}.workforce-period-banner,.workforce-period-lock{align-items:flex-start;flex-direction:column}.workforce-period-lock button,.workforce-period-reopen button{width:100%}.workforce-period-reopen{display:grid;grid-template-columns:1fr;width:100%}.workforce-approval-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workforce-approved-payroll-card .report-table{min-width:650px}}a.nav-item[href="#schedule"]{display:none!important}.account-modal-backdrop .permission-row[data-permission-module="schedule"]{display:none!important}