.DashboardLayout_dashboardContainer__oaAfT{min-height:100vh;display:flex;flex-direction:column;background:#0d0e12}.DashboardLayout_navbar__Ulhr3{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#16181d;border-bottom:1px solid #1f2229;position:sticky;top:0;z-index:200}.DashboardLayout_navbarLeft__CnM9q{display:flex;align-items:center;gap:3rem}.DashboardLayout_logoLink__p4aKd{display:flex;align-items:center;flex-shrink:0;transition:opacity .2s ease}.DashboardLayout_logoLink__p4aKd:hover{opacity:.8}.DashboardLayout_navLinks__kRRd3{display:flex;gap:.5rem}.DashboardLayout_navLink__KdfV4{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;color:#868c98;text-decoration:none;border-radius:10px;transition:all .2s ease;font-size:.9rem;font-weight:500;white-space:nowrap}.DashboardLayout_navLink__KdfV4:hover{background:rgba(91,79,196,.1);color:#f1f3f5}.DashboardLayout_navLink__KdfV4.DashboardLayout_active__MdUP6{background:linear-gradient(135deg,#5b4fc4,#6b5dd3);color:white;font-weight:600}.DashboardLayout_navIcon__kDIsC{font-size:1.1rem}.DashboardLayout_navbarRight__M3y2Z{display:flex;align-items:center;gap:1rem}.DashboardLayout_notificationsBtn__mEoX9{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#1a1c22;border:1px solid #1f2229;border-radius:10px;color:#868c98;transition:all .2s ease;cursor:pointer}.DashboardLayout_notificationsBtn__mEoX9:hover{background:rgba(91,79,196,.1);border-color:rgba(91,79,196,.3);color:#f1f3f5}.DashboardLayout_bellIconWrapper__sHFkD{position:relative}.DashboardLayout_badge__u494X{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ef4444,#dc2626);color:white;border-radius:9px;font-size:.7rem;font-weight:700;padding:0 5px;box-shadow:0 2px 8px rgba(239,68,68,.4)}.DashboardLayout_userMenu__h2Qu8{position:relative}.DashboardLayout_userBtn__L3vQF{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#1a1c22;border:1px solid #1f2229;border-radius:10px;cursor:pointer;transition:all .2s ease}.DashboardLayout_userBtn__L3vQF:hover{background:rgba(91,79,196,.1);border-color:rgba(91,79,196,.3)}.DashboardLayout_avatar__bXfPW{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5b4fc4,#6b5dd3);border-radius:8px;font-size:1.2rem}.DashboardLayout_userDropdown__j53rw{position:absolute;top:calc(100% + .5rem);right:0;min-width:240px;background:#16181d;border:1px solid #1f2229;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.4);overflow:hidden;z-index:1000}.DashboardLayout_userInfo__o9M0t{padding:1.25rem;border-bottom:1px solid #1f2229}.DashboardLayout_userRole__0IxsE{font-size:.95rem;font-weight:600;color:#f1f3f5;margin-bottom:.25rem}.DashboardLayout_userPosition__EUSZo{font-size:.8rem;color:#868c98}.DashboardLayout_logoutBtn__tzlmv{width:100%;padding:1rem 1.25rem;background:none;border:none;color:#ef4444;text-align:left;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease}.DashboardLayout_logoutBtn__tzlmv:hover{background:rgba(239,68,68,.1)}.DashboardLayout_mainContent__ygWM1{flex:1 1;padding:2rem;max-width:1600px;width:100%;margin:0 auto}.DashboardLayout_mobileMenuWrapper__LM2m8{display:none}.DashboardLayout_hamburgerBtn__O4cf_{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:#1a1c22;border:1px solid #1f2229;border-radius:10px;cursor:pointer;padding:8px;transition:all .2s ease}.DashboardLayout_hamburgerBtn__O4cf_:hover{background:rgba(91,79,196,.1);border-color:rgba(91,79,196,.3)}.DashboardLayout_hamburgerLine__b8Kpr{display:block;width:100%;height:2px;background:#868c98;border-radius:2px;transition:all .25s ease;transform-origin:center}.DashboardLayout_hamburgerLine__b8Kpr.DashboardLayout_open__f1JWK:first-child{transform:translateY(7px) rotate(45deg)}.DashboardLayout_hamburgerLine__b8Kpr.DashboardLayout_open__f1JWK:nth-child(2){opacity:0;transform:scaleX(0)}.DashboardLayout_hamburgerLine__b8Kpr.DashboardLayout_open__f1JWK:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.DashboardLayout_mobileOverlay__5JRT_{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:150}.DashboardLayout_mobileDrawer__SQdoH{display:none;position:fixed;top:0;left:0;bottom:0;width:280px;background:#16181d;border-right:1px solid #1f2229;z-index:300;flex-direction:column;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.DashboardLayout_mobileDrawer__SQdoH.DashboardLayout_drawerOpen__j11Yi{transform:translateX(0)}.DashboardLayout_drawerUser__Cmr3K{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.25rem;border-bottom:1px solid #1f2229;background:#1a1c22}.DashboardLayout_drawerAvatar__Zg_7U{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5b4fc4,#6b5dd3);border-radius:10px;font-size:1.4rem;flex-shrink:0}.DashboardLayout_drawerUserName__uSTTe{font-size:.9rem;font-weight:600;color:#f1f3f5;margin-bottom:.2rem}.DashboardLayout_drawerUserRole__RHUSg{font-size:.78rem;color:#868c98}.DashboardLayout_drawerNav__eYrtc{flex:1 1;padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.DashboardLayout_drawerLink__jlXDX{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;color:#868c98;text-decoration:none;border-radius:10px;font-size:.95rem;font-weight:500;transition:all .15s ease;width:100%;background:transparent;border:none;cursor:pointer}.DashboardLayout_drawerLink__jlXDX:hover{background:rgba(91,79,196,.08);color:#f1f3f5}.DashboardLayout_drawerLinkActive__MR9ek{background:rgba(91,79,196,.15);color:#8b7ff5;font-weight:600}.DashboardLayout_drawerLogout__KRdfu{margin:.75rem;padding:1rem 1.25rem;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:10px;color:#ef4444;font-size:.9rem;font-weight:600;cursor:pointer;text-align:left;transition:all .15s ease}.DashboardLayout_drawerLogout__KRdfu:hover{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.35)}@media (max-width:900px){.DashboardLayout_navbarLeft__CnM9q{gap:1.5rem}.DashboardLayout_navLink__KdfV4{padding:.5rem .75rem;font-size:.85rem}}@media (max-width:768px){.DashboardLayout_navbar__Ulhr3{padding:.875rem 1rem}.DashboardLayout_navbarLeft__CnM9q{gap:1rem}.DashboardLayout_navLinks__kRRd3{display:none}.DashboardLayout_mobileMenuWrapper__LM2m8{display:flex}.DashboardLayout_mobileOverlay__5JRT_{display:block}.DashboardLayout_mobileDrawer__SQdoH{display:flex}.DashboardLayout_mainContent__ygWM1{padding:1rem}}@media (max-width:480px){.DashboardLayout_navbar__Ulhr3{padding:.75rem .875rem}.DashboardLayout_mainContent__ygWM1{padding:.75rem}}.employees_employeesPage__l034d{max-width:1400px}.employees_pageHeader__u5RIi{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1.5rem;flex-wrap:wrap}.employees_pageTitle__os4xC{font-size:1.85rem;font-weight:700;color:#f1f3f5;margin-bottom:.25rem}.employees_pageSubtitle__81SAs{color:#868c98;font-size:.95rem}.employees_inviteButton__bq4VJ{padding:.75rem 1.5rem;background:linear-gradient(135deg,#5b4fc4,#6b5dd3);color:#ffffff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(91,79,196,.3)}.employees_inviteButton__bq4VJ:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(91,79,196,.4)}.employees_inviteButton__bq4VJ:disabled{opacity:.6;cursor:not-allowed}.employees_errorMessage__HrhT7{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:12px;color:#fca5a5;margin-bottom:1.5rem}.employees_errorIcon__gCnnK{font-size:1.25rem}.employees_tabs__3Gqtz{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #1f2229}.employees_tab__HnhLy{padding:.875rem 1.5rem;background:none;color:#868c98;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;border-bottom:2px solid transparent;margin-bottom:-2px}.employees_tab__HnhLy:hover{color:#c4c8d1}.employees_tabActive__Z9wMe{color:#5b4fc4;border-bottom-color:#5b4fc4}.employees_loadingState___4FJN{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem}.employees_spinner__H_y8q{width:40px;height:40px;border:3px solid #1f2229;border-top-color:#5b4fc4;border-radius:50%;animation:employees_spinEmployees__8N_7v .8s linear infinite}@keyframes employees_spinEmployees__8N_7v{to{transform:rotate(1turn)}}.employees_loadingText__THkDO{color:#868c98}.employees_tableContainer__8fsa4{background:#16181d;border:1px solid #1f2229;border-radius:14px;overflow:hidden}.employees_dataTable__dCcEq{width:100%;border-collapse:collapse}.employees_dataTable__dCcEq thead{background:#1a1c22}.employees_dataTable__dCcEq th{padding:1rem 1.25rem;text-align:left;font-size:.8rem;font-weight:600;color:#868c98;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #1f2229}.employees_dataTable__dCcEq td{padding:1rem 1.25rem;border-bottom:1px solid #1f2229;color:#c4c8d1;font-size:.9rem}.employees_dataTable__dCcEq tbody tr:last-child td{border-bottom:none}.employees_dataTable__dCcEq tbody tr:hover{background:rgba(91,79,196,.05)}.employees_userName__jMibU{font-weight:600;color:#f1f3f5}.employees_userEmail__mZWeq{color:#868c98;font-size:.85rem}.employees_userPosition__Iwd1o{color:#c4c8d1}.employees_dateCell__8ANAG{color:#868c98;font-size:.85rem}.employees_roleBadge__A1JMH{display:inline-block;padding:.35rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.employees_roleSuperAdmin__42n85{background:rgba(139,92,246,.15);color:#8b5cf6;border:1px solid rgba(139,92,246,.3)}.employees_roleAdmin__kLy_S{background:rgba(91,79,196,.15);color:#8b7ff5;border:1px solid rgba(91,79,196,.3)}.employees_roleManager__WJvNy{background:rgba(59,130,246,.15);color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.employees_roleUser__zyOKE{background:rgba(107,114,128,.15);color:#9ca3af;border:1px solid rgba(107,114,128,.3)}.employees_statusBadge__X6LPk{display:inline-block;padding:.35rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.employees_statusActive__nMkZr{background:rgba(16,185,129,.15);color:#10b981;border:1px solid rgba(16,185,129,.3)}.employees_statusInactive__XtvnP{background:rgba(107,114,128,.15);color:#9ca3af;border:1px solid rgba(107,114,128,.3)}.employees_statusPending__gX2_m{background:rgba(251,191,36,.15);color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.employees_statusUsed__KiuDE{background:rgba(16,185,129,.15);color:#10b981;border:1px solid rgba(16,185,129,.3)}.employees_deleteButton__5JToZ{padding:.4rem .85rem;background:rgba(239,68,68,.1);color:#fca5a5;border:1px solid rgba(239,68,68,.3);border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}.employees_deleteButton__5JToZ:hover:not(:disabled){background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.employees_deleteButton__5JToZ:disabled{opacity:.4;cursor:not-allowed}.employees_modalOverlay__2t03P{position:fixed;inset:0;background:rgba(0,0,0,.75);display:grid;place-items:center;z-index:1000;padding:1rem}.employees_modal__SwgGt{background:#16181d;border:1px solid #1f2229;border-radius:16px;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 50px rgba(0,0,0,.5)}.employees_modalTitle__Pq8xz{font-size:1.5rem;font-weight:700;color:#f1f3f5;margin-bottom:1.5rem}.employees_modalText__4CtaI{color:#868c98;line-height:1.6;margin-bottom:2rem}.employees_formGroup__Qnh9k{margin-bottom:1.25rem}.employees_formRow__ztA79{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.employees_formLabel__D4q6O{display:block;font-size:.85rem;font-weight:600;color:#c4c8d1;margin-bottom:.5rem}.employees_modalInput__HfGHf{background:#1a1c22;border:1px solid #1f2229;color:#f1f3f5;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;transition:all .2s ease}.employees_modalInput__HfGHf:focus{outline:none;border-color:#5b4fc4;box-shadow:0 0 0 3px rgba(91,79,196,.1)}.employees_modalActions__cUHnj{display:flex;gap:1rem;margin-top:2rem}.employees_buttonBase__sqFuo{flex:1 1;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.employees_cancelButton__HBkQ7{background:#1a1c22;color:#868c98;border:1px solid #1f2229}.employees_cancelButton__HBkQ7:hover:not(:disabled){background:#1f2229;color:#c4c8d1}.employees_submitButton__LB_Jw{background:linear-gradient(135deg,#5b4fc4,#6b5dd3);color:#ffffff;border:none}.employees_deleteConfirmButton__skUvF:hover:not(:disabled),.employees_submitButton__LB_Jw:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.employees_deleteConfirmButton__skUvF{background:linear-gradient(135deg,#ef4444,#dc2626);color:#ffffff;border:none}.employees_buttonDisabled__HQCqJ{opacity:.6;cursor:not-allowed}@media (max-width:768px){.employees_pageHeader__u5RIi{flex-direction:column;align-items:stretch}.employees_tableContainer__8fsa4,.employees_tabs__3Gqtz{overflow-x:auto}.employees_dataTable__dCcEq{min-width:900px}.employees_formRow__ztA79{grid-template-columns:1fr}.employees_modal__SwgGt{padding:1.5rem}.employees_modalActions__cUHnj{flex-direction:column}}