.customer-module__eEck5G__customerShell{background-color:#f8f9fa;min-height:100vh;display:flex}.customer-module__eEck5G__sidebar{color:#ecf0f1;z-index:100;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);width:280px;height:100vh;padding:24px 0;position:fixed;overflow-y:auto;box-shadow:0 2px 8px #00000026}.customer-module__eEck5G__sidebarHeader{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding:0 24px 24px}.customer-module__eEck5G__sidebarBrand{color:#7c3aed;letter-spacing:-.5px;font-size:20px;font-weight:700}.customer-module__eEck5G__mainContent{flex-direction:column;flex:1;gap:16px;min-width:0;min-height:100vh;margin-left:280px;display:flex}.customer-module__eEck5G__topBar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;box-shadow:0 1px 3px #0000001a}.customer-module__eEck5G__topBarActions{align-items:center;gap:16px;display:flex}.customer-module__eEck5G__pageContainer{flex:1;max-height:calc(100vh - 72px);padding:32px;overflow-y:auto}.customer-module__eEck5G__navList{margin:0;padding:0;list-style:none}.customer-module__eEck5G__navItem{margin:0;padding:0}.customer-module__eEck5G__navLink{color:#ecf0f1b3;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.customer-module__eEck5G__navLink:hover{color:#ecf0f1;background-color:#ffffff0d;border-left-color:#7c3aed}.customer-module__eEck5G__navLink.customer-module__eEck5G__active{color:#7c3aed;background-color:#7c3aed1a;border-left-color:#7c3aed;font-weight:600}.customer-module__eEck5G__navIcon{justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;display:flex}.customer-module__eEck5G__mobileMenuToggle{color:#ecf0f1;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ecf0f126;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:16px;padding:12px 24px;font-size:14px;font-weight:600;display:flex}.customer-module__eEck5G__mobileMenuClosed,.customer-module__eEck5G__mobileMenuOpen{display:block}.customer-module__eEck5G__dashboardCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 1px 3px #0000001a}.customer-module__eEck5G__dashboardCard:hover{border-color:#7c3aed;transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.customer-module__eEck5G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.customer-module__eEck5G__cardTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.customer-module__eEck5G__cardValue{color:#1a1a2e;margin:8px 0;font-size:32px;font-weight:700}.customer-module__eEck5G__cardBadge{color:#fff;text-align:center;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:20px;min-width:40px;padding:6px 12px;font-size:18px;font-weight:700;display:inline-block}.customer-module__eEck5G__sectionContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.customer-module__eEck5G__pageHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;display:flex}.customer-module__eEck5G__pageTitle{color:#1a1a2e;margin:0;font-size:28px;font-weight:700}.customer-module__eEck5G__pageSubtitle{color:#6b7280;margin:4px 0 0;font-size:14px}.customer-module__eEck5G__headerActions{align-items:center;gap:12px;display:flex}.customer-module__eEck5G__actionButton{cursor:pointer;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}.customer-module__eEck5G__actionButtonPrimary{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.customer-module__eEck5G__actionButtonPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed66}.customer-module__eEck5G__actionButtonSecondary{color:#7c3aed;background:#fff;border:1px solid #7c3aed}.customer-module__eEck5G__actionButtonSecondary:hover{background:#f3f0ff;border-color:#a855f7}.customer-module__eEck5G__actionButtonDanger{color:#fff;background:#ef4444}.customer-module__eEck5G__actionButtonDanger:hover{background:#dc2626;box-shadow:0 4px 12px #ef444466}.customer-module__eEck5G__actionButtonSmall{padding:6px 12px;font-size:12px}.customer-module__eEck5G__dataTable{border-collapse:collapse;width:100%}.customer-module__eEck5G__dataTable thead{background-color:#f3f4f6;border-bottom:2px solid #e5e7eb}.customer-module__eEck5G__dataTable th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:16px;font-size:12px;font-weight:600}.customer-module__eEck5G__dataTable tbody tr{cursor:pointer;border-bottom:1px solid #e5e7eb;transition:background-color .2s}.customer-module__eEck5G__dataTable tbody tr:hover{background-color:#f9fafb}.customer-module__eEck5G__dataTable td{color:#374151;padding:16px;font-size:14px}.customer-module__eEck5G__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.customer-module__eEck5G__statusActive{color:#047857;background-color:#d1fae5}.customer-module__eEck5G__statusOnHold{color:#b45309;background-color:#fef3c7}.customer-module__eEck5G__statusCompleted{color:#1e40af;background-color:#dbeafe}.customer-module__eEck5G__statusPending{color:#991b1b;background-color:#fecaca}.customer-module__eEck5G__gridContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px;display:grid}.customer-module__eEck5G__gridCol2{grid-template-columns:repeat(2,1fr)}.customer-module__eEck5G__gridCol3{grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){.customer-module__eEck5G__gridCol3{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.customer-module__eEck5G__sidebar{width:250px}.customer-module__eEck5G__mainContent{margin-left:250px}.customer-module__eEck5G__pageContainer{padding:24px}.customer-module__eEck5G__gridCol2,.customer-module__eEck5G__gridCol3{grid-template-columns:1fr}.customer-module__eEck5G__pageHeader{flex-direction:column;align-items:center;gap:16px}.customer-module__eEck5G__pageTitle{justify-content:center;font-size:24px;display:flex}}.customer-module__eEck5G__messageThread{background-color:#f9fafb;border-radius:8px;flex-direction:column;gap:16px;max-height:500px;margin-bottom:24px;padding:16px;display:flex;overflow-y:auto}.customer-module__eEck5G__message{gap:12px;margin-bottom:12px;display:flex}.customer-module__eEck5G__messageCustomer{justify-content:flex-end}.customer-module__eEck5G__messageBubble{border-radius:8px;max-width:60%;padding:12px 16px;line-height:1.5}.customer-module__eEck5G__bubbleCustomer{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:8px 2px 8px 8px}.customer-module__eEck5G__bubbleTeam{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:2px 8px 8px}.customer-module__eEck5G__messageTime{color:#9ca3af;margin-top:4px;font-size:12px}.customer-module__eEck5G__messageInput{gap:12px;margin-top:16px;display:flex}@media (max-width:640px){.customer-module__eEck5G__messageInput{flex-direction:column}.customer-module__eEck5G__messageInput button,.customer-module__eEck5G__messageInput a{justify-content:center;width:100%}}.customer-module__eEck5G__messageInputField{resize:none;border:1px solid #e5e7eb;border-radius:8px;flex:1;max-height:100px;padding:12px 16px;font-family:inherit;font-size:14px}.customer-module__eEck5G__messageInputField:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.customer-module__eEck5G__emptyState{text-align:center;color:#6b7280;padding:48px 24px}.customer-module__eEck5G__emptyStateIcon{margin-bottom:16px;font-size:48px}.customer-module__eEck5G__emptyStateTitle{color:#374151;margin-bottom:8px;font-size:18px;font-weight:600}.customer-module__eEck5G__emptyStateMessage{color:#9ca3af;margin-bottom:24px;font-size:14px}.customer-module__eEck5G__formGroup{margin-bottom:20px}.customer-module__eEck5G__formLabel{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.customer-module__eEck5G__formInput{border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.customer-module__eEck5G__formInput:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.customer-module__eEck5G__formInput:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6}.customer-module__eEck5G__formError{color:#dc2626;margin-top:4px;font-size:12px}@media (max-width:640px){.customer-module__eEck5G__customerShell{flex-direction:column}.customer-module__eEck5G__sidebar{width:100%;height:auto;box-shadow:none;background:0 0;padding:0;position:relative}.customer-module__eEck5G__sidebarHeader{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:18px;margin:0 16px 16px;padding:16px}.customer-module__eEck5G__mobileMenuToggle{display:flex}.customer-module__eEck5G__mobileMenuClosed{display:none}.customer-module__eEck5G__mobileMenuOpen{background:#fff;border-radius:18px;margin:0 16px 16px;padding:16px;display:block;box-shadow:0 12px 30px #0f172a14}.customer-module__eEck5G__navList{margin-bottom:0}.customer-module__eEck5G__navLink{color:#1f2937;background:#fff;border-left-color:#0000;padding:12px 16px}.customer-module__eEck5G__navLink:hover{color:#111827;background-color:#f3f4f6;border-left-color:#0000}.customer-module__eEck5G__navLink.customer-module__eEck5G__active{color:#7c3aed;background-color:#7c3aed1a;border-left-color:#7c3aed;font-weight:600}.customer-module__eEck5G__mainContent{margin-left:0}.customer-module__eEck5G__pageContainer{max-height:calc(100vh - 160px);padding:16px;overflow-y:auto}.customer-module__eEck5G__topBar{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}.customer-module__eEck5G__topBarActions{width:100%}.customer-module__eEck5G__messageBubble{max-width:90%}.customer-module__eEck5G__gridContainer{grid-template-columns:1fr;gap:16px}}
.employee-module__Bt2N1q__employeeShell{background-color:#f8f9fa;min-height:100vh;display:flex}.employee-module__Bt2N1q__sidebar{color:#ecf0f1;z-index:100;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);width:280px;height:100vh;padding:24px 0;position:fixed;overflow-y:auto;box-shadow:0 2px 8px #00000026}.employee-module__Bt2N1q__sidebarHeader{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding:0 24px 24px}.employee-module__Bt2N1q__sidebarBrand{color:#7c3aed;letter-spacing:-.5px;font-size:20px;font-weight:700}.employee-module__Bt2N1q__mainContent{flex-direction:column;flex:1;gap:16px;min-width:0;min-height:100vh;margin-left:280px;display:flex}.employee-module__Bt2N1q__topBar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;box-shadow:0 1px 3px #0000001a}.employee-module__Bt2N1q__topBarActions{align-items:center;gap:16px;display:flex}.employee-module__Bt2N1q__pageContainer{flex:1;max-height:calc(100vh - 72px);padding:32px;overflow-y:auto}.employee-module__Bt2N1q__navList{margin:0;padding:0;list-style:none}.employee-module__Bt2N1q__navItem{margin:0;padding:0}.employee-module__Bt2N1q__navLink{color:#ecf0f1b3;border-left:3px solid #0000;align-items:center;gap:12px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.employee-module__Bt2N1q__navLink:hover{color:#ecf0f1;background-color:#ffffff0d;border-left-color:#7c3aed}.employee-module__Bt2N1q__navLink.employee-module__Bt2N1q__active{color:#7c3aed;background-color:#7c3aed1a;border-left-color:#7c3aed;font-weight:600}.employee-module__Bt2N1q__navIcon{justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;display:flex}.employee-module__Bt2N1q__mobileMenuToggle{color:#ecf0f1;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ecf0f126;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:16px;padding:12px 24px;font-size:14px;font-weight:600;display:flex}.employee-module__Bt2N1q__mobileMenuClosed,.employee-module__Bt2N1q__mobileMenuOpen{display:block}.employee-module__Bt2N1q__dashboardCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .3s;box-shadow:0 1px 3px #0000001a}.employee-module__Bt2N1q__dashboardCard:hover{border-color:#7c3aed;transform:translateY(-4px);box-shadow:0 8px 16px #0000001f}.employee-module__Bt2N1q__cardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.employee-module__Bt2N1q__cardTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.employee-module__Bt2N1q__cardValue{color:#1a1a2e;margin:8px 0;font-size:32px;font-weight:700}.employee-module__Bt2N1q__cardBadge{color:#fff;text-align:center;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:20px;min-width:40px;padding:6px 12px;font-size:18px;font-weight:700;display:inline-block}.employee-module__Bt2N1q__sectionContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.employee-module__Bt2N1q__pageHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;display:flex}.employee-module__Bt2N1q__pageTitle{color:#1a1a2e;margin:0;font-size:28px;font-weight:700}.employee-module__Bt2N1q__pageSubtitle{color:#6b7280;margin:4px 0 0;font-size:14px}.employee-module__Bt2N1q__headerActions{align-items:center;gap:12px;display:flex}.employee-module__Bt2N1q__actionButton{cursor:pointer;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}.employee-module__Bt2N1q__actionButtonPrimary{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)}.employee-module__Bt2N1q__actionButtonPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed66}.employee-module__Bt2N1q__actionButtonSecondary{color:#7c3aed;background:#fff;border:1px solid #7c3aed}.employee-module__Bt2N1q__actionButtonSecondary:hover{background:#f3f0ff;border-color:#a855f7}.employee-module__Bt2N1q__actionButtonDanger{color:#fff;background:#ef4444}.employee-module__Bt2N1q__actionButtonDanger:hover{background:#dc2626;box-shadow:0 4px 12px #ef444466}.employee-module__Bt2N1q__actionButtonSmall{padding:6px 12px;font-size:12px}.employee-module__Bt2N1q__dataTable{border-collapse:collapse;width:100%}.employee-module__Bt2N1q__dataTable thead{background-color:#f3f4f6;border-bottom:2px solid #e5e7eb}.employee-module__Bt2N1q__dataTable th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:16px;font-size:12px;font-weight:600}.employee-module__Bt2N1q__dataTable tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s}.employee-module__Bt2N1q__dataTable tbody tr:hover{background-color:#f9fafb}.employee-module__Bt2N1q__dataTable td{color:#374151;padding:16px;font-size:14px}.employee-module__Bt2N1q__tableRow{cursor:pointer}.employee-module__Bt2N1q__activityTableDesktop{display:block}.employee-module__Bt2N1q__activityListMobile{display:none}.employee-module__Bt2N1q__activityMobileCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;overflow:hidden}.employee-module__Bt2N1q__activityMobileSummary{cursor:pointer;color:#1a1a2e;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:14px;font-weight:600;display:flex}.employee-module__Bt2N1q__activityMobileSummary::-webkit-details-marker{display:none}.employee-module__Bt2N1q__activityMobileDetails{color:#4b5563;border-top:1px solid #e5e7eb;padding:0 16px 16px;font-size:14px;line-height:1.6}.employee-module__Bt2N1q__activityMobileTime{color:#9ca3af;margin-top:10px;font-size:12px}.employee-module__Bt2N1q__tableRow:hover{background-color:#7c3aed0d}.employee-module__Bt2N1q__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.employee-module__Bt2N1q__statusSuccess{color:#166534;background-color:#dcfce7}.employee-module__Bt2N1q__statusPending{color:#92400e;background-color:#fef3c7}.employee-module__Bt2N1q__statusWarning{color:#9a3412;background-color:#fed7aa}.employee-module__Bt2N1q__statusError{color:#991b1b;background-color:#fee2e2}.employee-module__Bt2N1q__statusActive{color:#065f46;background-color:#d1fae5}.employee-module__Bt2N1q__statusInactive{color:#6b7280;background-color:#f3f4f6}.employee-module__Bt2N1q__tabSwitcher{-webkit-overflow-scrolling:touch;white-space:nowrap;border-bottom:2px solid #e5e7eb;gap:8px;margin-bottom:24px;display:flex;overflow-x:auto}.employee-module__Bt2N1q__tab{cursor:pointer;color:#6b7280;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex:none;margin-bottom:-2px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s}.employee-module__Bt2N1q__tabSelectWrapper{display:none}.employee-module__Bt2N1q__tabSelect{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;display:none}.employee-module__Bt2N1q__tab:hover{color:#7c3aed}.employee-module__Bt2N1q__tab.employee-module__Bt2N1q__active{color:#7c3aed;border-bottom-color:#7c3aed}.employee-module__Bt2N1q__emptyState{text-align:center;color:#6b7280;padding:48px 24px}.employee-module__Bt2N1q__emptyStateIcon{opacity:.5;margin-bottom:16px;font-size:48px}.employee-module__Bt2N1q__emptyStateTitle{color:#1a1a2e;margin:0 0 8px;font-size:18px;font-weight:600}.employee-module__Bt2N1q__emptyStateDescription{color:#6b7280;margin:0 0 24px;font-size:14px}.employee-module__Bt2N1q__modalOverlay{z-index:200;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.employee-module__Bt2N1q__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.employee-module__Bt2N1q__modalHeader{border-bottom:1px solid #e5e7eb;padding:24px}.employee-module__Bt2N1q__modalTitle{color:#1a1a2e;margin:0;font-size:18px;font-weight:700}.employee-module__Bt2N1q__modalBody{padding:24px}.employee-module__Bt2N1q__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:24px;display:flex}.employee-module__Bt2N1q__formGroup{margin-bottom:20px}.employee-module__Bt2N1q__label{color:#1a1a2e;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.employee-module__Bt2N1q__input,.employee-module__Bt2N1q__textarea,.employee-module__Bt2N1q__select{border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}.employee-module__Bt2N1q__input:focus,.employee-module__Bt2N1q__textarea:focus,.employee-module__Bt2N1q__select:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 3px #7c3aed1a}.employee-module__Bt2N1q__textarea{resize:vertical;min-height:100px}.employee-module__Bt2N1q__loadingSpinner{border:2px solid #7c3aed4d;border-top-color:#7c3aed;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite employee-module__Bt2N1q__spin;display:inline-block}@keyframes employee-module__Bt2N1q__spin{to{transform:rotate(360deg)}}.employee-module__Bt2N1q__loadingContainer{justify-content:center;align-items:center;min-height:200px;display:flex}@media (max-width:1024px){.employee-module__Bt2N1q__sidebar{width:240px}.employee-module__Bt2N1q__mainContent{margin-left:240px}.employee-module__Bt2N1q__pageContainer{padding:24px}}@media (max-width:768px){.employee-module__Bt2N1q__employeeShell{flex-direction:column}.employee-module__Bt2N1q__sidebar{width:100%;height:auto;box-shadow:none;background:0 0;padding:0;position:relative}.employee-module__Bt2N1q__sidebarHeader{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:18px;margin:0 16px 16px;padding:16px}.employee-module__Bt2N1q__mobileMenuToggle{display:flex}.employee-module__Bt2N1q__mobileMenuClosed{display:none}.employee-module__Bt2N1q__mobileMenuOpen{background:#fff;border-radius:18px;margin:0 16px 16px;padding:16px;display:block;box-shadow:0 12px 30px #0f172a14}.employee-module__Bt2N1q__navList{margin-bottom:0}.employee-module__Bt2N1q__navLink{color:#1f2937;background:#fff;border-left-color:#0000;padding:12px 16px}.employee-module__Bt2N1q__navLink:hover{color:#111827;background-color:#f3f4f6;border-left-color:#0000}.employee-module__Bt2N1q__navLink.employee-module__Bt2N1q__active{color:#7c3aed;background-color:#7c3aed1a;border-left-color:#7c3aed;font-weight:600}.employee-module__Bt2N1q__mainContent{margin-left:0}.employee-module__Bt2N1q__pageContainer{max-height:calc(100vh - 160px);overflow-y:auto}.employee-module__Bt2N1q__pageHeader{flex-direction:column;align-items:flex-start;gap:16px}.employee-module__Bt2N1q__headerActions{width:100%}.employee-module__Bt2N1q__dataTable{font-size:12px}.employee-module__Bt2N1q__dataTable th,.employee-module__Bt2N1q__dataTable td{padding:12px 8px}.employee-module__Bt2N1q__activityTableDesktop{display:none}.employee-module__Bt2N1q__activityListMobile{display:block}.employee-module__Bt2N1q__tabSwitcher{display:none}.employee-module__Bt2N1q__tabSelectWrapper{margin-bottom:16px;display:block}.employee-module__Bt2N1q__tabSelect{display:block}.employee-module__Bt2N1q__navLink{padding:8px 16px}.employee-module__Bt2N1q__dashboardCard{padding:16px}}@media (max-width:480px){.employee-module__Bt2N1q__pageContainer{padding:16px}.employee-module__Bt2N1q__pageTitle{font-size:22px}.employee-module__Bt2N1q__cardValue{font-size:24px}.employee-module__Bt2N1q__tabSwitcher{gap:4px;overflow-x:auto}.employee-module__Bt2N1q__tab{white-space:nowrap;padding:8px 12px;font-size:12px}.employee-module__Bt2N1q__actionButton{padding:8px 12px;font-size:12px}}
