.careers-module__T6xnVW__page{background:var(--background);min-height:100vh}.careers-module__T6xnVW__hero{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#0ea5e90d,#8b5cf60d);padding:6rem 0}.careers-module__T6xnVW__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.careers-module__T6xnVW__heroContent{flex-direction:column;gap:1.5rem;display:flex}.careers-module__T6xnVW__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.9rem;font-weight:700}.careers-module__T6xnVW__heroTitle{color:var(--text-main);letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1.1}.careers-module__T6xnVW__heroSub{color:var(--text-muted);font-size:1.2rem;line-height:1.6}.careers-module__T6xnVW__checkList{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;padding:0;list-style:none;display:grid}.careers-module__T6xnVW__checkList li{color:var(--text-main);align-items:center;gap:.5rem;font-weight:500;display:flex}.careers-module__T6xnVW__heroBtns{gap:1rem;margin-top:1rem;display:flex}.careers-module__T6xnVW__btnPrimary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0ea5e94d}.careers-module__T6xnVW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0ea5e966}.careers-module__T6xnVW__btnSecondary{color:var(--text-main);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:1rem 2rem;font-weight:700;transition:all .3s}.careers-module__T6xnVW__btnSecondary:hover{border-color:var(--primary);color:var(--primary)}.careers-module__T6xnVW__heroVisual{aspect-ratio:4/3;background:#cbd5e1;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.careers-module__T6xnVW__statsOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;justify-content:space-around;padding:1.5rem;display:flex;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 10px 30px #0000001a}.careers-module__T6xnVW__statOverItem{text-align:center}.careers-module__T6xnVW__statOverVal{color:var(--primary);font-size:1.5rem;font-weight:800;display:block}.careers-module__T6xnVW__statOverLab{color:var(--text-muted);font-size:.8rem;font-weight:600}.careers-module__T6xnVW__statsBar{border-bottom:1px solid var(--border);background:#fff;padding:2rem 0}.careers-module__T6xnVW__statsGrid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.careers-module__T6xnVW__barStat{color:var(--text-main);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.careers-module__T6xnVW__section{padding:6rem 0}.careers-module__T6xnVW__bgSurface{background:var(--surface)}.careers-module__T6xnVW__sectionHeader{text-align:center;margin-bottom:4rem}.careers-module__T6xnVW__sectionTitle{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.careers-module__T6xnVW__sectionSub{color:var(--text-muted);font-size:1.15rem}.careers-module__T6xnVW__searchWidget{box-shadow:var(--card-shadow);border:1px solid var(--border);background:#fff;border-radius:16px;padding:2.5rem}.careers-module__T6xnVW__searchInputs{grid-template-columns:2fr 1fr 1fr auto;gap:1rem;margin-bottom:1.5rem;display:grid}.careers-module__T6xnVW__inputWrap{position:relative}.careers-module__T6xnVW__inputWrap svg{color:var(--text-muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.careers-module__T6xnVW__searchInput{border:1px solid var(--border);background:var(--background);border-radius:8px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:.95rem}.careers-module__T6xnVW__searchInput:focus{outline:2px solid var(--primary);border-color:#0000}.careers-module__T6xnVW__quickFilters{flex-wrap:wrap;gap:.75rem;display:flex}.careers-module__T6xnVW__filterBadge{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:100px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.careers-module__T6xnVW__filterBadge:hover{border-color:var(--primary);color:var(--primary)}.careers-module__T6xnVW__propsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.careers-module__T6xnVW__propCard{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;padding:2rem}.careers-module__T6xnVW__propIcon{background:var(--surface);width:56px;height:56px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.careers-module__T6xnVW__propCard h3{margin-bottom:1rem;font-size:1.2rem;font-weight:700}.careers-module__T6xnVW__propList{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:0;list-style:none;display:flex}.careers-module__T6xnVW__propList li{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.careers-module__T6xnVW__propList li:before{content:"•";color:#10b981}.careers-module__T6xnVW__deptGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.careers-module__T6xnVW__deptCard{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;padding:2rem;transition:all .3s}.careers-module__T6xnVW__deptCard:hover{border-color:var(--primary);transform:translateY(-5px)}.careers-module__T6xnVW__deptHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.careers-module__T6xnVW__deptIcon{background:var(--surface);color:var(--primary);border-radius:10px;padding:.75rem}.careers-module__T6xnVW__deptCard h3{font-size:1.1rem;font-weight:700}.careers-module__T6xnVW__deptRoles{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.careers-module__T6xnVW__deptRole{color:var(--text-muted);font-size:.9rem}.careers-module__T6xnVW__deptFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.careers-module__T6xnVW__deptCount{color:var(--primary);background:#0ea5e91a;border-radius:100px;padding:.25rem .75rem;font-size:.85rem;font-weight:700}.careers-module__T6xnVW__jobGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.careers-module__T6xnVW__jobCard{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .3s;display:flex}.careers-module__T6xnVW__jobCard:hover{border-color:var(--primary)}.careers-module__T6xnVW__jobBadge{letter-spacing:.05em;border-radius:4px;align-self:flex-start;margin-bottom:1rem;padding:.25rem .5rem;font-size:.7rem;font-weight:800}.careers-module__T6xnVW__badgeHOT{color:#ef4444;background:#fee2e2}.careers-module__T6xnVW__badgeFEATURED{color:#eab308;background:#fef9c3}.careers-module__T6xnVW__badgeNEW{color:#22c55e;background:#dcfce7}.careers-module__T6xnVW__badgeURGENT{color:#f97316;background:#ffedd5}.careers-module__T6xnVW__jobTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.careers-module__T6xnVW__jobMeta{color:var(--text-muted);flex-direction:column;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.careers-module__T6xnVW__jobMetaItem{align-items:center;gap:.5rem;display:flex}.careers-module__T6xnVW__jobSalary{color:var(--text-main);margin-top:auto;margin-bottom:1rem;font-weight:700}.careers-module__T6xnVW__jobActions{gap:.5rem;display:flex}.careers-module__T6xnVW__jobBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;padding:.6rem;font-size:.85rem;font-weight:700}.careers-module__T6xnVW__saveBtn{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.6rem}.careers-module__T6xnVW__beneHeader{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.careers-module__T6xnVW__beneTab{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:100px;padding:.75rem 2rem;font-weight:700;transition:all .2s}.careers-module__T6xnVW__beneTab.careers-module__T6xnVW__active{background:var(--primary);color:#fff;border-color:var(--primary)}.careers-module__T6xnVW__beneGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.careers-module__T6xnVW__beneCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;padding:2rem}.careers-module__T6xnVW__beneCard.careers-module__T6xnVW__accent{background:linear-gradient(135deg, var(--surface) 0%, white 100%);border-color:#0ea5e94d}.careers-module__T6xnVW__beneIconWrap{width:60px;height:60px;color:var(--primary);background:#0ea5e91a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.careers-module__T6xnVW__timeline{justify-content:space-between;max-width:1000px;margin:0 auto;display:flex;position:relative}.careers-module__T6xnVW__timeline:before{content:"";background:var(--border);z-index:0;height:2px;position:absolute;top:40px;left:0;right:0}.careers-module__T6xnVW__timeStep{z-index:1;text-align:center;flex-direction:column;align-items:center;width:180px;display:flex;position:relative}.careers-module__T6xnVW__timeNum{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:.5rem;font-size:.8rem;font-weight:800;display:flex}.careers-module__T6xnVW__timeIcon{border:2px solid var(--primary);width:50px;height:50px;color:var(--primary);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.careers-module__T6xnVW__timeTitle{margin-bottom:.5rem;font-weight:700}.careers-module__T6xnVW__timeDesc{color:var(--text-muted);font-size:.85rem}.careers-module__T6xnVW__faqGrid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.careers-module__T6xnVW__faqItem{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.careers-module__T6xnVW__faqQ{cursor:pointer;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.05rem;font-weight:700;display:flex}.careers-module__T6xnVW__faqA{color:var(--text-muted);padding:0 1.5rem 1.5rem;line-height:1.6}.careers-module__T6xnVW__galleryGrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.careers-module__T6xnVW__galleryItem{cursor:pointer;border-radius:12px;height:200px;position:relative;overflow:hidden}.careers-module__T6xnVW__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.careers-module__T6xnVW__galleryItem:hover img{transform:scale(1.1)}.careers-module__T6xnVW__galleryItem:nth-child(4n+1){grid-column:span 2}.careers-module__T6xnVW__diversityGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.careers-module__T6xnVW__diversityMetrics{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.careers-module__T6xnVW__metricCard{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:12px;padding:1.5rem}.careers-module__T6xnVW__diversityCerts{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.careers-module__T6xnVW__certBadge{border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.careers-module__T6xnVW__campusGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.careers-module__T6xnVW__campusCard{border:1px solid var(--border);text-align:center;box-shadow:var(--card-shadow);background:#fff;border-radius:20px;padding:2.5rem;transition:all .3s}.careers-module__T6xnVW__campusCard:hover{border-color:var(--primary);transform:translateY(-10px)}.careers-module__T6xnVW__campusIcon{background:var(--surface);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.careers-module__T6xnVW__uniLogos{opacity:.6;filter:grayscale();justify-content:center;gap:4rem;margin-top:4rem;display:flex}@media (max-width:1024px){.careers-module__T6xnVW__heroGrid,.careers-module__T6xnVW__diversityGrid{grid-template-columns:1fr}.careers-module__T6xnVW__galleryGrid{grid-template-columns:repeat(3,1fr)}.careers-module__T6xnVW__statsOverlay{display:none}.careers-module__T6xnVW__searchInputs{grid-template-columns:1fr 1fr}.careers-module__T6xnVW__propsGrid,.careers-module__T6xnVW__jobGrid,.careers-module__T6xnVW__beneGrid,.careers-module__T6xnVW__campusGrid,.careers-module__T6xnVW__deptGrid{grid-template-columns:repeat(2,1fr)}.careers-module__T6xnVW__timeline{flex-wrap:wrap;justify-content:center;gap:2rem}.careers-module__T6xnVW__timeline:before{display:none}}@media (max-width:640px){.careers-module__T6xnVW__heroTitle{font-size:2.5rem}.careers-module__T6xnVW__searchInputs,.careers-module__T6xnVW__propsGrid,.careers-module__T6xnVW__jobGrid,.careers-module__T6xnVW__beneGrid,.careers-module__T6xnVW__campusGrid,.careers-module__T6xnVW__deptGrid{grid-template-columns:1fr}.careers-module__T6xnVW__galleryGrid{grid-template-columns:repeat(2,1fr)}.careers-module__T6xnVW__checkList{grid-template-columns:1fr}.careers-module__T6xnVW__heroBtns{flex-direction:column}.careers-module__T6xnVW__statsGrid{justify-content:center}}
