.dailySalaryReport-module__ogCaaW__pageContent{--header-row-1-height:52px;--header-row-2-height:36px;--metric-col-width:172px;--location-block-width:148px;--header-bg:#edf4f3;--header-sub-bg:#f6faf9;--header-primary:#0f4d46;--row-border:#eef2f1;--row-hover:#eef7f4;--row-stripe:#f8fafc;--total-accent:#137a5c;--sticky-shadow:#0f172a1f;--grid-border:#e2ecea;flex-direction:column;gap:18px;padding:16px 18px 18px;display:flex}.dailySalaryReport-module__ogCaaW__pageHeader{background-color:var(--color-bg-surface,#fff);border:1px solid var(--color-border-default,#e5ecec);border-bottom:none;border-radius:14px 14px 0 0;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:12px 16px;padding:14px 18px;display:grid;box-shadow:0 6px 18px #0a3b3514}.dailySalaryReport-module__ogCaaW__pageHeaderTitle{flex-shrink:0;align-items:center;gap:12px;min-width:0;display:flex}.dailySalaryReport-module__ogCaaW__pageHeaderAccent{background-color:#22796f;border-radius:2px;flex-shrink:0;width:4px;height:24px}.dailySalaryReport-module__ogCaaW__pageHeaderHeading{color:var(--color-fg-primary,#1e293b);letter-spacing:-.2px;white-space:nowrap;margin:0;font-size:clamp(18px,2.2vw,24px);font-weight:700;line-height:1.2}.dailySalaryReport-module__ogCaaW__pageHeaderWeek{justify-content:center;width:100%;min-width:0;display:flex}.dailySalaryReport-module__ogCaaW__pageHeaderWeek .dailySalaryReport-module__ogCaaW__weekPickerShell{width:100%;max-width:620px;min-height:40px;margin:0 auto}.dailySalaryReport-module__ogCaaW__pageHeaderWeek .dailySalaryReport-module__ogCaaW__weekChip{min-width:0;max-width:none;min-height:34px;padding:3px 6px}.dailySalaryReport-module__ogCaaW__pageHeaderWeek .dailySalaryReport-module__ogCaaW__weekChipLabel{font-size:11px}.dailySalaryReport-module__ogCaaW__pageHeaderWeek .dailySalaryReport-module__ogCaaW__weekChipRange{font-size:10px}.dailySalaryReport-module__ogCaaW__pageHeaderWeek .dailySalaryReport-module__ogCaaW__weekNavigationButton{width:30px;height:30px;font-size:16px}.dailySalaryReport-module__ogCaaW__pageHeaderActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dailySalaryReport-module__ogCaaW__hoursToggle{flex-shrink:0;align-items:center;gap:8px;display:flex}.dailySalaryReport-module__ogCaaW__hoursToggleLabel{color:#1e293b;white-space:nowrap;cursor:pointer;margin:0;font-size:14px;font-weight:600}.dailySalaryReport-module__ogCaaW__toggleSwitch{appearance:none;cursor:pointer;background-color:#918c8c;border:none;border-radius:2rem;flex-shrink:0;width:2.5rem;height:1.3rem;transition:all .25s;position:relative}.dailySalaryReport-module__ogCaaW__toggleSwitch:before{content:"";background:#fff;border-radius:50%;width:1rem;height:1rem;transition:transform .25s;position:absolute;top:2px;left:2px}.dailySalaryReport-module__ogCaaW__toggleSwitch:checked{background-color:#22796f}.dailySalaryReport-module__ogCaaW__toggleSwitch:checked:before{transform:translate(1.2rem)}.dailySalaryReport-module__ogCaaW__toggleSwitch:focus{box-shadow:none}.dailySalaryReport-module__ogCaaW__toggleSwitch:focus-visible{outline-offset:2px;outline:2px solid #22796f}.dailySalaryReport-module__ogCaaW__filtersRow{border-bottom:1px solid #d4e0dc;align-items:flex-end;gap:12px 16px;padding-bottom:14px}.dailySalaryReport-module__ogCaaW__filterFieldMonth{flex:0 200px;min-width:180px;max-width:220px}.dailySalaryReport-module__ogCaaW__filterFieldMulti{flex-direction:column;flex:170px;justify-content:flex-end;min-width:170px;max-width:240px;display:flex}.dailySalaryReport-module__ogCaaW__tableSection{border:1px solid var(--grid-border);background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 1px 4px #0f172a0d}.dailySalaryReport-module__ogCaaW__tableToolbar{border-bottom:1px solid var(--grid-border);background:#f8fafb;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 14px;display:flex}.dailySalaryReport-module__ogCaaW__toolbarFilterChips{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.dailySalaryReport-module__ogCaaW__filtersLabel{color:#64748b;flex-shrink:0;margin-left:4px;font-size:13px;font-weight:700}.dailySalaryReport-module__ogCaaW__filterChipWrapper{display:inline-flex;position:relative}.dailySalaryReport-module__ogCaaW__filterChip{color:#0f4d46;background:#f0f7f4;border:1px solid #b8d0c7;border-radius:7px;flex-direction:column;gap:1px;max-width:220px;padding:5px 22px 5px 9px;line-height:1.2;display:inline-flex;position:relative}.dailySalaryReport-module__ogCaaW__filterChipExpandable{cursor:default}.dailySalaryReport-module__ogCaaW__filterChipCategory{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:10px;font-weight:700}.dailySalaryReport-module__ogCaaW__filterChipValue{color:#1e3d36;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.dailySalaryReport-module__ogCaaW__filterChipMore{color:#22796f;font-weight:700}.dailySalaryReport-module__ogCaaW__filterChipRemove{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:14px;font-weight:700;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:3px;right:3px}.dailySalaryReport-module__ogCaaW__filterChipRemove:hover{color:#22796f;background:#22796f1f}.dailySalaryReport-module__ogCaaW__filterChipRemove:focus-visible{outline-offset:1px;outline:2px solid #22796f}.dailySalaryReport-module__ogCaaW__filterOverflowPopover{z-index:30;padding-top:6px;position:absolute;top:100%;right:0}.dailySalaryReport-module__ogCaaW__filterOverflowPanel{background:#fff;border:1px solid #b8d0c7;border-radius:8px;min-width:180px;max-width:260px;padding:8px;box-shadow:0 8px 20px #0f4d4624}.dailySalaryReport-module__ogCaaW__filterOverflowPanelTitle{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:6px;padding:0 4px;font-size:10px;font-weight:700}.dailySalaryReport-module__ogCaaW__filterOverflowList{flex-direction:column;gap:4px;max-height:200px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.dailySalaryReport-module__ogCaaW__filterOverflowItem{background:#f8fafb;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:5px 6px;display:flex}.dailySalaryReport-module__ogCaaW__filterOverflowItemLabel{color:#1e3d36;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.dailySalaryReport-module__ogCaaW__filterOverflowRemove{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;width:18px;height:18px;padding:0;font-size:14px;font-weight:700;line-height:1}.dailySalaryReport-module__ogCaaW__filterOverflowRemove:hover{color:#22796f;background:#22796f1f}.dailySalaryReport-module__ogCaaW__viewByLabel{color:#1e3d36;flex-shrink:0;font-size:13px;font-weight:700}.dailySalaryReport-module__ogCaaW__segmentGroup{background:#fff;border:1px solid #b8d0c7;border-radius:9px;flex-wrap:wrap;gap:4px;padding:3px;display:inline-flex}.dailySalaryReport-module__ogCaaW__segmentBtn,.dailySalaryReport-module__ogCaaW__segmentActive{white-space:nowrap;cursor:pointer;border:none;border-radius:7px;height:36px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.dailySalaryReport-module__ogCaaW__segmentBtn{color:#334155;background:0 0}.dailySalaryReport-module__ogCaaW__segmentBtn:hover{color:#0f4d46;background:#f0f7f4}.dailySalaryReport-module__ogCaaW__segmentActive{color:#fff;background:#22796f;font-weight:700;box-shadow:0 1px 4px #22796f40}.dailySalaryReport-module__ogCaaW__weekPickerShell{background-color:#edf4f2;border:1px solid #b8d0c7;border-radius:10px;width:100%;min-height:48px;padding:5px 6px}.dailySalaryReport-module__ogCaaW__weekPickerScroll{scrollbar-width:thin;flex:1;align-items:stretch;gap:6px;width:100%;min-width:0;display:flex;overflow-x:auto}.dailySalaryReport-module__ogCaaW__weekChip{cursor:pointer;white-space:nowrap;border-radius:8px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;min-width:0;max-width:none;min-height:44px;padding:5px 8px;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:flex}.dailySalaryReport-module__ogCaaW__weekChipInactive{color:#334155;background:#fff;border:1px solid #b8d0c7}.dailySalaryReport-module__ogCaaW__weekChipInactive:hover{color:#0f4d46;background:#f5faf8;border-color:#22796f}.dailySalaryReport-module__ogCaaW__weekChipActive{color:#fff;background:#22796f;border:1px solid #22796f;box-shadow:0 2px 6px #22796f38}.dailySalaryReport-module__ogCaaW__weekChipLabel{font-size:12px;font-weight:700;line-height:1.2}.dailySalaryReport-module__ogCaaW__weekChipRange{color:#64748b;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600;line-height:1.15}.dailySalaryReport-module__ogCaaW__weekChipActive .dailySalaryReport-module__ogCaaW__weekChipRange{color:#ffffffe0;font-weight:600}.dailySalaryReport-module__ogCaaW__weekNavigationButton{color:#22796f;cursor:pointer;background-color:#fff;border:1px solid #b8d0c7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:700;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.dailySalaryReport-module__ogCaaW__weekNavigationButton:hover:not(:disabled){background:#e8f3ef;border-color:#22796f}.dailySalaryReport-module__ogCaaW__weekNavigationButton:disabled{opacity:.4;cursor:not-allowed}.dailySalaryReport-module__ogCaaW__statsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.dailySalaryReport-module__ogCaaW__statCard{background:#f8fcfa;border:1px solid #c5d8d2;border-left:3px solid #22796f;border-radius:8px;flex-direction:column;gap:2px;min-width:0;padding:8px 12px;display:flex}.dailySalaryReport-module__ogCaaW__statCardMeta{background:#f8fafc;border-left-color:#64748b}.dailySalaryReport-module__ogCaaW__statLabel{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700;line-height:1.2}.dailySalaryReport-module__ogCaaW__statValue{color:#0f4d46;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700;line-height:1.2}.dailySalaryReport-module__ogCaaW__statValueMeta{color:#1e293b;font-size:.95rem}.dailySalaryReport-module__ogCaaW__statHint{color:#64748b;font-size:11px;font-weight:500;line-height:1.2}.dailySalaryReport-module__ogCaaW__tableLoading{min-height:160px}.dailySalaryReport-module__ogCaaW__tableLoadingOverlay{z-index:5;color:#355a50;background:#ffffffd1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.dailySalaryReport-module__ogCaaW__loadingSpinner{border:3px solid #cfe2da;border-top-color:#1f7a62;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite dailySalaryReport-module__ogCaaW__salaryReportSpin}@keyframes dailySalaryReport-module__ogCaaW__salaryReportSpin{to{transform:rotate(360deg)}}.dailySalaryReport-module__ogCaaW__filterLabel{white-space:nowrap;min-height:18px;margin-bottom:5px;font-size:15px;font-weight:600;line-height:1.2;color:#212529!important}.dailySalaryReport-module__ogCaaW__filtersRow .form-label{font-size:14px;font-weight:600;color:#212529!important}.dailySalaryReport-module__ogCaaW__pageSizeLabel{color:#212529!important}.dailySalaryReport-module__ogCaaW__tableSection .dailySalaryReport-module__ogCaaW__tableContainer{width:100%}.dailySalaryReport-module__ogCaaW__tableContainer{scrollbar-width:thin;scrollbar-color:#b8d0c7 transparent;background:#fff;border:none;border-radius:0;width:100%;max-width:100%;margin-top:0;position:relative;overflow:auto visible}.dailySalaryReport-module__ogCaaW__tableContainer::-webkit-scrollbar{height:8px}.dailySalaryReport-module__ogCaaW__tableContainer::-webkit-scrollbar-thumb{background:#c5d8d2;border-radius:999px}.dailySalaryReport-module__ogCaaW__tableContainer::-webkit-scrollbar-thumb:hover{background:#9bbfb2}.dailySalaryReport-module__ogCaaW__mobileCards{display:none}.dailySalaryReport-module__ogCaaW__mobileCard{background:#fff;border:1px solid #d9e7e2;border-radius:12px;padding:12px;box-shadow:0 1px 2px #143c320d}.dailySalaryReport-module__ogCaaW__mobileCardHeader{border-bottom:1px solid #edf3f1;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;padding-bottom:8px;display:flex}.dailySalaryReport-module__ogCaaW__mobileSiteName{color:#1f2937;font-size:.88rem;font-weight:700}.dailySalaryReport-module__ogCaaW__mobileMetricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dailySalaryReport-module__ogCaaW__mobileMetricItem{background:#fbfefd;border:1px solid #e6efeb;border-radius:8px;padding:7px 8px}.dailySalaryReport-module__ogCaaW__mobileMetricLabel{color:#556a64;margin-bottom:2px;font-size:.72rem;font-weight:600}.dailySalaryReport-module__ogCaaW__mobileMetricValue{color:#16372f;font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700}.dailySalaryReport-module__ogCaaW__mobileMetricHighlight{background:#f0f8f5;border-color:#cfe1da}.dailySalaryReport-module__ogCaaW__mobileEmptyState{color:#64748b;text-align:center;border:1px dashed #cfded8;border-radius:10px;padding:14px;font-size:.85rem}.dailySalaryReport-module__ogCaaW__table{width:max(100%, max-content);border-collapse:separate;border-spacing:0;isolation:isolate;min-width:100%;margin-bottom:0}.dailySalaryReport-module__ogCaaW__table th,.dailySalaryReport-module__ogCaaW__table td{border-bottom:1px solid var(--row-border);vertical-align:middle;background-clip:padding-box;border-right:0;padding:11px 12px}.dailySalaryReport-module__ogCaaW__table td{color:#334155;background-color:#fff;font-size:13px;transition:background-color .15s}.dailySalaryReport-module__ogCaaW__table th{background-color:var(--header-bg);color:var(--header-primary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;vertical-align:middle;box-sizing:border-box;border-bottom:1px solid #22796f1f;min-width:72px;padding-top:8px;padding-bottom:8px;font-size:12px;font-weight:700}.dailySalaryReport-module__ogCaaW__table thead tr:first-child th{height:var(--header-row-1-height);border-bottom:1px solid #d4e0dc}.dailySalaryReport-module__ogCaaW__table thead tr:first-child th[colspan="3"]:not(.dailySalaryReport-module__ogCaaW__stickyCol){min-width:calc(var(--metric-col-width) * 3);box-sizing:border-box}.dailySalaryReport-module__ogCaaW__table thead tr:nth-child(2) th{height:var(--header-row-2-height);background-color:var(--header-sub-bg);letter-spacing:.03em;color:#64748b;border-bottom:2px solid #d4e0dc;font-size:11px}.dailySalaryReport-module__ogCaaW__table th+th,.dailySalaryReport-module__ogCaaW__table td+td{border-left:none}.dailySalaryReport-module__ogCaaW__stickyCol{min-width:var(--location-block-width);max-width:var(--location-block-width);width:var(--location-block-width);z-index:20;box-sizing:border-box;position:sticky;left:0;overflow:hidden;background-color:#fff!important;border-right:1px solid #e2e8f0!important;padding-left:12px!important;padding-right:12px!important}.dailySalaryReport-module__ogCaaW__table tbody td.dailySalaryReport-module__ogCaaW__stickyCol,.dailySalaryReport-module__ogCaaW__table tfoot td.dailySalaryReport-module__ogCaaW__stickyCol{text-align:left;vertical-align:middle}.dailySalaryReport-module__ogCaaW__table th.dailySalaryReport-module__ogCaaW__stickyCol{letter-spacing:.06em;text-align:left;z-index:40;font-size:11px;position:sticky;top:0;left:0;background-color:var(--header-bg)!important}.dailySalaryReport-module__ogCaaW__table thead tr:nth-child(2) th.dailySalaryReport-module__ogCaaW__stickyCol,.dailySalaryReport-module__ogCaaW__table thead tr:nth-child(2) th.dailySalaryReport-module__ogCaaW__stickySpacerHeader{top:var(--header-row-1-height);z-index:42;background-color:var(--header-sub-bg)!important}.dailySalaryReport-module__ogCaaW__table thead tr:nth-child(2) th.dailySalaryReport-module__ogCaaW__stickyCol{z-index:42}.dailySalaryReport-module__ogCaaW__table tbody td:not(.dailySalaryReport-module__ogCaaW__stickyCol){z-index:1;position:relative}.dailySalaryReport-module__ogCaaW__groupSeparator{border-right:1px solid #e2e8f0!important}.dailySalaryReport-module__ogCaaW__table tbody tr:nth-child(odd) td{background-color:#fff}.dailySalaryReport-module__ogCaaW__table tbody tr:nth-child(2n) td{background-color:var(--row-stripe)}.dailySalaryReport-module__ogCaaW__table tbody tr:nth-child(odd) td.dailySalaryReport-module__ogCaaW__stickyCol{background-color:#fff!important}.dailySalaryReport-module__ogCaaW__table tbody tr:nth-child(2n) td.dailySalaryReport-module__ogCaaW__stickyCol{background-color:var(--row-stripe)!important}.dailySalaryReport-module__ogCaaW__table tbody tr:hover td{background-color:var(--row-hover)}.dailySalaryReport-module__ogCaaW__table tbody tr:hover td.dailySalaryReport-module__ogCaaW__stickyCol{background-color:var(--row-hover)!important}.dailySalaryReport-module__ogCaaW__dayNumber{min-width:24px;height:24px;color:var(--header-primary);letter-spacing:0;text-transform:none;background:#22796f1a;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:.88rem;font-weight:800;line-height:1;display:inline-flex}.dailySalaryReport-module__ogCaaW__dayName{color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin-top:3px;font-size:.65rem;font-weight:700;display:block}.dailySalaryReport-module__ogCaaW__dayHeader{white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:2px 0;display:flex}.dailySalaryReport-module__ogCaaW__metricHeader{box-sizing:border-box;text-align:right;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;line-height:1.2;min-width:var(--metric-col-width)!important;color:#94a3b8!important;padding:7px 10px!important;font-size:10px!important;font-weight:600!important}.dailySalaryReport-module__ogCaaW__metricHeader.dailySalaryReport-module__ogCaaW__dayGroupEnd{border-left:1px solid #e8edf2;color:#475569!important;font-weight:700!important}.dailySalaryReport-module__ogCaaW__stickySpacerHeader{vertical-align:middle;line-height:1;padding-top:4px!important;padding-bottom:4px!important;font-size:11px!important}.dailySalaryReport-module__ogCaaW__rowTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.35;overflow:hidden}.dailySalaryReport-module__ogCaaW__table tfoot .dailySalaryReport-module__ogCaaW__rowTitle{color:#0f172a;font-weight:700}.dailySalaryReport-module__ogCaaW__table tfoot .dailySalaryReport-module__ogCaaW__rowSubtitle{color:#64748b;margin-top:1px;font-size:.72rem}.dailySalaryReport-module__ogCaaW__rowSubtitle{color:#71807a;margin-top:2px;font-size:.78rem}@media (min-width:1400px){.dailySalaryReport-module__ogCaaW__pageContent{--metric-col-width:180px}}.dailySalaryReport-module__ogCaaW__metricCell{min-width:var(--metric-col-width);box-sizing:border-box;color:#334155;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;vertical-align:middle;text-overflow:ellipsis;height:42px;font-size:13px;font-weight:500;overflow:hidden;padding:10px!important}.dailySalaryReport-module__ogCaaW__emptyMetricCell{color:#cbd5e1;font-weight:400}.dailySalaryReport-module__ogCaaW__totalMetricCell:not(.dailySalaryReport-module__ogCaaW__emptyMetricCell){color:#0f172a;border-left:1px solid #e8edf2;font-weight:700;background:0 0!important}.dailySalaryReport-module__ogCaaW__table tbody tr:hover td.dailySalaryReport-module__ogCaaW__totalMetricCell{background-color:var(--row-hover)!important}.dailySalaryReport-module__ogCaaW__summaryMetricCell:not(.dailySalaryReport-module__ogCaaW__emptyMetricCell){color:#64748b;font-weight:600}.dailySalaryReport-module__ogCaaW__summaryTotalMetricCell:not(.dailySalaryReport-module__ogCaaW__emptyMetricCell){color:#22796f;border-left:1px solid #22796f2e;font-weight:700}.dailySalaryReport-module__ogCaaW__table tbody tr:hover td.dailySalaryReport-module__ogCaaW__summaryTotalMetricCell:not(.dailySalaryReport-module__ogCaaW__emptyMetricCell){color:#22796f}.dailySalaryReport-module__ogCaaW__table tfoot td.dailySalaryReport-module__ogCaaW__footerSummaryTotalMetricCell{border-left:1px solid #22796f2e;font-weight:700;color:#22796f!important}.dailySalaryReport-module__ogCaaW__dayGroupEnd{border-right:1px solid #e8edf2!important}.dailySalaryReport-module__ogCaaW__siteGroupStartRow td,.dailySalaryReport-module__ogCaaW__siteGroupStartRow td.dailySalaryReport-module__ogCaaW__stickyCol{border-top:none!important}.dailySalaryReport-module__ogCaaW__table tfoot td{border-top:2px solid #cbd5e1;background:#f8fafc!important}.dailySalaryReport-module__ogCaaW__table tfoot tr:hover td,.dailySalaryReport-module__ogCaaW__table tfoot tr:hover td.dailySalaryReport-module__ogCaaW__stickyCol{background:#f1f5f9!important}.dailySalaryReport-module__ogCaaW__footerLabelCell{vertical-align:middle;z-index:22;text-align:left;padding-top:12px!important;padding-bottom:12px!important}.dailySalaryReport-module__ogCaaW__table tfoot .dailySalaryReport-module__ogCaaW__stickyCol{z-index:30;background:#f8fafc!important}.dailySalaryReport-module__ogCaaW__table tfoot td.dailySalaryReport-module__ogCaaW__footerMetricCell{color:#334155;font-weight:600;background:0 0!important}.dailySalaryReport-module__ogCaaW__table tfoot td.dailySalaryReport-module__ogCaaW__footerTotalMetricCell{border-left:1px solid #e8edf2;font-weight:700;color:#0f172a!important;background:0 0!important}@media (max-width:1200px){.dailySalaryReport-module__ogCaaW__pageContent{--location-block-width:132px;--metric-col-width:152px}.dailySalaryReport-module__ogCaaW__rowTitle{font-size:.86rem}.dailySalaryReport-module__ogCaaW__rowSubtitle{font-size:.72rem}.dailySalaryReport-module__ogCaaW__metricCell{font-size:12px}}@media (max-width:900px){.dailySalaryReport-module__ogCaaW__statsRow{grid-template-columns:repeat(2,minmax(0,1fr))}.dailySalaryReport-module__ogCaaW__statCardMeta{grid-column:1/-1}.dailySalaryReport-module__ogCaaW__pageContent{--location-block-width:124px}.dailySalaryReport-module__ogCaaW__stickyCol{padding-left:4px!important;padding-right:4px!important}}@media (max-width:1100px){.dailySalaryReport-module__ogCaaW__pageHeader{grid-template-columns:1fr auto;grid-template-areas:"title actions""week week"}.dailySalaryReport-module__ogCaaW__pageHeaderTitle{grid-area:title}.dailySalaryReport-module__ogCaaW__pageHeaderWeek{grid-area:week;justify-content:stretch}.dailySalaryReport-module__ogCaaW__pageHeaderWeek .dailySalaryReport-module__ogCaaW__weekPickerShell{max-width:none}.dailySalaryReport-module__ogCaaW__pageHeaderActions{grid-area:actions}}@media (max-width:768px){.dailySalaryReport-module__ogCaaW__pageHeader{grid-template-columns:1fr;grid-template-areas:"title""week""actions";gap:10px}.dailySalaryReport-module__ogCaaW__pageHeaderActions{justify-content:flex-start}.dailySalaryReport-module__ogCaaW__tableToolbar{flex-direction:column;align-items:flex-start}.dailySalaryReport-module__ogCaaW__toolbarFilterChips{width:100%}.dailySalaryReport-module__ogCaaW__filtersLabel{margin-left:0}.dailySalaryReport-module__ogCaaW__segmentGroup{width:100%}.dailySalaryReport-module__ogCaaW__weekChip{min-width:68px;max-width:none}.dailySalaryReport-module__ogCaaW__statsRow{grid-template-columns:1fr}.dailySalaryReport-module__ogCaaW__pageContent{--location-block-width:116px;--metric-col-width:56px;--header-row-1-height:40px;--header-row-2-height:28px}.dailySalaryReport-module__ogCaaW__table th,.dailySalaryReport-module__ogCaaW__table td{padding:6px 4px}.dailySalaryReport-module__ogCaaW__stickyCol .dailySalaryReport-module__ogCaaW__rowTitle,.dailySalaryReport-module__ogCaaW__stickyCol .dailySalaryReport-module__ogCaaW__rowSubtitle{white-space:normal;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dailySalaryReport-module__ogCaaW__dayNumber{font-size:.9rem}.dailySalaryReport-module__ogCaaW__dayName{font-size:.68rem}.dailySalaryReport-module__ogCaaW__metricHeader{min-width:56px!important;font-size:10px!important}.dailySalaryReport-module__ogCaaW__metricCell{min-width:56px;height:32px;font-size:11px;padding:7px 5px!important}.dailySalaryReport-module__ogCaaW__tableContainer{display:none}.dailySalaryReport-module__ogCaaW__mobileCards{flex-direction:column;gap:10px;display:flex}}@media (max-width:480px){.dailySalaryReport-module__ogCaaW__pageContent{--location-block-width:108px}.dailySalaryReport-module__ogCaaW__rowTitle{font-size:.8rem}.dailySalaryReport-module__ogCaaW__rowSubtitle{font-size:.65rem}.dailySalaryReport-module__ogCaaW__mobileMetricsGrid{grid-template-columns:1fr}}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__pageHeader{background-color:var(--color-bg-surface);border-color:var(--color-border-default);box-shadow:none}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__pageHeaderHeading{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__pageContent{--header-bg:var(--color-table-head-bg);--header-sub-bg:var(--color-bg-muted);--grid-border:var(--color-border-default);--sticky-shadow:#00000059}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterLabel{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__weekPickerShell{background-color:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__weekNavigationButton{background-color:var(--color-input-bg);border-color:var(--color-border-default);color:var(--green-color)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__weekNavigationButton:hover:not(:disabled){background:var(--color-hover-subtle);border-color:var(--green-color)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__segmentGroup{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__weekChipInactive{background:var(--color-input-bg);border-color:var(--color-border-default);color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__weekChipActive{background:var(--green-color);border-color:var(--green-color);color:#fff;box-shadow:none}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__weekChipActive .dailySalaryReport-module__ogCaaW__weekChipRange{color:#ffffffe0}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__viewByLabel{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__hoursToggleLabel{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__toggleSwitch{background-color:var(--color-border-strong)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__toggleSwitch:before{background:#fff}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__toggleSwitch:checked{background-color:var(--green-color)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__segmentBtn{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__segmentActive{background:var(--green-color);color:#fff;box-shadow:none}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__tableToolbar{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterChip{background:var(--color-bg-muted);border-color:var(--color-border-default);color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterChipCategory{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterChipValue{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterChipRemove{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterChipRemove:hover{background:var(--color-hover-subtle);color:var(--green-color)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filtersLabel{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterChipMore{color:var(--green-color)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterOverflowPanel{background:var(--color-bg-surface);border-color:var(--color-border-default);box-shadow:0 8px 20px #00000059}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterOverflowPanelTitle{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterOverflowItem{background:var(--color-bg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterOverflowItemLabel{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterOverflowRemove{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__filterOverflowRemove:hover{background:var(--color-hover-subtle);color:var(--green-color)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__statCard{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__statValueMeta{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__statValue{color:var(--green-color)}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__statLabel,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__statHint){color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__tableLoadingOverlay{color:var(--color-fg-primary);background:#00000073}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__tableContainer{background:var(--color-bg-surface);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table td{background-color:var(--color-bg-surface);color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table th{color:var(--color-table-head-fg);border-bottom-color:var(--color-border-default)}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table thead tr:first-child th,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table thead tr:nth-child(2) th){border-bottom-color:var(--color-border-default)}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table th+th,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table td+td){border-left-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__stickyCol{background-color:var(--color-bg-surface)!important;border-right-color:var(--color-border-default)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table th.dailySalaryReport-module__ogCaaW__stickyCol{background-color:var(--color-table-head-bg)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__groupSeparator{border-right-color:var(--color-border-default)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tbody tr:nth-child(odd) td{background-color:var(--color-bg-surface)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tbody tr:nth-child(2n) td{background-color:var(--color-bg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tbody tr:hover td{background-color:var(--color-hover-subtle)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tbody tr:hover td.dailySalaryReport-module__ogCaaW__stickyCol{background-color:var(--color-hover-subtle)!important}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__dayNumber,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__rowTitle,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__metricHeader){color:var(--color-fg-primary)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__summaryMetricCell:not(.dailySalaryReport-module__ogCaaW__emptyMetricCell){color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__summaryTotalMetricCell:not(.dailySalaryReport-module__ogCaaW__emptyMetricCell){color:var(--green-color)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__footerSummaryTotalMetricCell{color:var(--green-color)!important}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__dayName,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__rowSubtitle){color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__metricCell{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__emptyMetricCell{color:var(--color-fg-muted);opacity:.55}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__totalMetricCell,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__footerTotalMetricCell){border-left-color:var(--color-border-default);color:var(--color-fg-primary)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__dayGroupEnd{border-color:var(--color-border-default)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__siteGroupStartRow td{border-color:var(--color-border-default)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tfoot td{border-top-color:var(--color-border-default);background-color:var(--color-bg-muted)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tfoot tr:hover td{background-color:var(--color-hover-subtle)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tfoot tr:hover td.dailySalaryReport-module__ogCaaW__stickyCol{background-color:var(--color-hover-subtle)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tfoot .dailySalaryReport-module__ogCaaW__stickyCol{color:var(--color-fg-primary);background-color:var(--color-bg-muted)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__table tfoot td.dailySalaryReport-module__ogCaaW__footerMetricCell{color:var(--color-fg-primary);background-color:var(--color-bg-muted)!important}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileCard{background:var(--color-bg-surface);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileCardHeader{border-bottom-color:var(--color-border-default)}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileSiteName,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileMetricValue){color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileMetricItem{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileMetricHighlight{background:rgba(var(--green-rgb), .12);border-color:var(--green-color)}:is([data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileMetricLabel,[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileEmptyState){color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .daily-salary-report-page .dailySalaryReport-module__ogCaaW__mobileEmptyState{border-color:var(--color-border-default)}
.CommonMultiSelect-module__EyizYq__wrapper{width:100%;font-size:14px;position:relative}.CommonMultiSelect-module__EyizYq__disabled{opacity:.6;pointer-events:none}.CommonMultiSelect-module__EyizYq__control{border:1px solid var(--color-border-default);cursor:pointer;background:var(--color-input-bg);-webkit-user-select:none;user-select:none;box-sizing:border-box;min-height:38px;max-height:38px;color:var(--color-fg-primary);border-radius:6px;outline:none;justify-content:space-between;align-items:center;padding:0 12px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.CommonMultiSelect-module__EyizYq__control:focus-visible{border-color:var(--color-border-focus);box-shadow:0 0 0 1px var(--color-border-focus)}.CommonMultiSelect-module__EyizYq__controlError{border-color:var(--color-danger-border);box-shadow:0 0 0 .2rem #dc354540}.CommonMultiSelect-module__EyizYq__search{background:var(--color-dropdown-bg);border-bottom:1px solid var(--color-border-default);padding:8px}.CommonMultiSelect-module__EyizYq__searchInput{width:100%;min-height:32px;color:var(--color-fg-primary);background-color:var(--color-input-bg);border:1px solid var(--color-border-default);border-radius:.25rem;outline:none;padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.CommonMultiSelect-module__EyizYq__searchInput::placeholder{color:var(--color-input-placeholder)}.CommonMultiSelect-module__EyizYq__searchInput:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 1px var(--color-border-focus)}.CommonMultiSelect-module__EyizYq__options{overscroll-behavior:contain;background:var(--color-dropdown-bg);overflow-y:auto}.CommonMultiSelect-module__EyizYq__option{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-fg-primary);align-items:flex-start;gap:8px;padding:6px 10px;font-size:14px;display:flex}.CommonMultiSelect-module__EyizYq__option:hover,.CommonMultiSelect-module__EyizYq__option.CommonMultiSelect-module__EyizYq__focused{background:var(--color-hover-subtle)}.CommonMultiSelect-module__EyizYq__option input[type=checkbox]{accent-color:var(--green-color);flex-shrink:0;margin-top:2px}.CommonMultiSelect-module__EyizYq__option label{cursor:pointer;color:var(--color-fg-primary);margin:0;font-size:14px;font-weight:400;line-height:1.3}.CommonMultiSelect-module__EyizYq__optionLabelStack>span:first-child{font-weight:700}.CommonMultiSelect-module__EyizYq__optionMeta{color:var(--color-fg-secondary);font-size:.75rem}.CommonMultiSelect-module__EyizYq__optionLabelStack{flex-direction:column;align-items:flex-start;gap:.1rem;line-height:1.25;display:flex}.CommonMultiSelect-module__EyizYq__optionNativeName{color:var(--color-fg-secondary,#212529);font-size:.8125rem;font-weight:400;line-height:1.3;display:block}.CommonMultiSelect-module__EyizYq__value{white-space:nowrap;text-overflow:ellipsis;color:var(--color-fg-primary);flex:1;font-size:14px;line-height:36px;overflow:hidden}.CommonMultiSelect-module__EyizYq__value.CommonMultiSelect-module__EyizYq__placeholder{color:var(--color-input-placeholder)}.CommonMultiSelect-module__EyizYq__dropdownIndicator{color:var(--color-fg-muted);align-items:center;gap:1px;padding-left:12px;display:flex}.CommonMultiSelect-module__EyizYq__control:hover .CommonMultiSelect-module__EyizYq__dropdownIndicator{color:var(--color-fg-secondary)}.CommonMultiSelect-module__EyizYq__separator{background-color:var(--color-border-default);border-radius:1px;width:1px;height:20px}.CommonMultiSelect-module__EyizYq__dropdownIndicator svg{width:20px;height:20px}.CommonMultiSelect-module__EyizYq__menu{z-index:9999;background:var(--color-dropdown-bg);border:1px solid var(--color-border-default);max-height:calc(100vh - 16px);color:var(--color-fg-primary);border-radius:6px;position:fixed;overflow:hidden;box-shadow:0 8px 24px #0000001f}
.EmployeePolicyForm-module___hnE5G__policyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.EmployeePolicyForm-module___hnE5G__standaloneGrid{display:block}.EmployeePolicyForm-module___hnE5G__defaultPoliciesBar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin:0 1rem 10px;display:flex}.EmployeePolicyForm-module___hnE5G__defaultPoliciesBarEmbedded{margin:0 0 16px}.EmployeePolicyForm-module___hnE5G__policiesStack{flex-direction:column;gap:16px;display:flex}.EmployeePolicyForm-module___hnE5G__policyInnerCard{border:1px solid var(--color-border-default);background:var(--color-input-bg);border-radius:10px;padding:16px}.EmployeePolicyForm-module___hnE5G__policySection{border:1px solid var(--color-border-default);background:var(--color-input-bg);border-radius:10px;min-width:0;padding:16px}.EmployeePolicyForm-module___hnE5G__standaloneSection{background:0 0;border:0;border-radius:0;padding:0}.EmployeePolicyForm-module___hnE5G__sectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.EmployeePolicyForm-module___hnE5G__headingGroup{flex-wrap:wrap;flex:auto;align-items:center;gap:8px 12px;min-width:0;display:flex}.EmployeePolicyForm-module___hnE5G__sectionTitle .employee-form-pencil{flex-shrink:0;margin-left:.5rem}.EmployeePolicyForm-module___hnE5G__sectionTitle{color:var(--color-fg-primary);flex-wrap:wrap;align-items:center;gap:.15rem;min-width:0;margin:0;display:inline-flex}.EmployeePolicyForm-module___hnE5G__fieldHelpText{color:#64748b;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;line-height:1.4;display:block}@media (max-width:767.98px){.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.EmployeePolicyForm-module___hnE5G__fieldHelpText{width:100%;max-width:100%}}@media (min-width:768px){html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.EmployeePolicyForm-module___hnE5G__fieldHelpText{width:75%;max-width:75%;margin-left:0;margin-right:auto}html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.EmployeePolicyForm-module___hnE5G__fieldHelpText{text-align:right;width:75%;max-width:75%;margin-left:auto;margin-right:0}}[data-theme=dark] .EmployeePolicyForm-module___hnE5G__fieldHelpText{color:var(--color-fg-muted)}.EmployeePolicyForm-module___hnE5G__rows{gap:12px;display:grid}.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]:has(.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow){min-width:0}:is(.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.common-select-wrapper.hrm-form-field-w,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.hrm-date-input.hrm-form-field-w,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>input.hrm-form-field-w,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.form-control.hrm-form-field-w){box-sizing:border-box}.EmployeePolicyForm-module___hnE5G__rows .common-select-wrapper.hrm-form-field-w{overflow:hidden;min-width:0!important}.EmployeePolicyForm-module___hnE5G__rows .common-select-wrapper.hrm-form-field-w .hrm-common-select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.EmployeePolicyForm-module___hnE5G__rows .common-select-wrapper.hrm-form-field-w .common-select-control{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.EmployeePolicyForm-module___hnE5G__rows .common-select-wrapper.hrm-form-field-w .common-select-control>div{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}@media (max-width:767.98px){:is(.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.common-select-wrapper,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.hrm-date-input,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>input.hrm-form-field-w,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.form-control.hrm-form-field-w,.EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.EmployeePolicyForm-module___hnE5G__amountFieldRow){width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}}@media (min-width:768px){:is(html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.common-select-wrapper.hrm-form-field-w,html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.hrm-date-input.hrm-form-field-w,html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>input.hrm-form-field-w,html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.form-control.hrm-form-field-w){width:75%!important;max-width:75%!important;margin-left:0!important;margin-right:auto!important;display:block!important}html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.EmployeePolicyForm-module___hnE5G__amountFieldRow{width:75%!important;max-width:75%!important;margin-left:0!important;margin-right:auto!important;display:flex!important}html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.common-select-wrapper.hrm-form-field-w>.form-label{box-sizing:border-box;width:75%;max-width:75%;display:block}html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.hrm-date-input.hrm-form-field-w>.form-label{box-sizing:border-box;width:75%;max-width:75%;display:block}html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]:has(>input.hrm-form-field-w)>.form-label{box-sizing:border-box;width:75%;max-width:75%;display:block}html[lang=en] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]:has(>.EmployeePolicyForm-module___hnE5G__amountFieldRow)>.form-label{box-sizing:border-box;width:75%;max-width:75%;display:block}:is(html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.common-select-wrapper.hrm-form-field-w,html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.hrm-date-input.hrm-form-field-w,html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>input.hrm-form-field-w,html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.form-control.hrm-form-field-w){width:75%!important;min-width:0!important;max-width:75%!important;margin-left:auto!important;margin-right:0!important;display:block!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.EmployeePolicyForm-module___hnE5G__amountFieldRow{width:75%!important;min-width:0!important;max-width:75%!important;margin-left:auto!important;margin-right:0!important;display:flex!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.common-select-wrapper.hrm-form-field-w>.form-label{text-align:right;box-sizing:border-box;width:75%!important;max-width:75%!important;margin-left:auto!important;margin-right:0!important;display:block!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]>.hrm-date-input.hrm-form-field-w>.form-label{text-align:right;box-sizing:border-box;width:75%!important;max-width:75%!important;margin-left:auto!important;margin-right:0!important;display:block!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]:has(>input.hrm-form-field-w)>.form-label{text-align:right;box-sizing:border-box;width:75%!important;max-width:75%!important;margin-left:auto!important;margin-right:0!important;display:block!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__rows .row>[class*=col-]:has(>.EmployeePolicyForm-module___hnE5G__amountFieldRow)>.form-label{text-align:right;box-sizing:border-box;width:75%!important;max-width:75%!important;margin-left:auto!important;margin-right:0!important;display:block!important}}.EmployeePolicyForm-module___hnE5G__removeCol{align-items:flex-start;display:flex}.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow{--trailing-field-gap:16px;--trailing-btn-size:34px;--trailing-btn-gap:12px;--trailing-single-actions:calc(var(--trailing-btn-size) + var(--trailing-field-gap));--trailing-dual-actions:calc((2 * var(--trailing-btn-size)) + var(--trailing-btn-gap) + var(--trailing-field-gap));align-items:flex-start;gap:var(--trailing-field-gap);box-sizing:border-box;width:100%;min-width:0;max-width:100%;display:flex}.EmployeePolicyForm-module___hnE5G__fixedFieldWidth,.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack,.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow .EmployeePolicyForm-module___hnE5G__fieldWithHelpStack,.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow .EmployeePolicyForm-module___hnE5G__fixedFieldWidth{flex:0 0 75%;width:75%;min-width:0;max-width:75%}.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRowMulti .EmployeePolicyForm-module___hnE5G__rowActionButtons{flex:0 0 calc((2 * var(--trailing-btn-size)) + var(--trailing-btn-gap));width:calc((2 * var(--trailing-btn-size)) + var(--trailing-btn-gap));min-width:calc((2 * var(--trailing-btn-size)) + var(--trailing-btn-gap))}:is(.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack input.hrm-form-field-w,.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack>.hrm-date-input.hrm-form-field-w){width:100%!important;max-width:100%!important;margin:0!important;display:block!important}:is(.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack .EmployeePolicyForm-module___hnE5G__fieldHelpText,.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack .form-validation-message){width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack>.form-label{box-sizing:border-box;width:100%;max-width:100%;display:block}:is(html[lang=ar] .EmployeePolicyForm-module___hnE5G__fieldWithHelpStack>.form-label,html[lang=ar] .EmployeePolicyForm-module___hnE5G__fieldWithHelpStack .EmployeePolicyForm-module___hnE5G__fieldHelpText){text-align:right}.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow>input.hrm-form-field-w{flex:0 0 75%;min-width:0;width:75%!important;max-width:75%!important;margin:0!important;display:block!important}.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow>.hrm-date-input.hrm-form-field-w{flex:0 0 75%;min-width:0;width:75%!important;max-width:75%!important}html[lang=en] .EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow>.hrm-date-input.hrm-form-field-w{margin-left:0!important;margin-right:auto!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow>.hrm-date-input.hrm-form-field-w{margin-left:auto!important;margin-right:0!important}html[lang=en] .EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow>input.hrm-form-field-w{margin-left:0!important;margin-right:auto!important}html[lang=ar] .EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow>input.hrm-form-field-w{margin-left:auto!important;margin-right:0!important}.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRow .EmployeePolicyForm-module___hnE5G__removeButton{flex-shrink:0;margin-top:0}.EmployeePolicyForm-module___hnE5G__inputWithTrailingActionRowLabeled .EmployeePolicyForm-module___hnE5G__rowActionButtons{margin-top:28px}.EmployeePolicyForm-module___hnE5G__fieldWithHelpStack .EmployeePolicyForm-module___hnE5G__amountFieldRow,.EmployeePolicyForm-module___hnE5G__fixedFieldWidth .EmployeePolicyForm-module___hnE5G__amountFieldRow{width:100%!important;max-width:100%!important;margin:0!important}.EmployeePolicyForm-module___hnE5G__sectionActionButton{border:1px solid var(--green-color);background:var(--green-color);color:#fff;white-space:nowrap;cursor:pointer;box-shadow:0 2px 6px rgba(var(--green-rgb,34, 121, 111), .18);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.EmployeePolicyForm-module___hnE5G__sectionActionButton:hover:not(:disabled){color:#fff;background:#18645a;border-color:#18645a;text-decoration:none}.EmployeePolicyForm-module___hnE5G__sectionActionButton:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.EmployeePolicyForm-module___hnE5G__sectionActionButton:focus-visible{outline:2px solid var(--green-color);outline-offset:2px}.EmployeePolicyForm-module___hnE5G__rowActionButtons{align-items:flex-start;gap:var(--trailing-btn-gap,12px);flex-shrink:0;display:inline-flex}.EmployeePolicyForm-module___hnE5G__rowActionButtons .EmployeePolicyForm-module___hnE5G__removeButton,.EmployeePolicyForm-module___hnE5G__rowActionButtons .EmployeePolicyForm-module___hnE5G__addRowButton{margin-top:0}.EmployeePolicyForm-module___hnE5G__addRowButton{border:1px solid rgba(var(--green-rgb,34, 121, 111), .35);width:34px;height:38px;color:var(--green-color);cursor:pointer;background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.EmployeePolicyForm-module___hnE5G__addRowButtonSpacer{width:var(--trailing-btn-size,34px);flex-shrink:0;height:38px;display:inline-block}.EmployeePolicyForm-module___hnE5G__addRowButton:hover:not(:disabled){background:rgba(var(--green-rgb,34, 121, 111), .08)}.EmployeePolicyForm-module___hnE5G__addRowButton:disabled{opacity:.45;cursor:not-allowed}.EmployeePolicyForm-module___hnE5G__addRowButton:focus-visible{outline:2px solid var(--green-color);outline-offset:2px}.EmployeePolicyForm-module___hnE5G__removeButton{color:#dc3545;background:0 0;border:1px solid #dc354540;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:38px;margin-top:28px;padding:0;display:inline-flex}.EmployeePolicyForm-module___hnE5G__amountFieldRow{box-sizing:border-box;align-items:flex-start;gap:8px;display:flex}.EmployeePolicyForm-module___hnE5G__amountFieldRow input{flex:auto;min-width:0;width:auto!important;max-width:100%!important;margin:0!important}.EmployeePolicyForm-module___hnE5G__amountEditButton{border:1px solid var(--color-border-default,#dee2e6);width:34px;height:38px;color:var(--color-fg-muted,#6c757d);background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;margin-top:0;padding:0;display:inline-flex}.EmployeePolicyForm-module___hnE5G__amountEditButton:hover:not(:disabled){color:var(--green-color,#1b665d);border-color:var(--green-color,#1b665d)}.EmployeePolicyForm-module___hnE5G__amountEditButton:disabled{opacity:.45;cursor:not-allowed}.EmployeePolicyForm-module___hnE5G__removeButton:hover{filter:brightness(.88)}@media (max-width:992px){.EmployeePolicyForm-module___hnE5G__policyGrid{grid-template-columns:1fr}}@media (max-width:767.98px){.EmployeePolicyForm-module___hnE5G__policySection{padding:12px}.EmployeePolicyForm-module___hnE5G__removeButton{margin-top:28px}}
.ManualHeadAmountModal-module__Jkw0nq__modalBody{gap:16px;display:grid}.ManualHeadAmountModal-module__Jkw0nq__modalOverlay{align-items:flex-start;padding-top:72px}.ManualHeadAmountModal-module__Jkw0nq__sectionTitle{color:var(--color-fg-primary,#212529);margin:0 0 10px;font-size:.95rem;font-weight:600}.ManualHeadAmountModal-module__Jkw0nq__historySection,.ManualHeadAmountModal-module__Jkw0nq__formSection{min-width:0}.ManualHeadAmountModal-module__Jkw0nq__historyList{gap:10px;max-height:280px;padding-right:2px;display:grid;overflow:auto}.ManualHeadAmountModal-module__Jkw0nq__historyItem{border:1px solid var(--color-border-default,#e5e7eb);background:var(--color-input-bg,#f8fafc);border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.ManualHeadAmountModal-module__Jkw0nq__historyItemCurrent{background:#1b665d0f;border-color:#1b665d59}.ManualHeadAmountModal-module__Jkw0nq__historyTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.ManualHeadAmountModal-module__Jkw0nq__historyActions{align-items:center;gap:8px;display:inline-flex}.ManualHeadAmountModal-module__Jkw0nq__deleteHistoryButton{color:#dc3545;background:0 0;border:1px solid #dc354540;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.ManualHeadAmountModal-module__Jkw0nq__deleteHistoryButton:hover:not(:disabled){background:#dc354514}.ManualHeadAmountModal-module__Jkw0nq__deleteHistoryButton:disabled{opacity:.45;cursor:not-allowed}.ManualHeadAmountModal-module__Jkw0nq__amountValue{color:var(--color-fg-primary,#111827);font-size:1rem;font-weight:700}.ManualHeadAmountModal-module__Jkw0nq__currentBadge{color:var(--green-color,#1b665d);background:#1b665d1f;border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.ManualHeadAmountModal-module__Jkw0nq__historyMeta,.ManualHeadAmountModal-module__Jkw0nq__historyReason,.ManualHeadAmountModal-module__Jkw0nq__empty{color:var(--color-fg-muted,#6b7280);margin:0;font-size:.84rem}.ManualHeadAmountModal-module__Jkw0nq__historyReason{color:var(--color-fg-primary,#374151)}.ManualHeadAmountModal-module__Jkw0nq__divider{border:0;border-top:1px solid var(--color-border-default,#e5e7eb);margin:0}.ManualHeadAmountModal-module__Jkw0nq__reasonTextarea{resize:vertical;min-height:88px}
.employeePolicy-module__dvYHwa__pageWrap{height:100%;min-height:0;font-family:var(--app-font-family);flex-direction:column;gap:0;display:flex;overflow:hidden}.employeePolicy-module__dvYHwa__pageWrap *{font-family:var(--app-font-family)}.employeePolicy-module__dvYHwa__mainContainer{flex-direction:column;flex:1;width:98.5%;min-height:0;margin:-.5rem auto 0;display:flex;overflow:hidden}@media (max-width:575px){.employeePolicy-module__dvYHwa__mainContainer{width:100%;margin-top:0}}.employeePolicy-module__dvYHwa__policyShell{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex:1;min-height:0;margin-top:.75rem;padding:0;overflow:hidden;box-shadow:0 14px 34px #0f172a14}.employeePolicy-module__dvYHwa__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:1.75rem;display:grid}.employeePolicy-module__dvYHwa__summaryGridTop{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:.25rem;margin-bottom:.75rem;display:grid}@media (max-width:991px){.employeePolicy-module__dvYHwa__summaryGrid,.employeePolicy-module__dvYHwa__summaryGridTop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.employeePolicy-module__dvYHwa__summaryGrid,.employeePolicy-module__dvYHwa__summaryGridTop{grid-template-columns:1fr}}.employeePolicy-module__dvYHwa__summaryCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;justify-content:center;min-height:88px;padding:14px 16px;display:flex}.employeePolicy-module__dvYHwa__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.72rem;font-weight:600}.employeePolicy-module__dvYHwa__summaryValue{color:#111827;letter-spacing:-.02em;font-size:1.75rem;font-weight:600;line-height:1.2}.employeePolicy-module__dvYHwa__summarySub{color:#6b7280;margin-top:4px;font-size:.78rem}.employeePolicy-module__dvYHwa__contentHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}@media (max-width:767px){.employeePolicy-module__dvYHwa__contentHeader{flex-direction:column;align-items:stretch}.employeePolicy-module__dvYHwa__contentActions{justify-content:stretch;width:100%}.employeePolicy-module__dvYHwa__contentActions button{white-space:normal;overflow-wrap:anywhere;flex:1;min-width:0;height:auto;min-height:42px;padding:10px 14px;font-size:13px;line-height:1.25}}.employeePolicy-module__dvYHwa__contentActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.employeePolicy-module__dvYHwa__sectionTitle{font-family:var(--app-font-family);color:#111827;letter-spacing:-.01em;margin:0;font-size:1.28rem;font-weight:600}.employeePolicy-module__dvYHwa__sectionTitleRow{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;min-width:0;display:flex}.employeePolicy-module__dvYHwa__howItWorksJumpLink{color:#22796f;white-space:nowrap;cursor:pointer;background:#22796f14;border:1px solid #22796f47;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.78rem;font-weight:600;line-height:1.2;transition:background-color .15s,border-color .15s;display:inline-flex}.employeePolicy-module__dvYHwa__howItWorksJumpLink:hover{background:#22796f24;border-color:#22796f73}.employeePolicy-module__dvYHwa__howItWorksJumpLink:focus-visible{outline-offset:2px;outline:2px solid #22796f73}.employeePolicy-module__dvYHwa__howItWorksAnchor{margin-top:1.25rem;padding-bottom:.5rem;scroll-margin-top:1rem}.employeePolicy-module__dvYHwa__sectionSubTitle{font-family:var(--app-font-family);color:#6b7280;margin:.35rem 0 1.1rem;font-size:.82rem}.employeePolicy-module__dvYHwa__detailGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));align-content:start;gap:14px;padding-top:6px;display:grid}@media (max-width:575.98px){.employeePolicy-module__dvYHwa__detailGrid{grid-template-columns:1fr;gap:12px}}.employeePolicy-module__dvYHwa__detailCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;min-width:0;min-height:0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f172a0f;container:policy-card/inline-size}.employeePolicy-module__dvYHwa__detailCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 10px 28px #0f172a1a}.employeePolicy-module__dvYHwa__detailCardMuted{background:#f8fafc;border-style:solid;border-color:#d1d5db}.employeePolicy-module__dvYHwa__cardHead{background:linear-gradient(#fafbfc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:flex-start;gap:10px 12px;padding:14px 14px 12px;display:flex}.employeePolicy-module__dvYHwa__statusControl{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;max-width:100%;margin-left:auto;display:inline-flex}@media (max-width:575px){.employeePolicy-module__dvYHwa__cardHead{padding:12px 12px 10px}}@container policy-card (max-width:320px){.employeePolicy-module__dvYHwa__statusControl{border-top:1px solid #f1f5f9;justify-content:flex-start;width:100%;margin-left:0;padding-top:8px}}@media (max-width:575.98px){.employeePolicy-module__dvYHwa__statusControl{border-top:1px solid #f1f5f9;justify-content:flex-start;width:100%;margin-left:0;padding-top:8px}}.employeePolicy-module__dvYHwa__iconBox{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.employeePolicy-module__dvYHwa__iconBoxBlue{color:#40488b;background:#e9eaf6;border:1px solid #d1d5f5}.employeePolicy-module__dvYHwa__iconBoxGreen{color:#275f4f;background:#d6efe7;border:1px solid #b8ded0}.employeePolicy-module__dvYHwa__iconBoxGray{color:#6b7280;background:#f3f4f6;border:1px solid #d1d5db}.employeePolicy-module__dvYHwa__cardHeadText{flex:120px;min-width:0}.employeePolicy-module__dvYHwa__cardTitle{font-family:var(--app-font-family);color:#111827;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.95rem;font-weight:700}.employeePolicy-module__dvYHwa__cardSubtitle{font-family:var(--app-font-family);color:#6b7280;overflow-wrap:anywhere;margin:3px 0 0;font-size:.72rem}.employeePolicy-module__dvYHwa__cardActionBtn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-width:28px;height:28px;padding:0 8px;font-size:.72rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.employeePolicy-module__dvYHwa__cardActionBtn:hover{background:#f8fafc;border-color:#9ca3af}.employeePolicy-module__dvYHwa__cardActionBtnDanger{color:#dc2626;background:#fff5f5;border-color:#fecaca}.employeePolicy-module__dvYHwa__cardActionBtnDanger:hover{background:#fee2e2;border-color:#fca5a5}.employeePolicy-module__dvYHwa__historyLinkBtn{color:#22796f;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.78rem;font-weight:600;display:inline-flex}.employeePolicy-module__dvYHwa__historyLinkBtn:hover{color:#1b665d}.employeePolicy-module__dvYHwa__historyList{gap:10px;display:grid}.employeePolicy-module__dvYHwa__historyItem{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.employeePolicy-module__dvYHwa__historyContent{flex-direction:column;gap:4px;min-width:0;display:flex}.employeePolicy-module__dvYHwa__historyStatus{color:#111827;font-size:.84rem;font-weight:600}.employeePolicy-module__dvYHwa__historyMeta{color:#4b5563;margin:0;font-size:.8rem;line-height:1.45}.employeePolicy-module__dvYHwa__historyEmpty{color:#6b7280;text-align:center;margin:0;padding:12px 0;font-size:.82rem}.employeePolicy-module__dvYHwa__historyDate{color:#6b7280;font-size:.8rem}.employeePolicy-module__dvYHwa__badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.employeePolicy-module__dvYHwa__badgeActive{color:#22796f;background:#d6efe7;border:1px solid #c5e5da}.employeePolicy-module__dvYHwa__badgeInactive{color:#b42318;background:#fde8e8;border:1px solid #fac5c5}.employeePolicy-module__dvYHwa__salaryHeadHelpIcon{color:#6b7280;cursor:help;justify-content:center;align-items:center;display:inline-flex}.employeePolicy-module__dvYHwa__upcomingStatusHint{color:#92400e;cursor:help;background:#fff7ed;border:1.5px solid #92400e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:700;animation:1.15s ease-in-out infinite employeePolicy-module__dvYHwa__upcomingStatusBlink;display:inline-flex}@keyframes employeePolicy-module__dvYHwa__upcomingStatusBlink{0%,to{opacity:1}50%{opacity:.3}}.employeePolicy-module__dvYHwa__statusToggle{cursor:pointer;background:#918c8c;border:none;border-radius:2rem;flex-shrink:0;width:2.15rem;height:1.15rem;padding:0;transition:all .25s;position:relative}.employeePolicy-module__dvYHwa__statusToggleOn{background:#22796f}.employeePolicy-module__dvYHwa__statusKnob{background:#fff;border-radius:50%;width:.86rem;height:.86rem;transition:transform .25s;position:absolute;top:2px;left:2px}.employeePolicy-module__dvYHwa__statusToggleOn .employeePolicy-module__dvYHwa__statusKnob{transform:translate(1rem)}.employeePolicy-module__dvYHwa__statusToggle:disabled{cursor:not-allowed;opacity:.55}.employeePolicy-module__dvYHwa__cardBody{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px 14px;padding:12px 14px 14px;display:grid}.employeePolicy-module__dvYHwa__cardBodyStacked{grid-template-columns:1fr}.employeePolicy-module__dvYHwa__cardBodyStacked .employeePolicy-module__dvYHwa__detailRow:not(:first-child){border-top:1px solid #eef2f7;padding-top:12px}@media (max-width:575px){.employeePolicy-module__dvYHwa__cardBody{gap:10px 12px;padding:12px}}@container policy-card (max-width:300px){.employeePolicy-module__dvYHwa__cardBody{grid-template-columns:1fr;gap:10px}.employeePolicy-module__dvYHwa__detailRow:nth-child(n+2){border-top:1px solid #eef2f7;padding-top:10px}.employeePolicy-module__dvYHwa__tolerancePairItem{grid-template-columns:1fr}}@media (max-width:400px){.employeePolicy-module__dvYHwa__cardBody{grid-template-columns:1fr}.employeePolicy-module__dvYHwa__detailRow:nth-child(n+2){border-top:1px solid #eef2f7;padding-top:10px}}.employeePolicy-module__dvYHwa__detailRow{background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:auto;min-width:0;margin:0;padding:0;font-size:.78rem;display:flex}.employeePolicy-module__dvYHwa__detailRow:nth-child(n+3){border-top:1px solid #eef2f7;padding-top:8px}.employeePolicy-module__dvYHwa__detailRowFull{grid-column:1/-1}.employeePolicy-module__dvYHwa__detailRowFull:not(:first-child){border-top:1px solid #eef2f7;margin-top:2px;padding-top:12px}.employeePolicy-module__dvYHwa__detailRowFull .employeePolicy-module__dvYHwa__detailValue{width:100%}.employeePolicy-module__dvYHwa__detailLabel{color:#6b7280;flex-shrink:0;font-size:.72rem;font-weight:600}.employeePolicy-module__dvYHwa__detailValue{color:#111827;text-align:left;word-break:break-word;font-weight:700;line-height:1.35}.employeePolicy-module__dvYHwa__amountValueRow{align-items:center;gap:8px;min-width:0;display:inline-flex}.employeePolicy-module__dvYHwa__amountEditButton{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.employeePolicy-module__dvYHwa__amountEditButton:hover:not(:disabled){color:var(--green-color,#1b665d);border-color:var(--green-color,#1b665d)}.employeePolicy-module__dvYHwa__amountEditButton:disabled{opacity:.45;cursor:not-allowed}.employeePolicy-module__dvYHwa__tolerancePairList{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.employeePolicy-module__dvYHwa__tolerancePairItem{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;width:100%;padding:12px 14px;display:grid}.employeePolicy-module__dvYHwa__tolerancePairCell{flex-direction:column;gap:4px;min-width:0;display:flex}.employeePolicy-module__dvYHwa__tolerancePairLabel{color:#64748b;font-size:.72rem;font-weight:600;line-height:1.3}.employeePolicy-module__dvYHwa__tolerancePairValue{color:#0f172a;font-size:.9rem;font-weight:700;line-height:1.35}.employeePolicy-module__dvYHwa__weekApplicableList{flex-direction:column;gap:8px;width:100%;display:flex}.employeePolicy-module__dvYHwa__weekApplicableRow{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:10px 14px;padding:10px 12px;display:flex}.employeePolicy-module__dvYHwa__weekDayName{color:#111827;flex-shrink:0;min-width:76px;font-size:.84rem;font-weight:700;line-height:1.4}.employeePolicy-module__dvYHwa__weekChipList{flex-wrap:wrap;flex:1;gap:6px;min-width:0;display:flex}.employeePolicy-module__dvYHwa__weekChip{color:#40488b;white-space:nowrap;background:#e9eaf6;border:1px solid #d1d5f5;border-radius:999px;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:600;line-height:1.2;display:inline-flex}@media (max-width:480px){.employeePolicy-module__dvYHwa__tolerancePairItem{grid-template-columns:1fr;gap:10px}.employeePolicy-module__dvYHwa__weekApplicableRow{flex-direction:column;gap:8px}.employeePolicy-module__dvYHwa__weekDayName{min-width:0}}.employeePolicy-module__dvYHwa__muted{color:#9ca3af}.employeePolicy-module__dvYHwa__statusLine{align-items:center;gap:8px;display:inline-flex}.employeePolicy-module__dvYHwa__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.employeePolicy-module__dvYHwa__pillCode{color:#000;text-transform:uppercase;background:#d6efe7;border:1px solid #fff;border-radius:999px;padding:2px 10px;font-size:.88rem;font-weight:600;display:inline-block}.employeePolicy-module__dvYHwa__assignLink{color:#2563eb;font-size:.85rem;font-weight:600;text-decoration:none}.employeePolicy-module__dvYHwa__assignLink:hover{color:#1d4ed8;text-decoration:underline}.employeePolicy-module__dvYHwa__assignButton{color:#22796f;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.employeePolicy-module__dvYHwa__assignButton:hover{color:#1d4ed8;text-decoration:underline}.employeePolicy-module__dvYHwa__deleteButton{color:#dc3545;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.employeePolicy-module__dvYHwa__cardFooter{background:#fafbfc;border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:10px 14px 12px;display:flex}.employeePolicy-module__dvYHwa__cardHistoryBtn{color:#22796f;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.78rem;font-weight:600;display:inline-flex}.employeePolicy-module__dvYHwa__cardHistoryBtn:hover{color:#1b665d}.employeePolicy-module__dvYHwa__cardDeleteBtn{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.employeePolicy-module__dvYHwa__cardDeleteBtn:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.employeePolicy-module__dvYHwa__cardDeleteBtn:active{transform:scale(.98)}.employeePolicy-module__dvYHwa__deleteButton:hover{color:#b42318}.employeePolicy-module__dvYHwa__emptyState{text-align:center;color:#6b7280;padding:48px 20px;font-size:1.05rem}.employeePolicy-module__dvYHwa__policyLayout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);height:100%;min-height:0;display:grid}.employeePolicy-module__dvYHwa__policySidebar{background:#fafafa;border-right:1px solid #e5e7eb;padding:18px 10px;overflow:hidden auto}.employeePolicy-module__dvYHwa__sidebarTitle{font-family:var(--app-font-family);letter-spacing:.08em;color:#6b7280;padding:0 10px 10px;font-size:.82rem;font-weight:700}.employeePolicy-module__dvYHwa__sidebarItem{color:#374151;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding:10px;display:flex}.employeePolicy-module__dvYHwa__sidebarItemActive{background:#d6efe7;border-color:#22796f}.employeePolicy-module__dvYHwa__sidebarTextWrap{flex-direction:column;flex:1;min-width:0;display:flex}.employeePolicy-module__dvYHwa__sidebarTextMain{font-family:var(--app-font-family);color:#111827;font-size:1.03rem;font-weight:600}.employeePolicy-module__dvYHwa__sidebarTextSub{font-family:var(--app-font-family);color:#6b7280;font-size:.86rem}.employeePolicy-module__dvYHwa__sidebarCount{color:#2c4a8a;background:#dae6ff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:.76rem;font-weight:700;display:inline-flex}.employeePolicy-module__dvYHwa__badgeMini{color:#2b5f21;background:#d6f0c8;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:700}.employeePolicy-module__dvYHwa__badgeMiniMuted{color:#6b7280;border:1px solid #d1d5db;border-radius:999px;padding:2px 10px;font-size:.78rem;font-weight:700}.employeePolicy-module__dvYHwa__policyContent{flex-direction:column;height:100%;min-height:0;padding:20px;display:flex;overflow:hidden}@media (max-width:767px){.employeePolicy-module__dvYHwa__policyContent{padding:16px 14px}.employeePolicy-module__dvYHwa__sectionTitle{font-size:1.12rem}.employeePolicy-module__dvYHwa__sectionSubTitle{margin-bottom:.85rem}}.employeePolicy-module__dvYHwa__cardsScrollArea{flex:1;min-height:0;padding-right:4px;overflow:hidden auto}.employeePolicy-module__dvYHwa__policyPagination{margin-top:16px}.employeePolicy-module__dvYHwa__assignModalContent{padding-top:8px!important}.employeePolicy-module__dvYHwa__assignModalBody{flex-direction:column;gap:22px;display:flex}.employeePolicy-module__dvYHwa__assignModalIntro{color:#334155;background:linear-gradient(135deg,#f0fdf9 0%,#f8fafc 55%,#fff 100%);border:1px solid #d6efe7;border-radius:12px;margin:0;padding:14px 16px;font-size:.95rem;line-height:1.55}.employeePolicy-module__dvYHwa__assignModalIntro strong{color:#0f766e;font-size:1rem;font-weight:700}.employeePolicy-module__dvYHwa__assignModalIntroSub{color:#64748b;font-weight:500}.employeePolicy-module__dvYHwa__assignModalField,.employeePolicy-module__dvYHwa__statusModalField{flex-direction:column;gap:8px;display:flex}.employeePolicy-module__dvYHwa__modalFieldLabelRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.employeePolicy-module__dvYHwa__modalFieldLabel{color:#1f2937;flex-shrink:0;font-size:.9375rem;font-weight:600}.employeePolicy-module__dvYHwa__modalFieldHelpInline{color:#64748b;text-align:right;margin:0;font-size:.8125rem;font-weight:400;line-height:1.45}.employeePolicy-module__dvYHwa__assignModalError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0;padding:12px 14px;font-size:.875rem;font-weight:500;line-height:1.45}@media (max-width:991px){.employeePolicy-module__dvYHwa__policyLayout{grid-template-columns:1fr}.employeePolicy-module__dvYHwa__policySidebar{border-bottom:1px solid #e5e7eb;border-right:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 10px;display:grid;overflow:visible}.employeePolicy-module__dvYHwa__sidebarTitle{display:none}.employeePolicy-module__dvYHwa__sidebarItem{width:100%;min-width:0;margin-bottom:0;padding:10px 12px}.employeePolicy-module__dvYHwa__sidebarTextMain{white-space:normal;word-break:break-word;font-size:.9rem}}@media (max-width:575px){.employeePolicy-module__dvYHwa__policySidebar{grid-template-columns:1fr}}.employeePolicy-module__dvYHwa__loadingLine{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.2s ease-in-out infinite employeePolicy-module__dvYHwa__shimmer}@keyframes employeePolicy-module__dvYHwa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__policyShell{background:var(--color-bg-surface);border-color:var(--color-border-default);box-shadow:0 14px 34px #00000040}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__policySidebar{background:var(--color-bg-muted);border-right-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarTitle{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarItem{color:var(--color-fg-secondary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarItem:hover{background:var(--color-hover-subtle)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarItemActive{background:var(--color-hover-subtle);border-color:var(--green-color)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarTextMain{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarTextSub{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sidebarCount{background:var(--color-bg-surface-elevated);color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__policyContent{background:var(--color-bg-surface);color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sectionTitle{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__howItWorksJumpLink{color:#5eead4;background:#22796f29;border-color:#22796f59}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__howItWorksJumpLink:hover{background:#22796f42;border-color:#22796f80}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__sectionSubTitle{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__detailCard{background:var(--color-bg-surface-elevated);border-color:var(--color-border-default);box-shadow:0 8px 22px #0003}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__detailCard:hover{box-shadow:0 14px 30px #00000047}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__detailCardMuted{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__cardHead{background:var(--color-bg-muted);border-bottom-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__cardTitle{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__cardSubtitle{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__detailRow{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__detailLabel{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__detailValue{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__muted{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__emptyState{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__iconBoxBlue{color:#b8c4f0;background:#40488b40;border-color:#d1d5f533}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__iconBoxGreen{background:rgba(var(--green-rgb), .2);color:#8fd4c4;border-color:rgba(var(--green-rgb), .35)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__iconBoxGray{background:var(--color-bg-muted);color:var(--color-fg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__badgeActive{background:var(--green-color);color:var(--color-fg-inverse);border-color:#0000}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__badgeInactive{color:#f5b4b4;background:#dc354533;border-color:#dc354559}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__statusToggle{background:var(--color-border-strong)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__statusToggleOn{background:var(--green-color)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__statusKnob{background:var(--color-fg-inverse)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__tolerancePairItem{background:var(--color-bg-surface);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__weekApplicableRow{background:var(--color-bg-surface);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__weekDayName{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__weekChip{color:#b8c4f0;background:#40488b40;border-color:#d1d5f533}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__tolerancePairLabel{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__tolerancePairValue{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__pillCode{background:rgba(var(--green-rgb), .22);color:var(--color-fg-primary);border-color:rgba(var(--green-rgb), .35)}:is([data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignButton,[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignLink){color:var(--green-color)}:is([data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignButton:hover,[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignLink:hover){color:#8fd4c4}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__deleteButton{color:#f97066}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__deleteButton:hover{color:#fda29b}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__cardFooter{background:var(--color-bg-muted);border-top-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__cardDeleteBtn{color:#f97066;background:#dc35451f;border-color:#dc354559}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__cardDeleteBtn:hover{color:#fda29b;background:#dc354533;border-color:#dc354580}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__summaryCard{background:var(--color-bg-muted);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__summaryLabel{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__summaryValue{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__summarySub{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__badgeMini{background:rgba(var(--green-rgb), .22);color:#b8e8d8}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__badgeMiniMuted{border-color:var(--color-border-default);color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignModalIntro{background:linear-gradient(135deg, rgba(var(--green-rgb), .12) 0%, var(--color-bg-muted) 100%);border-color:rgba(var(--green-rgb), .28);color:var(--color-fg-secondary)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignModalIntro strong{color:#8fd4c4}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignModalIntroSub{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__modalFieldLabel{color:var(--color-fg)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__modalFieldHelpInline{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__upcomingStatusHint{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__assignModalError{color:#fda29b;background:#dc35451f;border-color:#dc354559}[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__loadingLine{background:linear-gradient(90deg, var(--color-bg-muted) 0%, var(--color-border-default) 50%, var(--color-bg-muted) 100%);background-size:200% 100%}@media (max-width:991px){[data-theme=dark][data-dark-palette] .employee-policy-page .employeePolicy-module__dvYHwa__policySidebar{border-bottom-color:var(--color-border-default)}}
.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarPopover{background:#fff;border:1px solid #dee2e6;border-radius:.5rem;width:max-content;min-width:0;max-width:calc(100vw - 20px);padding:0;overflow:hidden;box-shadow:0 10px 30px #00000026}.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrCalendarWrapper{width:100%;font-size:.82rem}.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDateDisplayWrapper{display:none}.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrMonth{width:252px;padding:.2rem}.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrWeekDay{font-size:.72rem}:is(.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDay,.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDayNumber){height:30px}.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDayToday .rdrDayNumber span:after{background:#22796f}.EditAttendanceMultiDateCalendar-module__3F6vjq__defaultDay,.EditAttendanceMultiDateCalendar-module__3F6vjq__selectedDay{border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.EditAttendanceMultiDateCalendar-module__3F6vjq__selectedDay{color:#fff;background:#22796f;font-weight:600}.EditAttendanceMultiDateCalendar-module__3F6vjq__defaultDay{color:inherit}.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDay:not(.rdrDayPassive):not(.rdrDayDisabled):hover .EditAttendanceMultiDateCalendar-module__3F6vjq__defaultDay{color:#22796f;background:#e8f5f2;font-weight:600}:is(.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDayStartPreview,.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDayInPreview,.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDayEndPreview,.EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDayHovered){box-shadow:none!important;border:0!important;outline:none!important}.EditAttendanceMultiDateCalendar-module__3F6vjq__actionsRow{background:#fff;border-top:1px solid #eaecf0;justify-content:flex-end;gap:.5rem;padding:.5rem .6rem;display:flex}.EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton{color:#667085!important;background-color:#fff!important;border-color:#d0d5dd!important}.EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton:hover,.EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton:focus,.EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton:active{color:#475467!important;background-color:#f8f9fb!important;border-color:#bfc6d1!important}.EditAttendanceMultiDateCalendar-module__3F6vjq__doneButton{color:#fff!important;background-color:#22796f!important;border-color:#22796f!important}.EditAttendanceMultiDateCalendar-module__3F6vjq__doneButton:hover,.EditAttendanceMultiDateCalendar-module__3F6vjq__doneButton:focus,.EditAttendanceMultiDateCalendar-module__3F6vjq__doneButton:active{color:#fff!important;background-color:#1b655d!important;border-color:#1b655d!important}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal{box-shadow:0 10px 30px #00000059;background-color:var(--color-dropdown-bg)!important;border-color:var(--color-border-default)!important}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__actionsRow{background-color:var(--color-bg-muted);border-top-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton{background-color:var(--color-input-bg)!important;color:var(--color-fg-primary)!important;border-color:var(--color-border-default)!important}:is([data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton:hover,[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton:focus,[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__clearButton:active){background-color:var(--color-hover-subtle)!important;color:var(--color-fg-primary)!important}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__defaultDay{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__calendarRoot .rdrDay:not(.rdrDayPassive):not(.rdrDayDisabled):hover .EditAttendanceMultiDateCalendar-module__3F6vjq__defaultDay{background:var(--color-hover-subtle);color:var(--green-color)}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__doneButton{background-color:var(--green-color)!important;border-color:var(--green-color)!important;color:var(--color-fg-inverse)!important}[data-theme=dark][data-dark-palette] .hrm-edit-attendance-multi-cal .EditAttendanceMultiDateCalendar-module__3F6vjq__selectedDay{background:var(--green-color)!important;color:var(--color-fg-inverse)!important}
.welcome-container{background:#fff;border:1px solid #0000000a;align-items:center;width:calc(100% - 16px);height:auto;min-height:0;max-height:none;margin:8px;animation:.8s cubic-bezier(.16,1,.3,1) welcomeFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008;border-radius:24px!important}@keyframes welcomeFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientFlow{0%{background-position:0%}to{background-position:100%}}@keyframes titleSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes subtitleFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.welcome-content-wrapper{z-index:10;justify-content:flex-start;align-items:center;width:100%;padding:0 1.75rem;display:flex;position:relative}.welcome-glass-card{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;flex-direction:column;gap:clamp(.75rem,1.6dvh,1.25rem);width:100%;max-width:520px;padding:clamp(1.25rem,2.5dvh,2rem) clamp(1.5rem,2.5vw,2.5rem);animation:.8s cubic-bezier(.16,1,.3,1) forwards cardEntrance;display:flex}.welcome-card-section{pointer-events:none;flex-direction:column;gap:clamp(.25rem,.6dvh,.5rem);padding:0;display:flex}.welcome-card-title{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e293b 0%,#22796f 50%,#14b8a6 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:0;font-size:clamp(1.4rem,1rem + 1.2vw + .35dvh,2.75rem);font-weight:700;line-height:1.15;animation:5s infinite alternate gradientFlow,.8s cubic-bezier(.16,1,.3,1) forwards titleSlideUp;display:inline-block}.welcome-card-subtitle{color:#64748b;opacity:0;margin:0;font-size:clamp(.88rem,.7rem + .85vw,1.3rem);font-weight:500;line-height:1.45;animation:.8s ease-out .2s forwards subtitleFadeIn;transform:translateY(10px)}.welcome-datetime{flex-wrap:wrap;align-items:baseline;gap:.5rem .65rem;margin:0;padding:0;line-height:1.3;display:flex}.welcome-time{color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin:0;font-size:clamp(1.15rem,.85rem + 1.35vw,2rem);font-weight:700}.welcome-datetime-sep{color:#94a3b8;-webkit-user-select:none;user-select:none;font-size:clamp(.95rem,.7rem + 1vw,1.35rem);font-weight:700;line-height:1}.welcome-date{color:#475569;margin:0;font-size:clamp(.82rem,.65rem + .55vw,1.15rem);font-weight:600}@keyframes cardEntrance{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.welcome-illustrations{pointer-events:none;z-index:1;opacity:1;flex-direction:column;justify-content:flex-end;align-items:center;width:88%;height:100%;animation:1.5s ease-out forwards illustrationFadeIn;display:flex;position:absolute;bottom:0;right:0}.building-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.building-image{object-fit:cover;object-position:74% 48%;width:100%;height:100%;display:block}@media (min-width:769px){.welcome-container{flex:auto;width:calc(100% - 16px);height:100%;min-height:0;max-height:none;margin:8px}.welcome-illustrations{justify-content:flex-end;align-items:flex-end;width:88%;height:100%}.building-wrapper{justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex}.building-image{object-fit:contain;object-position:right bottom;width:100%;max-width:100%;height:100%;max-height:100%}.welcome-card-title{font-size:clamp(1.45rem,.95rem + 1.35vw + .4dvh,2.85rem)}.welcome-card-subtitle{font-size:clamp(.9rem,.72rem + .45vw,1.15rem)}.welcome-time{font-size:clamp(1.1rem,.8rem + .75vw + .15dvh,1.65rem)}.welcome-date{font-size:clamp(.84rem,.68rem + .35vw,1.05rem)}}@keyframes illustrationFadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.welcome-container{flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;height:auto;min-height:0;max-height:none;padding:0;overflow:hidden}.welcome-content-wrapper{z-index:2;flex-shrink:0;order:1;justify-content:flex-start;align-items:stretch;width:100%;padding:clamp(.85rem,3vw,1.15rem) clamp(.85rem,4vw,1.15rem) clamp(.5rem,2vw,.75rem);display:flex;position:relative}.welcome-glass-card{align-items:flex-start;gap:clamp(.45rem,2vw,.65rem);width:100%;max-width:100%;margin:0;padding:0}.welcome-card-section{align-items:flex-start;width:100%}.welcome-card-title{text-align:left;width:100%;font-size:clamp(1.32rem,4.5vw + .4rem,2rem)}.welcome-card-subtitle{text-align:left;width:100%;margin:0;font-size:clamp(.86rem,2.6vw + .25rem,1.05rem)}.welcome-datetime{justify-content:flex-start;width:100%}.welcome-time{font-size:clamp(1.05rem,3.8vw + .2rem,1.35rem)}.welcome-date{font-size:clamp(.78rem,2.6vw + .15rem,.92rem)}.welcome-illustrations{opacity:1;flex-shrink:0;order:2;width:100%;height:auto;min-height:0;margin:0;padding:0;line-height:0;display:block;position:relative;bottom:auto;right:auto}.building-wrapper{width:100%;height:auto;line-height:0;display:block;overflow:hidden}.building-image{object-fit:contain;object-position:center bottom;vertical-align:bottom;width:100%;height:auto;max-height:min(42vw,200px);margin:0;display:block}.welcome-container.night .building-image{object-fit:contain;object-position:center bottom}}@media (max-width:768px) and (max-height:700px){.welcome-content-wrapper{padding:.7rem .85rem .45rem}.welcome-card-title{font-size:clamp(1.22rem,4vw + .35rem,1.55rem)}.welcome-time{font-size:1.05rem}.building-image{max-height:min(38vw,160px)}}@media (max-height:960px) and (min-width:769px){.welcome-container{width:calc(100% - 12px);margin:6px}.welcome-glass-card{padding:clamp(.9rem,1.8dvh,1.15rem) clamp(1.1rem,2vw,1.5rem)}.welcome-card-title{font-size:clamp(1.38rem,.9rem + 1vw + .28dvh,2.4rem)}}@media (min-width:769px) and (min-height:961px){.welcome-illustrations{width:92%}.welcome-card-title{font-size:clamp(1.55rem,1.05rem + 1.5vw + .55dvh,3rem)}.welcome-card-subtitle{font-size:clamp(.95rem,.75rem + .55vw,1.25rem)}}@media (min-width:1600px) and (min-height:961px){.welcome-card-title{font-size:clamp(1.65rem,1.1rem + 1.25vw + .6dvh,3.1rem)}}@media (max-width:400px){.welcome-content-wrapper{padding:.75rem .8rem .5rem}.welcome-card-title{font-size:clamp(1.2rem,5vw + .25rem,1.45rem)}.building-image{max-height:min(36vw,140px)}}[dir=rtl] .welcome-container{direction:ltr}[dir=rtl] .welcome-content-wrapper{justify-content:flex-start}[dir=rtl] .welcome-glass-card,[dir=rtl] .welcome-card-section,[dir=rtl] .welcome-datetime{text-align:right;direction:rtl}[dir=rtl] .welcome-illustrations{left:auto;right:0}@media (max-width:768px){[dir=rtl] .welcome-content-wrapper,[dir=rtl] .welcome-glass-card,[dir=rtl] .welcome-card-section{align-items:flex-end}[dir=rtl] .welcome-card-title,[dir=rtl] .welcome-card-subtitle,[dir=rtl] .welcome-datetime{text-align:right;justify-content:flex-end}}
.my-favourites-container.my-favourites-dashboard-home{box-sizing:border-box;flex:auto;min-height:0;max-height:100%;overflow:hidden;width:calc(100% - 16px)!important;max-width:none!important;margin:0 8px!important}.my-favourites-container.my-favourites-dashboard-home .my-favourites-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.my-favourites-container.my-favourites-dashboard-home .my-favourites-row{flex:auto;align-items:stretch;min-height:0}@media (max-height:960px) and (min-width:769px){.my-favourites-container.my-favourites-dashboard-home{width:calc(100% - 12px)!important;margin-left:6px!important;margin-right:6px!important}}.my-favourites-container{background:#fff;border:1px solid #0000000a;flex-direction:column;gap:clamp(.85rem,1.6dvh,1.25rem);min-height:auto;transition:all .3s;animation:.5s ease-out favFadeIn;display:flex;box-shadow:0 4px 20px #00000008;border-radius:24px!important;margin-top:0!important;padding:1rem 1.5rem!important}@keyframes favFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.my-favourites-body{width:100%;min-width:0}.my-favourites-row{flex-direction:row;align-items:stretch;gap:16px;width:100%;min-width:0;display:flex}.my-favourites-add-col{z-index:1;flex-shrink:0;align-items:stretch;padding:8px 0 12px;display:flex}.my-favourites-scroll-row{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-flow:row;flex:1;align-items:stretch;gap:16px;min-width:0;padding:8px 4px 12px;display:flex;overflow:auto visible}.my-favourites-title{color:#0f172a;letter-spacing:-.015em;align-items:center;gap:.65rem;margin:0;padding:0 0 0 .1rem;font-size:clamp(1.2rem,1.6vw,1.45rem);font-weight:600;line-height:1.25;display:flex}.my-favourites-title:before{content:"";background:linear-gradient(#22796f 0%,#14b8a6 100%);border-radius:4px;flex-shrink:0;width:4px;height:1em;display:inline-block}.fav-card{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:clamp(208px,18vw,236px);height:clamp(168px,17dvh,184px);padding:clamp(16px,1.6vw,22px);transition:all .4s cubic-bezier(.165,.84,.44,1);animation:.6s backwards favCardEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000005}@keyframes favCardEnter{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fav-card:hover{border-color:#0000001a;transform:translateY(-6px);box-shadow:0 12px 24px #0000000f}.fav-card.blue{--card-accent:#3b82f6;background:linear-gradient(135deg,#f8faff 0%,#eff6ff 100%)}.fav-card.cyan{--card-accent:#06b6d4;background:linear-gradient(135deg,#f8ffff 0%,#ecfeff 100%)}.fav-card.pink{--card-accent:#ec4899;background:linear-gradient(135deg,snow 0%,#fff1f2 100%)}.fav-card:hover.blue{border-color:#3b82f633}.fav-card:hover.cyan{border-color:#06b6d433}.fav-card:hover.pink{border-color:#ec489933}.fav-icon-wrapper{width:44px;height:44px;color:var(--card-accent);background:#fff;border:1px solid #00000005;border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 6px #0000000a}.fav-card:hover .fav-icon-wrapper{background:var(--card-accent);color:#fff;transform:scale(1.1)}.fav-card-info{flex-direction:column;gap:.35rem;width:100%;min-width:0;padding-top:.15rem;display:flex}.fav-card-title{color:#0f172a;-webkit-line-clamp:2;letter-spacing:-.01em;word-break:break-word;-webkit-box-orient:vertical;font-size:clamp(1rem,1.2vw,1.12rem);font-weight:600;line-height:1.35;transition:color .25s;display:-webkit-box;overflow:hidden}.fav-card:hover .fav-card-title{color:var(--card-accent)}.fav-card-category{color:#64748b;text-transform:lowercase;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.78rem,.95vw,.86rem);font-weight:600;line-height:1.2;display:block;overflow:hidden}.fav-card-category:first-letter{text-transform:uppercase}.fav-card-hover-indicator{background:var(--card-accent);width:0;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}.fav-card:hover .fav-card-hover-indicator{width:100%}.fav-card-add{cursor:pointer;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:clamp(168px,17dvh,184px);transition:all .3s;display:flex}.fav-card-add:hover{background:#e6fffa;border-color:#22796f;transform:translateY(-2px)}.add-icon{color:#94a3b8;transition:all .3s}.fav-card-add:hover .add-icon{color:#22796f;transform:scale(1.1)}.my-favourites-container:not(.has-items) .fav-card-add{background:#fff;border-style:dashed;flex-direction:row;gap:0;width:auto;min-width:180px;height:clamp(168px,17dvh,184px);padding:0 18px}.my-favourites-container:not(.has-items) .fav-card-add:after{content:"Add Favourites";color:#64748b;margin-left:10px;font-size:.95rem;font-weight:600}html[lang=ar] .my-favourites-container:not(.has-items) .fav-card-add:after{content:"إضافة إلى المفضلة"}@media (max-width:768px){.my-favourites-container.my-favourites-dashboard-home{gap:.55rem;padding:.65rem .85rem!important}.my-favourites-container.my-favourites-dashboard-home .fav-card,.my-favourites-container.my-favourites-dashboard-home .fav-card-add{height:clamp(96px,11dvh,118px)}}@media (max-width:768px),(max-height:960px){.my-favourites-container{margin-top:.2rem!important;padding:.45rem .85rem!important}.my-favourites-title{font-size:1.15rem}.my-favourites-add-col{padding:2px 0 4px}.my-favourites-scroll-row{gap:8px;padding:2px 2px 4px}.my-favourites-row{gap:8px}.fav-card{border-radius:14px;width:184px;height:clamp(128px,15dvh,142px);padding:12px 14px}.fav-card-add{border-radius:14px;width:54px;height:clamp(128px,15dvh,142px)}.my-favourites-container:not(.has-items) .fav-card-add{min-width:140px;height:clamp(128px,15dvh,142px);padding:0 10px;font-size:.95rem}.fav-icon-wrapper{border-radius:10px;width:36px;height:36px}.fav-card-title{font-size:.95rem;line-height:1.32}.fav-card-category{font-size:.74rem}.fav-card-add .add-icon{width:26px!important;height:26px!important}}@media (max-width:768px) and (max-height:960px){.fav-card,.fav-card-add,.my-favourites-container:not(.has-items) .fav-card-add{height:clamp(122px,14dvh,136px)}}@media (min-width:769px) and (max-width:1536px) and (max-height:960px){.fav-card{width:200px;height:clamp(138px,15dvh,158px);padding:14px 16px}.fav-card-title{font-size:1.02rem}.fav-card-category{font-size:.8rem}.fav-card-add{width:54px;height:clamp(138px,15dvh,158px)}.my-favourites-container:not(.has-items) .fav-card-add{min-width:148px;height:clamp(138px,15dvh,158px)}}
.fav-popup-overlay{-webkit-backdrop-filter:blur(25px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) favOverlayReveal;display:flex;position:fixed;top:0;left:0}@keyframes favOverlayReveal{0%{opacity:0}to{opacity:1}}.fav-popup-content{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-radius:32px;width:95%;max-width:1100px;height:70vh;animation:.5s cubic-bezier(.34,1.56,.64,1) favContentScale;display:flex;overflow:hidden;box-shadow:0 20px 60px -15px #0003,0 0 0 1px #fffc}@keyframes favContentScale{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.fav-popup-sidebar{background:#f8fafc99;border-right:1px solid #0000000d;flex-direction:column;flex-shrink:0;width:280px;min-width:0;padding:32px 16px;display:flex;overflow:hidden}.fav-logo-placeholder{color:var(--blue-color);letter-spacing:-.05em;background:#fff;border-radius:12px;padding:8px 16px;font-size:1.25rem;font-weight:900;display:inline-block;box-shadow:0 4px 10px #0000000d}.fav-sidebar-nav{flex-direction:column;flex:1;gap:6px;width:100%;min-width:0;display:flex;overflow:hidden auto}.fav-sidebar-item{color:#64748b;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;min-width:0;max-width:100%;padding:12px 16px;font-size:.95rem;font-weight:600;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.fav-sidebar-item>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.fav-sidebar-item:hover{color:var(--blue-color);background:#fffc}.fav-sidebar-item.active{color:var(--green-color);background:#fff;box-shadow:0 4px 12px #0000000d}.fav-sidebar-icon{background:#00000005;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.fav-sidebar-item.active .fav-sidebar-icon{background:var(--green-color);color:#fff;transform:scale(1.1)}.fav-sidebar-indicator{background:var(--green-color);border-radius:0 4px 4px 0;width:4px;height:20px;position:absolute;left:0}.fav-popup-main{background:#fff;flex-direction:column;flex:1;min-width:0;display:flex;overflow-x:hidden}.fav-main-header{border-bottom:1px solid #0000000a;align-items:center;gap:24px;padding:24px 40px;display:flex}.fav-main-search-wrapper{flex:1;align-items:center;display:flex;position:relative}.fav-main-search-icon{color:#94a3b8;position:absolute;left:16px}.fav-main-search-input{color:#64748b;background:#f8fafccc;border:1px solid #0000000f;border-radius:16px;outline:none;width:100%;padding:14px 20px 14px 52px;font-size:1rem;transition:all .3s}.fav-main-search-input:focus{border-color:var(--green-color);background:#fff;box-shadow:0 0 0 4px #22796f1a}.fav-main-close-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #0000000a;border-radius:12px;padding:10px;transition:all .2s;display:flex}.fav-main-close-btn:hover{color:#ef4444;background:#fecaca;transform:rotate(90deg)}.fav-main-body{flex:1;min-width:0;padding:32px 40px;overflow:hidden auto}.fav-section-title{color:#1e293b;align-items:center;gap:12px;margin-bottom:24px;font-size:1.5rem;font-weight:800;display:flex}.fav-search-count{color:#94a3b8;font-size:.9rem;font-weight:500}.fav-items-grid{grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:16px;width:100%;min-width:0;display:grid}.fav-grid-item{cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;justify-content:space-between;height:140px;padding:16px;transition:all .4s cubic-bezier(.165,.84,.44,1);animation:.6s backwards favCardEnter;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px -2px #00000008,0 2px 4px -1px #00000005}@keyframes favCardEnter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.fav-grid-item:hover{background:#fff;border-color:#0000001a;transform:translateY(-4px);box-shadow:0 20px 40px -12px #00000014,0 0 0 1px #00000003}.fav-grid-item.blue{--card-theme:#3b82f6;background:linear-gradient(135deg,#eff6ffcc 0%,#dbeafecc 100%)}.fav-grid-item.cyan{--card-theme:#06b6d4;background:linear-gradient(135deg,#ecfeffcc 0%,#cffafecc 100%)}.fav-grid-item.pink{--card-theme:#ec4899;background:linear-gradient(135deg,#fff1f2cc 0%,#ffe4e6cc 100%)}.fav-grid-item.blue:hover{border-color:#3b82f64d}.fav-grid-item.cyan:hover{border-color:#06b6d44d}.fav-grid-item.pink:hover{border-color:#ec48994d}.fav-grid-item-top{justify-content:space-between;align-items:flex-start;display:flex}.fav-grid-icon-box{width:36px;height:36px;color:var(--card-theme);background:#fafafa;border:1px solid #00000008;border-radius:8px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.fav-grid-item:hover .fav-grid-icon-box{background:var(--card-theme);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0000001a}.fav-grid-star-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;padding:4px;transition:all .2s}.fav-grid-star-btn:hover{color:#f59e0b;transform:scale(1.2)}.fav-grid-star-btn.is-fav{color:#f59e0b}.fav-grid-item-info{z-index:1;transition:transform .3s}.fav-grid-item:hover .fav-grid-item-info{transform:none}.fav-grid-item-name{color:#1e293b;font-size:.95rem;font-weight:600;line-height:1.4;transition:color .3s}.fav-grid-item:hover .fav-grid-item-name{color:var(--card-theme)}.fav-grid-item-cat{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:.65rem;font-weight:400}.fav-grid-item-hover-indicator{background:var(--card-theme);opacity:0;width:3px;height:0;transition:all .3s cubic-bezier(.165,.84,.44,1);position:absolute;top:0;left:0}.fav-grid-item:hover .fav-grid-item-hover-indicator{opacity:1;height:100%}.fav-empty-state{text-align:center;color:#94a3b8;grid-column:1/-1;padding:60px 20px}.fav-empty-icon{opacity:.2;margin-bottom:16px}.fav-empty-state h3{color:#1e293b;margin-bottom:8px}@media (max-width:768px){.fav-popup-content{border-radius:0;flex-direction:column;width:100%;max-width:none;height:100vh}.fav-popup-sidebar{border-bottom:1px solid #0000000d;border-right:none;flex-direction:row;gap:12px;width:100%;height:auto;padding:12px 16px;overflow:hidden}.fav-popup-sidebar::-webkit-scrollbar{display:none}.fav-logo-placeholder{display:none}.fav-sidebar-nav{flex-flow:wrap;gap:8px;padding-bottom:0;overflow-x:hidden}.fav-sidebar-item{white-space:nowrap;flex-shrink:0;padding:8px 14px;font-size:.85rem}.fav-sidebar-icon{width:24px;height:24px}.fav-sidebar-indicator{border-radius:4px 4px 0 0;width:20px;height:4px;bottom:0;left:50%;transform:translate(-50%)}.fav-main-header{gap:12px;padding:16px}.fav-main-body{padding:20px 16px}.fav-section-title{font-size:1.25rem}.fav-items-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.fav-grid-item{height:120px;padding:12px}.fav-grid-item-name{font-size:.85rem}.fav-grid-icon-box{width:30px;height:30px}}@media (max-width:400px){.fav-items-grid{grid-template-columns:1fr}.fav-grid-item{height:100px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[data-theme=dark][data-dark-palette] .fav-popup-content{background:var(--color-bg-surface);box-shadow:0 20px 60px -15px #00000073, 0 0 0 1px var(--color-border-default)}[data-theme=dark][data-dark-palette] .fav-popup-sidebar{background:var(--color-bg-muted);border-right-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .fav-sidebar-item{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .fav-sidebar-item:hover{background:var(--color-hover-subtle);color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .fav-sidebar-item.active{background:var(--color-bg-surface);color:var(--green-color);box-shadow:0 4px 12px #0003}[data-theme=dark][data-dark-palette] .fav-sidebar-icon,[data-theme=dark][data-dark-palette] .fav-popup-main{background:var(--color-bg-surface)}[data-theme=dark][data-dark-palette] .fav-main-header{border-bottom-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .fav-main-search-icon{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .fav-main-search-input{background:var(--color-input-bg);border-color:var(--color-border-default);color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .fav-main-search-input:focus{background:var(--color-bg-surface-elevated);border-color:var(--green-color);box-shadow:0 0 0 4px rgba(var(--green-rgb), .2)}[data-theme=dark][data-dark-palette] .fav-main-search-input::placeholder{color:var(--color-input-placeholder)}[data-theme=dark][data-dark-palette] .fav-main-close-btn{background:var(--color-bg-muted);border-color:var(--color-border-default);color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .fav-main-close-btn:hover{color:#f87171;background:#dc262633}[data-theme=dark][data-dark-palette] .fav-section-title{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .fav-search-count{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .fav-grid-item{background:var(--color-bg-muted);border-color:var(--color-border-default);box-shadow:0 4px 12px #00000026}[data-theme=dark][data-dark-palette] .fav-grid-item:hover{background:var(--color-bg-surface-elevated);border-color:var(--color-border-strong);box-shadow:0 12px 24px #00000040}[data-theme=dark][data-dark-palette] .fav-grid-item.blue{--card-theme:#60a5fa;background:linear-gradient(135deg,#3b82f633 0%,#3b82f614 100%);border-color:#3b82f647}[data-theme=dark][data-dark-palette] .fav-grid-item.cyan{--card-theme:#22d3ee;background:linear-gradient(135deg,#06b6d433 0%,#06b6d414 100%);border-color:#06b6d447}[data-theme=dark][data-dark-palette] .fav-grid-item.pink{--card-theme:#f472b6;background:linear-gradient(135deg,#ec489933 0%,#ec489914 100%);border-color:#ec489947}[data-theme=dark][data-dark-palette] .fav-grid-item.blue:hover{border-color:#60a5fa73}[data-theme=dark][data-dark-palette] .fav-grid-item.cyan:hover{border-color:#22d3ee73}[data-theme=dark][data-dark-palette] .fav-grid-item.pink:hover{border-color:#f472b673}[data-theme=dark][data-dark-palette] .fav-grid-icon-box{background:var(--color-bg-surface);border-color:var(--color-border-default)}[data-theme=dark][data-dark-palette] .fav-grid-item-name{color:var(--color-fg-primary)}[data-theme=dark][data-dark-palette] .fav-grid-item-cat,[data-theme=dark][data-dark-palette] .fav-grid-star-btn,[data-theme=dark][data-dark-palette] .fav-empty-state{color:var(--color-fg-muted)}[data-theme=dark][data-dark-palette] .fav-empty-state h3{color:var(--color-fg-primary)}@media (max-width:768px){[data-theme=dark][data-dark-palette] .fav-popup-sidebar{border-bottom-color:var(--color-border-default)}}
