.onboarding-stepper-module__NwEgHq__flowPanel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffdf9f0 0%,#f8f3eaf2 100%);border:1px solid #0d6f6829;border-radius:30px;flex-direction:column;padding:2rem;display:flex;overflow:hidden;box-shadow:0 16px 40px #1c1a171f}.onboarding-stepper-module__NwEgHq__topRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.onboarding-stepper-module__NwEgHq__wordmark{width:auto;height:58px}.onboarding-stepper-module__NwEgHq__trustPill{color:#1c1a17;background:#fffc;border:1px solid #0d6f6824;border-radius:999px;align-self:center;align-items:center;gap:.55rem;margin-bottom:1.15rem;padding:.8rem 1rem;display:inline-flex;box-shadow:0 10px 20px #1c1a170f}.onboarding-stepper-module__NwEgHq__trustPill i{color:#0d6f68}.onboarding-stepper-module__NwEgHq__progressCopy{color:#68635d;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.55rem;font-weight:500;display:flex}.onboarding-stepper-module__NwEgHq__progressBar{background:#0d6f681a;border-radius:999px;height:10px;margin-bottom:1.5rem;overflow:hidden}.onboarding-stepper-module__NwEgHq__progressFill{border-radius:inherit;background:linear-gradient(90deg,#0d6f68,#14a17a);height:100%;transition:width .28s}.onboarding-stepper-module__NwEgHq__progressStep1{width:25%}.onboarding-stepper-module__NwEgHq__progressStep2{width:50%}.onboarding-stepper-module__NwEgHq__progressStep3{width:75%}.onboarding-stepper-module__NwEgHq__progressStep4{width:100%}.onboarding-stepper-module__NwEgHq__errorMessage{color:#b42318;text-align:center;margin-bottom:1rem;font-weight:700}.onboarding-stepper-module__NwEgHq__formCard{background:#fffdf8;border:1px solid #0d6f681a;border-radius:28px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 24px 60px #14120f29}.onboarding-stepper-module__NwEgHq__step{flex-direction:column;display:none}.onboarding-stepper-module__NwEgHq__activeStep{display:flex!important}.onboarding-stepper-module__NwEgHq__stepIcon{color:#0d6f68;background:linear-gradient(#0d6f681f,#0d6f680f);border-radius:26px;place-items:center;width:84px;height:84px;margin:0 auto 1.2rem;font-size:1.8rem;display:grid}.onboarding-stepper-module__NwEgHq__stepHeading{text-align:center;margin-bottom:1.85rem}.onboarding-stepper-module__NwEgHq__stepHeading h2{margin-bottom:.65rem;font-size:clamp(2rem,4vw,2.6rem)}.onboarding-stepper-module__NwEgHq__stepHeading p{color:#68635d;max-width:34ch;margin:0 auto;font-size:1rem;line-height:1.7}.onboarding-stepper-module__NwEgHq__optionList{gap:1rem;margin-bottom:.75rem;display:grid}.onboarding-stepper-module__NwEgHq__optionActionRow{justify-content:flex-end;width:100%;margin-top:-.25rem;display:flex}.onboarding-stepper-module__NwEgHq__optionCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #0d6f6824;border-radius:22px;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:flex}.onboarding-stepper-module__NwEgHq__optionCard:hover{transform:translateY(-2px);box-shadow:0 16px 40px #1c1a171f}.onboarding-stepper-module__NwEgHq__optionCard.onboarding-stepper-module__NwEgHq__selected{background:linear-gradient(#0d6f6814,#0d6f6808);border-color:#0d6f6861;box-shadow:0 18px 40px #0d6f6824}.onboarding-stepper-module__NwEgHq__optionCard.onboarding-stepper-module__NwEgHq__disabled{opacity:.58}.onboarding-stepper-module__NwEgHq__optionIcon{color:#0d6f68;background:#0d6f681a;border-radius:22px;flex-shrink:0;place-items:center;width:76px;height:76px;font-size:1.6rem;display:grid}.onboarding-stepper-module__NwEgHq__optionBody{flex:1}.onboarding-stepper-module__NwEgHq__optionBody strong{margin-bottom:.45rem;font-size:1.7rem;line-height:1.1;display:block}.onboarding-stepper-module__NwEgHq__optionBody span{color:#68635d;font-size:1rem;line-height:1.5;display:block}.onboarding-stepper-module__NwEgHq__optionCheck{color:#0000;background:#0d6f680a;border:1px solid #0d6f6824;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;transition:all .22s;display:grid}.onboarding-stepper-module__NwEgHq__optionCard.onboarding-stepper-module__NwEgHq__selected .onboarding-stepper-module__NwEgHq__optionCheck{color:#0d6f68;background:#0d6f681f;border-color:#0d6f6840}.onboarding-stepper-module__NwEgHq__fieldGrid{gap:1rem;display:grid}.onboarding-stepper-module__NwEgHq__fieldGrid.onboarding-stepper-module__NwEgHq__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-stepper-module__NwEgHq__field{gap:.55rem;display:grid}.onboarding-stepper-module__NwEgHq__field.onboarding-stepper-module__NwEgHq__hidden{display:none}.onboarding-stepper-module__NwEgHq__field label{font-size:.95rem;font-weight:700}.onboarding-stepper-module__NwEgHq__optionalLabel{color:#68635d;font-weight:500}.onboarding-stepper-module__NwEgHq__locationField{position:relative}.onboarding-stepper-module__NwEgHq__inputShell{background:#fff;border:1px solid #0d6f681f;border-radius:18px;align-items:center;gap:.85rem;height:62px;padding:0 1rem;transition:border-color .22s,box-shadow .22s,background .22s;display:flex;box-shadow:inset 0 1px #fffc}.onboarding-stepper-module__NwEgHq__inputShell:focus-within{border-color:#0d6f6847;box-shadow:0 0 0 4px #0d6f6814}.onboarding-stepper-module__NwEgHq__inputShell.onboarding-stepper-module__NwEgHq__readonly{background:#0d6f680f;border-color:#0d6f682e}.onboarding-stepper-module__NwEgHq__inputShell i{color:#0d6f68;font-size:1.1rem}.onboarding-stepper-module__NwEgHq__inputShell input{color:#1c1a17;background:0 0;border:0;outline:0;width:100%;font-size:1rem}.onboarding-stepper-module__NwEgHq__inputAction{color:#0d6f68;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.onboarding-stepper-module__NwEgHq__inputAction:hover{background:#0d6f6814}.onboarding-stepper-module__NwEgHq__inputAction:disabled{cursor:wait;opacity:.72}.onboarding-stepper-module__NwEgHq__locationInputShell{justify-content:space-between;gap:.7rem}.onboarding-stepper-module__NwEgHq__locationInputRow{flex:auto;align-items:center;gap:.85rem;min-width:0;display:flex}.onboarding-stepper-module__NwEgHq__locationInput{color:#1c1a17;background:0 0;border:0;outline:0;width:100%;font-size:1rem}.onboarding-stepper-module__NwEgHq__locationInput::placeholder{color:#978f88}.onboarding-stepper-module__NwEgHq__nearMeButton{color:#0d6f68;width:2.4rem;min-width:2.4rem;height:2.4rem;font:inherit;cursor:pointer;background:#eef8f6;border:1px solid #0d6f6829;border-radius:.95rem;flex:none;justify-content:center;align-items:center;padding:0;font-size:.9rem;font-weight:700;display:inline-flex}.onboarding-stepper-module__NwEgHq__nearMeButton:disabled{opacity:.7;cursor:default}.onboarding-stepper-module__NwEgHq__suggestionsDropdown{z-index:20;background:#fff;border:1px solid #1c1a1714;border-radius:.95rem;padding:.3rem;position:absolute;top:calc(100% + .45rem);left:0;right:0;box-shadow:0 20px 48px #14120f2e}.onboarding-stepper-module__NwEgHq__suggestionList{gap:.05rem;max-height:16rem;display:grid;overflow-y:auto}.onboarding-stepper-module__NwEgHq__suggestionButton{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.75rem;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;width:100%;padding:.6rem .7rem;display:grid}.onboarding-stepper-module__NwEgHq__suggestionButton:hover,.onboarding-stepper-module__NwEgHq__suggestionButtonActive{background:#f6f4ef}.onboarding-stepper-module__NwEgHq__suggestionLeading{color:#0d6f68;background:#f1faf8;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.82rem;display:inline-flex}.onboarding-stepper-module__NwEgHq__suggestionText{min-width:0}.onboarding-stepper-module__NwEgHq__suggestionTitle{color:#1c1a17;font-size:.88rem;font-weight:700;line-height:1.2;display:block}.onboarding-stepper-module__NwEgHq__suggestionMeta{color:#7f776f;margin-top:.08rem;font-size:.76rem;line-height:1.2;display:block}.onboarding-stepper-module__NwEgHq__fieldHint{color:#68635d;margin:0;font-size:.88rem;line-height:1.45}.onboarding-stepper-module__NwEgHq__otpRow{color:#68635d;justify-content:space-between;align-items:center;gap:.75rem;min-height:24px;margin-top:.55rem;font-size:.92rem;display:flex}.onboarding-stepper-module__NwEgHq__otpRow strong,.onboarding-stepper-module__NwEgHq__otpRow button{color:#0d6f68;font-weight:700}.onboarding-stepper-module__NwEgHq__otpRow button{cursor:pointer;background:0 0;border:0}.onboarding-stepper-module__NwEgHq__otpRow button:disabled{color:#d6d1c8;cursor:not-allowed}.onboarding-stepper-module__NwEgHq__sectionLabel{margin-bottom:.8rem;font-size:.95rem;font-weight:700;display:block}.onboarding-stepper-module__NwEgHq__chipGrid{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.onboarding-stepper-module__NwEgHq__chip{color:#1c1a17;cursor:pointer;background:#f1ede5;border:1px solid #0d6f681f;border-radius:999px;min-height:48px;padding:.8rem 1.1rem;font-weight:600;transition:all .2s}.onboarding-stepper-module__NwEgHq__chip:hover{transform:translateY(-1px);box-shadow:0 10px 20px #1c1a170f}.onboarding-stepper-module__NwEgHq__chip.onboarding-stepper-module__NwEgHq__active{color:#fff;background:linear-gradient(120deg,#0d6f68 0%,#14a17a 100%);border-color:#0000}.onboarding-stepper-module__NwEgHq__skillGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1.5rem;display:grid}.onboarding-stepper-module__NwEgHq__skillButton{cursor:pointer;background:#fff;border:1px solid #0d6f6824;border-radius:18px;min-height:62px;padding:1rem 1.1rem;font-weight:600;transition:all .2s}.onboarding-stepper-module__NwEgHq__skillButton.onboarding-stepper-module__NwEgHq__active{color:#0d6f68;background:linear-gradient(#0d6f681a,#0d6f680a);border-color:#0d6f6852;box-shadow:0 14px 34px #0d6f681f}.onboarding-stepper-module__NwEgHq__termsCard{color:#68635d;cursor:pointer;background:#efebe3;border:1px solid #0d6f6814;border-radius:20px;align-items:flex-start;gap:.9rem;margin-top:.25rem;padding:1rem 1.1rem;display:flex}.onboarding-stepper-module__NwEgHq__employerTerms{margin-top:1rem}.onboarding-stepper-module__NwEgHq__termsCard input{accent-color:#0d6f68;flex-shrink:0;width:18px;height:18px;margin-top:.15rem}.onboarding-stepper-module__NwEgHq__termsCard a{color:#0d6f68;font-weight:700;text-decoration:none}.onboarding-stepper-module__NwEgHq__pairedStepActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:0;padding-top:0;display:grid}.onboarding-stepper-module__NwEgHq__button{cursor:pointer;border:1px solid #0000;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.7rem;min-height:60px;padding:0 1.4rem;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.onboarding-stepper-module__NwEgHq__button:hover{transform:translateY(-1px)}.onboarding-stepper-module__NwEgHq__button.onboarding-stepper-module__NwEgHq__primary{color:#fff;background:linear-gradient(120deg,#0d6f68 0%,#14a17a 100%);box-shadow:0 18px 36px #0d6f682e}.onboarding-stepper-module__NwEgHq__button.onboarding-stepper-module__NwEgHq__secondary{color:#1c1a17;background:#fff;border-color:#0d6f6824}.onboarding-stepper-module__NwEgHq__button.onboarding-stepper-module__NwEgHq__ghost{color:#1c1a17;flex:initial;background:#ffffffb8;border-color:#0d6f6824;width:100%;max-width:220px}.onboarding-stepper-module__NwEgHq__optionActionRow .onboarding-stepper-module__NwEgHq__button.onboarding-stepper-module__NwEgHq__ghost{flex:none;width:min(220px,100%)}.onboarding-stepper-module__NwEgHq__button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.onboarding-stepper-module__NwEgHq__signinNote{text-align:center;color:#68635d;margin-top:1.15rem;font-size:.98rem}.onboarding-stepper-module__NwEgHq__signinNote a{color:#0d6f68;font-weight:700;text-decoration:none}@media (max-width:1040px){.onboarding-stepper-module__NwEgHq__flowPanel{min-height:auto}}@media (max-width:720px){.onboarding-stepper-module__NwEgHq__flowPanel,.onboarding-stepper-module__NwEgHq__formCard{border-radius:24px;padding:1.25rem}.onboarding-stepper-module__NwEgHq__topRow{flex-direction:column;align-items:flex-start}.onboarding-stepper-module__NwEgHq__trustPill{margin-bottom:1rem}.onboarding-stepper-module__NwEgHq__fieldGrid.onboarding-stepper-module__NwEgHq__twoColumn,.onboarding-stepper-module__NwEgHq__skillGrid,.onboarding-stepper-module__NwEgHq__pairedStepActions{grid-template-columns:1fr}.onboarding-stepper-module__NwEgHq__button.onboarding-stepper-module__NwEgHq__ghost{max-width:none}.onboarding-stepper-module__NwEgHq__optionActionRow .onboarding-stepper-module__NwEgHq__button.onboarding-stepper-module__NwEgHq__ghost{width:min(220px,100%);max-width:220px}.onboarding-stepper-module__NwEgHq__optionCard{align-items:flex-start}.onboarding-stepper-module__NwEgHq__optionBody strong{font-size:1.45rem}}
.page-module__HN6vrG__pageWrapper{color:#1c1a17;background:radial-gradient(circle at 0 0,#f7d66b2e,#0000 28%),linear-gradient(#f7f2e9 0%,#fffdf8 28%,#f4efe7 100%);min-height:100vh;font-family:Space Grotesk,sans-serif;position:relative;overflow-x:hidden}.page-module__HN6vrG__pageWrapper:before,.page-module__HN6vrG__pageWrapper:after{content:"";z-index:0;filter:blur(70px);pointer-events:none;opacity:.45;border-radius:999px;position:absolute}.page-module__HN6vrG__pageWrapper:before{background:#ff8f3d33;width:18rem;height:18rem;top:3rem;left:-4rem}.page-module__HN6vrG__pageWrapper:after{background:#0d6f6829;width:24rem;height:24rem;bottom:-6rem;right:-8rem}.page-module__HN6vrG__pageWrapper h1,.page-module__HN6vrG__pageWrapper h2,.page-module__HN6vrG__pageWrapper h3{letter-spacing:-.03em;font-family:Syne,sans-serif;line-height:1.15}.page-module__HN6vrG__pageShell{z-index:1;justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1.25rem 3rem;display:flex;position:relative}.page-module__HN6vrG__flowShell{grid-template-columns:minmax(360px,500px) minmax(420px,720px);align-items:stretch;gap:1.5rem;width:min(100%,1260px);display:grid}.page-module__HN6vrG__brandPanel,.page-module__HN6vrG__flowPanel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #0d6f6829;border-radius:30px;overflow:hidden;box-shadow:0 16px 40px #1c1a171f}.page-module__HN6vrG__brandPanel{color:#f8fffd;background:linear-gradient(145deg,#09423ff5,#0d6f68eb 52%,#ff8f3de6),url(/stacked-waves.svg) bottom/cover;flex-direction:column;justify-content:space-between;min-height:760px;padding:2rem;display:flex;position:relative}.page-module__HN6vrG__brandPanel:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000eb,#0000 95%);mask-image:linear-gradient(#000000eb,#0000 95%)}.page-module__HN6vrG__brandCopy,.page-module__HN6vrG__brandFooter{z-index:1;position:relative}.page-module__HN6vrG__brandLogo{width:156px;height:auto;margin-bottom:1.7rem}.page-module__HN6vrG__brandTagline{color:#2e90ff;letter-spacing:.08em;text-transform:uppercase;margin:-.95rem 0 1.9rem .2rem;font-size:.88rem}.page-module__HN6vrG__brandKicker{color:#e8fffa;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .82rem;font-size:.84rem;font-weight:500;display:inline-flex}.page-module__HN6vrG__brandPanel h1{max-width:12ch;margin-top:1rem;font-size:clamp(2.1rem,3vw,3.5rem);line-height:1}.page-module__HN6vrG__brandPanel p{color:#f0fffbdb;max-width:31ch;margin-top:.9rem;font-size:1rem;line-height:1.65}.page-module__HN6vrG__featureList{gap:.78rem;margin-top:1.45rem;list-style:none;display:grid}.page-module__HN6vrG__featureList li{color:#f5fffcf0;align-items:flex-start;gap:.7rem;font-size:.98rem;line-height:1.5;display:flex}.page-module__HN6vrG__featureList i{color:#f7d66b;margin-top:.15rem}.page-module__HN6vrG__brandCard{background:#ffffff24;border:1px solid #ffffff2e;border-radius:20px;margin-top:1.65rem;padding:1rem 1.05rem;box-shadow:0 10px 20px #1c1a170f}.page-module__HN6vrG__brandCard small{text-transform:uppercase;letter-spacing:.12em;color:#f8fffdb8;margin-bottom:.5rem;font-size:.72rem;display:block}.page-module__HN6vrG__brandCard strong{font-size:1rem;line-height:1.4;display:block}.page-module__HN6vrG__brandFooter{flex-wrap:wrap;gap:.9rem;margin-top:1.65rem;display:flex}.page-module__HN6vrG__brandFooter span{background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;padding:.52rem .78rem;font-size:.78rem}.page-module__HN6vrG__flowPanel{background:linear-gradient(#fffdf9f0 0%,#f8f3eaf2 100%);flex-direction:column;padding:2rem;display:flex}.page-module__HN6vrG__topRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.page-module__HN6vrG__wordmark{width:auto;height:58px}.page-module__HN6vrG__trustPill{color:#1c1a17;background:#fffc;border:1px solid #0d6f6824;border-radius:999px;align-self:center;align-items:center;gap:.55rem;margin-bottom:1.15rem;padding:.8rem 1rem;display:inline-flex;box-shadow:0 10px 20px #1c1a170f}.page-module__HN6vrG__trustPill i{color:#0d6f68}.page-module__HN6vrG__progressCopy{color:#68635d;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.55rem;font-weight:500;display:flex}.page-module__HN6vrG__progressBar{background:#0d6f681a;border-radius:999px;height:10px;margin-bottom:1.5rem;overflow:hidden}.page-module__HN6vrG__progressFill{border-radius:inherit;background:linear-gradient(90deg,#0d6f68,#14a17a);height:100%;transition:width .28s}.page-module__HN6vrG__formCard{background:#fffdf8;border:1px solid #0d6f681a;border-radius:28px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 24px 60px #14120f29}.page-module__HN6vrG__step{flex-direction:column;display:none}.page-module__HN6vrG__activeStep{display:flex!important}.page-module__HN6vrG__stepIcon{color:#0d6f68;background:linear-gradient(#0d6f681f,#0d6f680f);border-radius:26px;place-items:center;width:84px;height:84px;margin:0 auto 1.2rem;font-size:1.8rem;display:grid}.page-module__HN6vrG__stepHeading{text-align:center;margin-bottom:1.85rem}.page-module__HN6vrG__stepHeading h2{margin-bottom:.65rem;font-size:clamp(2rem,4vw,2.6rem)}.page-module__HN6vrG__stepHeading p{color:#68635d;max-width:34ch;margin:0 auto;font-size:1rem;line-height:1.7}.page-module__HN6vrG__optionList{gap:1rem;margin-bottom:.75rem;display:grid}.page-module__HN6vrG__optionActionRow{width:100%;margin-top:-.25rem;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.page-module__HN6vrG__optionCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #0d6f6824;border-radius:22px;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s;display:flex}.page-module__HN6vrG__optionCard:hover{transform:translateY(-2px);box-shadow:0 16px 40px #1c1a171f}.page-module__HN6vrG__optionCard.page-module__HN6vrG__selected{background:linear-gradient(#0d6f6814,#0d6f6808);border-color:#0d6f6861;box-shadow:0 18px 40px #0d6f6824}.page-module__HN6vrG__optionCard.page-module__HN6vrG__disabled{opacity:.58}.page-module__HN6vrG__optionIcon{color:#0d6f68;background:#0d6f681a;border-radius:22px;flex-shrink:0;place-items:center;width:76px;height:76px;font-size:1.6rem;display:grid}.page-module__HN6vrG__optionBody{flex:1}.page-module__HN6vrG__optionBody strong{margin-bottom:.45rem;font-size:1.7rem;line-height:1.1;display:block}.page-module__HN6vrG__optionBody span{color:#68635d;font-size:1rem;line-height:1.5;display:block}.page-module__HN6vrG__optionCheck{color:#0000;background:#0d6f680a;border:1px solid #0d6f6824;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;transition:all .22s;display:grid}.page-module__HN6vrG__optionCard.page-module__HN6vrG__selected .page-module__HN6vrG__optionCheck{color:#0d6f68;background:#0d6f681f;border-color:#0d6f6840}.page-module__HN6vrG__fieldGrid{gap:1rem;display:grid}.page-module__HN6vrG__fieldGrid.page-module__HN6vrG__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__HN6vrG__field{gap:.55rem;display:grid}.page-module__HN6vrG__locationField{position:relative}.page-module__HN6vrG__locationInputShell{justify-content:space-between;gap:.7rem}.page-module__HN6vrG__locationInputRow{flex:auto;align-items:center;gap:.85rem;min-width:0;display:flex}.page-module__HN6vrG__locationInput{color:#1c1a17;background:0 0;border:0;outline:0;width:100%;font-size:1rem}.page-module__HN6vrG__locationInput::placeholder{color:#978f88}.page-module__HN6vrG__field.page-module__HN6vrG__hidden{display:none}.page-module__HN6vrG__field label{font-size:.95rem;font-weight:700}.page-module__HN6vrG__inputShell{background:#fff;border:1px solid #0d6f681f;border-radius:18px;align-items:center;gap:.85rem;height:62px;padding:0 1rem;transition:border-color .22s,box-shadow .22s,background .22s;display:flex;box-shadow:inset 0 1px #fffc}.page-module__HN6vrG__inputShell:focus-within{border-color:#0d6f6847;box-shadow:0 0 0 4px #0d6f6814}.page-module__HN6vrG__inputShell.page-module__HN6vrG__readonly{background:#0d6f680f;border-color:#0d6f682e}.page-module__HN6vrG__inputShell i{color:#0d6f68;font-size:1.1rem}.page-module__HN6vrG__inputShell input{color:#1c1a17;background:0 0;border:0;outline:0;width:100%;font-size:1rem}.page-module__HN6vrG__inputAction{color:#0d6f68;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.page-module__HN6vrG__inputAction:hover{background:#0d6f6814}.page-module__HN6vrG__inputAction:disabled{cursor:wait;opacity:.72}.page-module__HN6vrG__nearMeButton{color:#0d6f68;width:2.4rem;min-width:2.4rem;height:2.4rem;font:inherit;cursor:pointer;background:#eef8f6;border:1px solid #0d6f6829;border-radius:.95rem;flex:none;justify-content:center;align-items:center;padding:0;font-size:.9rem;font-weight:700;display:inline-flex}.page-module__HN6vrG__nearMeButton:disabled{opacity:.7;cursor:default}.page-module__HN6vrG__suggestionsDropdown{z-index:20;background:#fff;border:1px solid #1c1a1714;border-radius:.95rem;padding:.3rem;position:absolute;top:calc(100% + .45rem);left:0;right:0;box-shadow:0 20px 48px #14120f2e}.page-module__HN6vrG__suggestionList{gap:.05rem;max-height:16rem;display:grid;overflow-y:auto}.page-module__HN6vrG__suggestionButton{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.75rem;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;width:100%;padding:.6rem .7rem;display:grid}.page-module__HN6vrG__suggestionButton:hover,.page-module__HN6vrG__suggestionButtonActive{background:#f6f4ef}.page-module__HN6vrG__suggestionLeading{color:#0d6f68;background:#f1faf8;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.82rem;display:inline-flex}.page-module__HN6vrG__suggestionText{min-width:0}.page-module__HN6vrG__suggestionTitle{color:#1c1a17;font-size:.88rem;font-weight:700;line-height:1.2;display:block}.page-module__HN6vrG__suggestionMeta{color:#7f776f;margin-top:.08rem;font-size:.76rem;line-height:1.2;display:block}.page-module__HN6vrG__fieldHint{color:#68635d;margin:0;font-size:.88rem;line-height:1.45}.page-module__HN6vrG__otpRow{color:#68635d;justify-content:space-between;align-items:center;gap:.75rem;min-height:24px;margin-top:.55rem;font-size:.92rem;display:flex}.page-module__HN6vrG__otpRow strong,.page-module__HN6vrG__otpRow button{color:#0d6f68;font-weight:700}.page-module__HN6vrG__otpRow button{cursor:pointer;background:0 0;border:0}.page-module__HN6vrG__otpRow button:disabled{color:#d6d1c8;cursor:not-allowed}.page-module__HN6vrG__sectionLabel{margin-bottom:.8rem;font-size:.95rem;font-weight:700;display:block}.page-module__HN6vrG__chipGrid{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.page-module__HN6vrG__chip{color:#1c1a17;cursor:pointer;background:#f1ede5;border:1px solid #0d6f681f;border-radius:999px;min-height:48px;padding:.8rem 1.1rem;font-weight:600;transition:all .2s}.page-module__HN6vrG__chip:hover{transform:translateY(-1px);box-shadow:0 10px 20px #1c1a170f}.page-module__HN6vrG__chip.page-module__HN6vrG__active{color:#fff;background:linear-gradient(120deg,#0d6f68 0%,#14a17a 100%);border-color:#0000}.page-module__HN6vrG__skillGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1.5rem;display:grid}.page-module__HN6vrG__skillButton{cursor:pointer;background:#fff;border:1px solid #0d6f6824;border-radius:18px;min-height:62px;padding:1rem 1.1rem;font-weight:600;transition:all .2s}.page-module__HN6vrG__skillButton.page-module__HN6vrG__active{color:#0d6f68;background:linear-gradient(#0d6f681a,#0d6f680a);border-color:#0d6f6852;box-shadow:0 14px 34px #0d6f681f}.page-module__HN6vrG__termsCard{color:#68635d;cursor:pointer;background:#efebe3;border:1px solid #0d6f6814;border-radius:20px;align-items:flex-start;gap:.9rem;margin-top:.25rem;padding:1rem 1.1rem;display:flex}.page-module__HN6vrG__termsCard input{accent-color:#0d6f68;flex-shrink:0;width:18px;height:18px;margin-top:.15rem}.page-module__HN6vrG__termsCard a{color:#0d6f68;font-weight:700;text-decoration:none}.page-module__HN6vrG__firstStepActions{justify-content:flex-end;margin-top:0;padding-top:0;display:flex}.page-module__HN6vrG__pairedStepActions{margin-top:0;padding-top:0;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.9rem!important;display:grid!important}.page-module__HN6vrG__contentActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:0;padding-top:0;display:grid}.page-module__HN6vrG__contentActions.page-module__HN6vrG__compact{justify-content:flex-end;display:flex}.page-module__HN6vrG__firstStepActions .page-module__HN6vrG__button,.page-module__HN6vrG__contentActions.page-module__HN6vrG__compact .page-module__HN6vrG__button{flex:none;min-width:160px}.page-module__HN6vrG__button{cursor:pointer;border:1px solid #0000;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:.7rem;min-height:60px;padding:0 1.4rem;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.page-module__HN6vrG__button:hover{transform:translateY(-1px)}.page-module__HN6vrG__button.page-module__HN6vrG__primary{color:#fff;background:linear-gradient(120deg,#0d6f68 0%,#14a17a 100%);box-shadow:0 18px 36px #0d6f682e}.page-module__HN6vrG__button.page-module__HN6vrG__secondary{color:#1c1a17;background:#fff;border-color:#0d6f6824}.page-module__HN6vrG__button.page-module__HN6vrG__ghost{color:#1c1a17;flex:initial;background:#ffffffb8;border-color:#0d6f6824;width:100%;max-width:220px}.page-module__HN6vrG__optionActionRow .page-module__HN6vrG__button.page-module__HN6vrG__ghost{flex:none;grid-column:2;justify-self:end;width:min(220px,100%)}.page-module__HN6vrG__button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.page-module__HN6vrG__signinNote{text-align:center;color:#68635d;margin-top:1.15rem;font-size:.98rem}.page-module__HN6vrG__signinNote a{color:#0d6f68;font-weight:700;text-decoration:none}@media (max-width:1040px){.page-module__HN6vrG__pageShell{padding:1.2rem .9rem 2rem}.page-module__HN6vrG__flowShell{grid-template-columns:1fr}.page-module__HN6vrG__brandPanel{min-height:auto}.page-module__HN6vrG__brandPanel h1{max-width:11ch}.page-module__HN6vrG__flowPanel{min-height:auto}}@media (max-width:720px){.page-module__HN6vrG__brandPanel,.page-module__HN6vrG__flowPanel,.page-module__HN6vrG__formCard{border-radius:24px;padding:1.25rem}.page-module__HN6vrG__topRow{flex-direction:column;align-items:flex-start}.page-module__HN6vrG__trustPill{margin-bottom:1rem}.page-module__HN6vrG__fieldGrid.page-module__HN6vrG__twoColumn,.page-module__HN6vrG__skillGrid,.page-module__HN6vrG__pairedStepActions,.page-module__HN6vrG__contentActions{grid-template-columns:1fr}.page-module__HN6vrG__button.page-module__HN6vrG__ghost{max-width:none}.page-module__HN6vrG__firstStepActions .page-module__HN6vrG__button.page-module__HN6vrG__ghost,.page-module__HN6vrG__contentActions.page-module__HN6vrG__compact .page-module__HN6vrG__button.page-module__HN6vrG__ghost{width:min(220px,100%);max-width:220px}.page-module__HN6vrG__optionCard{align-items:flex-start}.page-module__HN6vrG__optionBody strong{font-size:1.45rem}}
