.careers_page{background:#09090b;min-height:calc(100vh - 200px);padding:170px 40px}.careers_wrapper{margin:0 auto;max-width:900px}.careers_header{margin-bottom:40px}.careers_header h1{color:#fff;font-size:32px;font-weight:400;margin:0}.careers_filters{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:60px;padding-bottom:30px}.filter_label{color:hsla(0,0%,100%,.6);font-size:14px;margin:0 0 16px}.filter_group{display:flex;flex-wrap:wrap;gap:12px}.filter_select{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;cursor:pointer;font-size:14px;min-width:160px;padding:10px 16px;transition:all .2s ease}.filter_select option{background:#18181b;color:#fff;padding:10px}.filter_select:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.filter_select:focus{border-color:rgba(42,245,152,.5);outline:none}.careers_empty_state{padding:80px 20px;text-align:center}.empty_icon{align-items:center;background:hsla(0,0%,100%,.03);border-radius:50%;color:hsla(0,0%,100%,.4);display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.careers_empty_state h3{color:#fff;font-size:24px;font-weight:500;margin:0 0 12px}.careers_empty_state p{color:hsla(0,0%,100%,.6);font-size:16px;line-height:1.6;margin:0 auto;max-width:500px}.careers_section{margin-bottom:48px}.section_title{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff;font-size:20px;font-weight:500;margin:0 0 24px;padding-bottom:12px}.job_listing{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;cursor:pointer;margin-bottom:16px;padding:24px;transition:all .2s ease}.job_listing:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.15);transform:translateY(-2px)}.job_title{color:#fff;font-size:18px;font-weight:500;margin:0 0 12px}.job_meta{color:hsla(0,0%,100%,.6);display:flex;flex-wrap:wrap;font-size:14px;gap:16px}.job_meta span{align-items:center;display:flex;gap:4px}.job_meta span:not(:last-child):after{color:hsla(0,0%,100%,.3);content:"•";margin-left:16px}@media (max-width:768px){.careers_page{padding:60px 20px}.careers_header h1{font-size:28px}.filter_group{flex-direction:column}.filter_select{width:100%}.careers_empty_state{padding:60px 20px}}[dir=rtl] .job_meta span:not(:last-child):after{margin-left:0;margin-right:16px}