.hiring-module__KJ57zG__page{flex-direction:column;gap:4rem;display:flex}.hiring-module__KJ57zG__hero{border-radius:var(--radius);background:0 0;border:none;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:2.5rem;padding:0;display:grid}.hiring-module__KJ57zG__heroContent{flex-direction:column;gap:1.25rem;display:flex}.hiring-module__KJ57zG__heroContent h1{color:var(--color-text);margin:0;font-size:clamp(2rem,3vw,2.75rem);font-weight:700}.hiring-module__KJ57zG__heroContent p{color:var(--color-text-secondary);margin:0;font-size:1.05rem;line-height:1.6}.hiring-module__KJ57zG__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--color-text-tertiary);align-items:center;gap:.6rem;font-size:.72rem;font-weight:600;display:inline-flex}.hiring-module__KJ57zG__eyebrow:before{content:"";background:var(--color-border-strong);opacity:.7;width:26px;height:1px}.hiring-module__KJ57zG__heroActions{flex-wrap:wrap;gap:.75rem;display:flex}.hiring-module__KJ57zG__primary,.hiring-module__KJ57zG__secondary{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;padding:.7rem 1.3rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hiring-module__KJ57zG__primary{background:var(--color-brand);color:var(--color-primary-contrast);box-shadow:0 12px 30px #2563eb33}.hiring-module__KJ57zG__secondary{border-color:var(--color-border);color:var(--color-text);background:var(--color-surface-alt)}.hiring-module__KJ57zG__primary:hover,.hiring-module__KJ57zG__secondary:hover{transform:translateY(-1px)}.hiring-module__KJ57zG__heroHighlights{gap:.85rem;padding-top:.5rem;display:grid}.hiring-module__KJ57zG__highlightTitle{color:var(--color-text);margin-bottom:.2rem;font-weight:600;display:block}.hiring-module__KJ57zG__highlightCopy{color:var(--color-text-tertiary);font-size:.9rem}.hiring-module__KJ57zG__heroPanel{flex-direction:column;gap:1.5rem;display:flex}.hiring-module__KJ57zG__panelCard{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:none;padding:1.5rem}.hiring-module__KJ57zG__panelLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-tertiary);font-size:.75rem;font-weight:600}.hiring-module__KJ57zG__panelCard h3{color:var(--color-text);margin:.5rem 0;font-size:1.1rem}.hiring-module__KJ57zG__panelCard p{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.5}.hiring-module__KJ57zG__panelList{flex-direction:column;gap:.75rem;display:flex}.hiring-module__KJ57zG__panelItem{border-radius:var(--radius);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;display:flex}.hiring-module__KJ57zG__section{flex-direction:column;gap:1.5rem;display:flex}.hiring-module__KJ57zG__sectionHeader{flex-direction:column;gap:.5rem;max-width:640px;display:flex}.hiring-module__KJ57zG__sectionHeader h2{color:var(--color-text);margin:0;font-size:1.75rem}.hiring-module__KJ57zG__sectionHeader p{color:var(--color-text-secondary);margin:0;line-height:1.5}.hiring-module__KJ57zG__cardGrid,.hiring-module__KJ57zG__steps,.hiring-module__KJ57zG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.hiring-module__KJ57zG__infoCard{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface);padding:1.5rem}.hiring-module__KJ57zG__infoCard h3{color:var(--color-text);margin:0 0 .5rem}.hiring-module__KJ57zG__infoCard p{color:var(--color-text-secondary);margin:0;line-height:1.5}.hiring-module__KJ57zG__stepCard{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface-alt);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.hiring-module__KJ57zG__stepNumber{border-radius:var(--radius);background:var(--color-text);width:44px;height:44px;color:var(--color-primary-contrast);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.hiring-module__KJ57zG__stepCard h3{color:var(--color-text);margin:0}.hiring-module__KJ57zG__stepCard p{color:var(--color-text-secondary);margin:0;line-height:1.5}.hiring-module__KJ57zG__featureCard{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.hiring-module__KJ57zG__featureCard h3{color:var(--color-text);margin:0}.hiring-module__KJ57zG__featureCard ul{color:var(--color-text-secondary);flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.hiring-module__KJ57zG__featureCard li{align-items:flex-start;gap:.6rem;line-height:1.4;display:flex}.hiring-module__KJ57zG__cta{border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.hiring-module__KJ57zG__cta h2{color:var(--color-text);margin:0 0 .5rem}.hiring-module__KJ57zG__cta p{color:var(--color-text-secondary);margin:0}.hiring-module__KJ57zG__ctaActions{flex-wrap:wrap;gap:.75rem;display:flex}@media (max-width:900px){.hiring-module__KJ57zG__hero{grid-template-columns:1fr}.hiring-module__KJ57zG__heroPanel{flex-direction:column}}@media (max-width:640px){.hiring-module__KJ57zG__hero{padding:2rem 1.5rem}.hiring-module__KJ57zG__primary,.hiring-module__KJ57zG__secondary{width:100%}.hiring-module__KJ57zG__cta{flex-direction:column;align-items:flex-start}}
