.CityPicker-module__W0gkSq__trigger{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-weight:750;display:inline-flex}.CityPicker-module__W0gkSq__trigger:hover{background:#f5f3ff}.CityPicker-module__W0gkSq__trigger:focus-visible,.CityPicker-module__W0gkSq__close:focus-visible,.CityPicker-module__W0gkSq__autoButton:focus-visible,.CityPicker-module__W0gkSq__ipButton:focus-visible,.CityPicker-module__W0gkSq__option:focus-visible,.CityPicker-module__W0gkSq__confirm:focus-visible{outline-offset:2px;outline:3px solid #6d4ce042}.CityPicker-module__W0gkSq__trigger:disabled{cursor:not-allowed;opacity:.55}.CityPicker-module__W0gkSq__trigger .ui-icon{width:19px;height:19px}.CityPicker-module__W0gkSq__trigger .ui-icon:first-child{color:#6d4ce0}.CityPicker-module__W0gkSq__trigger .ui-icon:last-child{width:14px;transform:rotate(90deg)}.CityPicker-module__W0gkSq__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1518267a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CityPicker-module__W0gkSq__sheet{background:#fff;border:1px solid #e1e2ebeb;border-radius:24px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100dvh - 48px);animation:.16s ease-out CityPicker-module__W0gkSq__enter;display:flex;overflow:hidden;box-shadow:0 28px 80px #1d1b343d}.CityPicker-module__W0gkSq__header{border-bottom:1px solid #ececf3;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 24px 18px;display:flex}.CityPicker-module__W0gkSq__header h2{color:#20243a;margin:0;font-size:22px;line-height:1.2}.CityPicker-module__W0gkSq__header p{color:#777d91;margin:7px 0 0;font-size:13px;line-height:1.5}.CityPicker-module__W0gkSq__close{color:#555b70;cursor:pointer;background:#f4f4f8;border:0;border-radius:50%;flex:0 0 44px;width:44px;height:44px;font-size:27px;line-height:1}.CityPicker-module__W0gkSq__body{overscroll-behavior:contain;min-height:0;padding:20px 24px 24px;overflow-y:auto}.CityPicker-module__W0gkSq__currentCity{background:linear-gradient(135deg,#f8f6ff,#f2eeff);border:1px solid #ddd6fb;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 15px;display:grid}.CityPicker-module__W0gkSq__currentCityIcon{color:#fff;background:linear-gradient(145deg,#7d61ed,#5737d0);border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.CityPicker-module__W0gkSq__currentCityIcon .ui-icon{width:22px;height:22px}.CityPicker-module__W0gkSq__currentCity small,.CityPicker-module__W0gkSq__currentCity strong,.CityPicker-module__W0gkSq__currentCity div>span{display:block}.CityPicker-module__W0gkSq__currentCity small{color:#756e8e;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.CityPicker-module__W0gkSq__currentCity strong{color:#292442;margin-top:3px;font-size:16px}.CityPicker-module__W0gkSq__currentCity div>span{color:#777189;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.CityPicker-module__W0gkSq__currentCityBadge{color:#247b55;background:#e8f7ef;border-radius:10px;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:11px;display:inline-flex}.CityPicker-module__W0gkSq__currentCityBadge .ui-icon{width:15px;height:15px}.CityPicker-module__W0gkSq__currentCityEmpty{background:#faf9ff;border-style:dashed}.CityPicker-module__W0gkSq__currentCityEmpty .CityPicker-module__W0gkSq__currentCityIcon{color:#6849d4;background:#ede9ff}.CityPicker-module__W0gkSq__currentCity+.CityPicker-module__W0gkSq__automatic,.CityPicker-module__W0gkSq__suggestion+.CityPicker-module__W0gkSq__automatic{margin-top:14px}.CityPicker-module__W0gkSq__automatic{background:#faf9ff;border:1px solid #e5e1f8;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.CityPicker-module__W0gkSq__automaticCopy{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;display:grid}.CityPicker-module__W0gkSq__automaticIcon{color:#6547d5;background:#eee9ff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.CityPicker-module__W0gkSq__automaticIcon .ui-icon{width:22px;height:22px}.CityPicker-module__W0gkSq__automaticCopy strong,.CityPicker-module__W0gkSq__automaticCopy small{display:block}.CityPicker-module__W0gkSq__automaticCopy strong{color:#25293f;font-size:14px}.CityPicker-module__W0gkSq__automaticCopy small{color:#7b8093;margin-top:3px;font-size:11px;line-height:1.4}.CityPicker-module__W0gkSq__autoButton,.CityPicker-module__W0gkSq__ipButton,.CityPicker-module__W0gkSq__confirm{min-height:44px;font:inherit;cursor:pointer;border-radius:12px;font-weight:800}.CityPicker-module__W0gkSq__autoButton{color:#fff;background:#6d4ce0;border:0;padding:0 15px}.CityPicker-module__W0gkSq__autoButton:disabled,.CityPicker-module__W0gkSq__ipButton:disabled,.CityPicker-module__W0gkSq__confirm:disabled{cursor:wait;opacity:.62}.CityPicker-module__W0gkSq__ipButton{color:#6245cf;background:0 0;border:0;margin-top:10px;padding:0 6px;font-size:12px}.CityPicker-module__W0gkSq__notice,.CityPicker-module__W0gkSq__error{border-radius:11px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.CityPicker-module__W0gkSq__notice{color:#63551d;background:#fff8d9}.CityPicker-module__W0gkSq__error{color:#973c48;background:#fff0f2}.CityPicker-module__W0gkSq__searchBlock{margin-top:20px}.CityPicker-module__W0gkSq__searchLabel{color:#35394d;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.CityPicker-module__W0gkSq__searchInput{position:relative}.CityPicker-module__W0gkSq__searchInput>.ui-icon{color:#8b90a3;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.CityPicker-module__W0gkSq__searchInput input{color:#25293f;width:100%;height:50px;font:inherit;background:#fff;border:1px solid #dfe1ea;border-radius:13px;outline:0;padding:0 15px 0 45px;font-size:16px}.CityPicker-module__W0gkSq__searchInput input:focus{border-color:#8064e9;box-shadow:0 0 0 3px #6d4ce021}.CityPicker-module__W0gkSq__resultsHeading{color:#303449;justify-content:space-between;align-items:center;gap:12px;margin:17px 0 8px;font-size:12px;display:flex}.CityPicker-module__W0gkSq__resultsHeading span{color:#8a8fa2;font-weight:600}.CityPicker-module__W0gkSq__options{gap:5px;margin:0;padding:0;list-style:none;display:grid}.CityPicker-module__W0gkSq__option{color:#292d42;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:7px 10px;display:grid}.CityPicker-module__W0gkSq__option:hover,.CityPicker-module__W0gkSq__optionActive,.CityPicker-module__W0gkSq__optionSelected{background:#f8f6ff;border-color:#e5e0fa}.CityPicker-module__W0gkSq__option:disabled{cursor:wait}.CityPicker-module__W0gkSq__optionCurrent{cursor:default;background:#f5f2ff;border-color:#d8d1f7}.CityPicker-module__W0gkSq__optionPin{color:#6748d5;background:#ede9ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.CityPicker-module__W0gkSq__optionPin .ui-icon{width:18px;height:18px}.CityPicker-module__W0gkSq__optionCopy strong,.CityPicker-module__W0gkSq__optionCopy small{display:block}.CityPicker-module__W0gkSq__optionCopy strong{font-size:14px}.CityPicker-module__W0gkSq__optionCopy small{color:#858a9d;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.CityPicker-module__W0gkSq__optionAction{color:#6245cf;opacity:0;background:#fff;border:1px solid #7255dd;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-width:86px;min-height:36px;padding:0 12px;font-size:11px;font-weight:800;transition:opacity .14s,transform .14s,background .14s;display:inline-flex;transform:translate(5px)}.CityPicker-module__W0gkSq__option:hover .CityPicker-module__W0gkSq__optionAction,.CityPicker-module__W0gkSq__option:focus-visible .CityPicker-module__W0gkSq__optionAction,.CityPicker-module__W0gkSq__optionActive .CityPicker-module__W0gkSq__optionAction,.CityPicker-module__W0gkSq__optionActionSelected{opacity:1;transform:translate(0)}.CityPicker-module__W0gkSq__option:hover .CityPicker-module__W0gkSq__optionAction:not(.CityPicker-module__W0gkSq__optionActionSelected),.CityPicker-module__W0gkSq__option:focus-visible .CityPicker-module__W0gkSq__optionAction:not(.CityPicker-module__W0gkSq__optionActionSelected){color:#fff;background:#6d4ce0}.CityPicker-module__W0gkSq__optionActionSelected{color:#247b55;background:#e8f7ef;border-color:#0000}.CityPicker-module__W0gkSq__optionAction .ui-icon{width:14px;height:14px}.CityPicker-module__W0gkSq__empty{color:#808598;text-align:center;margin:0;padding:20px 10px;font-size:13px}.CityPicker-module__W0gkSq__suggestion{background:linear-gradient(135deg,#effbf5,#f8fffb);border:1px solid #bfe7d2;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px;animation:.22s ease-out both CityPicker-module__W0gkSq__detectedCityEnter;display:grid;box-shadow:0 10px 24px #1f875b1a}.CityPicker-module__W0gkSq__suggestionIcon{color:#fff;background:linear-gradient(145deg,#2daf78,#16895a);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.CityPicker-module__W0gkSq__suggestionIcon .ui-icon{width:22px;height:22px}.CityPicker-module__W0gkSq__suggestionCopy small,.CityPicker-module__W0gkSq__suggestionCopy strong,.CityPicker-module__W0gkSq__suggestionCopy span,.CityPicker-module__W0gkSq__suggestionCopy em{display:block}.CityPicker-module__W0gkSq__suggestionCopy small{color:#21784f;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.CityPicker-module__W0gkSq__suggestionCopy strong{color:#183b2c;margin-top:3px;font-size:18px}.CityPicker-module__W0gkSq__suggestionCopy span{color:#60766b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.CityPicker-module__W0gkSq__suggestionCopy em{color:#428063;margin-top:4px;font-size:10px;font-style:normal;font-weight:700}.CityPicker-module__W0gkSq__footer{border-top:1px solid #ececf3;justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;padding-top:18px;display:flex}.CityPicker-module__W0gkSq__privacy{color:#858a9c;margin-right:auto;font-size:10px;line-height:1.4}.CityPicker-module__W0gkSq__privacy a{color:#6752bd;text-underline-offset:2px;text-decoration:underline}.CityPicker-module__W0gkSq__confirm{color:#fff;background:#6d4ce0;border:0;min-width:175px;padding:0 18px}@keyframes CityPicker-module__W0gkSq__enter{0%{opacity:0;transform:translateY(10px)scale(.985)}}@keyframes CityPicker-module__W0gkSq__detectedCityEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.CityPicker-module__W0gkSq__overlay{align-items:flex-end;padding:0}.CityPicker-module__W0gkSq__sheet{border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;width:100%;max-height:92dvh;animation-name:CityPicker-module__W0gkSq__enterMobile}.CityPicker-module__W0gkSq__sheet:before{content:"";background:#d7d8e2;border-radius:999px;flex:none;align-self:center;width:42px;height:4px;margin-top:9px}.CityPicker-module__W0gkSq__header{padding:14px 18px}.CityPicker-module__W0gkSq__header h2{font-size:20px}.CityPicker-module__W0gkSq__body{padding:16px 18px calc(18px + env(safe-area-inset-bottom))}.CityPicker-module__W0gkSq__currentCity{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:12px}.CityPicker-module__W0gkSq__currentCityIcon{width:40px;height:40px}.CityPicker-module__W0gkSq__currentCityBadge{min-height:32px;padding:0 9px}.CityPicker-module__W0gkSq__suggestion{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:12px}.CityPicker-module__W0gkSq__suggestionIcon{width:40px;height:40px}.CityPicker-module__W0gkSq__suggestion .CityPicker-module__W0gkSq__confirm{grid-column:1/-1;width:100%;min-width:0;min-height:48px}.CityPicker-module__W0gkSq__automatic{grid-template-columns:1fr}.CityPicker-module__W0gkSq__autoButton{width:100%}.CityPicker-module__W0gkSq__footer{flex-direction:column;align-items:stretch}.CityPicker-module__W0gkSq__privacy{text-align:center;margin:0}.CityPicker-module__W0gkSq__confirm{width:100%;min-height:48px}.CityPicker-module__W0gkSq__optionAction{opacity:1;min-width:82px;min-height:44px;padding:0 10px;transform:none}}@media (hover:none){.CityPicker-module__W0gkSq__optionAction{opacity:1;transform:none}}@keyframes CityPicker-module__W0gkSq__enterMobile{0%{opacity:0;transform:translateY(24px)}}@media (prefers-reduced-motion:reduce){.CityPicker-module__W0gkSq__sheet,.CityPicker-module__W0gkSq__suggestion{animation:none}}
.SpeechButton-module__lBZIda__button{color:#4b25ee;min-height:44px;font:inherit;cursor:pointer;background:#f8f6ff;border:1px solid #ddd5ff;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.SpeechButton-module__lBZIda__button:hover{background:#f1edff;border-color:#b9a8ff}.SpeechButton-module__lBZIda__button:focus-visible{outline-offset:2px;outline:3px solid #4b25ee33}.SpeechButton-module__lBZIda__button[data-speaking=true]{color:#765000;background:#fff7d7;border-color:#ffbd13}.SpeechButton-module__lBZIda__button .ui-icon{flex:none;width:17px;height:17px}.SpeechButton-module__lBZIda__status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}
.ProviderOnboarding-module__HRKyWq__entry,.ProviderOnboarding-module__HRKyWq__backdrop{display:none}@media (max-width:899px){.ProviderOnboarding-module__HRKyWq__entry{background:radial-gradient(circle at 92% 12%,#ffc11b33,#0000 35%),linear-gradient(135deg,#fbf9ff 0%,#f2edff 100%);border:1px solid #e4dcff;border-radius:20px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;margin:12px 14px 4px;padding:13px;display:grid;box-shadow:0 10px 26px #40258717}.ProviderOnboarding-module__HRKyWq__entry[data-completed=true]{background:linear-gradient(135deg,#f4fff9 0%,#effbf5 100%);border-color:#ccebdc}.ProviderOnboarding-module__HRKyWq__entryIcon{color:#fff;background:#5a35ed;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.ProviderOnboarding-module__HRKyWq__entry[data-completed=true] .ProviderOnboarding-module__HRKyWq__entryIcon{background:#168b5b}.ProviderOnboarding-module__HRKyWq__entryIcon .ui-icon{width:22px;height:22px}.ProviderOnboarding-module__HRKyWq__entryCopy{gap:3px;min-width:0;display:grid}.ProviderOnboarding-module__HRKyWq__entryCopy strong{color:#21184a;font-size:14px;line-height:1.25}.ProviderOnboarding-module__HRKyWq__entryCopy span{color:#706b82;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.ProviderOnboarding-module__HRKyWq__entry>button{color:#fff;min-width:70px;min-height:44px;font:inherit;cursor:pointer;background:#4b25ee;border:0;border-radius:13px;padding:0 12px;font-size:12px;font-weight:800}.ProviderOnboarding-module__HRKyWq__entry>button:focus-visible,.ProviderOnboarding-module__HRKyWq__skip:focus-visible,.ProviderOnboarding-module__HRKyWq__skill:focus-visible,.ProviderOnboarding-module__HRKyWq__primary:focus-visible,.ProviderOnboarding-module__HRKyWq__secondary:focus-visible,.ProviderOnboarding-module__HRKyWq__stay:focus-visible,.ProviderOnboarding-module__HRKyWq__cityTrigger:focus-visible{outline-offset:2px;outline:3px solid #4b25ee40}.ProviderOnboarding-module__HRKyWq__backdrop{z-index:900;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a142d8a;justify-content:center;align-items:flex-end;padding:16px 8px 0;display:flex;position:fixed;inset:0}.ProviderOnboarding-module__HRKyWq__sheet{background:#fff;border-radius:28px 28px 0 0;flex-direction:column;width:min(100%,480px);max-height:calc(100dvh - 16px);display:flex;overflow:hidden;box-shadow:0 -18px 54px #1c133b3d}.ProviderOnboarding-module__HRKyWq__header{border-bottom:1px solid #f0edf7;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px 16px 11px;display:grid}.ProviderOnboarding-module__HRKyWq__brandMark{color:#fff;background:linear-gradient(145deg,#6847f5,#4320d8);border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.ProviderOnboarding-module__HRKyWq__brandMark .ui-icon{width:19px;height:19px}.ProviderOnboarding-module__HRKyWq__heading{gap:1px;min-width:0;display:grid}.ProviderOnboarding-module__HRKyWq__heading span{color:#767085;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.ProviderOnboarding-module__HRKyWq__heading strong{color:#241d38;font-size:13px}.ProviderOnboarding-module__HRKyWq__skip{color:#6a637a;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 5px;font-size:11px;font-weight:750}.ProviderOnboarding-module__HRKyWq__progress{grid-template-columns:repeat(3,1fr);gap:6px;padding:0 16px;display:grid}.ProviderOnboarding-module__HRKyWq__progress span{background:#e8e3f2;border-radius:99px;height:4px}.ProviderOnboarding-module__HRKyWq__progress .ProviderOnboarding-module__HRKyWq__progressActive{background:linear-gradient(90deg,#4b25ee,#815fff)}.ProviderOnboarding-module__HRKyWq__body{overscroll-behavior:contain;flex:auto;min-height:0;padding:18px 16px 12px;overflow-y:auto}.ProviderOnboarding-module__HRKyWq__step{gap:15px;display:grid}.ProviderOnboarding-module__HRKyWq__step h2{color:#1f1930;letter-spacing:-.025em;margin:0;font-size:clamp(21px,6vw,27px);line-height:1.12}.ProviderOnboarding-module__HRKyWq__step h2+p{color:#6d6777;margin:7px 0 0;font-size:14px;line-height:1.45}.ProviderOnboarding-module__HRKyWq__stepIcon{color:#4b25ee;background:#eee9ff;border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.ProviderOnboarding-module__HRKyWq__stepIconWarm{color:#8a5a00;background:#fff3c9}.ProviderOnboarding-module__HRKyWq__stepIconSuccess{color:#08794a;background:#dcf7e9}.ProviderOnboarding-module__HRKyWq__stepIcon .ui-icon{width:27px;height:27px}.ProviderOnboarding-module__HRKyWq__cityCard,.ProviderOnboarding-module__HRKyWq__readyCard{background:#fcfbfe;border:1px solid #e7e2ef;border-radius:19px;gap:5px;padding:16px;display:grid}.ProviderOnboarding-module__HRKyWq__cityCard>span,.ProviderOnboarding-module__HRKyWq__readyCard>span{color:#777083;letter-spacing:.025em;text-transform:uppercase;font-size:11px;font-weight:700}.ProviderOnboarding-module__HRKyWq__cityCard>strong,.ProviderOnboarding-module__HRKyWq__readyCard>strong{color:#221b38;font-size:20px;line-height:1.2}.ProviderOnboarding-module__HRKyWq__cityTrigger{color:#4b25ee;width:100%;min-height:50px;font:inherit;text-align:left;cursor:pointer;background:#f4f1ff;border:1px solid #d8cffc;border-radius:14px;grid-template-columns:21px minmax(0,1fr) 18px;align-items:center;gap:9px;margin-top:8px;padding:0 13px;display:grid}.ProviderOnboarding-module__HRKyWq__cityTrigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ProviderOnboarding-module__HRKyWq__cityTrigger .ui-icon{width:20px;height:20px}.ProviderOnboarding-module__HRKyWq__skills{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.ProviderOnboarding-module__HRKyWq__skill{color:#292239;min-height:94px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e0ec;border-radius:17px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:12px 10px;font-size:12px;font-weight:800;line-height:1.25;display:grid;position:relative}.ProviderOnboarding-module__HRKyWq__skillSelected{background:#f4f1ff;border-color:#7053ec;box-shadow:inset 0 0 0 1px #7053ec}.ProviderOnboarding-module__HRKyWq__skillIcon{color:#4b25ee;background:#eee9ff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.ProviderOnboarding-module__HRKyWq__skillIcon[data-tone=blue]{color:#1766b3;background:#e4f1ff}.ProviderOnboarding-module__HRKyWq__skillIcon[data-tone=green]{color:#16804f;background:#e2f8ed}.ProviderOnboarding-module__HRKyWq__skillIcon[data-tone=orange],.ProviderOnboarding-module__HRKyWq__skillIcon[data-tone=sand]{color:#8b5d00;background:#fff1ca}.ProviderOnboarding-module__HRKyWq__skillIcon[data-tone=gray]{color:#4e5967;background:#edf0f4}.ProviderOnboarding-module__HRKyWq__skillIcon .ui-icon{width:20px;height:20px}.ProviderOnboarding-module__HRKyWq__skillCheck{color:#fff;background:#5735e6;border-radius:50%;place-items:center;width:20px;height:20px;display:none;position:absolute;top:7px;right:7px}.ProviderOnboarding-module__HRKyWq__skillSelected .ProviderOnboarding-module__HRKyWq__skillCheck{display:grid}.ProviderOnboarding-module__HRKyWq__skillCheck .ui-icon{width:13px;height:13px}.ProviderOnboarding-module__HRKyWq__listen{width:100%;min-height:48px;font-size:13px}.ProviderOnboarding-module__HRKyWq__readyCard{background:#f4fcf8;border-color:#d6eee2}.ProviderOnboarding-module__HRKyWq__readyCard p{color:#53655c;margin:3px 0 0;font-size:13px;line-height:1.4}.ProviderOnboarding-module__HRKyWq__selectedSkills{flex-wrap:wrap;gap:7px;display:flex}.ProviderOnboarding-module__HRKyWq__selectedSkills span{color:#4328b5;background:#f0ecff;border-radius:99px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.ProviderOnboarding-module__HRKyWq__selectedSkills .ui-icon{width:15px;height:15px}.ProviderOnboarding-module__HRKyWq__safety{color:#5c4c1b;background:#fff8df;border-radius:15px;grid-template-columns:24px 1fr;gap:10px;padding:13px;display:grid}.ProviderOnboarding-module__HRKyWq__safety>.ui-icon{width:22px;height:22px}.ProviderOnboarding-module__HRKyWq__safety p{margin:0;font-size:12px;line-height:1.45}.ProviderOnboarding-module__HRKyWq__actions{padding:11px 16px max(13px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eeeaf4;gap:9px;display:flex}.ProviderOnboarding-module__HRKyWq__primary,.ProviderOnboarding-module__HRKyWq__secondary{min-height:52px;font:inherit;cursor:pointer;border-radius:15px;flex:auto;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.ProviderOnboarding-module__HRKyWq__primary{color:#fff;background:linear-gradient(135deg,#5735ed,#4320d9);border:0;box-shadow:0 9px 18px #4b25ee38}.ProviderOnboarding-module__HRKyWq__primary:disabled{color:#90899e;box-shadow:none;cursor:not-allowed;background:#eae7ee}.ProviderOnboarding-module__HRKyWq__primary .ui-icon{width:18px;height:18px}.ProviderOnboarding-module__HRKyWq__secondary{color:#50485f;background:#fff;border:1px solid #ddd7e8;max-width:112px}.ProviderOnboarding-module__HRKyWq__stay{min-height:44px;margin:-7px 16px max(10px, env(safe-area-inset-bottom));color:#655e72;font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:750}}@media (max-width:374px){.ProviderOnboarding-module__HRKyWq__entry{grid-template-columns:42px minmax(0,1fr) auto;margin-inline:10px;padding:11px}.ProviderOnboarding-module__HRKyWq__entryIcon{width:42px;height:42px}.ProviderOnboarding-module__HRKyWq__entryCopy strong{font-size:13px}.ProviderOnboarding-module__HRKyWq__entry>button{min-width:62px;padding-inline:9px}.ProviderOnboarding-module__HRKyWq__header,.ProviderOnboarding-module__HRKyWq__body,.ProviderOnboarding-module__HRKyWq__actions{padding-inline:12px}.ProviderOnboarding-module__HRKyWq__skip{max-width:76px;line-height:1.15}.ProviderOnboarding-module__HRKyWq__skills{gap:7px}.ProviderOnboarding-module__HRKyWq__skill{grid-template-columns:34px minmax(0,1fr);gap:7px;min-height:88px;padding-inline:8px;font-size:11px}.ProviderOnboarding-module__HRKyWq__skillIcon{width:34px;height:34px}}@media (prefers-reduced-motion:no-preference) and (max-width:899px){.ProviderOnboarding-module__HRKyWq__sheet{animation:.18s ease-out ProviderOnboarding-module__HRKyWq__provider-onboarding-in}}@keyframes ProviderOnboarding-module__HRKyWq__provider-onboarding-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
