@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.hr-sidebar{z-index:1100;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(#fff 0%,#f8fbff 45%,#f1f7fe 100%);border-right:1px solid #e5e7eb;flex-direction:column;font-family:Plus Jakarta Sans,system-ui,sans-serif;transition:width .22s,min-width .22s,max-width .22s;display:flex;position:fixed;left:0;overflow-y:auto}.hr-sidebar::-webkit-scrollbar{width:0;height:0;display:none}.hr-nav{flex-direction:column;gap:10px;height:100%;padding:14px 10px;display:flex}.hr-nav-top{flex-direction:column;flex:auto;gap:7px;display:flex}.hr-menu-item{color:#6b7280;cursor:pointer;text-align:left;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border:none;border-radius:18px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:52px;padding:9px 16px;font-family:inherit;transition:all .2s;display:flex}.hr-menu-item:hover{color:#415166;background:linear-gradient(135deg,#fff 0%,#eaf4ff 100%)}.hr-menu-item.active{color:#002b5c;background:linear-gradient(135deg,#eaf5ff 0%,#dceeff 100%);font-weight:800;box-shadow:0 8px 18px #002b5c0f}.hr-menu-icon{width:34px;height:34px;color:inherit;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.hr-menu-item.active .hr-menu-icon{color:#fff;background:linear-gradient(135deg,#0a3f78 0%,#125a9d 100%);box-shadow:0 7px 14px #002b5c24}.hr-menu-label{text-align:left;color:inherit;white-space:nowrap;text-overflow:clip;font-size:13px;font-weight:800;line-height:1.05;overflow:visible}.hr-sidebar.collapsed .hr-nav{padding:14px 10px}.hr-sidebar.collapsed .hr-menu-item{justify-content:center;gap:0;padding:9px 8px}.hr-sidebar.collapsed .hr-menu-label,.hr-sidebar.collapsed .hr-badge{display:none}.hr-sidebar-toggle{color:#002b5c;cursor:pointer;width:100%;box-shadow:none;background:#fff;border:none;border-bottom:1px solid #e5e7eb;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;padding:10px 16px;font-family:inherit;font-size:16px;font-weight:800;transition:all .18s;display:inline-flex}.hr-sidebar-toggle-corner{color:#002b5c;margin-left:auto;font-size:12px}.hr-sidebar-toggle:hover{color:#002b5c;background:0 0}.hr-sidebar.collapsed .hr-sidebar-toggle{justify-content:center;padding:8px}.hr-sidebar.collapsed .hr-sidebar-toggle-label,.hr-badge{display:none}@media (width<=1200px){.hr-nav{gap:8px;padding:12px 8px}.hr-menu-item{gap:8px;min-height:50px;padding:9px 12px}.hr-menu-label{font-size:12px}}@media (width<=900px){.hr-sidebar{display:none}}:root{--hr-bg:#f6f7fb;--hr-panel:#fff;--hr-panel-soft:#fbfcfe;--hr-line:#e5e7eb;--hr-line-strong:#d1d5db;--hr-text:#111827;--hr-muted:#6b7280;--hr-soft:#9ca3af;--hr-primary:#2563eb;--hr-primary-dark:#1e40af;--hr-primary-soft:#eff6ff;--hr-success:#16a34a;--hr-success-soft:#f0fdf4;--hr-warning:#d97706;--hr-warning-soft:#fffbeb;--hr-header-gold-bg:radial-gradient(circle at 86% 18%, #ffffff94 0 78px, transparent 79px), radial-gradient(circle at 18% 0%, #ffffff57 0 62px, transparent 63px), radial-gradient(circle at 72% 120%, #fff8db85 0 118px, transparent 119px), linear-gradient(135deg, #fff4cc 0%, #e8c66a 100%);--hr-header-gold-border:#bf91266b;--hr-header-gold-shadow:0 3px 10px #5a400f0f;--hr-danger:#dc2626;--hr-danger-soft:#fef2f2;--hr-space-2:.5rem;--hr-space-3:.75rem;--hr-space-4:1rem;--hr-space-5:1.25rem;--hr-space-6:1.5rem;--hr-page-max:82.5rem;--hr-touch-target:2.75rem;--hr-title-size:clamp(1.5rem, 1.2rem + 1.2vw, 2rem);--hr-section-size:clamp(1rem, .92rem + .4vw, 1.25rem);--hr-card-title-size:clamp(.875rem, .84rem + .2vw, 1rem);--hr-body-size:clamp(.8125rem, .8rem + .1vw, .875rem);--hr-caption-size:.75rem;font-family:Plus Jakarta Sans,system-ui,sans-serif}html,body{overflow-x:clip}.hr-module-surface{background:var(--hr-bg);color:var(--hr-text);font-family:Plus Jakarta Sans,system-ui,sans-serif;overflow-x:clip}.hr-page-shell{background:var(--hr-bg);min-height:100vh;max-width:var(--hr-page-max);box-sizing:border-box;width:100%;margin:0 auto;padding:clamp(12px,2vw,24px)}.hr-card{background:var(--hr-panel);border:1px solid var(--hr-line);border-radius:8px;box-shadow:0 1px 2px #1118270a}.hr-card:hover{box-shadow:0 10px 26px #11182712}.hr-standard-page-header,.section-head-row,.ae-page-header,.approval-card-header,.att-page-header,.el-page-header,.hr-employee-shell-header,.recruitment-header,.hr-reports-header,.hr-payroll-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;overflow:hidden;background:var(--hr-header-gold-bg)!important;border:1px solid var(--hr-header-gold-border)!important;box-shadow:var(--hr-header-gold-shadow)!important;border-bottom:1px solid #9f741675!important;border-radius:20px!important}.hr-standard-page-header:before,.section-head-row:before,.ae-page-header:before,.approval-card-header:before,.att-page-header:before,.el-page-header:before,.hr-employee-shell-header:before,.recruitment-header:before,.hr-reports-header:before,.hr-payroll-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff75,#fff0 68%);border-radius:50%;width:210px;height:210px;position:absolute;top:-72px;right:-54px}.hr-standard-page-header:after,.section-head-row:after,.ae-page-header:after,.approval-card-header:after,.att-page-header:after,.el-page-header:after,.hr-employee-shell-header:after,.recruitment-header:after,.hr-reports-header:after,.hr-payroll-header:after{content:"";pointer-events:none;background:#ffffff1f;border:1px solid #ffffff57;border-radius:34px;width:118px;height:118px;position:absolute;bottom:-46px;right:18%;transform:rotate(18deg)}.hr-standard-page-header>*,.section-head-row>*,.ae-page-header>*,.approval-card-header>*,.att-page-header>*,.el-page-header>*,.hr-employee-shell-header>*,.recruitment-header>*,.hr-reports-header>*,.hr-payroll-header>*{z-index:1;position:relative}.section-head-row select{background:#ffffffeb!important;border:1px solid #bf912642!important;border-radius:999px!important;box-shadow:0 2px 8px #5a400f0d!important}.hr-page-kicker{color:var(--hr-primary);letter-spacing:0;text-transform:none;margin:0 0 8px;font-size:12px;font-weight:800}.hr-page-title{color:var(--hr-text);font-size:var(--hr-title-size);letter-spacing:0;margin:0;font-weight:800;line-height:1.12}.hr-page-subtitle{color:var(--hr-muted);font-size:var(--hr-body-size);margin:8px 0 0;line-height:1.6}.hr-field,.hr-select{min-height:var(--hr-touch-target);border:1px solid var(--hr-line-strong)!important;color:var(--hr-text)!important;background:#fff!important;border-radius:6px!important}.hr-field:focus,.hr-select:focus,.el-search:focus,.ae-input:focus{border-color:var(--hr-primary)!important;box-shadow:0 0 0 3px #2563eb1f!important}.hr-responsive-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1.4vw,16px);display:grid}.hr-responsive-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,16px);display:grid}.hr-responsive-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.4vw,16px);display:grid}.hr-responsive-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hr-table-scroll{overscroll-behavior-x:contain;width:100%;max-height:60vh;overflow:auto}.hr-table-scroll thead th{z-index:2;background:#f8fafc;position:sticky;top:0}.hr-mobile-card-list{display:none}.hr-compact-card{border:1px solid var(--hr-line);background:#fff;border-radius:14px;min-width:0;padding:12px}.hr-compact-field{gap:2px;min-width:0;display:grid}.hr-compact-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:800;line-height:1.3}.hr-compact-value{color:#0f172a;overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.35}@media (width<=900px){.hr-page-shell{padding:16px 12px 90px}.hr-page-title{font-size:24px}.hr-page-subtitle{font-size:13px}.hr-card{border-radius:12px}.hr-responsive-grid-4,.hr-responsive-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.hr-page-shell{padding:12px 10px 88px}.hr-page-title{font-size:24px}.hr-page-subtitle{font-size:13px;line-height:1.5}.hr-standard-page-header,.section-head-row,.ae-page-header,.approval-card-header,.att-page-header,.el-page-header,.hr-employee-shell-header,.recruitment-header,.hr-reports-header,.hr-payroll-header{border-radius:16px!important}.hr-responsive-grid-4,.hr-responsive-grid-3,.hr-responsive-grid-2,.hr-responsive-form-grid{grid-template-columns:1fr;gap:10px}.hr-desktop-table{display:none!important}.hr-mobile-card-list{gap:10px;display:grid}}.hr-scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.hr-scrollbar-hidden::-webkit-scrollbar{width:0;height:0;display:none}.hr-page-sticky-shell{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#f6f7fbfa 0% 82%,#f6f7fbe6 100%);padding-bottom:14px;position:sticky;top:0}.hr-page-sticky-shell>*+*{margin-top:12px}@media (width<=900px){.hr-page-sticky-shell{padding-bottom:12px}}@media (width<=767px){.hr-page-sticky-shell{padding-bottom:10px}}.payroll-page{color:#0f172a;box-sizing:border-box;background:radial-gradient(circle at 100% 0,#2563eb14,#0000 28%),linear-gradient(#f6f7fb 0%,#eef3f8 100%);min-height:100vh;padding:24px;font-family:Plus Jakarta Sans,system-ui,sans-serif}.payroll-wrap{flex-direction:column;gap:16px;max-width:1320px;margin:0 auto;display:flex}.payroll-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 12px 28px #0f172a0f}.payroll-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid;position:relative;overflow:hidden}.payroll-hero:after{content:"";pointer-events:none;background:#d4af371f;border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -40px -90px auto}.payroll-kicker{color:#d4af37;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.payroll-title{color:#071426;letter-spacing:0;margin:0;font-size:clamp(22px,2.4vw,30px);font-weight:800}.payroll-subtitle{color:#64748b;max-width:760px;margin:8px 0 0;font-size:14px;line-height:1.6}.payroll-tabs{gap:8px;padding:8px;display:flex;overflow-x:auto}.hr-payroll-header{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px 20px;box-shadow:0 1px 2px #1118270a}.hr-payroll-header-title{color:#111827;letter-spacing:0;margin:0;font-size:24px;font-weight:800;line-height:1.2}.hr-payroll-header-subtitle{color:#6b7280;max-width:900px;margin:8px 0 0;font-size:14px;line-height:1.6}.hr-payroll-tabs{flex-wrap:wrap;gap:6px;display:flex}.hr-payroll-tab{color:#475569;font:inherit;cursor:pointer;white-space:nowrap;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.hr-payroll-tab.active{color:#fff;background:#002b5c;border-color:#002b5c}.payroll-tab{color:#64748b;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:800;display:inline-flex}.payroll-tab.active{color:#fff;background:#002b5c;box-shadow:0 10px 22px #002b5c33}.payroll-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.payroll-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payroll-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.payroll-kpi{padding:18px;position:relative;overflow:hidden}.payroll-kpi:before{content:"";background:var(--kpi-accent,#2563eb);border-radius:0 4px 4px 0;width:3px;position:absolute;top:18px;bottom:18px;left:0}.payroll-icon{background:var(--icon-bg,#eff6ff);width:38px;height:38px;color:var(--icon-color,#2563eb);border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.payroll-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;font-size:12px;font-weight:800}.payroll-value{color:#071426;margin:0;font-size:28px;font-weight:800;line-height:1}.payroll-note{color:#64748b;margin:7px 0 0;font-size:12px;line-height:1.45}.payroll-section{padding:18px}.payroll-section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.payroll-section-title{color:#071426;margin:0;font-size:16px;font-weight:800}.payroll-section-sub{color:#64748b;margin:5px 0 0;font-size:12px;line-height:1.5}.payroll-chip{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.payroll-chip.success{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.payroll-chip.warn{color:#b45309;background:#fffbeb;border-color:#fde68a}.payroll-chip.danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.bonus-hero-card{background:radial-gradient(circle at 100% 0,#d4af3729,#0000 30%),linear-gradient(145deg,#fffffffa,#f8fafcf5);padding:20px;position:relative;overflow:hidden}.bonus-hero-layout{grid-template-columns:minmax(0,1.2fr) minmax(340px,.9fr);align-items:stretch;gap:18px;display:grid}.bonus-hero-copy{align-content:start;gap:12px;display:grid}.bonus-hero-kicker{color:#b45309;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.bonus-hero-title{color:#071426;margin:0;font-size:clamp(24px,2.2vw,32px);font-weight:800;line-height:1.12}.bonus-hero-subtitle{color:#64748b;max-width:700px;margin:0;font-size:14px;line-height:1.65}.bonus-hero-pill-row{flex-wrap:wrap;gap:8px;display:flex}.bonus-hero-side{background:#f8fafcf2;border:1px solid #e2e8f0;border-radius:16px;gap:14px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffffb3}.bonus-hero-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bonus-control-field{gap:7px;display:grid}.bonus-control-label{color:#334155;letter-spacing:.02em;font-size:12px;font-weight:800}.bonus-control-input,.bonus-search-input,.bonus-filter-select{color:#0f172a;width:100%;min-height:42px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:10px 12px;font-size:13px;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s}.bonus-control-input:focus,.bonus-search-input:focus,.bonus-filter-select:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb1f}.bonus-hero-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.bonus-save-btn{border-radius:12px;justify-content:center;min-width:150px;min-height:42px;box-shadow:0 12px 22px #002b5c29}.bonus-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.bonus-mini-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:6px;padding:12px;display:grid}.bonus-mini-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.bonus-mini-value{color:#071426;font-size:18px;font-weight:800;line-height:1.2}.bonus-filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bonus-search-input{min-width:220px}.bonus-filter-select{min-width:210px}.bonus-table-wrap{background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:14px}.payroll-actions{flex-wrap:wrap;gap:8px;display:flex}.payroll-btn{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:800;display:inline-flex}.payroll-btn:disabled{cursor:not-allowed;opacity:.65}.payroll-btn.primary{color:#fff;background:#004b86;border-color:#004b86}.payroll-btn.gold{color:#111827;background:linear-gradient(135deg,#d4af37,#f0c75e);border-color:#d4af37}.payroll-btn.dark{color:#fff;background:#111827;border-color:#111827}.payroll-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.payroll-structure-fields{grid-template-columns:minmax(370px,1.45fr) minmax(260px,1fr) minmax(110px,.45fr) minmax(200px,1fr)}.payroll-field label{color:#64748b;margin:0 0 6px;font-size:11px;font-weight:800;display:block}.payroll-field select,.payroll-field input{color:#111827;width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;padding:10px 11px;font-size:13px;font-weight:700}.payroll-field input[readonly]{color:#64748b;background:#f8fafc}.payroll-alert{border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:12px;font-weight:800}.payroll-alert.success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.payroll-alert.danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.payroll-inline-check{color:#334155;align-items:center;gap:8px;margin-top:14px;font-size:13px;font-weight:800;display:inline-flex}.payroll-salary-components{flex-direction:column;gap:12px;display:flex}.payroll-component-row{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(180px,1.4fr) minmax(110px,.8fr) repeat(4,minmax(110px,.8fr)) auto;align-items:end;gap:10px;padding:12px;display:grid}.payroll-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.payroll-step{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px;position:relative;overflow:hidden}.payroll-step.active{background:linear-gradient(135deg,#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.payroll-progress{background:#e5e7eb;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.payroll-progress span{height:100%;width:var(--progress,66%);border-radius:inherit;background:linear-gradient(90deg,#004b86,#d4af37);display:block}.payroll-table-wrap{border:1px solid #e5e7eb;border-radius:8px;max-height:60vh;overflow:auto}.payroll-table{border-collapse:collapse;background:#fff;width:100%;min-width:880px}.payroll-table th,.payroll-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-size:12px}.payroll-table th{z-index:2;color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-weight:800;position:sticky;top:0}.payroll-table td{color:#334155;font-weight:700}.payroll-table tr:last-child td{border-bottom:none}.payroll-toggle{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;justify-content:flex-start;width:42px;height:24px;padding:3px;display:inline-flex}.payroll-toggle.on{background:#d97706;justify-content:flex-end}.payroll-toggle span{background:#fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0f172a33}.payroll-toggle:disabled{cursor:not-allowed;opacity:.65}.payroll-row-status{gap:8px;min-width:150px;display:grid}.payroll-table-select,.payroll-table-input{color:#111827;width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700}.payroll-table-input{min-width:180px}.payroll-table-empty{text-align:center;color:#64748b;padding:22px 14px;font-weight:700}.sal-records-table .sal-emp-code{color:#1d4ed8;letter-spacing:.04em;background:#eff6ff;border-radius:6px;align-items:center;padding:3px 8px;font-size:11px;font-weight:800;display:inline-flex}.sal-emp-name{color:#111827;font-weight:700}.sal-dept-badge{color:#374151;background:#f3f4f6;border-radius:6px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.sal-period{color:#64748b;white-space:nowrap;font-size:12px;font-weight:600}.sal-structure-name{color:#0f172a;font-weight:700}.sal-view-btn{color:#1d4ed8;cursor:pointer;white-space:nowrap;min-height:unset;background:#eff6ff;border:1.5px solid #2563eb;border-radius:7px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.sal-view-btn:hover{background:#dbeafe;box-shadow:0 2px 8px #2563eb2e}.sal-view-btn svg{flex-shrink:0;font-size:13px}.sal-no-items{color:#cbd5e1;font-weight:700}.sal-history-btn{color:#6d28d9;cursor:pointer;white-space:nowrap;min-height:unset;background:#f5f3ff;border:1.5px solid #7c3aed;border-radius:7px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:background .15s,box-shadow .15s;display:inline-flex}.sal-history-btn:hover{background:#ede9fe;box-shadow:0 2px 8px #7c3aed2e}.sal-history-btn svg{flex-shrink:0;font-size:13px}.sal-records-row:hover td{background:#f8fafc}.sal-history-modal{border-radius:20px;max-width:760px}.sal-history-body{background:linear-gradient(#f8fbff 0%,#fff 24%);flex-direction:column;gap:14px;padding-top:18px;display:flex}.sal-history-entry{padding:0}.sal-history-meta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sal-history-count-badge{color:#4338ca;letter-spacing:.01em;background:#eef2ff;border-radius:999px;align-items:center;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.sal-history-meta-note{color:#64748b;font-size:11px;font-weight:700}.sal-history-entry-shell{grid-template-columns:20px minmax(0,1fr);gap:14px;display:grid}.sal-history-entry-rail{flex-direction:column;align-items:center;display:flex}.sal-history-entry-dot{background:linear-gradient(135deg,#d4af37 0%,#f5d76e 100%);border-radius:999px;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 5px #d4af3729}.sal-history-entry-line{background:linear-gradient(#d4af3775 0%,#cbd5e1d9 100%);border-radius:999px;flex:1;width:2px;margin-top:8px}.sal-history-entry-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 14px 34px #0f172a0f}.sal-history-entry-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.sal-history-entry-title{flex-direction:column;gap:5px;min-width:0;display:flex}.sal-history-entry-topline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sal-history-entry-index{color:#9a6700;text-transform:uppercase;letter-spacing:.04em;background:#fff7db;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.sal-history-period{color:#64748b;font-size:12px;font-weight:700}.sal-history-gross-block{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.sal-history-gross-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:800}.sal-history-gross{color:#0f172a;font-variant-numeric:tabular-nums;font-size:21px;font-weight:800}.sal-history-items{flex-direction:column;gap:8px;display:flex}.sal-history-item-row{background:#f8fafc;border-radius:14px;border-bottom:none!important;padding:12px 14px!important}.sal-history-item-row .sal-pay-item-name{text-transform:uppercase;letter-spacing:.01em}.sal-history-item-row .sal-pay-item-amount{font-size:15px}@media (width<=760px){.sal-history-modal{max-width:100%}.sal-history-entry-card{padding:15px}.sal-history-entry-head{flex-direction:column;align-items:stretch}.sal-history-gross-block{align-items:flex-start}.sal-history-gross{font-size:18px}}.payroll-modal-overlay{z-index:9999;background:#0f172a73;justify-content:center;align-items:flex-start;padding-top:80px;display:flex;position:fixed;inset:0}.payroll-modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0f172a38}.sal-modal-head{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.sal-modal-meta{flex-direction:column;gap:6px;display:flex}.sal-modal-structure{color:#0f172a;letter-spacing:-.01em;font-size:16px;font-weight:800}.sal-modal-emp{color:#475569;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.sal-modal-sep{color:#cbd5e1}.sal-per-day-badge{color:#1d4ed8;background:#eff6ff;border-radius:6px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.sal-modal-close{width:32px;height:32px;min-height:unset;color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:background .15s,color .15s;display:inline-flex}.sal-modal-close:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.sal-modal-body{flex-direction:column;gap:8px;padding:16px 20px 20px;display:flex;overflow-y:auto}.sal-pay-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:9px;justify-content:space-between;align-items:center;padding:11px 14px;transition:background .12s;display:flex}.sal-pay-item:hover{background:#eff6ff;border-color:#bfdbfe}.sal-pay-item-name{color:#334155;font-size:13px;font-weight:700}.sal-pay-item-amount{color:#0f172a;font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.sal-pay-item-total{background:#eff6ff;border-width:2px;border-color:#3b82f6;margin-top:4px}.sal-pay-item-total:hover{background:#dbeafe;border-color:#2563eb}.sal-pay-item-total .sal-pay-item-name{color:#1d4ed8;font-size:14px}.sal-pay-item-total .sal-pay-item-amount{color:#1d4ed8;font-size:15px}.sal-inactive-toggle{cursor:pointer;color:#475569;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.sal-inactive-toggle input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;width:16px;height:16px}.sal-search-bar{margin:12px 0 10px;position:relative}.sal-search-input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:9px 36px 9px 14px;font-family:inherit;font-size:13px;transition:border-color .15s,background .15s}.sal-search-input:focus{background:#fff;border-color:#3b82f6}.sal-search-input::placeholder{color:#94a3b8}.sal-search-clear{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:2px 4px;font-size:13px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.sal-search-clear:hover{color:#ef4444}.payroll-modal-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.payroll-modal-title{color:#111827;font-size:15px;font-weight:800}.payroll-modal-body{flex-direction:column;gap:10px;padding:16px 20px;display:flex;overflow-y:auto}.payroll-modal-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.payroll-modal-item-name{color:#334155;font-size:13px;font-weight:700}.payroll-modal-item-amount{color:#111827;font-size:14px;font-weight:800}.payroll-bar-row{color:#334155;grid-template-columns:130px minmax(0,1fr) 54px;align-items:center;gap:10px;margin-bottom:12px;font-size:12px;font-weight:800;display:grid}.payroll-bar{background:#eef2f7;border-radius:999px;height:8px;overflow:hidden}.payroll-bar span{height:100%;width:var(--bar,50%);border-radius:inherit;background:var(--bar-color,#2563eb);display:block}.payroll-timeline{flex-direction:column;gap:10px;display:flex}.payroll-timeline-item{grid-template-columns:30px minmax(0,1fr);gap:10px;display:grid}.payroll-dot{background:#d4af37;border-radius:50%;width:10px;height:10px;margin:5px auto 0;box-shadow:0 0 0 5px #d4af3729}.payroll-timeline-body{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:11px 12px}.payroll-timeline-title{color:#0f172a;margin:0;font-size:13px;font-weight:800}.payroll-split{background:#e5e7eb;border-radius:999px;height:18px;display:flex;overflow:hidden}.payroll-split span:first-child{background:#004b86}.payroll-split span:nth-child(2){background:#d4af37}.payroll-split span:nth-child(3){background:#111827}.payslip-panel{color:#fff;background:linear-gradient(135deg,#111827 0%,#1f2937 58%,#004b86 100%);border:1px solid #ffffff1f}.payslip-amount{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,46px);font-weight:800}.payroll-dash-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.payroll-dash-topbar .payroll-section-title{margin-bottom:2px}.payroll-dash-topbar .payroll-section-sub{margin-bottom:0}.payroll-dash-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payroll-dash-filters select,.payroll-dash-filters input{color:#111827;font:inherit;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:13px;font-weight:700;transition:border-color .15s}.payroll-dash-filters select:hover,.payroll-dash-filters input:hover{border-color:#93c5fd}.payroll-dash-filters select:focus,.payroll-dash-filters input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.payroll-dash-filters input{min-width:160px}@keyframes payrollDashSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payroll-loading-panel{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:320px;display:flex}.payroll-dash-spinner{border:4px solid #e5e7eb;border-top-color:#d4af37;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite payrollDashSpin}@media (width<=1100px){.payroll-grid-4,.payroll-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.bonus-hero-layout,.bonus-hero-controls,.bonus-mini-grid{grid-template-columns:1fr}.payroll-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.payroll-page{padding:12px 10px 88px}.payroll-hero,.payroll-grid-4,.payroll-grid-3,.payroll-grid-2,.payroll-stepper,.payroll-filters,.payroll-component-row{grid-template-columns:1fr}.payroll-section-head{flex-direction:column}.bonus-hero-card,.bonus-hero-side{padding:14px}.bonus-search-input,.bonus-filter-select{min-width:0}.bonus-save-btn{width:100%}.payroll-dash-topbar{flex-direction:column;align-items:flex-start}.payroll-dash-filters{width:100%}.payroll-dash-filters select,.payroll-dash-filters input{flex:calc(50% - 5px);min-width:0}.hr-payroll-header{padding:18px}.hr-payroll-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:4px;overflow:auto hidden}.payroll-value{font-size:24px}}:root{--app-font:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bp-mobile-max:767px;--bp-tablet-min:768px;--bp-tablet-max:1023px;--bp-desktop-min:1024px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--page-pad-x:clamp(.75rem, 2vw, 1.5rem);--page-pad-y:clamp(.75rem, 2vw, 2rem);--card-pad:clamp(.75rem, 1.4vw, 1.25rem);--section-gap:clamp(.75rem, 1.6vw, 1rem);--control-height:2.75rem;--touch-target:2.75rem;--text-page-title:clamp(1.5rem, 1.2rem + 1.2vw, 2rem);--text-section-title:clamp(1rem, .92rem + .4vw, 1.25rem);--text-card-title:clamp(.875rem, .84rem + .2vw, 1rem);--text-body:clamp(.8125rem, .8rem + .1vw, .875rem);--text-caption:.75rem;--text-kpi:clamp(1.25rem, 1.02rem + .8vw, 1.75rem)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;font-family:var(--app-font);overscroll-behavior-y:contain;-webkit-text-size-adjust:100%;margin:0;padding:0;overflow:clip auto}body{font-size:var(--text-body);color:#111827;background:#f6f7fb;line-height:1.45}img,svg,canvas,video{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,[role=button]{min-height:var(--touch-target)}input,select,textarea{min-height:var(--control-height)}#root,.App,.hr-module-surface{width:100%;overflow-x:clip}.responsive-page{width:min(100%,82.5rem);padding:var(--page-pad-y) var(--page-pad-x);margin:0 auto}.responsive-grid-4{gap:var(--section-gap);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.responsive-grid-2{gap:var(--section-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.responsive-stack{gap:var(--section-gap);flex-direction:column;display:flex}.table-scroll-wrap{max-height:60vh;overflow:auto}.table-scroll-wrap thead th{z-index:2;background:#f8fafc;position:sticky;top:0}.responsive-card{min-width:0;padding:var(--card-pad)}.responsive-page-title{font-size:var(--text-page-title);line-height:1.15}.responsive-section-title{font-size:var(--text-section-title);line-height:1.2}.responsive-card-title{font-size:var(--text-card-title);line-height:1.25}.responsive-caption{font-size:var(--text-caption);line-height:1.35}.responsive-table-card{display:none}@media (width>=768px) and (width<=1023px){:root{--page-pad-x:1rem;--page-pad-y:1rem}.responsive-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){:root{--page-pad-x:.75rem;--page-pad-y:.75rem;--card-pad:.75rem;--section-gap:.75rem}.responsive-grid-4,.responsive-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.responsive-page{width:100%;padding-bottom:calc(var(--page-pad-y) + 5rem)}.responsive-table-desktop{display:none!important}.responsive-table-card{display:block}}
