.Careers-module__PFxZfG__careersPage{color:#1a202c;background-color:#fafbff;min-height:100vh;padding-top:80px;padding-bottom:6rem;position:relative;overflow:hidden}.Careers-module__PFxZfG__bgGlow1{filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#6b46c10d 0%,#fff0 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Careers-module__PFxZfG__bgGlow2{display:none}.Careers-module__PFxZfG__hero{z-index:1;background-color:#fafbff;padding:6rem 0;position:relative}.Careers-module__PFxZfG__heroContent{max-width:800px;margin:0 auto}.Careers-module__PFxZfG__badge{color:#a855f7;text-transform:uppercase;letter-spacing:.1em;background-color:#6b46c133;border:1px solid #6b46c14d;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Careers-module__PFxZfG__hero h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Careers-module__PFxZfG__highlight{background:linear-gradient(90deg,#a855f7,#f472b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Careers-module__PFxZfG__hero p{color:#4a5568;font-size:1.25rem;line-height:1.6}.Careers-module__PFxZfG__perks{z-index:1;padding:6rem 0;position:relative}.Careers-module__PFxZfG__perksGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.Careers-module__PFxZfG__perkCard{background:#fff;border:1px solid #edf2f7;border-radius:2rem;padding:3rem;transition:all .3s;box-shadow:0 10px 30px #00000005}.Careers-module__PFxZfG__perkCard:hover{background:#fff;border-color:#a855f74d;transform:translateY(-5px)}.Careers-module__PFxZfG__perkIcon{justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.Careers-module__PFxZfG__perkCard h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Careers-module__PFxZfG__perkCard p{color:#4a5568;line-height:1.6}.Careers-module__PFxZfG__listings{z-index:1;padding:6rem 0;position:relative}.Careers-module__PFxZfG__sectionHeader{text-align:center;margin-bottom:4rem}.Careers-module__PFxZfG__sectionHeader h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.Careers-module__PFxZfG__sectionHeader p{color:#4a5568;font-size:1.125rem}.Careers-module__PFxZfG__filterBar{flex-direction:column;align-items:center;gap:1.25rem;max-width:820px;margin:-2rem auto 1.5rem;display:flex}.Careers-module__PFxZfG__searchBox{width:100%;max-width:520px;position:relative}.Careers-module__PFxZfG__searchIcon{color:var(--primary);pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.Careers-module__PFxZfG__searchInput{width:100%;color:var(--foreground);background:#fff;border:1px solid #6b46c12e;border-radius:100px;padding:.95rem 1.5rem .95rem 3.1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s;box-shadow:0 4px 16px #110c2e0d}.Careers-module__PFxZfG__searchInput::placeholder{color:#9ca3af}.Careers-module__PFxZfG__searchInput:focus{border-color:#6b46c173;outline:none;box-shadow:0 6px 20px #6b46c11f}.Careers-module__PFxZfG__filterChips{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.Careers-module__PFxZfG__filterChip{color:var(--text-muted);cursor:pointer;background:linear-gradient(135deg,#6b46c10d 0%,#8b5cf60a 100%);border:1px solid #6b46c12e;border-radius:100px;padding:.5rem 1.2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .3s}.Careers-module__PFxZfG__filterChip:hover{color:var(--primary);border-color:#6b46c166}.Careers-module__PFxZfG__filterChipActive{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#6b46c1 100%);border-color:#0000;box-shadow:0 4px 14px #7c3aed4d}.Careers-module__PFxZfG__filterChipActive:hover{color:#fff}.Careers-module__PFxZfG__resultsCount{text-align:center;color:#9ca3af;margin-bottom:2rem;font-size:.9rem}.Careers-module__PFxZfG__noResults{text-align:center;background:#fff;border:1px solid #6b46c11f;border-radius:1.5rem;max-width:560px;margin:0 auto;padding:4rem 2rem;box-shadow:0 4px 16px #110c2e0d}.Careers-module__PFxZfG__noResults h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.Careers-module__PFxZfG__noResults p{color:var(--text-muted);line-height:1.7}.Careers-module__PFxZfG__jobsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.Careers-module__PFxZfG__jobCard{background:#fff;border:1px solid #edf2f7;border-radius:1.5rem;flex-direction:column;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Careers-module__PFxZfG__jobCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #6b46c114}.Careers-module__PFxZfG__jobHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Careers-module__PFxZfG__jobHeader h3{font-size:1.75rem;font-weight:700}.Careers-module__PFxZfG__jobType{color:#a855f7;background:#6b46c126;border:1px solid #a855f733;border-radius:9999px;padding:.4rem 1rem;font-size:.75rem;font-weight:600}.Careers-module__PFxZfG__jobDesc{color:#4a5568;flex-grow:1;margin-bottom:2rem;line-height:1.6}.Careers-module__PFxZfG__jobMeta{color:#4a5568;gap:1.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.Careers-module__PFxZfG__metaItem{align-items:center;gap:.5rem;display:flex}.Careers-module__PFxZfG__jobFooter{border-top:1px solid #edf2f7;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Careers-module__PFxZfG__tags{flex-wrap:wrap;gap:.75rem;display:flex}.Careers-module__PFxZfG__tag{color:#64748b;font-size:.75rem}.Careers-module__PFxZfG__applyBtn{color:#a855f7;align-items:center;gap:.5rem;font-weight:600;transition:all .2s;display:flex}.Careers-module__PFxZfG__applyBtn:hover{color:var(--primary);gap:.75rem}.Careers-module__PFxZfG__cta{padding:6rem 0}.Careers-module__PFxZfG__ctaContent{text-align:center;background:linear-gradient(135deg,#7c3aed 0%,#6b46c1 100%);border:1px solid #a855f733;border-radius:3rem;max-width:1000px;margin:0 auto;padding:5rem 2rem}.Careers-module__PFxZfG__ctaContent h2{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.Careers-module__PFxZfG__ctaContent p{color:#fffc;max-width:600px;margin:0 auto 3rem;font-size:1.125rem}.Careers-module__PFxZfG__ctaBtn{color:var(--primary);background:#fff;border-radius:9999px;padding:1rem 2.5rem;font-weight:700;transition:all .3s;display:inline-block}.Careers-module__PFxZfG__ctaBtn:hover{background:#f3e8ff;transform:scale(1.05)}@media (max-width:768px){.Careers-module__PFxZfG__jobsGrid{grid-template-columns:1fr}.Careers-module__PFxZfG__jobCard{padding:1.5rem}.Careers-module__PFxZfG__hero{padding:8rem 0 4rem}.Careers-module__PFxZfG__filterBar{margin-top:-1rem}.Careers-module__PFxZfG__filterChip{padding:.45rem 1rem;font-size:.8rem}}
