.careers-module__T6xnVW__pageWrapper{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding-top:100px;padding-bottom:5rem;display:flex}.careers-module__T6xnVW__hero{text-align:center;box-sizing:border-box;width:100%;max-width:800px;margin-bottom:4rem;padding:0 2rem}.careers-module__T6xnVW__title{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400}.careers-module__T6xnVW__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.careers-module__T6xnVW__jobList{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:1000px;padding:0 2rem;display:flex}.careers-module__T6xnVW__jobCard{background-color:var(--bg-secondary);border:1px solid var(--border-light);box-sizing:border-box;border-radius:12px;justify-content:space-between;align-items:center;padding:2rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.careers-module__T6xnVW__jobCard:hover{border-color:var(--brand-500)}.careers-module__T6xnVW__jobInfo{flex-direction:column;gap:.75rem;display:flex}.careers-module__T6xnVW__jobTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:1.5rem}.careers-module__T6xnVW__jobMeta{color:var(--text-muted);gap:1rem;font-size:.875rem;display:flex}.careers-module__T6xnVW__metaItem{align-items:center;gap:.375rem;display:flex}.careers-module__T6xnVW__applyBtn{color:var(--text-primary);border:1px solid var(--border-light);background-color:#0000;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.careers-module__T6xnVW__jobCard:hover .careers-module__T6xnVW__applyBtn{background-color:var(--brand-500);border-color:var(--brand-500);color:var(--black-900)}.careers-module__T6xnVW__emptyState{text-align:center;background-color:var(--bg-secondary);border:1px dashed var(--border-light);border-radius:12px;padding:4rem 2rem}.careers-module__T6xnVW__emptyState h3{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.careers-module__T6xnVW__emptyState p{color:var(--text-secondary)}@media (max-width:992px){.careers-module__T6xnVW__pageWrapper{padding-top:100px}}@media (max-width:768px){.careers-module__T6xnVW__jobCard{flex-direction:column;align-items:flex-start;gap:1.5rem}.careers-module__T6xnVW__applyBtn{justify-content:center;width:100%}}@media (max-width:600px){.careers-module__T6xnVW__pageWrapper{padding-top:90px;padding-bottom:3rem}.careers-module__T6xnVW__hero{margin-bottom:3rem}}
