.jobs-module__GWLpvW__page{background:var(--bg-primary,#0a0a0c);width:100%;min-height:100vh;color:var(--text-primary);padding-bottom:clamp(80px,15vh,160px)}.jobs-module__GWLpvW__hero{text-align:center;justify-content:center;align-items:center;width:100%;height:clamp(500px,70vh,800px);margin-bottom:clamp(60px,10vh,100px);padding-top:clamp(140px,15vh,180px);display:flex;position:relative;overflow:hidden}.jobs-module__GWLpvW__heroImage{z-index:0;position:absolute;inset:0}.jobs-module__GWLpvW__heroOverlay{background:linear-gradient(to top, var(--bg-primary) 0%, #0a0a0c66 100%);z-index:1;position:absolute;inset:0}[data-theme=light] .jobs-module__GWLpvW__heroOverlay{background:linear-gradient(#fff9 0%,#fff 100%)}.jobs-module__GWLpvW__heroContent{z-index:2;max-width:900px;padding:0 24px;animation:1s cubic-bezier(.16,1,.3,1) forwards jobs-module__GWLpvW__fadeUp;position:relative}.jobs-module__GWLpvW__tag{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:24px;font-size:.8rem;font-weight:700;display:inline-block}.jobs-module__GWLpvW__title{letter-spacing:-.04em;color:#fff;margin:0 0 24px;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.05}[data-theme=light] .jobs-module__GWLpvW__title{color:#111}.jobs-module__GWLpvW__subtitle{color:#fffc;max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}[data-theme=light] .jobs-module__GWLpvW__subtitle{color:#555}.jobs-module__GWLpvW__container{max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,40px)}.jobs-module__GWLpvW__roleSelector{justify-content:center;margin-bottom:64px;display:flex}.jobs-module__GWLpvW__roleChip{color:var(--text-primary);background:#9696961a;border:1px solid #96969633;border-radius:100px;padding:12px 24px;font-size:.95rem;font-weight:600}.jobs-module__GWLpvW__contentWrapper{grid-template-columns:1fr;gap:64px;display:grid}@media (min-width:900px){.jobs-module__GWLpvW__contentWrapper{grid-template-columns:1fr 360px;align-items:start;gap:80px}}.jobs-module__GWLpvW__mainContent{flex-direction:column;gap:80px;display:flex}.jobs-module__GWLpvW__sectionTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:32px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.jobs-module__GWLpvW__bentoGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.jobs-module__GWLpvW__bentoCard{background:var(--bg-card,#9696960a);border:1px solid #9696961a;border-radius:24px;flex-direction:column;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.jobs-module__GWLpvW__bentoCard:hover{background:#96969614;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.jobs-module__GWLpvW__cardIcon{width:48px;height:48px;color:var(--accent);background:#e2a2331a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.5rem;display:flex}.jobs-module__GWLpvW__bentoCard h3{color:var(--text-primary);margin-bottom:12px;font-size:1.15rem;font-weight:700}.jobs-module__GWLpvW__bentoCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.jobs-module__GWLpvW__applyCard{background:var(--bg-card);border:1px solid #96969626;border-radius:32px;padding:40px;position:sticky;top:120px;box-shadow:0 24px 60px #00000014}[data-theme=dark] .jobs-module__GWLpvW__applyCard{background:#111;box-shadow:0 24px 60px #0006}.jobs-module__GWLpvW__applyCard h3{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:700}.jobs-module__GWLpvW__applyCard p{color:var(--text-secondary);margin-bottom:32px;font-size:1rem;line-height:1.6}.jobs-module__GWLpvW__infoRow{border-bottom:1px solid #9696961a;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;display:flex}.jobs-module__GWLpvW__infoRow:last-of-type{border-bottom:none;margin-bottom:32px}.jobs-module__GWLpvW__infoIcon{color:var(--text-secondary);display:flex}.jobs-module__GWLpvW__infoText{flex-direction:column;display:flex}.jobs-module__GWLpvW__infoLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:4px;font-size:.8rem}.jobs-module__GWLpvW__infoVal{color:var(--text-primary);font-size:1rem;font-weight:600}.jobs-module__GWLpvW__btnPrimary{background:var(--text-primary);width:100%;color:var(--bg-primary);border-radius:100px;justify-content:center;align-items:center;padding:18px 24px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;display:flex}.jobs-module__GWLpvW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}[data-theme=dark] .jobs-module__GWLpvW__btnPrimary{background:var(--accent);color:#000}[data-theme=dark] .jobs-module__GWLpvW__btnPrimary:hover{box-shadow:0 8px 32px #e2a23340}.jobs-module__GWLpvW__btnSecondary{width:100%;color:var(--text-primary);background:0 0;border:1px solid #96969633;border-radius:100px;justify-content:center;align-items:center;margin-top:16px;padding:18px 24px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.jobs-module__GWLpvW__btnSecondary:hover{background:#9696960d;border-color:#96969666}@keyframes jobs-module__GWLpvW__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
