.DashboardLayout-module__89jEVq__container{background:linear-gradient(135deg,#f1f5f9 0%,#e0e7ff 100%);min-height:100vh;position:relative}.DashboardLayout-module__89jEVq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fff;border-bottom:1px solid #2563eb1a;padding:1.5rem 2rem;position:sticky;top:0;box-shadow:0 4px 20px #00000014}.DashboardLayout-module__89jEVq__headerContent{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;display:flex}.DashboardLayout-module__89jEVq__header h1{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.DashboardLayout-module__89jEVq__userInfo{color:#666;margin:0;font-size:.875rem}.DashboardLayout-module__89jEVq__actions{align-items:center;gap:1rem;display:flex}.DashboardLayout-module__89jEVq__switchBtn,.DashboardLayout-module__89jEVq__logoutBtn{cursor:pointer;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.DashboardLayout-module__89jEVq__switchBtn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);box-shadow:0 4px 15px #2563eb4d}.DashboardLayout-module__89jEVq__switchBtn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DashboardLayout-module__89jEVq__switchBtn:hover:before{width:200px;height:200px}.DashboardLayout-module__89jEVq__switchBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.DashboardLayout-module__89jEVq__logoutBtn{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 15px #ef44444d}.DashboardLayout-module__89jEVq__logoutBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.DashboardLayout-module__89jEVq__main{max-width:1400px;margin:0 auto;padding:2rem}@media (max-width:768px){.DashboardLayout-module__89jEVq__header{padding:1rem}.DashboardLayout-module__89jEVq__headerContent{flex-direction:column;align-items:flex-start;gap:1rem}.DashboardLayout-module__89jEVq__header h1{font-size:1.5rem}.DashboardLayout-module__89jEVq__actions{flex-direction:column;width:100%}.DashboardLayout-module__89jEVq__switchBtn,.DashboardLayout-module__89jEVq__logoutBtn{width:100%}.DashboardLayout-module__89jEVq__main{padding:1rem}}
@keyframes Spinner-module__HPsTLG__spin{to{transform:rotate(360deg)}}.Spinner-module__HPsTLG__spinnerContainer{text-align:center}.Spinner-module__HPsTLG__spinner{border-style:solid;border-color:#00c853 #e0e0e0 #e0e0e0;border-radius:50%;margin-left:auto;margin-right:auto;animation:.9s linear infinite Spinner-module__HPsTLG__spin}.Spinner-module__HPsTLG__message{color:#64748b;margin:0;font-size:14px}.Spinner-module__HPsTLG__fullScreenOverlay{z-index:9999;background:#fff9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Spinner-module__HPsTLG__inlineWrapper{justify-content:center;align-items:center;padding:40px 20px;display:flex}.Spinner-module__HPsTLG__inlineSpinner{vertical-align:middle;border:2px solid #e0e0e0;border-top-color:#00c853;border-radius:50%;margin-right:8px;animation:.9s linear infinite Spinner-module__HPsTLG__spin;display:inline-block}
.admin-module__dUj3iG__container{width:100%;max-width:1400px;margin:0 auto;padding:24px}.admin-module__dUj3iG__backLink{color:#64748b;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.admin-module__dUj3iG__pageHeader{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.admin-module__dUj3iG__pageTitle{color:#1e293b;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:2rem;font-weight:700;display:flex}.admin-module__dUj3iG__pageSubtitle{color:#64748b;margin:0;font-size:1rem;line-height:1.5}.admin-module__dUj3iG__headerActions{align-items:center;gap:.75rem;display:flex}.admin-module__dUj3iG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #2563eb4d}.admin-module__dUj3iG__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.admin-module__dUj3iG__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.admin-module__dUj3iG__secondaryBtn:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-1px)}.admin-module__dUj3iG__warningBtn:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 2px 8px #f59e0b4d}.admin-module__dUj3iG__dangerBtn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 8px #ef44444d}.admin-module__dUj3iG__errorAlert{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-weight:500;display:flex}.admin-module__dUj3iG__successAlert{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-weight:500;display:flex}.admin-module__dUj3iG__infoCard h4{color:#1e40af;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;display:flex}.admin-module__dUj3iG__infoCard ul{margin:0;padding:0;list-style:none}.admin-module__dUj3iG__infoCard li{color:#1e40af;padding-left:1.5rem;font-size:.875rem;line-height:1.75;position:relative}.admin-module__dUj3iG__infoCard li:before{content:"•";color:#3b82f6;font-size:1.25rem;font-weight:700;position:absolute;left:0}.admin-module__dUj3iG__sectionTitle{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.admin-module__dUj3iG__statsSection{margin-bottom:3rem}.admin-module__dUj3iG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.admin-module__dUj3iG__statCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.admin-module__dUj3iG__statCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#2563eb,#3b82f6);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.admin-module__dUj3iG__statCard:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 8px 16px #00000014}.admin-module__dUj3iG__statCard:hover:before{transform:scaleX(1)}.admin-module__dUj3iG__statContent{flex-direction:column;gap:.75rem;display:flex}.admin-module__dUj3iG__statValue{color:#1e293b;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.admin-module__dUj3iG__badge{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-module__dUj3iG__badgeSuccess{color:#065f46;white-space:nowrap;background:#d1fae5;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-module__dUj3iG__badgeWarning{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-module__dUj3iG__badgeDanger{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-module__dUj3iG__badgeInfo{color:#1e40af;white-space:nowrap;background:#dbeafe;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.admin-module__dUj3iG__table thead{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:2px solid #e5e7eb}.admin-module__dUj3iG__table th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.25rem;font-size:.875rem;font-weight:600}.admin-module__dUj3iG__table tbody tr{border-bottom:1px solid #f1f5f9;transition:all .2s}.admin-module__dUj3iG__table tbody tr:last-child{border-bottom:none}.admin-module__dUj3iG__table tbody tr:hover{background:#f8fafc}.admin-module__dUj3iG__table td{color:#1e293b;vertical-align:middle;padding:1.25rem;font-size:.875rem}.admin-module__dUj3iG__table td strong{color:#0f172a;font-weight:600}.admin-module__dUj3iG__tableActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.admin-module__dUj3iG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem;display:block}.admin-module__dUj3iG__emptyState h3{color:#1e293b;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.admin-module__dUj3iG__emptyState p{color:#64748b;margin:0;font-size:.875rem}.admin-module__dUj3iG__requestsSection{margin-bottom:3rem}.admin-module__dUj3iG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.admin-module__dUj3iG__viewAllLink{color:#2563eb;font-weight:500;text-decoration:none;transition:color .2s}.admin-module__dUj3iG__viewAllLink:hover{color:#1e40af;text-decoration:underline}.admin-module__dUj3iG__requestsCard{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.admin-module__dUj3iG__requestsList{flex-direction:column;gap:1rem;display:flex}.admin-module__dUj3iG__requestItem{border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.admin-module__dUj3iG__requestItem:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.admin-module__dUj3iG__requestInfo{flex:1}.admin-module__dUj3iG__requestHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.admin-module__dUj3iG__employeeName{color:#1f2937;font-weight:600}.admin-module__dUj3iG__employeeId{color:#6b7280;font-size:.875rem}.admin-module__dUj3iG__requestDetails{color:#374151;margin:.5rem 0;font-size:.875rem}.admin-module__dUj3iG__requestDate{color:#9ca3af;font-size:.75rem}.admin-module__dUj3iG__requestActions{gap:.5rem;display:flex}.admin-module__dUj3iG__approveBtn,.admin-module__dUj3iG__rejectBtn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.admin-module__dUj3iG__approveBtn{color:#fff;background:#10b981}.admin-module__dUj3iG__approveBtn:hover{background:#059669;transform:translateY(-1px);box-shadow:0 2px 4px #10b9814d}.admin-module__dUj3iG__rejectBtn{color:#fff;background:#ef4444}.admin-module__dUj3iG__rejectBtn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 4px #ef44444d}.admin-module__dUj3iG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.admin-module__dUj3iG__statCard{background:#fff;border:1px solid #2563eb1a;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000014}.admin-module__dUj3iG__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #2563eb26}.admin-module__dUj3iG__statIcon{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.admin-module__dUj3iG__statContent{flex:1}.admin-module__dUj3iG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.875rem;font-weight:600}.admin-module__dUj3iG__statValue{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.25rem 0;font-size:2rem;font-weight:700}.admin-module__dUj3iG__statChange{color:#94a3b8;font-size:.75rem}.admin-module__dUj3iG__healthCard{border-color:#10b98133}.admin-module__dUj3iG__actionsSection{margin-bottom:3rem}.admin-module__dUj3iG__actionGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.admin-module__dUj3iG__actionCard{cursor:pointer;text-align:center;color:inherit;background:#fff;border:1px solid #2563eb1a;border-radius:16px;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.admin-module__dUj3iG__actionCard:before{content:"";background:linear-gradient(90deg,#2563eb 0%,#1e40af 100%);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.admin-module__dUj3iG__actionCard:hover:before{transform:scaleX(1)}.admin-module__dUj3iG__actionCard:hover{border-color:#2563eb4d;transform:translateY(-8px);box-shadow:0 12px 35px #2563eb33}.admin-module__dUj3iG__actionCard .admin-module__dUj3iG__actionIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.admin-module__dUj3iG__actionCard h3{color:#1e293b;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.admin-module__dUj3iG__actionCard p{color:#64748b;margin:0;font-size:.875rem}.admin-module__dUj3iG__activitySection{margin-bottom:3rem}.admin-module__dUj3iG__activityCard{background:#fff;border:1px solid #2563eb1a;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.admin-module__dUj3iG__loadingState,.admin-module__dUj3iG__emptyState{text-align:center;color:#64748b;padding:3rem}.admin-module__dUj3iG__spinner{border:4px solid #2563eb33;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite admin-module__dUj3iG__spin}@keyframes admin-module__dUj3iG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-module__dUj3iG__activityList{flex-direction:column;display:flex}.admin-module__dUj3iG__activityItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:background .2s;display:flex}.admin-module__dUj3iG__activityItem:last-child{border-bottom:none}.admin-module__dUj3iG__activityItem:hover{background:#f8fafc}.admin-module__dUj3iG__activityItem .admin-module__dUj3iG__activityIcon{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.admin-module__dUj3iG__activityContent{flex:1}.admin-module__dUj3iG__activityDescription{color:#1e293b;margin:0 0 .25rem;font-size:.95rem;font-weight:500}.admin-module__dUj3iG__activityUser{color:#64748b;font-size:.875rem}.admin-module__dUj3iG__activityTime{color:#94a3b8;white-space:nowrap;font-size:.75rem}.admin-module__dUj3iG__monitoringSection{margin-bottom:3rem}.admin-module__dUj3iG__monitoringGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.admin-module__dUj3iG__monitorCard{background:#fff;border:1px solid #2563eb1a;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.admin-module__dUj3iG__monitorCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #2563eb26}.admin-module__dUj3iG__monitorCard h3{color:#1e293b;margin:0 0 1rem;font-size:1rem;font-weight:600}.admin-module__dUj3iG__statusIndicator{color:#334155;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.admin-module__dUj3iG__statusDot{border-radius:50%;width:12px;height:12px;display:inline-block}.admin-module__dUj3iG__statusGreen{background:#10b981;box-shadow:0 0 8px #10b98166}.admin-module__dUj3iG__statusYellow{background:#f59e0b;box-shadow:0 0 8px #f59e0b66}.admin-module__dUj3iG__statusRed{background:#ef4444;box-shadow:0 0 8px #ef444466}.admin-module__dUj3iG__monitorDetail{color:#64748b;margin:0;font-size:.875rem}.admin-module__dUj3iG__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.admin-module__dUj3iG__headerContent{flex:1}.admin-module__dUj3iG__pageTitle{color:#1e293b;margin:0 0 8px;font-size:28px;font-weight:700}.admin-module__dUj3iG__pageSubtitle{color:#64748b;margin:0;font-size:15px}.admin-module__dUj3iG__headerActions{gap:12px;display:flex}.admin-module__dUj3iG__backLink{color:#64748b;align-items:center;gap:8px;margin-bottom:20px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.admin-module__dUj3iG__backLink:hover{color:#3b82f6}.admin-module__dUj3iG__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.admin-module__dUj3iG__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.admin-module__dUj3iG__primaryBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-module__dUj3iG__secondaryBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.admin-module__dUj3iG__secondaryBtn:hover{background:#f8fafc;border-color:#cbd5e1}.admin-module__dUj3iG__warningBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.admin-module__dUj3iG__warningBtn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #f59e0b4d}.admin-module__dUj3iG__dangerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.admin-module__dUj3iG__dangerBtn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #ef44444d}.admin-module__dUj3iG__errorAlert{color:#991b1b;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:14px 18px;font-size:14px}.admin-module__dUj3iG__successAlert{color:#166534;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:10px;margin-bottom:20px;padding:14px 18px;font-size:14px}.admin-module__dUj3iG__infoCard{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #93c5fd;border-radius:12px;margin-bottom:24px;padding:16px 20px}.admin-module__dUj3iG__infoCard h4{color:#1e40af;margin:0 0 8px;font-size:14px;font-weight:600}.admin-module__dUj3iG__infoCard ul{margin:0;padding-left:20px}.admin-module__dUj3iG__infoCard li{color:#1e3a8a;font-size:13px;line-height:1.6}.admin-module__dUj3iG__tableContainer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.admin-module__dUj3iG__table{border-collapse:collapse;width:100%}.admin-module__dUj3iG__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:12px;font-weight:600}.admin-module__dUj3iG__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:14px}.admin-module__dUj3iG__table tr:hover td{background:#f8fafc}.admin-module__dUj3iG__table tr:last-child td{border-bottom:none}.admin-module__dUj3iG__tableActions{flex-wrap:wrap;gap:8px;display:flex}.admin-module__dUj3iG__badge{color:#64748b;background:#f1f5f9;border-radius:9999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.admin-module__dUj3iG__badgeSuccess{color:#166534;background:#dcfce7}.admin-module__dUj3iG__badgeWarning{color:#92400e;background:#fef3c7}.admin-module__dUj3iG__badgeDanger{color:#991b1b;background:#fee2e2}.admin-module__dUj3iG__badgeInfo{color:#1e40af;background:#dbeafe}.admin-module__dUj3iG__emptyState{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px dashed #e2e8f0;border-radius:12px;padding:60px 20px}.admin-module__dUj3iG__emptyIcon{margin-bottom:16px;font-size:48px;display:block}.admin-module__dUj3iG__emptyState h3{color:#334155;margin:0 0 8px;font-size:18px}.admin-module__dUj3iG__emptyState p{color:#64748b;margin:0}.admin-module__dUj3iG__formCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:800px;padding:32px;box-shadow:0 4px 6px #0000000d}.admin-module__dUj3iG__form{flex-direction:column;gap:20px;display:flex}.admin-module__dUj3iG__formGroup{flex-direction:column;gap:8px;display:flex}.admin-module__dUj3iG__formLabel{color:#334155;font-size:14px;font-weight:600}.admin-module__dUj3iG__formInput{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .2s}.admin-module__dUj3iG__formInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.admin-module__dUj3iG__formSelect{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .2s}.admin-module__dUj3iG__formSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.admin-module__dUj3iG__formHint{color:#94a3b8;margin-top:4px;font-size:12px}.admin-module__dUj3iG__formActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;display:flex}.admin-module__dUj3iG__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #2563eb33}.admin-module__dUj3iG__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.admin-module__dUj3iG__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.admin-module__dUj3iG__btnSecondary{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.admin-module__dUj3iG__btnSecondary:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1}.admin-module__dUj3iG__summaryCard{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-radius:12px;margin-top:16px;padding:20px}.admin-module__dUj3iG__summaryTitle{color:#0369a1;margin:0 0 16px;font-size:16px;font-weight:600}.admin-module__dUj3iG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.admin-module__dUj3iG__summaryItem{flex-direction:column;gap:4px;display:flex}.admin-module__dUj3iG__summaryLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.admin-module__dUj3iG__summaryValue{color:#0c4a6e;font-size:15px;font-weight:500}@media (max-width:768px){.admin-module__dUj3iG__statsGrid{grid-template-columns:1fr}.admin-module__dUj3iG__actionGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.admin-module__dUj3iG__monitoringGrid{grid-template-columns:1fr}.admin-module__dUj3iG__activityItem{flex-direction:column;align-items:flex-start;gap:.75rem}.admin-module__dUj3iG__activityTime{white-space:normal}.admin-module__dUj3iG__pageHeader,.admin-module__dUj3iG__tableActions{flex-direction:column}.admin-module__dUj3iG__summaryGrid{grid-template-columns:1fr}}
.dashboard-module__Gx_nyq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.dashboard-module__Gx_nyq__statCard{background:#fff;border-radius:12px;padding:1.5rem;transition:transform .2s;box-shadow:0 2px 8px #0000001a}.dashboard-module__Gx_nyq__statCard:hover{transform:translateY(-2px)}.dashboard-module__Gx_nyq__statCard h3{color:#666;text-transform:uppercase;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.dashboard-module__Gx_nyq__statValue{color:#2563eb;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.dashboard-module__Gx_nyq__statLabel{color:#888;font-size:.875rem}.dashboard-module__Gx_nyq__section{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.dashboard-module__Gx_nyq__section h2{color:#333;margin:0 0 1.5rem;font-size:1.5rem}.dashboard-module__Gx_nyq__actionGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__actionCard{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border:none;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.dashboard-module__Gx_nyq__actionCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.dashboard-module__Gx_nyq__actionIcon{font-size:1.5rem}.dashboard-module__Gx_nyq__table{border-collapse:collapse;width:100%}.dashboard-module__Gx_nyq__table th,.dashboard-module__Gx_nyq__table td{text-align:left;border-bottom:1px solid #eee;padding:1rem}.dashboard-module__Gx_nyq__table th{color:#333;background:#f9f9f9;font-weight:600}.dashboard-module__Gx_nyq__table tr:hover{background:#f9f9f9}.dashboard-module__Gx_nyq__viewButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.dashboard-module__Gx_nyq__viewButton:hover{background:#1d4ed8;transform:translateY(-1px)}@media (max-width:768px){.dashboard-module__Gx_nyq__statsGrid,.dashboard-module__Gx_nyq__actionGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__section{padding:1.5rem}}
.appraisal-detail-module__pqpStW__container{max-width:1400px;margin:0 auto;padding:1.5rem}.appraisal-detail-module__pqpStW__backButton{color:#374151;cursor:pointer;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:1px solid #d1d5db;border-radius:8px;margin-bottom:1.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s}.appraisal-detail-module__pqpStW__backButton:hover{background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);transform:translate(-4px)}.appraisal-detail-module__pqpStW__errorBanner{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #dc2626;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-weight:500;display:flex}.appraisal-detail-module__pqpStW__contentGrid{grid-template-columns:1fr 380px;gap:1.5rem;display:grid}.appraisal-detail-module__pqpStW__mainCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000d}.appraisal-detail-module__pqpStW__header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.appraisal-detail-module__pqpStW__headerInfo{flex:1}.appraisal-detail-module__pqpStW__title{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.appraisal-detail-module__pqpStW__subtitle{color:#6b7280;margin:0;font-size:1rem}.appraisal-detail-module__pqpStW__headerStats{align-items:center;gap:1.5rem;display:flex}.appraisal-detail-module__pqpStW__scoreBox{text-align:center;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:2px solid #3b82f6;border-radius:12px;padding:1rem 1.5rem}.appraisal-detail-module__pqpStW__scoreValue{color:#1e40af;font-size:2rem;font-weight:700}.appraisal-detail-module__pqpStW__scoreLabel{color:#3b82f6;margin-top:.25rem;font-size:.875rem;font-weight:600}.appraisal-detail-module__pqpStW__ratingBox{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.appraisal-detail-module__pqpStW__ratingValue{color:#374151;font-size:1.1rem;font-weight:600}.appraisal-detail-module__pqpStW__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.375rem .875rem;font-size:.8rem;font-weight:600}.appraisal-detail-module__pqpStW__statusDraft{color:#374151;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border:1px solid #9ca3af}.appraisal-detail-module__pqpStW__statusSubmitted{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border:1px solid #3b82f6}.appraisal-detail-module__pqpStW__statusPublished{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #10b981}.appraisal-detail-module__pqpStW__statusAcknowledged{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b}.appraisal-detail-module__pqpStW__statusArchived{color:#6b7280;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:1px solid #9ca3af}.appraisal-detail-module__pqpStW__statusDefault{color:#6b7280;background:#f3f4f6}.appraisal-detail-module__pqpStW__section{margin-bottom:2rem}.appraisal-detail-module__pqpStW__sectionTitle{color:#1f2937;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:700;display:flex}.appraisal-detail-module__pqpStW__ratingsContainer{flex-direction:column;gap:1rem;display:flex}.appraisal-detail-module__pqpStW__ratingCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem;transition:all .3s}.appraisal-detail-module__pqpStW__ratingCard:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1a}.appraisal-detail-module__pqpStW__ratingHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.appraisal-detail-module__pqpStW__criteriaTitle{color:#1f2937;margin:0 0 .25rem;font-size:1rem;font-weight:600}.appraisal-detail-module__pqpStW__criteriaDetails{color:#6b7280;margin:0;font-size:.875rem}.appraisal-detail-module__pqpStW__scoreCircle{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;min-width:60px;height:60px;display:flex;box-shadow:0 4px 12px #2563eb4d}.appraisal-detail-module__pqpStW__scoreNumber{color:#fff;font-size:1.5rem;font-weight:700}.appraisal-detail-module__pqpStW__commentsBox{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #3b82f6;border-radius:6px;margin-top:1rem;padding:1rem}.appraisal-detail-module__pqpStW__commentsBox strong{color:#1e40af;margin-bottom:.5rem;font-size:.875rem;display:block}.appraisal-detail-module__pqpStW__commentsBox p{color:#1e3a8a;white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}.appraisal-detail-module__pqpStW__summaryCard{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}.appraisal-detail-module__pqpStW__summarySection{margin-bottom:1.5rem}.appraisal-detail-module__pqpStW__summarySection h4{color:#374151;margin:0 0 .75rem;font-size:1rem;font-weight:600}.appraisal-detail-module__pqpStW__summarySection p{color:#4b5563;white-space:pre-wrap;margin:0;line-height:1.7}.appraisal-detail-module__pqpStW__strengthsImprovement{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.appraisal-detail-module__pqpStW__strengthsBox,.appraisal-detail-module__pqpStW__improvementBox{border-radius:8px;padding:1rem}.appraisal-detail-module__pqpStW__strengthsBox{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #10b981}.appraisal-detail-module__pqpStW__improvementBox{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b}.appraisal-detail-module__pqpStW__strengthsBox h4{color:#065f46;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.appraisal-detail-module__pqpStW__improvementBox h4{color:#92400e;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.appraisal-detail-module__pqpStW__strengthsBox p,.appraisal-detail-module__pqpStW__improvementBox p{white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.6}.appraisal-detail-module__pqpStW__strengthsBox p{color:#047857}.appraisal-detail-module__pqpStW__improvementBox p{color:#b45309}.appraisal-detail-module__pqpStW__timeline{flex-direction:column;gap:1rem;display:flex}.appraisal-detail-module__pqpStW__timelineItem{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-left:4px solid #3b82f6;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.appraisal-detail-module__pqpStW__timelineIcon{text-align:center;min-width:2rem;font-size:1.5rem}.appraisal-detail-module__pqpStW__timelineItem strong{color:#374151;margin-right:.5rem}.appraisal-detail-module__pqpStW__timelineItem div:last-child{color:#6b7280;font-size:.95rem}.appraisal-detail-module__pqpStW__sidebar{flex-direction:column;gap:1.5rem;display:flex}.appraisal-detail-module__pqpStW__actionCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.appraisal-detail-module__pqpStW__actionCardTitle{color:#1f2937;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.appraisal-detail-module__pqpStW__acknowledgeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #10b98133}.appraisal-detail-module__pqpStW__acknowledgeButton:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 4px 8px #10b9814d}.appraisal-detail-module__pqpStW__acknowledgeButton:disabled{opacity:.6;cursor:not-allowed}.appraisal-detail-module__pqpStW__acknowledgedBanner{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:2px solid #10b981;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;font-weight:600;display:flex}.appraisal-detail-module__pqpStW__checkIcon{color:#059669;font-size:1.5rem}.appraisal-detail-module__pqpStW__disputeSection{border-top:2px solid #e5e7eb;padding-top:1rem}.appraisal-detail-module__pqpStW__disputeTitle{color:#374151;margin:0 0 .5rem;font-size:1rem;font-weight:600}.appraisal-detail-module__pqpStW__disputeHint{color:#6b7280;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.appraisal-detail-module__pqpStW__formGroup{margin-bottom:1rem}.appraisal-detail-module__pqpStW__formGroup label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.appraisal-detail-module__pqpStW__input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem;font-size:.95rem;transition:all .3s}.appraisal-detail-module__pqpStW__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.appraisal-detail-module__pqpStW__textarea{resize:vertical;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .3s}.appraisal-detail-module__pqpStW__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.appraisal-detail-module__pqpStW__disputeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;width:100%;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #ef444433}.appraisal-detail-module__pqpStW__disputeButton:hover:not(:disabled){background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 4px 8px #ef44444d}.appraisal-detail-module__pqpStW__disputeButton:disabled{opacity:.6;cursor:not-allowed}.appraisal-detail-module__pqpStW__infoCard{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.appraisal-detail-module__pqpStW__infoTitle{color:#1f2937;margin:0 0 1rem;font-size:1rem;font-weight:700}.appraisal-detail-module__pqpStW__infoItem{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.appraisal-detail-module__pqpStW__infoItem:last-child{border-bottom:none}.appraisal-detail-module__pqpStW__infoLabel{color:#6b7280;font-size:.875rem;font-weight:600}.appraisal-detail-module__pqpStW__infoValue{color:#374151;text-align:right;flex:1;font-size:.875rem}@media (max-width:1024px){.appraisal-detail-module__pqpStW__contentGrid{grid-template-columns:1fr}.appraisal-detail-module__pqpStW__sidebar{order:-1}.appraisal-detail-module__pqpStW__strengthsImprovement{grid-template-columns:1fr}}@media (max-width:768px){.appraisal-detail-module__pqpStW__container{padding:1rem}.appraisal-detail-module__pqpStW__header{flex-direction:column;gap:1rem}.appraisal-detail-module__pqpStW__headerStats{justify-content:space-between;width:100%}.appraisal-detail-module__pqpStW__title{font-size:1.5rem}.appraisal-detail-module__pqpStW__mainCard{padding:1.5rem}.appraisal-detail-module__pqpStW__scoreBox{padding:.75rem 1rem}.appraisal-detail-module__pqpStW__scoreValue{font-size:1.5rem}.appraisal-detail-module__pqpStW__ratingCard{padding:1rem}.appraisal-detail-module__pqpStW__ratingHeader{flex-direction:column}.appraisal-detail-module__pqpStW__scoreCircle{align-self:flex-start}}@media (max-width:480px){.appraisal-detail-module__pqpStW__backButton{text-align:center;width:100%}.appraisal-detail-module__pqpStW__title{font-size:1.25rem}.appraisal-detail-module__pqpStW__headerStats{flex-direction:column;align-items:stretch}.appraisal-detail-module__pqpStW__scoreBox{width:100%}.appraisal-detail-module__pqpStW__ratingBox{align-items:flex-start}}
.page-module__IulInG__container{max-width:980px;margin:0 auto;padding:8px 6px 40px}.page-module__IulInG__heading{margin-bottom:8px}.page-module__IulInG__notice{background:#f8fafc;border-radius:8px;padding:12px}.page-module__IulInG__error{color:#b91c1c;background:#fee2e2;border-radius:6px;padding:1rem}.page-module__IulInG__empty{background:#f3f4f6;border-radius:6px;padding:1rem}.page-module__IulInG__list{gap:12px;margin-top:12px;display:grid}.page-module__IulInG__card{background:#fff;border:1px solid #e6eef8;border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.page-module__IulInG__cardLeft{align-items:center;gap:12px;display:flex}.page-module__IulInG__scoreBadge{color:#3730a3;background:#eef2ff;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:700;display:flex}.page-module__IulInG__meta{color:#6b7280;margin-top:6px;font-size:13px}.page-module__IulInG__cardRight{text-align:right}.page-module__IulInG__viewBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:8px 12px}.page-module__IulInG__gridTwo{grid-template-columns:1fr 360px;gap:20px;display:grid}.page-module__IulInG__mainCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px}.page-module__IulInG__asideCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px}.page-module__IulInG__titleRow{justify-content:space-between;align-items:flex-start;display:flex}.page-module__IulInG__statusTag{color:#3730a3;background:#eef2ff;border-radius:999px;padding:6px 10px;font-size:12px}.page-module__IulInG__ratingsHeader{margin-top:18px}.page-module__IulInG__ratingsGrid{grid-template-columns:1fr 120px 1fr;align-items:center;gap:8px;display:grid}.page-module__IulInG__ratingRow{border-bottom:1px solid #f3f4f6;grid-template-columns:1fr 120px 1fr;gap:8px;padding:8px 0;display:grid}.page-module__IulInG__actions{margin-top:12px}.page-module__IulInG__btnPrimary{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;width:100%;padding:8px 12px}.page-module__IulInG__btnDanger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:100%;padding:8px 12px}.page-module__IulInG__input,.page-module__IulInG__textarea{border:1px solid #e5e7eb;border-radius:6px;width:100%;margin-bottom:8px;padding:8px}.page-module__IulInG__muted{color:#6b7280;font-size:13px}.page-module__IulInG__backLink{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-bottom:12px}
.attendance-corrections-module__gjpWfG__section{background:#fff;border:1px solid #e6e6e6;border-radius:8px;margin-bottom:1rem;padding:1rem}.attendance-corrections-module__gjpWfG__formRow{flex-direction:column;gap:.5rem;display:flex}.attendance-corrections-module__gjpWfG__submitBtn{color:#fff;background:#2563eb;border:none;border-radius:6px;padding:.6rem 1rem}
.csvAttendance-module__jfDZlW__container{max-width:1400px;margin:0 auto;padding:2rem}.csvAttendance-module__jfDZlW__header{margin-bottom:2rem}.csvAttendance-module__jfDZlW__backButton{cursor:pointer;color:#4b5563;background:#f3f4f6;border:none;border-radius:6px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.95rem;font-weight:500;transition:background .2s}.csvAttendance-module__jfDZlW__backButton:hover{background:#e5e7eb}.csvAttendance-module__jfDZlW__title{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.csvAttendance-module__jfDZlW__subtitle{color:#6b7280;font-size:1rem}.csvAttendance-module__jfDZlW__loading{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.csvAttendance-module__jfDZlW__spinner{border:4px solid #e5e7eb;border-top-color:#8b5cf6;border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite csvAttendance-module__jfDZlW__spin}@keyframes csvAttendance-module__jfDZlW__spin{to{transform:rotate(360deg)}}.csvAttendance-module__jfDZlW__error{color:#991b1b;background:#fee2e2;border:2px solid #ef4444;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;font-weight:600;display:flex}.csvAttendance-module__jfDZlW__errorIcon{font-size:1.5rem}.csvAttendance-module__jfDZlW__empty{text-align:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;padding:4rem 2rem}.csvAttendance-module__jfDZlW__emptyIcon{margin-bottom:1rem;font-size:4rem}.csvAttendance-module__jfDZlW__empty h3{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem}.csvAttendance-module__jfDZlW__empty p{color:#6b7280;margin-bottom:.5rem;font-size:1rem}.csvAttendance-module__jfDZlW__hint{font-weight:600;color:#8b5cf6!important;margin-top:1rem!important}.csvAttendance-module__jfDZlW__content{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.csvAttendance-module__jfDZlW__stats{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem;display:grid}.csvAttendance-module__jfDZlW__statCard{text-align:center}.csvAttendance-module__jfDZlW__statValue{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.csvAttendance-module__jfDZlW__statLabel{opacity:.9;font-size:.95rem;font-weight:500}.csvAttendance-module__jfDZlW__tableContainer{padding:2rem;overflow-x:auto}.csvAttendance-module__jfDZlW__table{border-collapse:collapse;width:100%}.csvAttendance-module__jfDZlW__table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.csvAttendance-module__jfDZlW__table th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.5px;padding:1rem;font-size:.875rem;font-weight:600}.csvAttendance-module__jfDZlW__tableRow{border-bottom:1px solid #e5e7eb;transition:background .2s}.csvAttendance-module__jfDZlW__tableRow:hover{background:#f9fafb}.csvAttendance-module__jfDZlW__table td{color:#1f2937;padding:1rem}.csvAttendance-module__jfDZlW__dateCell{color:#1f2937;font-weight:600}.csvAttendance-module__jfDZlW__timeCell{color:#4b5563;font-family:Courier New,monospace;font-weight:600}.csvAttendance-module__jfDZlW__punchBadge{border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.csvAttendance-module__jfDZlW__punchIcon{font-size:1rem}.csvAttendance-module__jfDZlW__employeeCell{flex-direction:column;gap:.25rem;display:flex}.csvAttendance-module__jfDZlW__employeeName{color:#1f2937;font-weight:600}.csvAttendance-module__jfDZlW__employeeNumber{color:#6b7280;font-size:.875rem;font-weight:500}.csvAttendance-module__jfDZlW__timestampCell{color:#6b7280;font-size:.875rem}.csvAttendance-module__jfDZlW__footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1.5rem 2rem}.csvAttendance-module__jfDZlW__footerText{text-align:center;color:#6b7280;margin:0;font-size:.95rem}@media (max-width:768px){.csvAttendance-module__jfDZlW__container{padding:1rem}.csvAttendance-module__jfDZlW__title{font-size:1.5rem}.csvAttendance-module__jfDZlW__stats{grid-template-columns:1fr;gap:1rem}.csvAttendance-module__jfDZlW__tableContainer{padding:1rem}.csvAttendance-module__jfDZlW__table{font-size:.875rem}.csvAttendance-module__jfDZlW__table th,.csvAttendance-module__jfDZlW__table td{padding:.75rem .5rem}}
.disputes-module__QXbWGG__container{max-width:1200px;margin:0 auto;padding:1.5rem}.disputes-module__QXbWGG__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.disputes-module__QXbWGG__title{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.disputes-module__QXbWGG__subtitle{color:#6b7280;margin-top:.5rem;font-size:.95rem}.disputes-module__QXbWGG__errorBanner{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-left:4px solid #dc2626;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-weight:500;display:flex}.disputes-module__QXbWGG__errorBanner span:first-child{font-size:1.25rem}.disputes-module__QXbWGG__filterTabs{border-bottom:2px solid #e5e7eb;gap:1rem;margin-bottom:2rem;padding-bottom:0;display:flex}.disputes-module__QXbWGG__filterTab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;position:relative;bottom:-2px}.disputes-module__QXbWGG__filterTab:hover{color:#2563eb;background:linear-gradient(#0000 0%,#2563eb0d 100%)}.disputes-module__QXbWGG__filterTab.disputes-module__QXbWGG__active{color:#2563eb;background:linear-gradient(#0000 0%,#2563eb14 100%);border-bottom-color:#2563eb}.disputes-module__QXbWGG__emptyState{text-align:center;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:2px dashed #d1d5db;border-radius:12px;padding:4rem 2rem}.disputes-module__QXbWGG__emptyIcon{opacity:.6;margin-bottom:1rem;font-size:4rem}.disputes-module__QXbWGG__emptyState h3{color:#374151;margin:0 0 .5rem;font-size:1.5rem}.disputes-module__QXbWGG__emptyState p{color:#6b7280;font-size:1rem}.disputes-module__QXbWGG__disputesList{flex-direction:column;gap:1.25rem;display:flex}.disputes-module__QXbWGG__disputeCard{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 1px 3px #0000000d}.disputes-module__QXbWGG__disputeCard:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.disputes-module__QXbWGG__disputeHeader{margin-bottom:1rem}.disputes-module__QXbWGG__disputeTitle{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.disputes-module__QXbWGG__disputeTitle h3{color:#1f2937;flex:1;margin:0;font-size:1.25rem;font-weight:600}.disputes-module__QXbWGG__disputeMeta{color:#6b7280;gap:1.5rem;font-size:.875rem;display:flex}.disputes-module__QXbWGG__disputeMeta span{align-items:center;gap:.5rem;display:flex}.disputes-module__QXbWGG__statusPending,.disputes-module__QXbWGG__statusApproved,.disputes-module__QXbWGG__statusRejected,.disputes-module__QXbWGG__statusDefault{white-space:nowrap;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.875rem;font-weight:600;display:inline-flex}.disputes-module__QXbWGG__statusPending{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fbbf24}.disputes-module__QXbWGG__statusApproved{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border:1px solid #10b981}.disputes-module__QXbWGG__statusRejected{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1px solid #ef4444}.disputes-module__QXbWGG__statusDefault{color:#374151;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border:1px solid #9ca3af}.disputes-module__QXbWGG__resolutionBox{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #2563eb;border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem}.disputes-module__QXbWGG__resolutionHeader{color:#1e40af;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem;display:flex}.disputes-module__QXbWGG__resolutionDate{color:#3b82f6;font-size:.875rem;font-weight:500}.disputes-module__QXbWGG__resolutionText{color:#1e3a8a;margin:0 0 .5rem;font-size:.95rem;line-height:1.6}.disputes-module__QXbWGG__resolvedBy{color:#3b82f6;margin:0;font-size:.875rem;font-style:italic}.disputes-module__QXbWGG__disputeActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.disputes-module__QXbWGG__viewButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #2563eb33}.disputes-module__QXbWGG__viewButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.disputes-module__QXbWGG__viewButton:active{transform:translateY(0);box-shadow:0 1px 2px #2563eb33}@media (max-width:768px){.disputes-module__QXbWGG__container{padding:1rem}.disputes-module__QXbWGG__header{flex-direction:column;gap:1rem}.disputes-module__QXbWGG__title{font-size:1.5rem}.disputes-module__QXbWGG__filterTabs{border-bottom:none;flex-direction:column;gap:0}.disputes-module__QXbWGG__filterTab{text-align:left;border-bottom:1px solid #e5e7eb;border-left:3px solid #0000;padding:.875rem 1rem}.disputes-module__QXbWGG__filterTab.disputes-module__QXbWGG__active{border-bottom-color:#e5e7eb;border-left-color:#2563eb}.disputes-module__QXbWGG__disputeTitle{flex-direction:column;align-items:flex-start}.disputes-module__QXbWGG__disputeTitle h3{font-size:1.1rem}.disputes-module__QXbWGG__disputeMeta{flex-direction:column;gap:.5rem}.disputes-module__QXbWGG__resolutionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.disputes-module__QXbWGG__disputeActions{flex-direction:column}.disputes-module__QXbWGG__viewButton{width:100%}.disputes-module__QXbWGG__emptyState{padding:3rem 1.5rem}.disputes-module__QXbWGG__emptyIcon{font-size:3rem}}@media (max-width:480px){.disputes-module__QXbWGG__title{font-size:1.25rem}.disputes-module__QXbWGG__subtitle{font-size:.875rem}.disputes-module__QXbWGG__disputeCard{padding:1rem}.disputes-module__QXbWGG__disputeTitle h3{font-size:1rem}.disputes-module__QXbWGG__statusPending,.disputes-module__QXbWGG__statusApproved,.disputes-module__QXbWGG__statusRejected,.disputes-module__QXbWGG__statusDefault{padding:.3rem .7rem;font-size:.8rem}}
.idCard-module__8Ck6wW__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;max-width:1200px;min-height:500px;margin:0 auto;padding:2rem}.idCard-module__8Ck6wW__cardWrapper{justify-content:center;margin-bottom:2rem;display:flex}.idCard-module__8Ck6wW__idCard{aspect-ratio:1.586;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:16px;width:400px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.idCard-module__8Ck6wW__idCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.idCard-module__8Ck6wW__cardHeader{z-index:1;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex;position:relative}.idCard-module__8Ck6wW__logo{letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.idCard-module__8Ck6wW__cardType{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.idCard-module__8Ck6wW__photoSection{z-index:1;justify-content:center;margin-bottom:1rem;display:flex;position:relative}.idCard-module__8Ck6wW__photo{object-fit:cover;border:4px solid #fff;border-radius:50%;width:120px;height:120px;box-shadow:0 4px 12px #0003}.idCard-module__8Ck6wW__photoPlaceholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:2.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0003}.idCard-module__8Ck6wW__detailsSection{text-align:center;z-index:1;margin-bottom:1rem;position:relative}.idCard-module__8Ck6wW__employeeName{text-shadow:0 2px 4px #0003;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.idCard-module__8Ck6wW__employeeId{opacity:.9;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.idCard-module__8Ck6wW__department{margin-bottom:.25rem;font-size:1rem;font-weight:600}.idCard-module__8Ck6wW__position{opacity:.9;margin-bottom:.5rem;font-size:.875rem}.idCard-module__8Ck6wW__email{opacity:.8;font-size:.75rem}.idCard-module__8Ck6wW__barcodeSection{z-index:1;margin-top:auto;position:relative}.idCard-module__8Ck6wW__barcode{background:#fff;border-radius:4px;justify-content:center;align-items:flex-end;gap:2px;height:50px;margin-bottom:.5rem;padding:.5rem;display:flex}.idCard-module__8Ck6wW__barcodeLine{background:#000;border-radius:1px;width:3px}.idCard-module__8Ck6wW__barcodeLine:nth-child(odd){height:40px}.idCard-module__8Ck6wW__barcodeLine:nth-child(2n){height:30px}.idCard-module__8Ck6wW__barcodeLine:nth-child(3n){height:45px}.idCard-module__8Ck6wW__barcodeLine:nth-child(5n){height:25px}.idCard-module__8Ck6wW__cardNumber{text-align:center;letter-spacing:1px;font-family:Courier New,monospace;font-size:.875rem;font-weight:600}.idCard-module__8Ck6wW__cardInfo{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a}.idCard-module__8Ck6wW__cardInfo h3{color:#1f2937;margin:0 0 1.5rem;font-size:1.5rem}.idCard-module__8Ck6wW__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.idCard-module__8Ck6wW__infoItem{flex-direction:column;gap:.5rem;display:flex}.idCard-module__8Ck6wW__infoLabel{color:#6b7280;font-size:.875rem;font-weight:500}.idCard-module__8Ck6wW__infoValue{color:#1f2937;font-size:1rem;font-weight:600}.idCard-module__8Ck6wW__notice{color:#92400e;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:6px;padding:1rem;font-size:.875rem;line-height:1.5}.idCard-module__8Ck6wW__notice strong{margin-bottom:.5rem;display:block}.idCard-module__8Ck6wW__noCard{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 4px 12px #0000001a}.idCard-module__8Ck6wW__noCardIcon{margin-bottom:1rem;font-size:5rem}.idCard-module__8Ck6wW__noCard h2{color:#1f2937;margin:0 0 .5rem;font-size:2rem}.idCard-module__8Ck6wW__noCard p{color:#6b7280;margin:0 0 2rem;font-size:1.125rem}.idCard-module__8Ck6wW__requestButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #10b9814d}.idCard-module__8Ck6wW__requestButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.idCard-module__8Ck6wW__requestButton:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.idCard-module__8Ck6wW__requestSuccess{background:#d1fae5;border:2px solid #10b981;border-radius:12px;margin-top:1rem;padding:2rem}.idCard-module__8Ck6wW__successIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:2rem;font-weight:700;display:flex}.idCard-module__8Ck6wW__requestSuccess h3{color:#065f46;margin:0 0 .5rem;font-size:1.5rem}.idCard-module__8Ck6wW__requestSuccess p{color:#047857;margin:0;font-size:1rem}@media (max-width:768px){.idCard-module__8Ck6wW__container{padding:1rem}.idCard-module__8Ck6wW__idCard{width:100%;max-width:350px}.idCard-module__8Ck6wW__cardInfo{padding:1.5rem}.idCard-module__8Ck6wW__infoGrid{grid-template-columns:1fr}.idCard-module__8Ck6wW__noCard{padding:3rem 1.5rem}.idCard-module__8Ck6wW__noCardIcon{font-size:4rem}.idCard-module__8Ck6wW__noCard h2{font-size:1.5rem}}
.edit-module__1hWK_a__container{max-width:900px;margin:0 auto;padding:24px}.edit-module__1hWK_a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.edit-module__1hWK_a__title{color:#1e293b;margin:0 0 8px;font-size:28px;font-weight:700}.edit-module__1hWK_a__subtitle{color:#64748b;margin:0;font-size:16px}.edit-module__1hWK_a__backButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.edit-module__1hWK_a__backButton:hover{background:#e2e8f0}.edit-module__1hWK_a__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 16px}.edit-module__1hWK_a__successMessage{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:20px;padding:12px 16px}.edit-module__1hWK_a__warningMessage{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:12px;padding:12px 16px;font-size:14px}.edit-module__1hWK_a__loading{text-align:center;color:#64748b;padding:60px;font-size:16px}.edit-module__1hWK_a__form{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.edit-module__1hWK_a__formGrid{flex-direction:column;display:flex}.edit-module__1hWK_a__formSection{border-bottom:1px solid #f1f5f9;padding:24px}.edit-module__1hWK_a__formSection:last-child{border-bottom:none}.edit-module__1hWK_a__sectionTitle{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:600}.edit-module__1hWK_a__formGroup{margin-bottom:16px}.edit-module__1hWK_a__formGroup:last-child{margin-bottom:0}.edit-module__1hWK_a__label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.edit-module__1hWK_a__input,.edit-module__1hWK_a__select,.edit-module__1hWK_a__textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.edit-module__1hWK_a__textarea{resize:vertical;font-family:inherit}.edit-module__1hWK_a__input:focus,.edit-module__1hWK_a__select:focus,.edit-module__1hWK_a__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.edit-module__1hWK_a__dateRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.edit-module__1hWK_a__leaveTypeDisplay{background:#f8fafc;border-radius:8px;padding:16px}.edit-module__1hWK_a__leaveTypeName{color:#1e293b;margin-bottom:12px;font-size:18px;font-weight:600;display:block}.edit-module__1hWK_a__leaveTypeMeta{flex-wrap:wrap;gap:10px;display:flex}.edit-module__1hWK_a__paidBadge{color:#059669;background:#d1fae5;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.edit-module__1hWK_a__unpaidBadge{color:#d97706;background:#fef3c7;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.edit-module__1hWK_a__attachmentRequired{color:#dc2626;background:#fee2e2;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.edit-module__1hWK_a__maxDuration{color:#4338ca;background:#e0e7ff;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.edit-module__1hWK_a__balanceInfo{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:16px;padding:16px}.edit-module__1hWK_a__balanceInfo h4{color:#1d4ed8;margin:0 0 12px;font-size:13px;font-weight:600}.edit-module__1hWK_a__balanceStats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.edit-module__1hWK_a__balanceStat{text-align:center}.edit-module__1hWK_a__statValue{color:#1e293b;font-size:20px;font-weight:700;display:block}.edit-module__1hWK_a__statLabel{color:#64748b;margin-top:2px;font-size:11px;display:block}.edit-module__1hWK_a__remaining .edit-module__1hWK_a__statValue{color:#059669}.edit-module__1hWK_a__durationDisplay{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;display:flex}.edit-module__1hWK_a__durationLabel{color:#64748b;font-size:14px}.edit-module__1hWK_a__durationValue{color:#059669;font-size:16px;font-weight:600}.edit-module__1hWK_a__fileUpload{position:relative}.edit-module__1hWK_a__fileInput{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.edit-module__1hWK_a__fileLabel{cursor:pointer;text-align:center;color:#64748b;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:all .2s;display:flex}.edit-module__1hWK_a__fileLabel:hover{background:#f8fafc;border-color:#3b82f6}.edit-module__1hWK_a__uploadIcon{margin-bottom:8px;font-size:24px}.edit-module__1hWK_a__fileName{color:#1e293b;font-weight:500}.edit-module__1hWK_a__fileSize{color:#64748b;margin-left:8px;font-size:12px}.edit-module__1hWK_a__fileHint{color:#94a3b8;margin-top:4px;font-size:12px}.edit-module__1hWK_a__attachmentHint{color:#dc2626;margin-top:8px;font-size:12px}.edit-module__1hWK_a__formActions{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.edit-module__1hWK_a__cancelButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:12px 24px;font-weight:500;transition:all .2s}.edit-module__1hWK_a__cancelButton:hover{background:#e2e8f0}.edit-module__1hWK_a__cancelButton:disabled{opacity:.6;cursor:not-allowed}.edit-module__1hWK_a__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:8px;padding:12px 32px;font-weight:600;transition:all .2s}.edit-module__1hWK_a__submitButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.edit-module__1hWK_a__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.edit-module__1hWK_a__container{padding:16px}.edit-module__1hWK_a__header{flex-direction:column}.edit-module__1hWK_a__dateRow{grid-template-columns:1fr}.edit-module__1hWK_a__balanceStats{grid-template-columns:repeat(2,1fr)}.edit-module__1hWK_a__formActions{flex-direction:column}.edit-module__1hWK_a__formActions button{width:100%}}
.leaves-module__8DIDUG__container{max-width:1200px;margin:0 auto;padding:24px}.leaves-module__8DIDUG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.leaves-module__8DIDUG__title{color:#1e293b;margin:0 0 8px;font-size:28px;font-weight:700}.leaves-module__8DIDUG__subtitle{color:#64748b;margin:0;font-size:16px}.leaves-module__8DIDUG__headerActions{flex-wrap:wrap;gap:12px;display:flex}.leaves-module__8DIDUG__backButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.leaves-module__8DIDUG__backButton:hover{background:#e2e8f0}.leaves-module__8DIDUG__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:all .2s}.leaves-module__8DIDUG__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.leaves-module__8DIDUG__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 16px}.leaves-module__8DIDUG__successMessage{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:20px;padding:12px 16px}.leaves-module__8DIDUG__loading{text-align:center;color:#64748b;padding:60px;font-size:16px}.leaves-module__8DIDUG__tabs{border-bottom:2px solid #e2e8f0;gap:0;margin-bottom:24px;display:flex}.leaves-module__8DIDUG__tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:12px 24px;font-size:15px;font-weight:500;transition:all .2s}.leaves-module__8DIDUG__tab:hover{color:#3b82f6}.leaves-module__8DIDUG__tabActive{color:#3b82f6;border-bottom-color:#3b82f6}.leaves-module__8DIDUG__filterBar{background:#f8fafc;border-radius:8px;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}.leaves-module__8DIDUG__filterBar label{color:#475569;font-size:14px;font-weight:500}.leaves-module__8DIDUG__filterSelect{border:1px solid #d1d5db;border-radius:6px;min-width:150px;padding:8px 12px;font-size:14px}.leaves-module__8DIDUG__filterSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.leaves-module__8DIDUG__emptyState{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;padding:60px 20px}.leaves-module__8DIDUG__emptyIcon{margin-bottom:16px;font-size:48px;display:block}.leaves-module__8DIDUG__emptyState h3{color:#1e293b;margin:0 0 8px;font-size:18px;font-weight:600}.leaves-module__8DIDUG__emptyState p{color:#64748b;margin:0 0 20px}.leaves-module__8DIDUG__requestsList{flex-direction:column;gap:16px;display:flex}.leaves-module__8DIDUG__requestCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.leaves-module__8DIDUG__requestHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.leaves-module__8DIDUG__requestType{align-items:center;gap:10px;display:flex}.leaves-module__8DIDUG__typeCode{color:#4338ca;background:#e0e7ff;border-radius:4px;padding:4px 10px;font-family:monospace;font-size:12px;font-weight:600}.leaves-module__8DIDUG__typeName{color:#1e293b;font-size:16px;font-weight:600}.leaves-module__8DIDUG__statusBadge{border-radius:20px;padding:6px 12px;font-size:13px;font-weight:500}.leaves-module__8DIDUG__statusPending{color:#d97706;background:#fef3c7}.leaves-module__8DIDUG__statusApproved{color:#059669;background:#d1fae5}.leaves-module__8DIDUG__statusRejected{color:#dc2626;background:#fee2e2}.leaves-module__8DIDUG__statusCancelled{color:#64748b;background:#f1f5f9}.leaves-module__8DIDUG__requestDetails{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.leaves-module__8DIDUG__detailRow{gap:12px;font-size:14px;display:flex}.leaves-module__8DIDUG__detailLabel{color:#64748b;min-width:100px}.leaves-module__8DIDUG__detailValue{color:#1e293b;flex-wrap:wrap;align-items:center;gap:8px;font-weight:500;display:flex}.leaves-module__8DIDUG__postLeaveBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:600}.leaves-module__8DIDUG__approvalFlow{background:#f8fafc;border-radius:8px;margin-bottom:16px;padding:12px 16px}.leaves-module__8DIDUG__approvalLabel{color:#64748b;margin-bottom:8px;font-size:12px;font-weight:500;display:block}.leaves-module__8DIDUG__approvalSteps{flex-wrap:wrap;gap:16px;display:flex}.leaves-module__8DIDUG__approvalStep{align-items:center;gap:6px;display:flex}.leaves-module__8DIDUG__stepStatus{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:600;display:flex}.leaves-module__8DIDUG__stepapproved{color:#059669;background:#d1fae5}.leaves-module__8DIDUG__steprejected{color:#dc2626;background:#fee2e2}.leaves-module__8DIDUG__steppending{color:#64748b;background:#f1f5f9}.leaves-module__8DIDUG__stepRole{color:#475569;font-size:13px}.leaves-module__8DIDUG__requestActions{border-top:1px solid #f1f5f9;gap:10px;padding-top:12px;display:flex}.leaves-module__8DIDUG__editButton{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.leaves-module__8DIDUG__editButton:hover{background:#dbeafe}.leaves-module__8DIDUG__cancelButton{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.leaves-module__8DIDUG__cancelButton:hover{background:#fee2e2}.leaves-module__8DIDUG__cancelButton:disabled{opacity:.6;cursor:not-allowed}.leaves-module__8DIDUG__balancesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.leaves-module__8DIDUG__balanceCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.leaves-module__8DIDUG__balanceHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.leaves-module__8DIDUG__balanceType{color:#1e293b;margin:0;font-size:16px;font-weight:600}.leaves-module__8DIDUG__balanceCode{color:#4338ca;background:#e0e7ff;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:11px;font-weight:600}.leaves-module__8DIDUG__balanceStats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.leaves-module__8DIDUG__balanceStat{text-align:center}.leaves-module__8DIDUG__statValue{color:#1e293b;font-size:20px;font-weight:700;display:block}.leaves-module__8DIDUG__statLabel{color:#64748b;margin-top:2px;font-size:11px;display:block}.leaves-module__8DIDUG__remaining .leaves-module__8DIDUG__statValue{color:#059669}.leaves-module__8DIDUG__balanceBar{background:#e2e8f0;border-radius:4px;height:8px;display:flex;overflow:hidden}.leaves-module__8DIDUG__balanceUsed{background:#3b82f6;height:100%}.leaves-module__8DIDUG__balancePending{background:#fbbf24;height:100%}.leaves-module__8DIDUG__balancesSection{flex-direction:column;gap:24px;display:flex}.leaves-module__8DIDUG__balanceOverview{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:24px}.leaves-module__8DIDUG__sectionTitle{margin:0 0 16px;font-size:20px;font-weight:700}.leaves-module__8DIDUG__overviewStats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.leaves-module__8DIDUG__overviewStat{text-align:center;background:#ffffff26;border-radius:12px;padding:16px}.leaves-module__8DIDUG__overviewValue{font-size:32px;font-weight:700;display:block}.leaves-module__8DIDUG__overviewLabel{opacity:.9;margin-top:4px;font-size:12px;display:block}.leaves-module__8DIDUG__balanceStatsSecondary{border-top:1px solid #e2e8f0;gap:16px;margin-top:12px;padding-top:12px;display:flex}.leaves-module__8DIDUG__balanceStatSmall{text-align:center;flex:1}.leaves-module__8DIDUG__statValueSmall{color:#475569;font-size:16px;font-weight:600;display:block}.leaves-module__8DIDUG__statLabelSmall{color:#94a3b8;font-size:11px;display:block}.leaves-module__8DIDUG__balanceDates{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:12px;padding-top:12px;display:flex}.leaves-module__8DIDUG__dateInfo{color:#94a3b8;font-size:11px}.leaves-module__8DIDUG__summaryStats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.leaves-module__8DIDUG__summaryCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.leaves-module__8DIDUG__summaryValue{color:#1e293b;font-size:28px;font-weight:700;display:block}.leaves-module__8DIDUG__summaryLabel{color:#64748b;margin-top:4px;font-size:12px;display:block}.leaves-module__8DIDUG__filterSection{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:20px;padding:16px}.leaves-module__8DIDUG__filterRow{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.leaves-module__8DIDUG__filterGroup{flex-direction:column;gap:4px;display:flex}.leaves-module__8DIDUG__filterGroup label{color:#64748b;font-size:12px;font-weight:500}.leaves-module__8DIDUG__filterInput{border:1px solid #e2e8f0;border-radius:6px;min-width:140px;padding:8px 12px;font-size:14px}.leaves-module__8DIDUG__filterInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.leaves-module__8DIDUG__clearFiltersBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.leaves-module__8DIDUG__clearFiltersBtn:hover{color:#475569;background:#e2e8f0}@media (max-width:768px){.leaves-module__8DIDUG__container{padding:16px}.leaves-module__8DIDUG__header{flex-direction:column}.leaves-module__8DIDUG__headerActions{width:100%}.leaves-module__8DIDUG__headerActions button{flex:1}.leaves-module__8DIDUG__tabs{overflow-x:auto}.leaves-module__8DIDUG__filterBar{flex-direction:column;align-items:stretch}.leaves-module__8DIDUG__filterRow{flex-direction:column}.leaves-module__8DIDUG__filterGroup,.leaves-module__8DIDUG__filterSelect,.leaves-module__8DIDUG__filterInput{width:100%}.leaves-module__8DIDUG__summaryStats,.leaves-module__8DIDUG__overviewStats,.leaves-module__8DIDUG__balanceStats{grid-template-columns:repeat(2,1fr)}.leaves-module__8DIDUG__balanceDates{flex-direction:column;gap:4px}.leaves-module__8DIDUG__requestActions{flex-direction:column}.leaves-module__8DIDUG__requestActions button{width:100%}}
.request-module__cwQwyW__container{max-width:900px;margin:0 auto;padding:24px}.request-module__cwQwyW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.request-module__cwQwyW__title{color:#1e293b;margin:0 0 8px;font-size:28px;font-weight:700}.request-module__cwQwyW__subtitle{color:#64748b;margin:0;font-size:16px}.request-module__cwQwyW__backButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.request-module__cwQwyW__backButton:hover{background:#e2e8f0}.request-module__cwQwyW__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 16px}.request-module__cwQwyW__successMessage{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:20px;padding:12px 16px}.request-module__cwQwyW__warningMessage{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:12px;padding:12px 16px;font-size:14px}.request-module__cwQwyW__infoMessage{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:12px;padding:12px 16px;font-size:14px;line-height:1.5}.request-module__cwQwyW__postLeaveBadge{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:20px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:600}.request-module__cwQwyW__loading{text-align:center;color:#64748b;padding:60px;font-size:16px}.request-module__cwQwyW__form{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.request-module__cwQwyW__formGrid{flex-direction:column;display:flex}.request-module__cwQwyW__formSection{border-bottom:1px solid #f1f5f9;padding:24px}.request-module__cwQwyW__formSection:last-child{border-bottom:none}.request-module__cwQwyW__sectionTitle{color:#1e293b;margin:0 0 16px;font-size:16px;font-weight:600}.request-module__cwQwyW__formGroup{margin-bottom:16px}.request-module__cwQwyW__formGroup:last-child{margin-bottom:0}.request-module__cwQwyW__label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.request-module__cwQwyW__input,.request-module__cwQwyW__select,.request-module__cwQwyW__textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.request-module__cwQwyW__textarea{resize:vertical;font-family:inherit}.request-module__cwQwyW__input:focus,.request-module__cwQwyW__select:focus,.request-module__cwQwyW__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.request-module__cwQwyW__dateRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.request-module__cwQwyW__leaveTypeInfo{background:#f8fafc;border-radius:8px;margin-top:12px;padding:16px}.request-module__cwQwyW__leaveTypeDescription{color:#64748b;margin:0 0 12px;font-size:14px;line-height:1.5}.request-module__cwQwyW__leaveTypeMeta{flex-wrap:wrap;gap:10px;display:flex}.request-module__cwQwyW__paidBadge{color:#059669;background:#d1fae5;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.request-module__cwQwyW__unpaidBadge{color:#d97706;background:#fef3c7;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.request-module__cwQwyW__attachmentRequired{color:#dc2626;background:#fee2e2;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.request-module__cwQwyW__maxDuration{color:#4338ca;background:#e0e7ff;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500}.request-module__cwQwyW__balanceInfo{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:16px;padding:16px}.request-module__cwQwyW__balanceInfo h4{color:#1d4ed8;margin:0 0 12px;font-size:13px;font-weight:600}.request-module__cwQwyW__balanceStats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.request-module__cwQwyW__balanceStat{text-align:center}.request-module__cwQwyW__statValue{color:#1e293b;font-size:20px;font-weight:700;display:block}.request-module__cwQwyW__statLabel{color:#64748b;margin-top:2px;font-size:11px;display:block}.request-module__cwQwyW__remaining .request-module__cwQwyW__statValue{color:#059669}.request-module__cwQwyW__durationDisplay{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;display:flex}.request-module__cwQwyW__durationLabel{color:#64748b;font-size:14px}.request-module__cwQwyW__durationValue{color:#059669;font-size:16px;font-weight:600}.request-module__cwQwyW__fileUpload{position:relative}.request-module__cwQwyW__fileInput{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.request-module__cwQwyW__fileLabel{cursor:pointer;text-align:center;color:#64748b;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:all .2s;display:flex}.request-module__cwQwyW__fileLabel:hover{background:#f8fafc;border-color:#3b82f6}.request-module__cwQwyW__uploadIcon{margin-bottom:8px;font-size:24px}.request-module__cwQwyW__fileName{color:#1e293b;font-weight:500}.request-module__cwQwyW__fileSize{color:#64748b;margin-left:8px;font-size:12px}.request-module__cwQwyW__fileHint{color:#94a3b8;margin-top:4px;font-size:12px}.request-module__cwQwyW__attachmentHint{color:#dc2626;margin-top:8px;font-size:12px}.request-module__cwQwyW__formActions{background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.request-module__cwQwyW__cancelButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:12px 24px;font-weight:500;transition:all .2s}.request-module__cwQwyW__cancelButton:hover{background:#e2e8f0}.request-module__cwQwyW__cancelButton:disabled{opacity:.6;cursor:not-allowed}.request-module__cwQwyW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:12px 32px;font-weight:600;transition:all .2s}.request-module__cwQwyW__submitButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.request-module__cwQwyW__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.request-module__cwQwyW__container{padding:16px}.request-module__cwQwyW__header{flex-direction:column}.request-module__cwQwyW__dateRow{grid-template-columns:1fr}.request-module__cwQwyW__balanceStats{grid-template-columns:repeat(2,1fr)}.request-module__cwQwyW__formActions{flex-direction:column}.request-module__cwQwyW__formActions button{width:100%}}
.myResignations-module__iY_UNG__backButton{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:6px;margin-bottom:1.5rem;padding:.5rem 1rem}.myResignations-module__iY_UNG__backButton:hover{background:#4b5563}.myResignations-module__iY_UNG__container{max-width:1000px;margin:0 auto}.myResignations-module__iY_UNG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.myResignations-module__iY_UNG__header h1{color:#1f2937;margin:0;font-size:2rem}.myResignations-module__iY_UNG__newButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;padding:.875rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #10b9814d}.myResignations-module__iY_UNG__newButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}.myResignations-module__iY_UNG__loading{text-align:center;color:#6b7280;padding:3rem;font-size:1.125rem}.myResignations-module__iY_UNG__error{color:#dc2626;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.myResignations-module__iY_UNG__empty{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem;box-shadow:0 2px 8px #0000001a}.myResignations-module__iY_UNG__emptyIcon{margin-bottom:1rem;font-size:4rem}.myResignations-module__iY_UNG__empty h2{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem}.myResignations-module__iY_UNG__empty p{color:#6b7280;margin:0 0 2rem}.myResignations-module__iY_UNG__emptyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:.875rem 2rem;font-weight:600;box-shadow:0 4px 12px #3b82f64d}.myResignations-module__iY_UNG__emptyButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.myResignations-module__iY_UNG__list{flex-direction:column;gap:1.5rem;display:flex}.myResignations-module__iY_UNG__card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.myResignations-module__iY_UNG__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.myResignations-module__iY_UNG__cardHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.myResignations-module__iY_UNG__cardHeader h3{color:#1f2937;margin:0 0 .25rem;font-size:1.25rem}.myResignations-module__iY_UNG__date{color:#6b7280;font-size:.875rem}.myResignations-module__iY_UNG__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.myResignations-module__iY_UNG__cardBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.myResignations-module__iY_UNG__detail{flex-direction:column;gap:.25rem;display:flex}.myResignations-module__iY_UNG__detail strong{color:#6b7280;font-size:.875rem;font-weight:600}.myResignations-module__iY_UNG__detail span{color:#1f2937;font-size:1rem;line-height:1.5}.myResignations-module__iY_UNG__hrComments{background:#fef3c7;border-left:3px solid #f59e0b;border-radius:6px;padding:.75rem;display:block!important}.myResignations-module__iY_UNG__cardFooter{background:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.myResignations-module__iY_UNG__cardFooter small{color:#6b7280;font-size:.875rem}@media (max-width:768px){.myResignations-module__iY_UNG__header{flex-direction:column;align-items:flex-start}.myResignations-module__iY_UNG__newButton{width:100%}.myResignations-module__iY_UNG__cardHeader{flex-direction:column}.myResignations-module__iY_UNG__badge{align-self:flex-start}}
.dispute-module__nyrlaa__container{max-width:900px;margin:0 auto;padding:20px}.dispute-module__nyrlaa__navigation{margin-bottom:25px}.dispute-module__nyrlaa__backLink{color:#2563eb;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.dispute-module__nyrlaa__backLink:hover{color:#1d4ed8;text-decoration:underline}.dispute-module__nyrlaa__infoBanner{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-left:4px solid #3b82f6;border-radius:10px;gap:15px;margin-bottom:25px;padding:20px;display:flex}.dispute-module__nyrlaa__infoIcon{flex-shrink:0;font-size:28px}.dispute-module__nyrlaa__infoContent h4{color:#1e293b;margin:0 0 8px;font-size:16px;font-weight:700}.dispute-module__nyrlaa__infoContent p{color:#475569;margin:0;font-size:14px;line-height:1.6}.dispute-module__nyrlaa__successMessage{color:#065f46;background:#d1fae5;border-left:4px solid #10b981;border-radius:8px;margin-bottom:20px;padding:15px 20px;font-size:14px;font-weight:600}.dispute-module__nyrlaa__errorMessage{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:20px;padding:15px 20px;font-size:14px;font-weight:500}.dispute-module__nyrlaa__form{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.dispute-module__nyrlaa__formSection{padding:30px}.dispute-module__nyrlaa__formSection h3{color:#1e293b;border-bottom:2px solid #e2e8f0;margin:0 0 25px;padding-bottom:15px;font-size:20px;font-weight:700}.dispute-module__nyrlaa__formGroup{margin-bottom:25px}.dispute-module__nyrlaa__label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.dispute-module__nyrlaa__required{color:#dc2626}.dispute-module__nyrlaa__select{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 15px;font-size:14px;transition:all .2s}.dispute-module__nyrlaa__select:hover{border-color:#94a3b8}.dispute-module__nyrlaa__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dispute-module__nyrlaa__select:disabled{cursor:not-allowed;opacity:.6;background:#f1f5f9}.dispute-module__nyrlaa__textarea{color:#1e293b;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:12px 15px;font-family:inherit;font-size:14px;line-height:1.6;transition:all .2s}.dispute-module__nyrlaa__textarea:hover{border-color:#94a3b8}.dispute-module__nyrlaa__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dispute-module__nyrlaa__textarea:disabled{cursor:not-allowed;opacity:.6;background:#f1f5f9}.dispute-module__nyrlaa__charCount{color:#64748b;text-align:right;margin-top:5px;font-size:12px}.dispute-module__nyrlaa__payslipSummary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:25px;padding:20px}.dispute-module__nyrlaa__payslipSummary h4{color:#1e293b;margin:0 0 15px;font-size:15px;font-weight:700}.dispute-module__nyrlaa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.dispute-module__nyrlaa__summaryItem{flex-direction:column;gap:4px;display:flex}.dispute-module__nyrlaa__summaryLabel{color:#64748b;font-size:12px;font-weight:500}.dispute-module__nyrlaa__summaryValue{color:#1e293b;font-size:14px;font-weight:600}.dispute-module__nyrlaa__guidelines{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;margin-bottom:25px;padding:20px}.dispute-module__nyrlaa__guidelines h4{color:#78350f;margin:0 0 12px;font-size:15px;font-weight:700}.dispute-module__nyrlaa__guidelines ul{margin:0;padding-left:20px;list-style:outside}.dispute-module__nyrlaa__guidelines li{color:#92400e;margin-bottom:6px;font-size:13px;line-height:1.7}.dispute-module__nyrlaa__formActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.dispute-module__nyrlaa__btnCancel{color:#475569;cursor:pointer;background:#fff;border:2px solid #cbd5e1;border-radius:8px;padding:12px 30px;font-size:14px;font-weight:600;transition:all .2s}.dispute-module__nyrlaa__btnCancel:hover{background:#f8fafc;border-color:#94a3b8}.dispute-module__nyrlaa__btnCancel:disabled{opacity:.5;cursor:not-allowed}.dispute-module__nyrlaa__btnSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;padding:12px 30px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 6px #ef444433}.dispute-module__nyrlaa__btnSubmit:hover{transform:translateY(-2px);box-shadow:0 4px 10px #ef44444d}.dispute-module__nyrlaa__btnSubmit:disabled{opacity:.6;cursor:not-allowed;transform:none}.dispute-module__nyrlaa__helpSection{background:#fff;border-left:4px solid #10b981;border-radius:12px;margin-top:25px;padding:25px;box-shadow:0 2px 8px #0000000f}.dispute-module__nyrlaa__helpSection h3{color:#1e293b;margin:0 0 10px;font-size:16px;font-weight:700}.dispute-module__nyrlaa__helpSection p{color:#475569;margin:0;font-size:14px;line-height:1.7}.dispute-module__nyrlaa__helpSection a{color:#2563eb;font-weight:600;text-decoration:none}.dispute-module__nyrlaa__helpSection a:hover{text-decoration:underline}@media (max-width:768px){.dispute-module__nyrlaa__container{padding:15px}.dispute-module__nyrlaa__formSection{padding:20px}.dispute-module__nyrlaa__summaryGrid{grid-template-columns:1fr}.dispute-module__nyrlaa__formActions{flex-direction:column-reverse}.dispute-module__nyrlaa__btnCancel,.dispute-module__nyrlaa__btnSubmit{width:100%}.dispute-module__nyrlaa__infoBanner{flex-direction:column}}
.my-claims-module__lLTKNq__container{max-width:1200px;margin:0 auto;padding:20px}.my-claims-module__lLTKNq__navigation{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.my-claims-module__lLTKNq__backLink{color:#2563eb;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.my-claims-module__lLTKNq__backLink:hover{color:#1d4ed8;text-decoration:underline}.my-claims-module__lLTKNq__btnNewClaim{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #8b5cf633}.my-claims-module__lLTKNq__btnNewClaim:hover{transform:translateY(-2px);box-shadow:0 4px 8px #8b5cf64d}.my-claims-module__lLTKNq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:30px;display:grid}.my-claims-module__lLTKNq__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000f}.my-claims-module__lLTKNq__statCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.my-claims-module__lLTKNq__statIcon{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:36px;display:flex}.my-claims-module__lLTKNq__statContent{flex:1}.my-claims-module__lLTKNq__statLabel{color:#64748b;margin-bottom:4px;font-size:13px;font-weight:500}.my-claims-module__lLTKNq__statValue{color:#1e293b;font-size:22px;font-weight:700}.my-claims-module__lLTKNq__filterSection{background:#fff;border-radius:12px;margin-bottom:25px;padding:20px;box-shadow:0 2px 8px #0000000f}.my-claims-module__lLTKNq__filterLabel{color:#334155;margin-bottom:12px;font-size:14px;font-weight:600}.my-claims-module__lLTKNq__filterButtons{flex-wrap:wrap;gap:10px;display:flex}.my-claims-module__lLTKNq__filterBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.my-claims-module__lLTKNq__filterBtn:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.my-claims-module__lLTKNq__filterActive{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border-color:#8b5cf6;color:#fff!important}.my-claims-module__lLTKNq__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.my-claims-module__lLTKNq__statusPending{color:#92400e;background:#fef3c7}.my-claims-module__lLTKNq__statusApproved{color:#065f46;background:#d1fae5}.my-claims-module__lLTKNq__statusRejected{color:#991b1b;background:#fee2e2}.my-claims-module__lLTKNq__statusDefault{color:#475569;background:#e2e8f0}.my-claims-module__lLTKNq__claimsList{flex-direction:column;gap:20px;display:flex}.my-claims-module__lLTKNq__claimCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.my-claims-module__lLTKNq__claimCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a}.my-claims-module__lLTKNq__claimHeader{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);border-bottom:1px solid #e9d5ff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:20px;display:flex}.my-claims-module__lLTKNq__claimTitle{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.my-claims-module__lLTKNq__claimId{color:#1e293b;font-size:16px;font-weight:700}.my-claims-module__lLTKNq__claimType{color:#7c3aed;background:#fff;border-radius:6px;padding:4px 12px;font-size:14px;font-weight:600}.my-claims-module__lLTKNq__claimDate{color:#64748b;font-size:13px;font-weight:500}.my-claims-module__lLTKNq__claimBody{padding:20px}.my-claims-module__lLTKNq__amountSection{border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:15px;padding-bottom:15px;display:grid}.my-claims-module__lLTKNq__amountItem{flex-direction:column;gap:4px;display:flex}.my-claims-module__lLTKNq__amountLabel{color:#64748b;font-size:12px;font-weight:500}.my-claims-module__lLTKNq__amountValue{color:#1e293b;font-size:18px;font-weight:700}.my-claims-module__lLTKNq__approvedValue{color:#10b981}.my-claims-module__lLTKNq__claimDescription{margin-bottom:15px}.my-claims-module__lLTKNq__claimDescription strong{color:#475569;margin-bottom:8px;font-size:13px;display:block}.my-claims-module__lLTKNq__claimDescription p{color:#334155;background:#f8fafc;border-left:3px solid #94a3b8;border-radius:8px;margin:0;padding:15px;font-size:14px;line-height:1.7}.my-claims-module__lLTKNq__resolutionSection,.my-claims-module__lLTKNq__rejectionSection{margin-top:15px}.my-claims-module__lLTKNq__resolutionSection strong,.my-claims-module__lLTKNq__rejectionSection strong{margin-bottom:8px;font-size:13px;display:block}.my-claims-module__lLTKNq__resolutionSection strong{color:#065f46}.my-claims-module__lLTKNq__rejectionSection strong{color:#991b1b}.my-claims-module__lLTKNq__resolutionText,.my-claims-module__lLTKNq__rejectionText{border-radius:8px;margin:0;padding:15px;font-size:14px;line-height:1.7}.my-claims-module__lLTKNq__resolutionText{color:#065f46;background:#d1fae5;border-left:3px solid #10b981}.my-claims-module__lLTKNq__rejectionText{color:#991b1b;background:#fee2e2;border-left:3px solid #dc2626}.my-claims-module__lLTKNq__claimFooter{background:#fafbfc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.my-claims-module__lLTKNq__updateInfo{color:#64748b;font-size:12px;font-weight:500}.my-claims-module__lLTKNq__emptyState{text-align:center;background:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 2px 8px #0000000f}.my-claims-module__lLTKNq__emptyIcon{margin-bottom:20px;font-size:64px}.my-claims-module__lLTKNq__emptyState h3{color:#1e293b;margin:0 0 10px;font-size:20px;font-weight:700}.my-claims-module__lLTKNq__emptyState p{color:#64748b;margin:0 0 25px;font-size:15px}.my-claims-module__lLTKNq__btnSubmitFirst{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);border:none;border-radius:8px;padding:12px 30px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 6px #8b5cf633}.my-claims-module__lLTKNq__btnSubmitFirst:hover{transform:translateY(-2px);box-shadow:0 4px 10px #8b5cf64d}.my-claims-module__lLTKNq__summarySection{background:#fff;border-radius:12px;margin-top:30px;padding:25px;box-shadow:0 2px 8px #0000000f}.my-claims-module__lLTKNq__summarySection h3{color:#1e293b;margin:0 0 20px;font-size:18px;font-weight:700}.my-claims-module__lLTKNq__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.my-claims-module__lLTKNq__summaryCard{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);border-left:4px solid #8b5cf6;border-radius:10px;padding:20px}.my-claims-module__lLTKNq__summaryLabel{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:600}.my-claims-module__lLTKNq__summaryValue{color:#1e293b;font-size:24px;font-weight:700}.my-claims-module__lLTKNq__errorMessage{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:20px;padding:15px 20px;font-size:14px;font-weight:500}@media (max-width:768px){.my-claims-module__lLTKNq__container{padding:15px}.my-claims-module__lLTKNq__statsGrid{grid-template-columns:1fr}.my-claims-module__lLTKNq__navigation{flex-direction:column;align-items:stretch}.my-claims-module__lLTKNq__btnNewClaim{width:100%}.my-claims-module__lLTKNq__filterButtons{flex-direction:column}.my-claims-module__lLTKNq__filterBtn{text-align:left;width:100%}.my-claims-module__lLTKNq__claimHeader{flex-direction:column;align-items:flex-start}.my-claims-module__lLTKNq__amountSection,.my-claims-module__lLTKNq__summaryGrid{grid-template-columns:1fr}}
.my-disputes-module__3-aD9q__container{max-width:1200px;margin:0 auto;padding:20px}.my-disputes-module__3-aD9q__navigation{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.my-disputes-module__3-aD9q__backLink{color:#2563eb;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.my-disputes-module__3-aD9q__backLink:hover{color:#1d4ed8;text-decoration:underline}.my-disputes-module__3-aD9q__btnNewDispute{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #ef444433}.my-disputes-module__3-aD9q__btnNewDispute:hover{transform:translateY(-2px);box-shadow:0 4px 8px #ef44444d}.my-disputes-module__3-aD9q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.my-disputes-module__3-aD9q__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000f}.my-disputes-module__3-aD9q__statCard:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.my-disputes-module__3-aD9q__statIcon{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:36px;display:flex}.my-disputes-module__3-aD9q__statContent{flex:1}.my-disputes-module__3-aD9q__statLabel{color:#64748b;margin-bottom:4px;font-size:13px;font-weight:500}.my-disputes-module__3-aD9q__statValue{color:#1e293b;font-size:28px;font-weight:700}.my-disputes-module__3-aD9q__filterSection{background:#fff;border-radius:12px;margin-bottom:25px;padding:20px;box-shadow:0 2px 8px #0000000f}.my-disputes-module__3-aD9q__filterLabel{color:#334155;margin-bottom:12px;font-size:14px;font-weight:600}.my-disputes-module__3-aD9q__filterButtons{flex-wrap:wrap;gap:10px;display:flex}.my-disputes-module__3-aD9q__filterBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.my-disputes-module__3-aD9q__filterBtn:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.my-disputes-module__3-aD9q__filterActive{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-color:#3b82f6;color:#fff!important}.my-disputes-module__3-aD9q__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.my-disputes-module__3-aD9q__statusPending{color:#92400e;background:#fef3c7}.my-disputes-module__3-aD9q__statusApproved{color:#065f46;background:#d1fae5}.my-disputes-module__3-aD9q__statusRejected{color:#991b1b;background:#fee2e2}.my-disputes-module__3-aD9q__statusDefault{color:#475569;background:#e2e8f0}.my-disputes-module__3-aD9q__disputesList{flex-direction:column;gap:20px;display:flex}.my-disputes-module__3-aD9q__disputeCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.my-disputes-module__3-aD9q__disputeCard:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a}.my-disputes-module__3-aD9q__disputeHeader{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:20px;display:flex}.my-disputes-module__3-aD9q__disputeTitle{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.my-disputes-module__3-aD9q__disputeId{color:#1e293b;font-size:16px;font-weight:700}.my-disputes-module__3-aD9q__disputeDate{color:#64748b;font-size:13px;font-weight:500}.my-disputes-module__3-aD9q__disputeBody{padding:20px}.my-disputes-module__3-aD9q__payslipInfo{color:#334155;border-bottom:1px solid #f1f5f9;margin-bottom:15px;padding-bottom:15px;font-size:14px}.my-disputes-module__3-aD9q__payslipInfo strong{color:#1e293b}.my-disputes-module__3-aD9q__disputeDescription{margin-bottom:15px}.my-disputes-module__3-aD9q__disputeDescription strong{color:#475569;margin-bottom:8px;font-size:13px;display:block}.my-disputes-module__3-aD9q__disputeDescription p{color:#334155;background:#f8fafc;border-left:3px solid #94a3b8;border-radius:8px;margin:0;padding:15px;font-size:14px;line-height:1.7}.my-disputes-module__3-aD9q__resolutionSection,.my-disputes-module__3-aD9q__rejectionSection{margin-top:15px}.my-disputes-module__3-aD9q__resolutionSection strong,.my-disputes-module__3-aD9q__rejectionSection strong{margin-bottom:8px;font-size:13px;display:block}.my-disputes-module__3-aD9q__resolutionSection strong{color:#065f46}.my-disputes-module__3-aD9q__rejectionSection strong{color:#991b1b}.my-disputes-module__3-aD9q__resolutionText,.my-disputes-module__3-aD9q__rejectionText{border-radius:8px;margin:0;padding:15px;font-size:14px;line-height:1.7}.my-disputes-module__3-aD9q__resolutionText{color:#065f46;background:#d1fae5;border-left:3px solid #10b981}.my-disputes-module__3-aD9q__rejectionText{color:#991b1b;background:#fee2e2;border-left:3px solid #dc2626}.my-disputes-module__3-aD9q__disputeFooter{background:#fafbfc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:15px 20px;display:flex}.my-disputes-module__3-aD9q__updateInfo{color:#64748b;font-size:12px;font-weight:500}.my-disputes-module__3-aD9q__btnViewPayslip{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s}.my-disputes-module__3-aD9q__btnViewPayslip:hover{transform:translateY(-1px);box-shadow:0 2px 6px #2563eb4d}.my-disputes-module__3-aD9q__emptyState{text-align:center;background:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 2px 8px #0000000f}.my-disputes-module__3-aD9q__emptyIcon{margin-bottom:20px;font-size:64px}.my-disputes-module__3-aD9q__emptyState h3{color:#1e293b;margin:0 0 10px;font-size:20px;font-weight:700}.my-disputes-module__3-aD9q__emptyState p{color:#64748b;margin:0 0 25px;font-size:15px}.my-disputes-module__3-aD9q__btnSubmitFirst{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;padding:12px 30px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 6px #ef444433}.my-disputes-module__3-aD9q__btnSubmitFirst:hover{transform:translateY(-2px);box-shadow:0 4px 10px #ef44444d}.my-disputes-module__3-aD9q__errorMessage{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:20px;padding:15px 20px;font-size:14px;font-weight:500}@media (max-width:768px){.my-disputes-module__3-aD9q__container{padding:15px}.my-disputes-module__3-aD9q__statsGrid{grid-template-columns:1fr}.my-disputes-module__3-aD9q__navigation{flex-direction:column;align-items:stretch}.my-disputes-module__3-aD9q__btnNewDispute{width:100%}.my-disputes-module__3-aD9q__filterButtons{flex-direction:column}.my-disputes-module__3-aD9q__filterBtn{text-align:left;width:100%}.my-disputes-module__3-aD9q__disputeHeader{flex-direction:column;align-items:flex-start}.my-disputes-module__3-aD9q__disputeFooter{flex-direction:column;align-items:stretch}.my-disputes-module__3-aD9q__btnViewPayslip{width:100%}}
.payslips-module__yKVX6G__container{max-width:1400px;margin:0 auto;padding:2rem}.payslips-module__yKVX6G__backLink{color:#2563eb;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.payslips-module__yKVX6G__backLink:hover{color:#1d4ed8}.payslips-module__yKVX6G__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.payslips-module__yKVX6G__headerContent{flex:1;min-width:300px}.payslips-module__yKVX6G__pageTitle{color:#111827;margin:0 0 .5rem;font-size:2rem;font-weight:700}.payslips-module__yKVX6G__pageSubtitle{color:#6b7280;margin:0;font-size:1rem}.payslips-module__yKVX6G__headerActions{flex-wrap:wrap;gap:1rem;display:flex}.payslips-module__yKVX6G__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #2563eb33}.payslips-module__yKVX6G__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.payslips-module__yKVX6G__btnSecondary{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.payslips-module__yKVX6G__btnSecondary:hover{background:#eff6ff;transform:translateY(-2px)}.payslips-module__yKVX6G__errorMessage{color:#dc2626;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.payslips-module__yKVX6G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.payslips-module__yKVX6G__statCard{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.payslips-module__yKVX6G__statCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.payslips-module__yKVX6G__statValue{color:#111827;margin-bottom:.5rem;font-size:2rem;font-weight:700}.payslips-module__yKVX6G__statLabel{color:#6b7280;font-size:.875rem;font-weight:500}.payslips-module__yKVX6G__card{background:#fff;border-radius:12px;margin-bottom:2rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.payslips-module__yKVX6G__emptyState{text-align:center;padding:4rem 2rem}.payslips-module__yKVX6G__emptyStateIcon{margin-bottom:1rem;font-size:4rem}.payslips-module__yKVX6G__emptyStateTitle{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.payslips-module__yKVX6G__emptyStateDescription{color:#6b7280;font-size:1rem}.payslips-module__yKVX6G__table{border-collapse:collapse;width:100%}.payslips-module__yKVX6G__table thead{background:#f8fafc}.payslips-module__yKVX6G__table th{text-align:left;color:#111827;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0;padding:1rem;font-size:.875rem;font-weight:600}.payslips-module__yKVX6G__table td{color:#374151;border-bottom:1px solid #f1f5f9;padding:1rem}.payslips-module__yKVX6G__table tbody tr{transition:background .2s}.payslips-module__yKVX6G__table tbody tr:hover{background:#f8fafc}.payslips-module__yKVX6G__badgePaid{color:#065f46;text-transform:capitalize;background:#d1fae5;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.payslips-module__yKVX6G__badgePending{color:#92400e;text-transform:capitalize;background:#fef3c7;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.payslips-module__yKVX6G__badgeDisputed{color:#991b1b;text-transform:capitalize;background:#fee2e2;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.payslips-module__yKVX6G__badge{color:#374151;text-transform:capitalize;background:#e5e7eb;border-radius:6px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.payslips-module__yKVX6G__actionButtons{flex-wrap:wrap;gap:.5rem;display:flex}.payslips-module__yKVX6G__btnView{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.payslips-module__yKVX6G__btnView:hover{background:#1d4ed8}.payslips-module__yKVX6G__btnDispute{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.payslips-module__yKVX6G__btnDispute:hover{background:#b91c1c}.payslips-module__yKVX6G__quickActions{margin-top:2rem}.payslips-module__yKVX6G__quickActions h3{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.payslips-module__yKVX6G__actionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.payslips-module__yKVX6G__actionCard{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.5rem;transition:all .2s;display:flex}.payslips-module__yKVX6G__actionCard:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 8px 24px #2563eb26}.payslips-module__yKVX6G__actionIcon{margin-bottom:.75rem;font-size:2rem}.payslips-module__yKVX6G__actionTitle{color:#111827;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;display:block}.payslips-module__yKVX6G__actionDesc{color:#6b7280;font-size:.875rem;display:block}
.detail-module__1Njgyq__container{max-width:1200px;margin:0 auto;padding:20px}@media print{.detail-module__1Njgyq__navigation,.detail-module__1Njgyq__additionalInfo,:is(body>div:first-child>nav,body>div:first-child>aside,body>div:first-child>header,header,nav,aside,[class*=navbar],[class*=sidebar],[class*=header],[class*=navigation],[class*=logout]){display:none!important}body{print-color-adjust:exact;-webkit-print-color-adjust:exact;background:#fff!important;margin:0!important;padding:0!important}.detail-module__1Njgyq__container{max-width:100%;margin:0;padding:0}.detail-module__1Njgyq__payslipDocument{box-shadow:none;page-break-after:avoid;border:1px solid #e2e8f0}.detail-module__1Njgyq__docHeader{border-bottom:2px solid #000}.detail-module__1Njgyq__section{page-break-inside:avoid}.detail-module__1Njgyq__btnDownload,.detail-module__1Njgyq__btnDispute{display:none!important}}.detail-module__1Njgyq__navigation{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.detail-module__1Njgyq__backLink{color:#2563eb;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.detail-module__1Njgyq__backLink:hover{color:#1d4ed8;text-decoration:underline}.detail-module__1Njgyq__actionButtons{flex-wrap:wrap;gap:12px;display:flex}.detail-module__1Njgyq__btnDownload{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #2563eb33}.detail-module__1Njgyq__btnDownload:hover{transform:translateY(-2px);box-shadow:0 4px 8px #2563eb4d}.detail-module__1Njgyq__btnDispute{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #ef444433}.detail-module__1Njgyq__btnDispute:hover{transform:translateY(-2px);box-shadow:0 4px 8px #ef44444d}.detail-module__1Njgyq__payslipDocument{background:#fff;border-radius:12px;margin-bottom:30px;padding:40px;box-shadow:0 4px 12px #00000014}.detail-module__1Njgyq__docHeader{border-bottom:3px solid #3b82f6;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;padding-bottom:25px;display:flex}.detail-module__1Njgyq__companyInfo h1{color:#1e293b;margin:0 0 8px;font-size:28px;font-weight:700}.detail-module__1Njgyq__companyInfo p{color:#64748b;margin:0;font-size:16px}.detail-module__1Njgyq__payslipId{text-align:right;color:#64748b;font-size:14px;line-height:1.8}.detail-module__1Njgyq__payslipId strong{color:#1e293b}.detail-module__1Njgyq__employeeInfo{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:8px;margin-bottom:30px;padding:20px}.detail-module__1Njgyq__employeeInfo h3{color:#1e293b;margin:0 0 15px;font-size:18px;font-weight:600}.detail-module__1Njgyq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.detail-module__1Njgyq__infoItem{flex-direction:column;gap:4px;display:flex}.detail-module__1Njgyq__infoLabel{color:#64748b;font-size:13px;font-weight:500}.detail-module__1Njgyq__infoValue{color:#1e293b;font-size:15px;font-weight:600}.detail-module__1Njgyq__statusBadge{border-radius:6px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.detail-module__1Njgyq__statusPaid{color:#065f46;background:#d1fae5}.detail-module__1Njgyq__statusPending{color:#92400e;background:#fef3c7}.detail-module__1Njgyq__section{border-bottom:1px solid #e2e8f0;margin-bottom:30px;padding-bottom:20px}.detail-module__1Njgyq__sectionTitle{color:#1e293b;border-bottom:2px solid #e2e8f0;margin:0 0 20px;padding-bottom:10px;font-size:20px;font-weight:700}.detail-module__1Njgyq__subsectionTitle{color:#475569;border-left:3px solid #94a3b8;margin:20px 0 12px;padding-left:10px;font-size:16px;font-weight:600}.detail-module__1Njgyq__lineItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:12px 0;display:flex}.detail-module__1Njgyq__lineItem:last-child{border-bottom:none}.detail-module__1Njgyq__itemLabel{color:#334155;flex-direction:column;gap:4px;font-size:15px;font-weight:500;display:flex}.detail-module__1Njgyq__itemNote{color:#64748b;font-size:12px;font-style:italic;font-weight:400}.detail-module__1Njgyq__itemAmount{color:#1e293b;text-align:right;white-space:nowrap;margin-left:20px;font-size:15px;font-weight:600}.detail-module__1Njgyq__subtotal{border-top:2px solid #cbd5e1;justify-content:space-between;align-items:center;margin-top:15px;padding:15px 0 0;display:flex}.detail-module__1Njgyq__subtotalLabel{color:#1e293b;font-size:16px;font-weight:700}.detail-module__1Njgyq__subtotalAmount{color:#1e293b;font-size:18px;font-weight:700}.detail-module__1Njgyq__netPaySection{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;justify-content:space-between;align-items:center;margin:30px 0;padding:25px 30px;display:flex;box-shadow:0 4px 12px #2563eb4d}.detail-module__1Njgyq__netPayLabel{letter-spacing:1px;font-size:20px;font-weight:700}.detail-module__1Njgyq__netPayAmount{font-size:32px;font-weight:800}.detail-module__1Njgyq__footerNote{background:#f8fafc;border-left:4px solid #94a3b8;border-radius:8px;margin-top:30px;padding:20px}.detail-module__1Njgyq__footerNote p{color:#475569;margin:8px 0;font-size:13px;line-height:1.6}.detail-module__1Njgyq__footerNote strong{color:#1e293b}.detail-module__1Njgyq__additionalInfo{background:#fff;border-left:4px solid #10b981;border-radius:12px;padding:25px;box-shadow:0 4px 12px #00000014}.detail-module__1Njgyq__additionalInfo h3{color:#1e293b;margin:0 0 12px;font-size:18px;font-weight:700}.detail-module__1Njgyq__infoText{color:#475569;margin:0;font-size:14px;line-height:1.7}.detail-module__1Njgyq__errorMessage{color:#991b1b;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:20px;padding:20px;font-size:15px;font-weight:500}.detail-module__1Njgyq__printHeader,.detail-module__1Njgyq__printFooter{display:none}@media print{.detail-module__1Njgyq__navigation,.detail-module__1Njgyq__additionalInfo,.detail-module__1Njgyq__actionButtons{display:none!important}.detail-module__1Njgyq__printHeader,.detail-module__1Njgyq__printFooter{display:block}.detail-module__1Njgyq__printHeader{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:12px 12px 0 0;justify-content:space-between;align-items:flex-start;margin:-40px -40px 30px;padding:20px;display:flex}.detail-module__1Njgyq__printLogo h1{margin:0 0 5px;font-size:24px;font-weight:700}.detail-module__1Njgyq__printLogo p{opacity:.9;margin:0;font-size:12px}.detail-module__1Njgyq__printMeta{text-align:right;font-size:11px}.detail-module__1Njgyq__printMeta p{margin:4px 0}.detail-module__1Njgyq__printFooter{border-top:2px solid #e2e8f0;margin-top:40px;padding-top:30px}.detail-module__1Njgyq__printSignature{margin-bottom:30px}.detail-module__1Njgyq__signatureLine{justify-content:space-between;gap:60px;margin-top:40px;display:flex}.detail-module__1Njgyq__signatureBox{text-align:center;flex:1}.detail-module__1Njgyq__signatureBox p{margin:8px 0;font-size:12px}.detail-module__1Njgyq__signatureBox p:first-child{border-bottom:1px solid #000;margin-bottom:15px;padding-bottom:2px}.detail-module__1Njgyq__printDisclaimer{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.detail-module__1Njgyq__printDisclaimer p{color:#64748b;margin:6px 0;font-size:10px}.detail-module__1Njgyq__printDisclaimer p:first-child{color:#1e293b;font-size:11px;font-weight:600}.detail-module__1Njgyq__payslipDocument{box-shadow:none;page-break-after:avoid;padding:40px}.detail-module__1Njgyq__container{max-width:100%;padding:0}.detail-module__1Njgyq__section{page-break-inside:avoid}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}@page{margin:1.5cm;size:A4 portrait}}@media (max-width:768px){.detail-module__1Njgyq__payslipDocument{padding:20px}.detail-module__1Njgyq__docHeader{flex-direction:column}.detail-module__1Njgyq__payslipId{text-align:left}.detail-module__1Njgyq__netPaySection{text-align:center;flex-direction:column;gap:10px}.detail-module__1Njgyq__netPayAmount{font-size:28px}.detail-module__1Njgyq__lineItem{flex-direction:column;gap:8px}.detail-module__1Njgyq__itemAmount{text-align:left;margin-left:0}.detail-module__1Njgyq__actionButtons{width:100%}.detail-module__1Njgyq__btnDownload,.detail-module__1Njgyq__btnDispute{flex:1}}
.overtime-create-module__0fBuIG__root{flex-direction:column;gap:12px;padding:16px;display:flex}.overtime-create-module__0fBuIG__root label{flex-direction:column;gap:6px;font-size:14px;display:flex}.overtime-create-module__0fBuIG__root input,.overtime-create-module__0fBuIG__root textarea,.overtime-create-module__0fBuIG__root select{border:1px solid #e5e7eb;border-radius:6px;padding:8px 10px;font-size:14px}.overtime-create-module__0fBuIG__actionCard{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-weight:600}.overtime-create-module__0fBuIG__actionCard:disabled{opacity:.6;cursor:not-allowed}.overtime-create-module__0fBuIG__primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.overtime-create-module__0fBuIG__secondary{color:#0f172a;background:#fff;border:1px solid #e5e7eb}.overtime-create-module__0fBuIG__actions{gap:8px;margin-top:12px;display:flex}
.overtime-module__SHAr1G__root{padding:16px}.overtime-module__SHAr1G__list{gap:12px;display:grid}.overtime-module__SHAr1G__card{border:1px solid #e5e7eb;border-radius:8px;padding:12px}.overtime-module__SHAr1G__actionCard{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-weight:600}.overtime-module__SHAr1G__actionCard:disabled{opacity:.6;cursor:not-allowed}.overtime-module__SHAr1G__primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.overtime-module__SHAr1G__secondary{color:#0f172a;background:#fff;border:1px solid #e5e7eb}
