.worker-landing-module__0aWULW__container{background-color:var(--color-background);min-height:100vh;color:var(--color-text);font-family:var(--font-figtree), sans-serif}.worker-landing-module__0aWULW__hero{background-color:var(--color-accent);text-align:center;flex-direction:column;align-items:center;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.worker-landing-module__0aWULW__hero:before{content:"";z-index:0;background:radial-gradient(circle,#fff6 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-400px;left:50%;transform:translate(-50%)}.worker-landing-module__0aWULW__hero>*{z-index:1;position:relative}.worker-landing-module__0aWULW__heroBadge{color:var(--color-text);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#131a251a;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700}.worker-landing-module__0aWULW__heroTitle{letter-spacing:-1px;max-width:900px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.worker-landing-module__0aWULW__heroSubtitle{color:#131a25cc;max-width:600px;margin-bottom:3rem;font-size:1.25rem;font-weight:500;line-height:1.5}.worker-landing-module__0aWULW__heroBtn{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:1.25rem 2.5rem;font-size:1.2rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #050fa333}.worker-landing-module__0aWULW__heroBtn:hover{transform:translateY(-4px);box-shadow:0 15px 30px #050fa34d}.worker-landing-module__0aWULW__section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.worker-landing-module__0aWULW__sectionHeader{text-align:center;margin-bottom:4rem}.worker-landing-module__0aWULW__sectionTitle{letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.worker-landing-module__0aWULW__sectionSubtitle{color:#131a2599;max-width:600px;margin:0 auto;font-size:1.1rem}.worker-landing-module__0aWULW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.worker-landing-module__0aWULW__stepCard{background:var(--color-white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-sm);text-align:center;border:1px solid #00000008;padding:2.5rem 2rem;position:relative}.worker-landing-module__0aWULW__stepNumber{background:var(--color-accent);width:48px;height:48px;color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 4px 10px #ffda0066}.worker-landing-module__0aWULW__stepTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.worker-landing-module__0aWULW__stepDesc{color:#131a25b3;font-size:.95rem;line-height:1.5}.worker-landing-module__0aWULW__benefitsSection{background:var(--color-white);padding:6rem 2rem}.worker-landing-module__0aWULW__benefitsContainer{max-width:1200px;margin:0 auto}.worker-landing-module__0aWULW__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.worker-landing-module__0aWULW__benefitCard{background:var(--color-background);border-radius:var(--radius-2xl);text-align:left;padding:3rem 2rem;transition:transform .2s}.worker-landing-module__0aWULW__benefitCard:hover{transform:translateY(-4px)}.worker-landing-module__0aWULW__benefitIcon{background:var(--color-primary);width:64px;height:64px;color:var(--color-white);border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.worker-landing-module__0aWULW__benefitTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.worker-landing-module__0aWULW__benefitDesc{color:#131a25b3;font-size:1.05rem;line-height:1.6}.worker-landing-module__0aWULW__ctaWrapper{max-width:1200px;margin:0 auto;padding:6rem 2rem}.worker-landing-module__0aWULW__ctaCard{background:var(--color-primary);border-radius:var(--radius-3xl);text-align:center;color:var(--color-white);padding:5rem 4rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #050fa34d}.worker-landing-module__0aWULW__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffda0026 0%,#0000 60%);width:140%;height:200%;position:absolute;top:-50%;left:-20%}.worker-landing-module__0aWULW__ctaTitle{z-index:1;margin-bottom:1.5rem;font-size:3rem;font-weight:800;position:relative}.worker-landing-module__0aWULW__ctaDesc{color:#fffc;z-index:1;max-width:600px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.5;position:relative}.worker-landing-module__0aWULW__ctaBtnFinal{background:var(--color-accent);color:var(--color-text);border-radius:var(--radius-pill);cursor:pointer;z-index:1;border:none;padding:1.25rem 3rem;font-size:1.25rem;font-weight:800;transition:transform .2s,box-shadow .2s;position:relative}.worker-landing-module__0aWULW__ctaBtnFinal:hover{transform:translateY(-4px);box-shadow:0 10px 25px #ffda0066}@media (max-width:1024px){.worker-landing-module__0aWULW__heroTitle{font-size:3rem}.worker-landing-module__0aWULW__stepsGrid,.worker-landing-module__0aWULW__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.worker-landing-module__0aWULW__heroTitle{font-size:2.5rem}.worker-landing-module__0aWULW__hero{padding:6rem 1.5rem 4rem}.worker-landing-module__0aWULW__stepsGrid,.worker-landing-module__0aWULW__benefitsGrid{grid-template-columns:1fr}.worker-landing-module__0aWULW__ctaCard{padding:3rem 1.5rem}.worker-landing-module__0aWULW__ctaTitle{font-size:2rem}}
