.hire-directory{min-height:80rem;padding:4.5rem 0 8rem;background:var(--home-section);color:var(--home-text)}.hire-directory-content{width:min(calc(100% - 3rem),var(--home-content-width));margin-inline:auto}.hire-search-field{position:relative;display:flex;align-items:center}.hire-search-field svg{position:absolute;left:1rem;width:1.5rem;height:1.5rem;fill:none;stroke:var(--home-muted);stroke-linecap:round;stroke-width:1.7}.hire-search-field input{width:100%;height:3.6rem;padding:0 1rem 0 3.2rem;border:0;border-radius:var(--login-control-radius);background:var(--home-surface);color:var(--home-text);font:inherit}.hire-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.hire-directory-heading{display:block;padding:2rem 0 1.5rem}.hire-directory-heading h1,.hire-directory-heading p{margin:0}.hire-directory-heading h1{font-size:clamp(1.8rem,3vw,2.5rem)}.hire-directory-heading p{font-size:1.3rem;font-weight:700}.hire-directory-heading small{color:var(--home-muted)}.hire-directory-layout{display:grid;grid-template-columns:19rem minmax(0,1fr);align-items:start;gap:1.5rem}.hire-filters{padding:1.3rem;border:1px solid var(--home-border);border-radius:var(--home-card-radius);background:var(--home-surface)}.hire-filters>button:first-child{display:block;margin:0 0 1.3rem auto;padding:0;border:0;background:transparent;color:var(--home-primary)}.hire-filters fieldset{display:grid;margin:0;padding:1rem 0;border:0;gap:.65rem}.hire-filters legend{margin-bottom:.5rem;font-weight:700}.hire-filters label{display:flex;align-items:center;gap:.55rem;font-size:var(--font-label)}.hire-filters input[type=checkbox],.hire-filters input[type=radio]{width:1rem;height:1rem;margin:0}.hire-filters .hire-view-all{display:block;margin:.3rem auto .8rem;padding:0;border:0;background:transparent;color:var(--home-primary)}.hire-zip-field{display:grid!important;padding-block:.8rem;gap:.5rem!important;font-weight:700}.hire-zip-field input{width:100%;height:2.7rem;border:1px solid var(--home-border);border-radius:var(--login-control-radius);background:var(--home-surface);color:var(--home-text)}.hire-results{margin:0;padding:0;border:0;background:transparent}.hire-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.hire-promotion-card,.hire-provider-card{overflow:hidden;border:1px solid var(--home-border);border-radius:var(--home-card-radius);background:var(--home-surface)}.hire-provider-card{display:grid;padding:1rem;gap:.55rem}.hire-provider-heading{display:flex;align-items:center;gap:.75rem}.hire-provider-avatar{display:block;width:3.3rem;height:3.3rem;overflow:hidden;border-radius:50%;flex:0 0 auto}.hire-provider-avatar img{display:block;width:100%;height:100%;object-fit:cover}.hire-provider-avatar img.is-collage{width:200%;height:200%;max-width:none;object-position:top left}.hire-provider-card>p,.hire-provider-heading h2,.hire-provider-heading p,.hire-provider-heading small{margin:0}.hire-provider-heading h2{font-size:1.05rem}.hire-provider-distance,.hire-provider-heading p,.hire-provider-heading small{color:var(--home-muted);font-size:.78rem}.hire-provider-rating{font-size:.78rem}.hire-provider-rating span{margin-right:.3rem;color:var(--home-pressed)}.hire-provider-card blockquote{margin:.3rem 0;padding:.8rem;border-radius:var(--login-control-radius);background:var(--home-quote);font-size:var(--font-label)}.hire-provider-card>a{display:grid;place-items:center;min-height:2.8rem;border:0;border-radius:var(--login-control-radius);background:var(--home-primary);color:var(--login-button-active-text);text-decoration:none}.hire-promotion-card{display:grid;align-content:start;text-align:center}.hire-promotion-card img{width:100%;height:14rem;object-fit:cover}.hire-promotion-card strong{padding:1rem;line-height:1.3}.hire-empty{padding:4rem 2rem;border:1px solid var(--home-border);border-radius:var(--home-card-radius);background:var(--home-surface);text-align:center}.hire-directory-message{padding:1rem;border-radius:var(--login-control-radius);background:var(--home-surface);color:var(--home-muted)}.hire-coming-soon-toast{position:fixed;inset:auto 1.5rem 1.5rem auto;max-width:min(24rem,calc(100% - 3rem));gap:.2rem;margin:0;padding:.9rem 1rem;border:1px solid var(--home-border);border-radius:var(--login-control-radius);background:var(--home-primary);color:var(--login-button-active-text)}.hire-coming-soon-toast:popover-open{display:grid}.hire-coming-soon-toast span{font-size:var(--font-label)}@media (max-width:60rem){.hire-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:44rem){.hire-directory{padding-top:2rem}.hire-directory-content{width:min(calc(100% - 2rem),var(--home-content-width))}.hire-directory-layout,.hire-results-grid{grid-template-columns:1fr}.hire-filters{max-height:30rem;overflow-y:auto}}