.client-dashboard-container{background-color:#f8f9fb;min-height:100vh;padding:2rem;font-family:Plus Jakarta Sans,sans-serif}.action-button-modern{color:#fff;cursor:pointer;background-color:#7f56d9;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background-color .2s}.dashboard-header-modern{margin-bottom:2rem}.dashboard-header-modern h4{color:#1a1d1f;margin-bottom:.5rem;font-weight:700}.dashboard-header-modern p{color:#6f767e;font-size:.95rem}.dashboard-section-card{background:#fff;border:1px solid #0000000a;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #00000008}.filter-section{background:#fff;border:1px solid #0000000a;border-radius:16px;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 2px 12px #00000005}.applicants-grid-header{color:#6f767e;background:#f8f9fb;border-radius:12px;grid-template-columns:minmax(250px,1.5fr) 1fr 1fr 1fr 100px;align-items:center;margin-bottom:1rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;display:grid}.applicants-grid-item{cursor:pointer;background:#fff;border-bottom:1px solid #efefef;grid-template-columns:minmax(250px,1.5fr) 1fr 1fr 1fr 100px;align-items:center;padding:1.25rem 1.5rem;transition:all .2s;display:grid}.applicants-grid-item:hover{background-color:#f8f9fb}.applicants-grid-item:last-child{border-bottom:none}.applicant-info{align-items:center;gap:1rem;display:flex}.applicant-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:44px;height:44px;box-shadow:0 2px 8px #00000014}.applicant-name{color:#1a1d1f;font-size:.95rem;font-weight:600}.status-badge{text-transform:uppercase;border-radius:20px;align-items:center;width:fit-content;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.status-badge-applied{color:#1976d2;background-color:#e3f2fd}.status-badge-interview{color:#f57c00;background-color:#fff3e0}.status-badge-offered{color:#2e7d32;background-color:#e8f5e9}.status-badge-rejected{color:#c62828;background-color:#ffebee}.role-tag{color:#333;background:#f4f4f4;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:500}.action-btn-view{color:#6f767e;background:#fff;border:1px solid #e4e4e4;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.action-btn-view:hover{color:#5e17eb;background:#f8f9fb;border-color:#5e17eb}.empty-state-modern{text-align:center;padding:4rem 1rem}.empty-state-title{color:#1a1d1f;margin-bottom:.5rem;font-weight:700}.empty-state-description{color:#6f767e;max-width:400px;margin:0 auto}@media (max-width:992px){.applicants-grid-header{display:none}.applicants-grid-item{border:1px solid #eee;border-radius:12px;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;padding:1.5rem}.applicant-info{margin-bottom:.5rem}}
