.workers-module__on50Lq__page{background:var(--bg-secondary);min-height:100vh;padding-top:6rem}.workers-module__on50Lq__pageHeader{text-align:center;margin-bottom:3rem}.workers-module__on50Lq__pageHeader p{color:var(--text-secondary);margin-top:.5rem;font-size:1.0625rem}.workers-module__on50Lq__layout{grid-template-columns:260px 1fr;align-items:start;gap:2rem;display:grid}@media (max-width:900px){.workers-module__on50Lq__layout{grid-template-columns:1fr}}.workers-module__on50Lq__sidebar{position:sticky;top:5rem}.workers-module__on50Lq__filterCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.workers-module__on50Lq__filterCard h3{font-size:1rem}.workers-module__on50Lq__filterGroup{flex-direction:column;gap:.375rem;display:flex}.workers-module__on50Lq__filterGroup label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.workers-module__on50Lq__filterGroup select{background:var(--bg-primary);border:1.5px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-body);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23a8a59d' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;outline:none;padding:.625rem 2rem .625rem .875rem;font-size:.875rem}.workers-module__on50Lq__filterGroup select:focus{border-color:var(--primary-400);box-shadow:0 0 0 3px #f9ae1b1a}.workers-module__on50Lq__filterCheckboxes{flex-direction:column;gap:.625rem;display:flex}.workers-module__on50Lq__checkbox{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.workers-module__on50Lq__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary-500);cursor:pointer}.workers-module__on50Lq__results{min-width:0}.workers-module__on50Lq__resultsHeader{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.875rem;display:flex}.workers-module__on50Lq__workerGrid{flex-direction:column;gap:1rem;display:flex}.workers-module__on50Lq__workerCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--duration-normal)var(--ease-out);cursor:pointer;gap:1.5rem;padding:1.5rem;text-decoration:none;display:flex}.workers-module__on50Lq__workerCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-200);transform:translateY(-2px)}@media (max-width:600px){.workers-module__on50Lq__workerCard{text-align:center;flex-direction:column;align-items:center}}.workers-module__on50Lq__workerAvatar{flex-shrink:0;position:relative}.workers-module__on50Lq__avatarImage{border-radius:var(--radius-lg);object-fit:cover;border:2px solid var(--border-subtle);width:80px;height:80px}.workers-module__on50Lq__avatarEmoji{background:var(--warm-100);border:2px solid var(--border-subtle);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;display:flex}.workers-module__on50Lq__verifiedBadge{background:var(--success);color:#fff;border:2px solid var(--bg-card);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;display:flex;position:absolute;bottom:-4px;right:-4px}.workers-module__on50Lq__unavailableBadge{background:var(--error);color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:.125rem .5rem;font-size:.625rem;position:absolute;top:-6px;right:-10px}.workers-module__on50Lq__matchBadge{color:#fff;border-radius:var(--radius-full);border:2px solid var(--bg-card);padding:.15rem .45rem;font-size:.65rem;font-weight:700;line-height:1;position:absolute;top:-6px;left:-6px}.workers-module__on50Lq__workerInfo{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.workers-module__on50Lq__workerInfo h3{font-size:1.125rem}.workers-module__on50Lq__workerLocation{color:var(--text-muted);font-size:.8125rem}.workers-module__on50Lq__workerServices{flex-wrap:wrap;gap:.375rem;display:flex}.workers-module__on50Lq__workerBio{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.workers-module__on50Lq__workerMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.8125rem;display:flex}.workers-module__on50Lq__workerRating{color:var(--primary-600);font-weight:600}.workers-module__on50Lq__workerRating small{color:var(--text-muted);font-weight:400}.workers-module__on50Lq__workerCerts{flex-wrap:wrap;gap:.375rem;display:flex}.workers-module__on50Lq__certBadge{background:var(--primary-50);color:var(--primary-700);border:1px solid var(--primary-200);border-radius:var(--radius-full);align-items:center;gap:.25rem;padding:.25rem .55rem;font-size:.75rem;display:inline-flex}.workers-module__on50Lq__workerRate{color:var(--accent-600);gap:1rem;margin-top:.25rem;font-size:.875rem;font-weight:600;display:flex}.workers-module__on50Lq__empty{text-align:center;color:var(--text-muted);padding:4rem 2rem}.workers-module__on50Lq__emptyIcon{margin-bottom:1rem;font-size:3rem;display:block}.workers-module__on50Lq__empty h3{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.25rem}
