.hr-module__A57zeW__hrDashboard{max-width:1400px;margin:0 auto;padding:2rem}.hr-module__A57zeW__sectionContainer{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem}.hr-module__A57zeW__sectionContainer h2{color:#1f2937;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.hr-module__A57zeW__sectionContainer p{color:#6b7280;margin:0;font-size:.875rem}.hr-module__A57zeW__sectionIcon{color:#3b82f6;margin-bottom:1rem}.hr-module__A57zeW__loginContainer{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}.hr-module__A57zeW__loginCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:400px;padding:2rem;box-shadow:0 4px 12px #0000001a}.hr-module__A57zeW__loginCard h2{color:#1f2937;margin-bottom:.5rem}.hr-module__A57zeW__loginCard p{color:#6b7280;margin-bottom:1.5rem}.hr-module__A57zeW__loginButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.hr-module__A57zeW__loginButton:hover{background:#2563eb}.hr-module__A57zeW__dashboardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.hr-module__A57zeW__headerLeft{flex:1}.hr-module__A57zeW__dashboardTitle{color:#1f2937;margin:0 0 .5rem;font-size:2rem;font-weight:700}.hr-module__A57zeW__subtitle{color:#6b7280;margin:0;font-size:.95rem}.hr-module__A57zeW__headerRight{align-items:center;gap:1rem;display:flex}.hr-module__A57zeW__searchContainer{position:relative}.hr-module__A57zeW__searchForm{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.hr-module__A57zeW__searchForm:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.hr-module__A57zeW__searchInput{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:300px;padding:.75rem 1rem;font-size:.875rem}.hr-module__A57zeW__searchInput::placeholder{color:#9ca3af}.hr-module__A57zeW__searchButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;justify-content:center;align-items:center;padding:.75rem;transition:all .2s;display:flex}.hr-module__A57zeW__searchButton:hover{background:#2563eb}.hr-module__A57zeW__logoutButton{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.hr-module__A57zeW__logoutButton:hover{background:#dc2626;transform:translateY(-1px)}.hr-module__A57zeW__pipelineSection{margin-bottom:2rem}.hr-module__A57zeW__pipelineGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.hr-module__A57zeW__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.hr-module__A57zeW__metricCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.hr-module__A57zeW__metricCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hr-module__A57zeW__metricIcon{background:#f0fdf4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.hr-module__A57zeW__metricContent{flex:1}.hr-module__A57zeW__metricNumber{color:#1f2937;margin:0 0 .25rem;font-size:1.875rem;font-weight:700}.hr-module__A57zeW__metricLabel{color:#374151;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.hr-module__A57zeW__metricSubtext{color:#6b7280;font-size:.75rem}.hr-module__A57zeW__actionsSection{margin-bottom:2rem}.hr-module__A57zeW__sectionTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.hr-module__A57zeW__sectionSubtitle{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem}.hr-module__A57zeW__actionButtons{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.hr-module__A57zeW__actionButton{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.hr-module__A57zeW__actionButton:hover{color:#16a34a;background:#f0fdf4;border-color:#22c55e}.hr-module__A57zeW__actionIcon{font-size:1.25rem}.hr-module__A57zeW__tableSection{margin-bottom:2rem}.hr-module__A57zeW__tableContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.hr-module__A57zeW__table{border-collapse:collapse;width:100%}.hr-module__A57zeW__table th{text-align:left;color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem;font-size:.875rem;font-weight:600}.hr-module__A57zeW__table td{border-bottom:1px solid #f3f4f6;padding:1rem;font-size:.875rem}.hr-module__A57zeW__table tbody tr:hover{background:#f9fafb}.hr-module__A57zeW__jobTitle{color:#1f2937;font-weight:600}.hr-module__A57zeW__applications{color:#22c55e;font-weight:600}.hr-module__A57zeW__tableActions{gap:.5rem;display:flex}.hr-module__A57zeW__editButton,.hr-module__A57zeW__analyticsButton,.hr-module__A57zeW__reviewButton,.hr-module__A57zeW__rateButton{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;transition:all .2s}.hr-module__A57zeW__editButton:hover,.hr-module__A57zeW__reviewButton:hover{color:#16a34a;background:#f0fdf4;border-color:#22c55e}.hr-module__A57zeW__analyticsButton:hover,.hr-module__A57zeW__rateButton:hover{color:#2563eb;background:#eff6ff;border-color:#3b82f6}.hr-module__A57zeW__candidateInfo{align-items:center;gap:.75rem;display:flex}.hr-module__A57zeW__candidateAvatar{color:#22c55e;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex}.hr-module__A57zeW__candidateName{color:#1f2937;font-weight:600}.hr-module__A57zeW__candidatePosition{color:#6b7280;font-size:.75rem}.hr-module__A57zeW__status{border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.hr-module__A57zeW__status.hr-module__A57zeW__under-review{color:#d97706;background:#fef3c7}.hr-module__A57zeW__status.hr-module__A57zeW__interview-scheduled{color:#2563eb;background:#dbeafe}.hr-module__A57zeW__status.hr-module__A57zeW__shortlisted{color:#059669;background:#d1fae5}.hr-module__A57zeW__resumeButton{color:#16a34a;cursor:pointer;background:#f0fdf4;border:1px solid #22c55e;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;transition:all .2s}.hr-module__A57zeW__resumeButton:hover{color:#fff;background:#22c55e}@media (max-width:768px){.hr-module__A57zeW__hrDashboard{padding:1rem}.hr-module__A57zeW__dashboardHeader{flex-direction:column;align-items:flex-start;gap:1rem}.hr-module__A57zeW__headerRight{flex-direction:column;gap:.75rem;width:100%}.hr-module__A57zeW__searchInput{min-width:auto}.hr-module__A57zeW__searchForm{flex-direction:column}.hr-module__A57zeW__searchButton{width:100%}.hr-module__A57zeW__pipelineGrid,.hr-module__A57zeW__metricsGrid,.hr-module__A57zeW__actionButtons{grid-template-columns:1fr}.hr-module__A57zeW__tableContainer{overflow-x:auto}.hr-module__A57zeW__table{min-width:600px}.hr-module__A57zeW__table th,.hr-module__A57zeW__table td{padding:.75rem .5rem;font-size:.75rem}.hr-module__A57zeW__tableActions{flex-direction:column;gap:.25rem}.hr-module__A57zeW__candidateInfo{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:1024px){.hr-module__A57zeW__pipelineGrid{grid-template-columns:1fr}}
