:root{--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-400:#60a5fa;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-success:#22c55e;--color-success-light:#d1fae5;--color-danger:#ef4444;--color-danger-light:#fee2e2;--color-warning:#f59e0b;--color-warning-light:#fef3c7;--color-info:#3b82f6;--color-info-light:#dbeafe;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #00000012;--shadow-lg:0 10px 15px #0000001a;--sidebar-width:240px;--topbar-height:64px;--content-max-width:1200px;--transition-fast:.15s ease;--transition-normal:.25s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-family);font-size:var(--font-size-md);color:var(--color-gray-800);background-color:var(--color-gray-50);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.container{max-width:var(--content-max-width);padding:0 var(--space-6);margin:0 auto}.card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-200);padding:var(--space-6);background:#fff}.badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--font-size-xs);align-items:center;font-weight:500;display:inline-flex}.badge--success{background:var(--color-success-light);color:#15803d}.badge--danger{background:var(--color-danger-light);color:#b91c1c}.badge--warning{background:var(--color-warning-light);color:#b45309}.badge--info{background:var(--color-info-light);color:#1d4ed8}.badge--gray{background:var(--color-gray-100);color:var(--color-gray-600)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-gray-100)}::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}._wrapper_n2wxo_3{background-color:#0f1623;background-image:radial-gradient(60% 40% at 50% 0,#2563eb1f 0%,#0000 70%),radial-gradient(40% 30% at 80% 100%,#0ea5e912 0%,#0000 60%);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100vh;padding:2rem 1rem;animation:.4s both _fadeIn_n2wxo_1;display:flex}@keyframes _fadeIn_n2wxo_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._brand_n2wxo_25{flex-direction:column;align-items:center;gap:.35rem;animation:.4s 50ms both _fadeIn_n2wxo_1;display:flex}._logoMark_n2wxo_33{background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.25rem;display:flex;box-shadow:0 0 0 1px #2563eb66,0 8px 24px #0ea5e933}._logoIcon_n2wxo_45{color:#fff;letter-spacing:-.5px;font-family:Georgia,serif;font-size:22px;font-weight:700;line-height:1}._brandName_n2wxo_54{color:#f1f5f9;letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:700}._brandTagline_n2wxo_63{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem}._card_n2wxo_73{background:#161f2e;border:1px solid #ffffff12;border-radius:16px;width:100%;max-width:400px;padding:2rem;animation:.4s .1s both _fadeIn_n2wxo_1}._cardHeader_n2wxo_83{margin-bottom:1.75rem}._cardTitle_n2wxo_87{color:#f1f5f9;margin:0 0 .3rem;font-family:Georgia,serif;font-size:1.35rem;font-weight:700}._cardSubtitle_n2wxo_95{color:#64748b;margin:0;font-size:.875rem}._form_n2wxo_103{flex-direction:column;gap:1.1rem;display:flex}._field_n2wxo_109{flex-direction:column;gap:.4rem;display:flex}._label_n2wxo_115{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.8rem;font-weight:600}._input_n2wxo_123{box-sizing:border-box;color:#f1f5f9;background:#0f1623;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}._input_n2wxo_123::placeholder{color:#334155}._input_n2wxo_123:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}._errorBanner_n2wxo_148{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;align-items:center;gap:.6rem;padding:.65rem .9rem;font-size:.875rem;animation:.2s both _fadeIn_n2wxo_1;display:flex}._errorIcon_n2wxo_161{color:#fca5a5;background:#ef44444d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;line-height:1;display:flex}._submitBtn_n2wxo_178{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.4rem;padding:.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s,opacity .15s;display:flex}._submitBtn_n2wxo_178:hover:not(:disabled){background:#1d4ed8}._submitBtn_n2wxo_178:active:not(:disabled){transform:scale(.985)}._submitBtn_n2wxo_178:disabled{opacity:.45;cursor:not-allowed}._spinner_n2wxo_212{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.65s linear infinite _spin_n2wxo_212;display:inline-block}@keyframes _spin_n2wxo_212{to{transform:rotate(360deg)}}._footer_n2wxo_228{color:#334155;margin:0;font-size:.75rem;animation:.4s .15s both _fadeIn_n2wxo_1}@media (width<=480px){._card_n2wxo_73{padding:1.5rem}}._passwordWrapper_n2wxo_243{align-items:center;display:flex;position:relative}._inputPassword_n2wxo_249{box-sizing:border-box;width:100%;padding-right:2.5rem}._eyeBtn_n2wxo_256{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;right:.75rem}._eyeBtn_n2wxo_256:hover{color:#94a3b8}._sidebar_6uz56_3{background:#0f1623;border-right:1px solid #ffffff0f;flex-direction:column;width:220px;min-width:220px;height:100vh;transition:width .2s,min-width .2s;display:flex;position:sticky;top:0;overflow:hidden}._sidebar_6uz56_3._collapsed_6uz56_17{width:60px;min-width:60px}._logo_6uz56_24{border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;gap:10px;padding:1.25rem 1rem 1rem;display:flex}._logoMark_6uz56_33{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:9px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-family:Georgia,serif;font-size:16px;font-weight:700;line-height:1;display:flex}._logoText_6uz56_49{color:#f1f5f9;letter-spacing:-.3px;white-space:nowrap;font-family:Georgia,serif;font-size:1rem;font-weight:700}._toggleBtn_6uz56_60{color:#64748b;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;transition:color .15s,background .15s;display:flex}._toggleBtn_6uz56_60:hover{color:#f1f5f9;background:#2563eb;border-color:#2563eb}._nav_6uz56_90{flex-direction:column;flex:1;gap:2px;padding:.75rem .5rem;display:flex;overflow:hidden auto}._nav_6uz56_90::-webkit-scrollbar{width:3px}._nav_6uz56_90::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}._navSection_6uz56_108{text-transform:uppercase;letter-spacing:.08em;color:#334155;white-space:nowrap;padding:.5rem .6rem .25rem;font-size:.65rem;font-weight:600}._navItem_6uz56_118{color:#64748b;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:.55rem .65rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex;overflow:hidden}._navItem_6uz56_118:hover{color:#cbd5e1;background:#ffffff0d}._navItem_6uz56_118._active_6uz56_138{color:#60a5fa;background:#2563eb26}._navIcon_6uz56_143{justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;display:flex}._navIcon_6uz56_143 svg{width:18px;height:18px}._navLabel_6uz56_157{text-overflow:ellipsis;overflow:hidden}._userArea_6uz56_164{border-top:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;gap:4px;padding:.75rem .5rem;display:flex}._userCard_6uz56_173{border-radius:8px;align-items:center;gap:10px;padding:.5rem .65rem;display:flex;overflow:hidden}._avatar_6uz56_182{color:#60a5fa;letter-spacing:.5px;background:#2563eb33;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:11px;font-weight:700;display:flex}._userInfo_6uz56_197{flex-direction:column;display:flex;overflow:hidden}._userName_6uz56_203{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}._userRole_6uz56_212{color:#475569;text-transform:capitalize;white-space:nowrap;font-size:.7rem}._logoutBtn_6uz56_219{color:#475569;cursor:pointer;white-space:nowrap;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:.5rem .65rem;font-family:inherit;font-size:.875rem;transition:background .12s,color .12s;display:flex;overflow:hidden}._logoutBtn_6uz56_219:hover{color:#fca5a5;background:#ef44441a}._shell_2ce1y_3{background:#0d1520;height:100vh;display:flex;overflow:visible}._main_2ce1y_10{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}._topbar_2ce1y_20{background:#111827;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;min-height:52px;padding:0 1.5rem;display:flex}._topbarLeft_2ce1y_32,._topbarRight_2ce1y_38{align-items:center;gap:.75rem;display:flex}._dateBadge_2ce1y_44{color:#475569;letter-spacing:.02em;font-size:.78rem}._content_2ce1y_52{background:#0d1520;flex:1;padding:1.75rem 2rem;overflow-y:auto}._content_2ce1y_52::-webkit-scrollbar{width:4px}._content_2ce1y_52::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}._page_14rbr_3{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_14rbr_1;display:flex}@keyframes _fadeUp_14rbr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._pageHeader_14rbr_17{justify-content:space-between;align-items:flex-start;display:flex}._pageTitle_14rbr_23{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._pageSubtitle_14rbr_32{color:#475569;margin:0;font-size:.85rem}._checkinCard_14rbr_40{background:#161f2e;border:1px solid #ffffff12;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .2s;display:flex}._checkinCard_14rbr_40._checkinActive_14rbr_52{background:#2563eb0f;border-color:#2563eb59}._checkinCard_14rbr_40._checkinDone_14rbr_57{background:#22c55e0a;border-color:#22c55e40}._checkinLeft_14rbr_62{flex-direction:column;gap:.75rem;display:flex}._checkinStatus_14rbr_68{align-items:center;gap:.5rem;display:flex}._pulse_14rbr_74{background:#334155;border-radius:50%;flex-shrink:0;width:8px;height:8px}._pulse_14rbr_74._pulseActive_14rbr_82{background:#22c55e;animation:1.8s infinite _pulseAnim_14rbr_1;box-shadow:0 0 #22c55e66}@keyframes _pulseAnim_14rbr_1{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}._checkinStatusText_14rbr_94{text-transform:uppercase;letter-spacing:.07em;color:#64748b;font-size:.8rem;font-weight:600}._checkinTimes_14rbr_102{align-items:center;gap:1rem;display:flex}._timeBlock_14rbr_108{flex-direction:column;gap:2px;display:flex}._timeLabel_14rbr_114{text-transform:uppercase;letter-spacing:.08em;color:#475569;font-size:.68rem;font-weight:600}._timeValue_14rbr_122{color:#e2e8f0;font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:1.2rem;font-weight:700}._timeDivider_14rbr_130{background:#ffffff12;width:1px;height:28px}._checkinRight_14rbr_136{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}._checkinError_14rbr_143{color:#fca5a5;text-align:right;margin:0;font-size:.78rem}._btnCheckIn_14rbr_150,._btnCheckOut_14rbr_151{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,transform .1s;display:flex}._btnCheckIn_14rbr_150{color:#fff;background:#2563eb}._btnCheckIn_14rbr_150:hover:not(:disabled){background:#1d4ed8}._btnCheckOut_14rbr_151{color:#fca5a5;background:#ef444426;border:1px solid #ef44444d}._btnCheckOut_14rbr_151:hover:not(:disabled){background:#ef444438}._btnCheckIn_14rbr_150:active:not(:disabled),._btnCheckOut_14rbr_151:active:not(:disabled){transform:scale(.97)}._btnCheckIn_14rbr_150:disabled,._btnCheckOut_14rbr_151:disabled{opacity:.5;cursor:not-allowed}._doneTag_14rbr_191{color:#4ade80;font-size:.85rem;font-weight:600}._spinner_14rbr_197{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite _spin_14rbr_197;display:inline-block}@keyframes _spin_14rbr_197{to{transform:rotate(360deg)}}._statsGrid_14rbr_211{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}._statCard_14rbr_217{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.1rem 1.25rem;display:flex}._statCard_14rbr_217._accentBlue_14rbr_227{border-left:3px solid #2563eb}._statCard_14rbr_217._accentGreen_14rbr_228{border-left:3px solid #22c55e}._statCard_14rbr_217._accentAmber_14rbr_229{border-left:3px solid #f59e0b}._statLabel_14rbr_231{text-transform:uppercase;letter-spacing:.07em;color:#475569;font-size:.72rem;font-weight:600}._statValue_14rbr_239{color:#f1f5f9;font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:1.55rem;font-weight:700;line-height:1.1}._statSub_14rbr_248{color:#334155;font-size:.75rem}._section_14rbr_255{flex-direction:column;gap:.75rem;display:flex}._sectionTitle_14rbr_261{text-transform:uppercase;letter-spacing:.07em;color:#475569;margin:0;font-size:.8rem;font-weight:600}._table_14rbr_272{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;overflow:hidden}._tableHead_14rbr_279,._tableRow_14rbr_280{grid-template-columns:2fr 1fr 1fr 1fr 1.2fr;align-items:center;gap:.5rem;padding:.65rem 1.25rem;display:grid}._tableHead_14rbr_279{text-transform:uppercase;letter-spacing:.07em;color:#334155;background:#ffffff08;border-bottom:1px solid #ffffff0d;font-size:.7rem;font-weight:600}._tableRow_14rbr_280{color:#94a3b8;border-bottom:1px solid #ffffff0a;font-size:.875rem}._tableRow_14rbr_280:last-child{border-bottom:none}._tableRow_14rbr_280:hover{background:#ffffff05}._badge_14rbr_312{border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._badgeGreen_14rbr_320{color:#4ade80;background:#22c55e1f}._badgeAmber_14rbr_325{color:#fbbf24;background:#f59e0b1f}._emptyState_14rbr_330{text-align:center;color:#334155;padding:2rem;font-size:.875rem}._page_ndwta_3{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_ndwta_1;display:flex}@keyframes _fadeUp_ndwta_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_ndwta_17{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._title_ndwta_24{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_ndwta_33{color:#475569;margin:0;font-size:.85rem}._managerName_ndwta_39{color:#64748b}._headerBadge_ndwta_43{background:#2563eb1a;border:1px solid #2563eb33;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;padding:.6rem 1.1rem;display:flex}._teamCount_ndwta_54{color:#60a5fa;font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:700;line-height:1}._teamLabel_ndwta_62{color:#475569;text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:.68rem;font-weight:600}._statsGrid_ndwta_73{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}._statCard_ndwta_79{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.1rem 1.25rem;animation:.35s both _fadeUp_ndwta_1;display:flex}._statCard_ndwta_79._accentGreen_ndwta_90{border-left:3px solid #22c55e}._statCard_ndwta_79._accentAmber_ndwta_91{border-left:3px solid #f59e0b}._statCard_ndwta_79._accentRed_ndwta_92{border-left:3px solid #ef4444}._statLabel_ndwta_94{text-transform:uppercase;letter-spacing:.07em;color:#475569;font-size:.72rem;font-weight:600}._statValue_ndwta_102{color:#f1f5f9;font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:1.55rem;font-weight:700;line-height:1.1}._statSub_ndwta_111{color:#334155;font-size:.75rem}._tabs_ndwta_118{border-bottom:1px solid #ffffff0f;gap:.25rem;padding-bottom:0;display:flex}._tab_ndwta_118{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin-bottom:-1px;padding:.55rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s;display:flex}._tab_ndwta_118:hover{color:#94a3b8}._tab_ndwta_118._tabActive_ndwta_147{color:#60a5fa;border-bottom-color:#2563eb}._tabBadge_ndwta_152{color:#94a3b8;background:#ffffff14;border-radius:20px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;display:inline-flex}._tabBadgeRed_ndwta_166{color:#fca5a5;background:#ef444426}._panel_ndwta_173{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;overflow:hidden}._table_ndwta_182{flex-direction:column;display:flex}._tableHead_ndwta_187{text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #ffffff0d;color:#334155!important;background:#ffffff08!important;font-size:.7rem!important;font-weight:600!important}._tableRow_ndwta_197{color:#94a3b8;border-bottom:1px solid #ffffff0a;grid-template-columns:2fr 1.2fr 1fr 1fr 1fr;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.875rem;display:grid}._tableRow_ndwta_197:last-child{border-bottom:none}._tableRow_ndwta_197:not(._tableHead_ndwta_187):hover{background:#ffffff05}._table_ndwta_182:has(._actions_ndwta_217) ._tableRow_ndwta_197{grid-template-columns:2fr 1.5fr 1fr 1fr .5fr 1fr}._employeeName_ndwta_221{color:#e2e8f0;font-weight:500}._statusCell_ndwta_226{align-items:center;gap:.4rem;display:flex}._dot_ndwta_232{border-radius:50%;flex-shrink:0;width:7px;height:7px}._dotGreen_ndwta_239{background:#22c55e}._dotRed_ndwta_240{background:#ef4444}._dotAmber_ndwta_241{background:#f59e0b}._dotOrange_ndwta_242{background:#f97316}._dotGray_ndwta_243{background:#475569}._statusText_ndwta_245{text-transform:capitalize;font-size:.82rem}._leaveType_ndwta_250{color:#60a5fa;background:#2563eb1f;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}._actions_ndwta_217{gap:.4rem;display:flex}._btnApprove_ndwta_265,._btnReject_ndwta_266{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}._btnApprove_ndwta_265{color:#4ade80;background:#22c55e1f}._btnApprove_ndwta_265:hover{background:#22c55e38}._btnReject_ndwta_266{color:#fca5a5;background:#ef44441f}._btnReject_ndwta_266:hover{background:#ef444438}._teamGrid_ndwta_294{flex-direction:column;display:flex}._memberCard_ndwta_299{border-bottom:1px solid #ffffff0a;align-items:center;gap:.9rem;padding:.85rem 1.25rem;transition:background .12s;display:flex}._memberCard_ndwta_299:last-child{border-bottom:none}._memberCard_ndwta_299:hover{background:#ffffff05}._memberAvatar_ndwta_316{color:#60a5fa;letter-spacing:.5px;background:#2563eb26;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:12px;font-weight:700;display:flex}._memberInfo_ndwta_331{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._memberName_ndwta_339{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}._memberPosition_ndwta_348{color:#475569;text-transform:capitalize;font-size:.75rem}._memberStatus_ndwta_354{border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.72rem;font-weight:600}._memberActive_ndwta_362{color:#4ade80;background:#22c55e1a}._memberInactive_ndwta_367{color:#64748b;background:#64748b1a}._empty_ndwta_374{text-align:center;color:#334155;padding:2.5rem;font-size:.875rem}._page_nqgg8_5{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_nqgg8_1;display:flex}@keyframes _fadeUp_nqgg8_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_nqgg8_33{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}._headerEyebrow_nqgg8_47{text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin:0 0 .3rem;font-size:.68rem;font-weight:700}._title_nqgg8_65{color:#f1f5f9;letter-spacing:-.4px;margin:0;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._headerMeta_nqgg8_83{align-items:center;gap:.75rem;padding-bottom:4px;display:flex}._dateText_nqgg8_97{color:#475569;font-size:.8rem}._kpiGrid_nqgg8_111{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}._kpiCard_nqgg8_123{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem 1.2rem 1.1rem;animation:.35s both _fadeUp_nqgg8_1;display:flex;position:relative;overflow:hidden}._kpiTop_nqgg8_149{justify-content:space-between;align-items:center;margin-bottom:.15rem;display:flex}._kpiLabel_nqgg8_163{text-transform:uppercase;letter-spacing:.07em;color:#475569;font-size:.7rem;font-weight:600}._kpiBar_nqgg8_179{opacity:.7;border-radius:2px;flex-shrink:0;width:3px;height:20px}._kpiValue_nqgg8_195{color:#f1f5f9;font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:1.6rem;font-weight:700;line-height:1}._kpiSub_nqgg8_213{color:#334155;margin-top:2px;font-size:.72rem}._deptSection_nqgg8_229{flex-direction:column;gap:.75rem;display:flex}._sectionTitle_nqgg8_241{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0;font-size:.75rem;font-weight:600}._deptGrid_nqgg8_259{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}._deptCard_nqgg8_271{background:#161f2e;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:.6rem;padding:.85rem 1rem;display:flex}._deptTop_nqgg8_291{justify-content:space-between;align-items:center;gap:.5rem;display:flex}._deptName_nqgg8_305{color:#cbd5e1;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}._deptCount_nqgg8_323{color:#475569;white-space:nowrap;flex-shrink:0;font-size:.72rem}._deptBar_nqgg8_337{background:#ffffff0f;border-radius:2px;height:3px;overflow:hidden}._deptBarFill_nqgg8_351{background:#2563eb;border-radius:2px;min-width:4px;height:100%;transition:width .6s}._tabs_nqgg8_371{border-bottom:1px solid #ffffff0f;gap:.25rem;display:flex}._tab_nqgg8_371{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;margin-bottom:-1px;padding:.55rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s;display:flex}._tab_nqgg8_371:hover{color:#94a3b8}._tab_nqgg8_371._tabActive_nqgg8_423{color:#60a5fa;border-bottom-color:#2563eb}._tabBadge_nqgg8_433{color:#fca5a5;background:#ef444426;border-radius:20px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:700;display:inline-flex}._panel_nqgg8_465{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;overflow:hidden}._table_nqgg8_483{flex-direction:column;display:flex}._tableRow_nqgg8_493{color:#94a3b8;border-bottom:1px solid #ffffff0a;grid-template-columns:2fr 1.5fr 1fr 1fr .8fr 1fr;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.875rem;display:grid}._tableRow_nqgg8_493:last-child{border-bottom:none}._tableRow_nqgg8_493:not(._tableHead_nqgg8_517):not(._tableHeadLeave_nqgg8_517):not(._tableHeadEmp_nqgg8_517):hover{background:#ffffff05}._tableHead_nqgg8_517,._tableHeadLeave_nqgg8_517,._tableHeadEmp_nqgg8_517{text-transform:uppercase;letter-spacing:.07em;color:#334155!important;background:#ffffff08!important;border-bottom:1px solid #ffffff0d!important;font-size:.7rem!important;font-weight:600!important}._tableRowLeave_nqgg8_549{grid-template-columns:2fr 1.5fr 1fr 1fr .8fr 1fr!important}._tableRowEmp_nqgg8_557{grid-template-columns:2.5fr 1fr 1.5fr 1.5fr .8fr!important}._tableHeadLeave_nqgg8_517{grid-template-columns:2fr 1.5fr 1fr 1fr .8fr 1fr!important}._tableHeadEmp_nqgg8_517{grid-template-columns:2.5fr 1fr 1.5fr 1.5fr .8fr!important}._empCell_nqgg8_581{align-items:center;gap:.6rem;display:flex}._empAvatar_nqgg8_593{color:#60a5fa;background:#2563eb26;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:10px;font-weight:700;display:flex}._empName_nqgg8_621{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}._muted_nqgg8_637{color:#64748b;font-size:.82rem}._badge_nqgg8_651{text-transform:capitalize;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._badgeGreen_nqgg8_669{color:#4ade80;background:#22c55e1f}._badgeRed_nqgg8_671{color:#fca5a5;background:#ef44441f}._badgeAmber_nqgg8_673{color:#fbbf24;background:#f59e0b1f}._badgeGray_nqgg8_675{color:#64748b;background:#64748b1a}._leaveChip_nqgg8_679{color:#60a5fa;background:#2563eb1f;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}._roleBadge_nqgg8_699{text-transform:capitalize;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._role_admin_nqgg8_717{color:#c4b5fd;background:#8b5cf626}._role_manager_nqgg8_719{color:#38bdf8;background:#0ea5e91f}._role_employee_nqgg8_721{color:#94a3b8;background:#64748b1a}._empty_nqgg8_729{text-align:center;color:#334155;padding:2.5rem;font-size:.875rem}._page_1h6is_5{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_1h6is_1;display:flex}@keyframes _fadeUp_1h6is_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_1h6is_33{justify-content:space-between;align-items:flex-start;display:flex}._title_1h6is_45{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_1h6is_63{color:#475569;margin:0;font-size:.85rem}._todayCard_1h6is_79{background:#161f2e;border:1px solid #ffffff12;border-radius:14px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;transition:border-color .2s,background .2s;display:flex}._todayCard_1h6is_79._cardActive_1h6is_103{background:#2563eb0d;border-color:#2563eb59}._todayCard_1h6is_79._cardDone_1h6is_113{background:#22c55e0a;border-color:#22c55e40}._todayLeft_1h6is_123{flex-direction:column;gap:.6rem;display:flex}._todayStatus_1h6is_135{align-items:center;gap:.5rem;display:flex}._pulse_1h6is_147{background:#334155;border-radius:50%;flex-shrink:0;width:8px;height:8px}._pulse_1h6is_147._pulseOn_1h6is_163{background:#22c55e;animation:1.8s infinite _pulseAnim_1h6is_1}@keyframes _pulseAnim_1h6is_1{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 7px #22c55e00}to{box-shadow:0 0 #22c55e00}}._todayStatusText_1h6is_185{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.75rem;font-weight:700}._todayDate_1h6is_201{color:#475569;font-size:.85rem}._timeRow_1h6is_211{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}._timeBlock_1h6is_225{flex-direction:column;gap:2px;display:flex}._timeLabel_1h6is_237{text-transform:uppercase;letter-spacing:.08em;color:#475569;font-size:.68rem;font-weight:600}._timeValue_1h6is_253{color:#e2e8f0;font-variant-numeric:tabular-nums;letter-spacing:-.3px;font-size:1.35rem;font-weight:700}._timeSep_1h6is_269{background:#ffffff12;width:1px;height:30px}._todayRight_1h6is_281{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}._errorMsg_1h6is_297{color:#fca5a5;text-align:right;margin:0;font-size:.78rem}._btnIn_1h6is_311,._btnOut_1h6is_311{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.75rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,transform .1s;display:flex}._btnIn_1h6is_311{color:#fff;background:#2563eb}._btnIn_1h6is_311:hover:not(:disabled){background:#1d4ed8}._btnOut_1h6is_311{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440}._btnOut_1h6is_311:hover:not(:disabled){background:#ef444433}._btnIn_1h6is_311:active:not(:disabled),._btnOut_1h6is_311:active:not(:disabled){transform:scale(.97)}._btnIn_1h6is_311:disabled,._btnOut_1h6is_311:disabled{opacity:.45;cursor:not-allowed}._doneTag_1h6is_377{color:#4ade80;font-size:.85rem;font-weight:600}._spinner_1h6is_389{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite _spin_1h6is_389;display:inline-block}@keyframes _spin_1h6is_389{to{transform:rotate(360deg)}}._summaryRow_1h6is_417{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem;display:grid}._summaryCard_1h6is_429{background:#161f2e;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:.25rem;padding:.9rem 1.1rem;display:flex}._summaryLabel_1h6is_449{text-transform:uppercase;letter-spacing:.07em;color:#475569;font-size:.7rem;font-weight:600}._summaryValue_1h6is_465{color:#f1f5f9;font-variant-numeric:tabular-nums;letter-spacing:-.4px;font-size:1.4rem;font-weight:700}._historySection_1h6is_485{flex-direction:column;gap:.75rem;display:flex}._historyHeader_1h6is_497{justify-content:space-between;align-items:center;display:flex}._sectionTitle_1h6is_509{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0;font-size:.75rem;font-weight:600}._monthNav_1h6is_527{align-items:center;gap:.5rem;display:flex}._monthBtn_1h6is_539{color:#64748b;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;line-height:1;transition:color .15s,background .15s;display:flex}._monthBtn_1h6is_539:hover:not(:disabled){color:#f1f5f9;background:#ffffff12}._monthBtn_1h6is_539:disabled{opacity:.3;cursor:not-allowed}._monthLabel_1h6is_591{color:#94a3b8;text-align:center;min-width:130px;font-size:.85rem;font-weight:600}._table_1h6is_611{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}._tableHead_1h6is_629{text-transform:uppercase;letter-spacing:.07em;color:#334155!important;background:#ffffff08!important;border-bottom:1px solid #ffffff0d!important;font-size:.7rem!important;font-weight:600!important}._tableRow_1h6is_649{color:#94a3b8;border-bottom:1px solid #ffffff0a;grid-template-columns:1.5fr .8fr 1fr 1fr 1fr 1.2fr;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.875rem;display:grid}._tableRow_1h6is_649:last-child{border-bottom:none}._tableRow_1h6is_649:not(._tableHead_1h6is_629):hover{background:#ffffff05}._rowToday_1h6is_683{background:#2563eb0a}._dateCell_1h6is_691{color:#e2e8f0;align-items:center;gap:.5rem;font-weight:500;display:flex}._todayPill_1h6is_707{text-transform:uppercase;letter-spacing:.06em;color:#60a5fa;background:#2563eb33;border-radius:20px;padding:1px 6px;font-size:.65rem;font-weight:700}._muted_1h6is_729{color:#475569;font-size:.82rem}._badge_1h6is_739{border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._badgeGreen_1h6is_755{color:#4ade80;background:#22c55e1f}._badgeAmber_1h6is_757{color:#fbbf24;background:#f59e0b1f}._badgeGray_1h6is_759{color:#64748b;background:#64748b1a}._empty_1h6is_763{text-align:center;color:#334155;padding:2.5rem;font-size:.875rem}._page_1lsh7_5{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_1lsh7_1;display:flex}@keyframes _fadeUp_1lsh7_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_1lsh7_33{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._title_1lsh7_47{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_1lsh7_65{color:#475569;margin:0;font-size:.85rem}._btnNew_1lsh7_77{color:#60a5fa;cursor:pointer;white-space:nowrap;background:#2563eb1a;border:1px solid #2563eb66;border-radius:8px;flex-shrink:0;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}._btnNew_1lsh7_77:hover{background:#2563eb2e;border-color:#2563eb99}._successBanner_1lsh7_121{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500}._balanceGrid_1lsh7_145{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}._balanceCard_1lsh7_157{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.6rem;padding:1rem 1.2rem;display:flex}._balanceTop_1lsh7_177{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}._balanceName_1lsh7_191{color:#cbd5e1;font-size:.85rem;font-weight:600}._balanceDays_1lsh7_203{color:#f1f5f9;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.1rem;font-weight:700}._balanceDays_1lsh7_203 small{color:#475569;margin-left:2px;font-size:.72rem;font-weight:400}._balanceBarBg_1lsh7_233{background:#ffffff0f;border-radius:2px;height:4px;overflow:hidden}._balanceBarFill_1lsh7_247{opacity:.8;border-radius:2px;min-width:4px;height:100%;transition:width .6s}._balanceMeta_1lsh7_263{color:#334155;justify-content:space-between;font-size:.7rem;display:flex}._formCard_1lsh7_281{background:#161f2e;border:1px solid #2563eb33;border-radius:14px;padding:1.5rem;animation:.2s both _fadeUp_1lsh7_1}._formTitle_1lsh7_297{color:#f1f5f9;margin:0 0 1.25rem;font-family:Georgia,serif;font-size:1.05rem;font-weight:700}._form_1lsh7_281{flex-direction:column;gap:1rem;display:flex}._formRow_1lsh7_325{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=520px){._formRow_1lsh7_325{grid-template-columns:1fr}}._field_1lsh7_345{flex-direction:column;gap:.4rem;display:flex}._label_1lsh7_357{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.72rem;font-weight:600}._optional_1lsh7_373{text-transform:none;color:#475569;letter-spacing:0;font-weight:400}._input_1lsh7_387,._select_1lsh7_389,._textarea_1lsh7_391{box-sizing:border-box;color:#f1f5f9;background:#0f1623;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.62rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}._select_1lsh7_389{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.2rem}._textarea_1lsh7_391{resize:vertical;min-height:80px}._input_1lsh7_387:focus,._select_1lsh7_389:focus,._textarea_1lsh7_391:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._input_1lsh7_387[type=date]::-webkit-calendar-picker-indicator{filter:invert(.5);cursor:pointer}._daysPill_1lsh7_471{color:#60a5fa;background:#2563eb1f;border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}._formError_1lsh7_493{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:.65rem .9rem;font-size:.875rem}._formActions_1lsh7_511{justify-content:flex-end;display:flex}._btnSubmit_1lsh7_521{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}._btnSubmit_1lsh7_521:hover:not(:disabled){background:#1d4ed8}._btnSubmit_1lsh7_521:disabled{opacity:.45;cursor:not-allowed}._spinner_1lsh7_559{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite _spin_1lsh7_559;display:inline-block}@keyframes _spin_1lsh7_559{to{transform:rotate(360deg)}}._section_1lsh7_587{flex-direction:column;gap:.75rem;display:flex}._sectionTitle_1lsh7_599{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0;font-size:.75rem;font-weight:600}._table_1lsh7_621{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}._tableHead_1lsh7_639{text-transform:uppercase;letter-spacing:.07em;color:#334155!important;background:#ffffff08!important;border-bottom:1px solid #ffffff0d!important;font-size:.7rem!important;font-weight:600!important}._tableRow_1lsh7_659{color:#94a3b8;border-bottom:1px solid #ffffff0a;grid-template-columns:1.5fr 1fr 1fr .8fr 1fr 1.2fr;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.875rem;display:grid}._tableRow_1lsh7_659:last-child{border-bottom:none}._tableRow_1lsh7_659:not(._tableHead_1lsh7_639):hover{background:#ffffff05}._rowManager_1lsh7_687{grid-template-columns:1.5fr 1.2fr 1fr 1fr .7fr 1fr 1fr!important}._empName_1lsh7_695{color:#e2e8f0;font-weight:500}._muted_1lsh7_705{color:#64748b;font-size:.82rem}._typeChip_1lsh7_715{color:#60a5fa;background:#2563eb1f;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}._badge_1lsh7_739{text-transform:capitalize;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._badgeGreen_1lsh7_757{color:#4ade80;background:#22c55e1f}._badgeAmber_1lsh7_759{color:#fbbf24;background:#f59e0b1f}._badgeRed_1lsh7_761{color:#fca5a5;background:#ef44441f}._badgeGray_1lsh7_763{color:#64748b;background:#64748b1a}._actions_1lsh7_771{align-items:center;gap:.4rem;display:flex}._btnCancel_1lsh7_783{color:#64748b;cursor:pointer;background:0 0;border:1px solid #64748b33;border-radius:6px;padding:3px 10px;font-family:inherit;font-size:.75rem;font-weight:600;transition:color .15s,border-color .15s}._btnCancel_1lsh7_783:hover{color:#fca5a5;border-color:#ef44444d}._btnApprove_1lsh7_819,._btnReject_1lsh7_821{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;transition:background .15s;display:flex}._btnApprove_1lsh7_819{color:#4ade80;background:#22c55e1f}._btnApprove_1lsh7_819:hover{background:#22c55e38}._btnReject_1lsh7_821{color:#fca5a5;background:#ef44441f}._btnReject_1lsh7_821:hover{background:#ef444438}._empty_1lsh7_877{text-align:center;color:#334155;padding:2.5rem;font-size:.875rem}._page_zcjk4_5{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_zcjk4_1;display:flex}@keyframes _fadeUp_zcjk4_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_zcjk4_33{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._title_zcjk4_49{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_zcjk4_67{color:#475569;margin:0;font-size:.85rem}._legend_zcjk4_79{flex-wrap:wrap;align-items:center;gap:1rem;padding-top:4px;display:flex}._legendItem_zcjk4_95{color:#64748b;align-items:center;gap:.4rem;font-size:.78rem;display:flex}._legendDot_zcjk4_111{border-radius:50%;flex-shrink:0;width:8px;height:8px}._legendCount_zcjk4_125{color:#475569;background:#ffffff0f;border-radius:10px;padding:0 5px;font-size:.68rem;font-weight:700}._monthNav_zcjk4_147{justify-content:center;align-items:center;gap:.75rem;display:flex}._navBtn_zcjk4_161{color:#64748b;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;line-height:1;transition:color .15s,background .15s;display:flex}._navBtn_zcjk4_161:hover{color:#f1f5f9;background:#ffffff12}._monthLabel_zcjk4_203{color:#e2e8f0;text-align:center;min-width:180px;font-family:Georgia,serif;font-size:1.05rem;font-weight:700}._calendarWrap_zcjk4_225{background:#161f2e;border:1px solid #ffffff12;border-radius:14px;overflow:hidden}._dayHeaders_zcjk4_239{border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(7,1fr);display:grid}._dayHeader_zcjk4_239{text-align:center;text-transform:uppercase;letter-spacing:.07em;color:#334155;padding:.6rem 0;font-size:.7rem;font-weight:700}._dayHeader_zcjk4_239._weekend_zcjk4_271{color:#1e2d42}._grid_zcjk4_279{grid-template-columns:repeat(7,1fr);display:grid}._cell_zcjk4_289{cursor:default;border-bottom:1px solid #ffffff0a;border-right:1px solid #ffffff0a;flex-direction:column;gap:4px;min-height:70px;padding:.5rem;transition:background .12s;display:flex;position:relative}._cell_zcjk4_289:nth-child(7n){border-right:none}._cellEmpty_zcjk4_323{cursor:default;background:#00000026}._cellWeekend_zcjk4_333{background:#0000001a}._cellToday_zcjk4_341{background:#2563eb14}._cellHasData_zcjk4_349{cursor:pointer}._cellHasData_zcjk4_349:hover{background:#ffffff08}._cellSelected_zcjk4_365{outline-offset:-1px;outline:1px solid #2563eb4d;background:#2563eb1f!important}._cellDay_zcjk4_377{color:#64748b;font-size:.8rem;font-weight:600;line-height:1}._cellToday_zcjk4_341 ._cellDay_zcjk4_377{color:#60a5fa;font-weight:700}._cellDots_zcjk4_401{flex-wrap:wrap;gap:3px;margin-top:2px;display:flex}._dot_zcjk4_415{border-radius:50%;flex-shrink:0;width:6px;height:6px}._dotMore_zcjk4_429{color:#475569;align-self:center;font-size:.6rem;font-weight:600;line-height:1}._loadingMsg_zcjk4_445{text-align:center;color:#334155;padding:3rem;font-size:.875rem}._detailPanel_zcjk4_463{background:#161f2e;border:1px solid #2563eb33;border-radius:12px;animation:.2s both _fadeUp_zcjk4_1;overflow:hidden}._detailHeader_zcjk4_479{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}._detailTitle_zcjk4_495{color:#f1f5f9;margin:0;font-family:Georgia,serif;font-size:.95rem;font-weight:700}._detailClose_zcjk4_511{color:#64748b;cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;transition:background .15s,color .15s;display:flex}._detailClose_zcjk4_511:hover{color:#f1f5f9;background:#ffffff1a}._detailList_zcjk4_551{flex-direction:column;display:flex}._detailRow_zcjk4_561{border-bottom:1px solid #ffffff0a;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:background .12s;display:flex}._detailRow_zcjk4_561:last-child{border-bottom:none}._detailRow_zcjk4_561:hover{background:#ffffff05}._detailAvatar_zcjk4_595{color:#60a5fa;background:#2563eb26;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:12px;font-weight:700;display:flex}._detailInfo_zcjk4_623{flex-direction:column;flex:1;gap:2px;display:flex}._detailName_zcjk4_637{color:#e2e8f0;font-size:.875rem;font-weight:500}._detailMeta_zcjk4_649{color:#475569;font-variant-numeric:tabular-nums;font-size:.75rem}._detailStatus_zcjk4_661{text-transform:capitalize;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:600}._detailEmpty_zcjk4_679{color:#334155;margin:0;padding:1.5rem 1.25rem;font-size:.875rem}._page_zaobk_5{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_zaobk_1;display:flex}@keyframes _fadeUp_zaobk_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_zaobk_33{justify-content:space-between;align-items:flex-start;display:flex}._title_zaobk_45{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_zaobk_63{color:#475569;margin:0;font-size:.85rem}._cardsGrid_zaobk_79{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;display:grid}._reportCardWrap_zaobk_91{display:flex}._reportCard_zaobk_91{background:#161f2e;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;flex:1;gap:1.1rem;padding:1.5rem;display:flex}._cardIcon_zaobk_125{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._cardBody_zaobk_145{flex-direction:column;flex:1;gap:.5rem;display:flex}._cardTitle_zaobk_159{color:#f1f5f9;margin:0;font-family:Georgia,serif;font-size:1rem;font-weight:700}._cardDesc_zaobk_175{color:#475569;margin:0;font-size:.82rem;line-height:1.5}._filterRow_zaobk_193{align-items:center;gap:.75rem;margin-top:.4rem;display:flex}._filterLabel_zaobk_207{text-transform:uppercase;letter-spacing:.07em;color:#475569;white-space:nowrap;font-size:.72rem;font-weight:600}._monthInput_zaobk_225{color:#f1f5f9;cursor:pointer;background:#0f1623;border:1px solid #ffffff1a;border-radius:7px;outline:none;padding:.45rem .75rem;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s}._monthInput_zaobk_225:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._monthInput_zaobk_225::-webkit-calendar-picker-indicator{filter:invert(.4);cursor:pointer}._cardFooter_zaobk_275{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}._formatBadge_zaobk_293{text-transform:uppercase;letter-spacing:.08em;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700}._exportBtn_zaobk_311{cursor:pointer;border:1px solid;border-radius:7px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:opacity .15s,transform .1s;display:flex}._exportBtn_zaobk_311:hover:not(:disabled){opacity:.85}._exportBtn_zaobk_311:active:not(:disabled){transform:scale(.97)}._exportBtn_zaobk_311:disabled{opacity:.45;cursor:not-allowed}._errorMsg_zaobk_369{color:#fca5a5;margin:0;font-size:.78rem}._spinner_zaobk_385{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite _spin_zaobk_385;display:inline-block}@keyframes _spin_zaobk_385{to{transform:rotate(360deg)}}._infoBox_zaobk_413{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;display:flex}._infoText_zaobk_433{color:#475569;margin:0;font-size:.78rem;line-height:1.5}._page_rhe5u_5{flex-direction:column;gap:1.5rem;animation:.35s both _fadeUp_rhe5u_1;display:flex}@keyframes _fadeUp_rhe5u_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_rhe5u_33{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._title_rhe5u_47{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_rhe5u_65{color:#475569;margin:0;font-size:.85rem}._btnNew_rhe5u_77{color:#60a5fa;cursor:pointer;white-space:nowrap;background:#2563eb1a;border:1px solid #2563eb66;border-radius:8px;flex-shrink:0;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}._btnNew_rhe5u_77:hover{background:#2563eb2e;border-color:#2563eb99}._successBanner_rhe5u_121{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500}._formCard_rhe5u_145{background:#161f2e;border:1px solid #2563eb33;border-radius:14px;padding:1.5rem;animation:.2s both _fadeUp_rhe5u_1}._formTitle_rhe5u_161{color:#f1f5f9;margin:0 0 1.25rem;font-family:Georgia,serif;font-size:1.05rem;font-weight:700}._form_rhe5u_145{flex-direction:column;gap:1rem;display:flex}._formGrid_rhe5u_189{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=560px){._formGrid_rhe5u_189{grid-template-columns:1fr}}._field_rhe5u_209{flex-direction:column;gap:.4rem;display:flex}._label_rhe5u_221{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.72rem;font-weight:600}._input_rhe5u_237,._select_rhe5u_239{box-sizing:border-box;color:#f1f5f9;background:#0f1623;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.62rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}._select_rhe5u_239{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.2rem}._input_rhe5u_237:focus,._select_rhe5u_239:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._formError_rhe5u_297{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:.65rem .9rem;font-size:.875rem}._formActions_rhe5u_315{justify-content:flex-end;display:flex}._btnSubmit_rhe5u_325{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}._btnSubmit_rhe5u_325:hover:not(:disabled){background:#1d4ed8}._btnSubmit_rhe5u_325:disabled{opacity:.45;cursor:not-allowed}._spinner_rhe5u_363{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:13px;height:13px;animation:.6s linear infinite _spin_rhe5u_363;display:inline-block}@keyframes _spin_rhe5u_363{to{transform:rotate(360deg)}}._searchWrap_rhe5u_391{align-items:center;display:flex;position:relative}._searchIcon_rhe5u_403{color:#475569;pointer-events:none;position:absolute;left:.85rem}._searchInput_rhe5u_417{box-sizing:border-box;color:#f1f5f9;background:#161f2e;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:.6rem .85rem .6rem 2.2rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}._searchInput_rhe5u_417::placeholder{color:#334155}._searchInput_rhe5u_417:focus{border-color:#2563eb66}._table_rhe5u_455{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}._tableHead_rhe5u_473{text-transform:uppercase;letter-spacing:.07em;color:#334155!important;background:#ffffff08!important;border-bottom:1px solid #ffffff0d!important;font-size:.7rem!important;font-weight:600!important}._tableRow_rhe5u_493{color:#94a3b8;border-bottom:1px solid #ffffff0a;grid-template-columns:2.5fr 1fr 1.2fr 1.2fr 1.8fr 1fr;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;display:grid}._tableRow_rhe5u_493:last-child{border-bottom:none}._tableRow_rhe5u_493:not(._tableHead_rhe5u_473):hover{background:#ffffff05}._userCell_rhe5u_525{align-items:center;gap:.65rem;min-width:0;display:flex}._avatar_rhe5u_539{color:#60a5fa;background:#2563eb26;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:11px;font-weight:700;display:flex}._avatarInactive_rhe5u_567{color:#475569;background:#64748b1a}._userInfo_rhe5u_577{flex-direction:column;gap:1px;min-width:0;display:flex}._userName_rhe5u_591{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}._userUsername_rhe5u_609{color:#334155;font-size:.72rem}._muted_rhe5u_619{color:#475569;font-size:.82rem}._roleBadge_rhe5u_633{text-transform:capitalize;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._role_admin_rhe5u_651{color:#c4b5fd;background:#8b5cf626}._role_manager_rhe5u_653{color:#38bdf8;background:#0ea5e91f}._role_employee_rhe5u_655{color:#94a3b8;background:#64748b1a}._statusCell_rhe5u_663{align-items:center;display:flex}._toggleBtn_rhe5u_673{cursor:pointer;border:none;border-radius:20px;padding:3px 10px;font-family:inherit;font-size:.72rem;font-weight:600;transition:opacity .15s}._toggleBtn_rhe5u_673:hover{opacity:.75}._toggleActive_rhe5u_699{color:#4ade80;background:#22c55e1f}._toggleInactive_rhe5u_709{color:#64748b;background:#64748b1a}._empty_rhe5u_723{text-align:center;color:#334155;padding:2.5rem;font-size:.875rem}._page_1c786_5{flex-direction:column;gap:1.25rem;animation:.35s both _fadeUp_1c786_1;display:flex}@keyframes _fadeUp_1c786_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._header_1c786_33{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._title_1c786_47{color:#f1f5f9;letter-spacing:-.4px;margin:0 0 .2rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:700}._subtitle_1c786_65{color:#475569;margin:0;font-size:.85rem}._viewToggle_1c786_81{border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;display:flex;overflow:hidden}._viewBtn_1c786_97{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}._viewBtn_1c786_97:first-child{border-right:1px solid #ffffff14}._viewBtn_1c786_97:hover{color:#94a3b8}._viewBtnActive_1c786_135{color:#60a5fa;background:#2563eb26}._filters_1c786_149{flex-wrap:wrap;gap:.75rem;display:flex}._searchWrap_1c786_161{flex:1;align-items:center;min-width:200px;display:flex;position:relative}._searchIcon_1c786_177{color:#475569;pointer-events:none;position:absolute;left:.8rem}._searchInput_1c786_191{box-sizing:border-box;color:#f1f5f9;background:#161f2e;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:.55rem .85rem .55rem 2.1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}._searchInput_1c786_191::placeholder{color:#334155}._searchInput_1c786_191:focus{border-color:#2563eb66}._filterSelect_1c786_225{color:#94a3b8;cursor:pointer;appearance:none;background:#161f2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2364748b' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .7rem center no-repeat;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.55rem 2rem .55rem .85rem;font-family:inherit;font-size:.85rem;transition:border-color .15s}._filterSelect_1c786_225:focus{border-color:#2563eb66}._resultCount_1c786_267{color:#475569;align-items:center;gap:.75rem;margin:0;font-size:.8rem;display:flex}._clearBtn_1c786_285{color:#60a5fa;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;text-decoration:underline}._grid_1c786_313{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}._card_1c786_325{text-align:center;background:#161f2e;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:1.4rem 1.25rem 1.1rem;transition:border-color .15s,transform .15s;display:flex}._card_1c786_325:hover{border-color:#ffffff1f;transform:translateY(-2px)}._cardInactive_1c786_361{opacity:.45}._cardAvatar_1c786_369{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.4rem;font-size:16px;font-weight:700;display:flex}._cardName_1c786_393{color:#e2e8f0;font-size:.9rem;font-weight:600;line-height:1.2}._cardPosition_1c786_407{color:#475569;font-size:.75rem}._cardMeta_1c786_417{flex-wrap:wrap;justify-content:center;gap:.3rem;margin-top:.2rem;display:flex}._rolePill_1c786_433{text-transform:capitalize;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-block}._deptPill_1c786_451{color:#64748b;background:#ffffff0d;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:500;display:inline-block}._cardEmail_1c786_471{color:#334155;word-break:break-all;margin-top:.2rem;font-size:.72rem}._table_1c786_489{background:#161f2e;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}._tableHead_1c786_507{text-transform:uppercase;letter-spacing:.07em;color:#334155!important;background:#ffffff08!important;border-bottom:1px solid #ffffff0d!important;font-size:.7rem!important;font-weight:600!important}._tableRow_1c786_527{color:#94a3b8;border-bottom:1px solid #ffffff0a;grid-template-columns:2.5fr 1fr 1.3fr 1.3fr 2fr .8fr;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;display:grid}._tableRow_1c786_527:last-child{border-bottom:none}._tableRow_1c786_527:not(._tableHead_1c786_507):hover{background:#ffffff05}._memberCell_1c786_555{align-items:center;gap:.65rem;min-width:0;display:flex}._listAvatar_1c786_569{border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:11px;font-weight:700;display:flex}._memberInfo_1c786_593{flex-direction:column;gap:1px;min-width:0;display:flex}._memberName_1c786_607{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}._memberUser_1c786_625{color:#334155;font-size:.7rem}._muted_1c786_635{color:#475569;font-size:.82rem}._statusBadge_1c786_645{border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}._statusActive_1c786_661{color:#4ade80;background:#22c55e1a}._statusInactive_1c786_663{color:#64748b;background:#64748b1a}._empty_1c786_671{text-align:center;color:#334155;grid-column:1/-1;padding:3rem;font-size:.875rem}
