@charset "UTF-8";@property --wizard-grad-top{syntax: "<color>"; inherits: false; initial-value: #ffffff;}@property --wizard-grad-mid{syntax: "<color>"; inherits: false; initial-value: #ffffff;}._wizard_overlay_1uhlj_12 .button--cta{border:none}._wizard_overlay_1uhlj_12{--wizard-grad-top: var(--sc-ui-white);--wizard-grad-mid: var(--sc-ui-white);position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;transition:--wizard-grad-top 1.05s cubic-bezier(.33,.02,.14,.99),--wizard-grad-mid 1.45s cubic-bezier(.18,.88,.25,1);background:linear-gradient(180deg,var(--wizard-grad-top) 0%,var(--wizard-grad-mid) 61.7451435811%,var(--sc-ui-white) 100%)}._wizard_overlay_1uhlj_12[data-wizard-bg=industry]{--wizard-grad-top: #c1d3e6;--wizard-grad-mid: rgb(250, 253, 247)}._wizard_overlay_1uhlj_12[data-wizard-bg=goals]{--wizard-grad-top: #cde5d8;--wizard-grad-mid: rgb(248, 252, 249)}._wizard_overlay_1uhlj_12[data-wizard-bg=preferences]{--wizard-grad-top: #ddd8ec;--wizard-grad-mid: rgb(252, 250, 253)}._wizard_overlay_1uhlj_12[data-wizard-bg=loading]{--wizard-grad-top: #c5d5e5;--wizard-grad-mid: rgb(248, 251, 252)}._wizard_overlay_1uhlj_12[data-wizard-bg=success]{--wizard-grad-top: #c8e8d2;--wizard-grad-mid: rgb(245, 252, 247)}._wizard_overlay_1uhlj_12[data-wizard-intro="1"]{--wizard-grad-top: var(--sc-ui-white);--wizard-grad-mid: var(--sc-ui-white)}._wizard_container_1uhlj_56{background:transparent;width:100%;max-height:100%;min-height:100%;position:relative;max-width:80rem;margin:0 auto;display:flex;flex-direction:column}._progress_bar_1uhlj_68{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem var(--padding-mobile) .5rem}@media only screen and (width >= 48rem){._progress_bar_1uhlj_68{padding:2.5rem var(--padding-md) .5rem;gap:1rem}}._progress_steps_1uhlj_82{display:flex;gap:1rem;flex:1;transition:opacity .4s ease,transform .4s ease}@media only screen and (width >= 48rem){._progress_steps_1uhlj_82{gap:2rem}}._close_button_top_1uhlj_94{background:transparent;border:2px solid var(--sc-ui-midnight);color:var(--sc-ui-midnight);font-size:1rem;font-weight:400;cursor:pointer;width:2rem;height:2rem;border-radius:50%;transition:all .2s ease;font-family:Radio Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}._close_button_top_1uhlj_94:hover{background:var(--sc-ui-midnight);color:var(--sc-contrast-vanilla);transform:rotate(90deg)}@media only screen and (width >= 48rem){._close_button_top_1uhlj_94{width:2.5rem;height:2.5rem;font-size:1.25rem}}._progress_step_1uhlj_82{display:flex;align-items:center;gap:.75rem;position:relative;animation:_stepFadeIn_1uhlj_1 .4s ease}._progress_step_1uhlj_82:not(:last-child):after{content:"";position:absolute;left:calc(100% + .5rem);top:50%;transform:translateY(-50%);height:2px;background:var(--sc-ui-cloud);transition:background .3s ease;width:1rem}@media only screen and (width >= 48rem){._progress_step_1uhlj_82:not(:last-child):after{width:2rem}}._progress_step_1uhlj_82._completed_1uhlj_148:after{background:var(--sc-ui-midnight)}._progress_step_1uhlj_82{gap:.5rem}@media only screen and (width >= 48rem){._progress_step_1uhlj_82{gap:.75rem}}@keyframes _stepFadeIn_1uhlj_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._progress_dot_1uhlj_170{width:2rem;height:2rem;border-radius:50%;background:var(--sc-ui-cloud);color:var(--sc-ui-midnight);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .3s ease}._progress_step_1uhlj_82._active_1uhlj_183 ._progress_dot_1uhlj_170,._progress_step_1uhlj_82._completed_1uhlj_148 ._progress_dot_1uhlj_170{background:var(--sc-ui-midnight);color:var(--sc-contrast-vanilla)}@media only screen and (width >= 48rem){._progress_dot_1uhlj_170{width:2.5rem;height:2.5rem;font-size:1rem}}._progress_label_1uhlj_199{font-size:.875rem;color:#00000073;font-weight:500;display:none}._progress_step_1uhlj_82._active_1uhlj_183 ._progress_label_1uhlj_199{color:var(--sc-ui-midnight)}@media only screen and (width >= 48rem){._progress_label_1uhlj_199{display:block}}._navigation_1uhlj_214{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sc-ui-cloud);padding:1rem var(--padding-mobile);position:absolute;bottom:0;left:0;width:100%;z-index:99}@media only screen and (width >= 48rem){._navigation_1uhlj_214{padding:1rem var(--padding-md)}}._back_button_1uhlj_232{background:rgba(var(--sc-ui-cloud-rgb),.5);border:none;font-size:var(--text-small);font-weight:400;color:var(--sc-ui-midnight);cursor:pointer;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease;text-decoration:underline}._back_button_1uhlj_232:hover:not(:disabled){background:var(--sc-ui-cloud)}._back_button_1uhlj_232:disabled{background:var(--sc-ui-disabled);cursor:not-allowed}._back_button_1uhlj_232{padding:.5rem 1rem;font-size:.875rem}@media only screen and (width >= 48rem){._back_button_1uhlj_232{padding:.75rem 1.25rem;font-size:var(--text-small)}}._nav_buttons_1uhlj_262{display:flex;gap:1rem;margin-left:auto;width:100%;justify-content:flex-end}@media only screen and (width >= 48rem){._nav_buttons_1uhlj_262{width:auto}}._continue_button_1uhlj_275{cursor:pointer;padding:.75rem 1.75rem;transition:all .2s ease;width:auto}._continue_button_1uhlj_275:disabled{background:var(--sc-ui-disabled);cursor:not-allowed;transform:none}._content_1uhlj_287{display:flex;flex-direction:column;overflow:hidden;flex:1;position:relative;padding:1.5rem var(--padding-mobile);padding-bottom:0}@media only screen and (width >= 48rem){._content_1uhlj_287{padding:1.5rem var(--padding-md);padding-bottom:0}}._step_1uhlj_303{animation:_fadeIn_1uhlj_1 .3s ease;display:flex;flex-direction:column;flex:1;overflow:hidden}._eyebrow_1uhlj_311{font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._eyebrow_1uhlj_311{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._eyebrow_1uhlj_311{font-size:var(--text-small)}}._eyebrow_1uhlj_311{color:#00000073;margin:0 0 1rem}._heading_1uhlj_332{font-size:var(--text-h3-mobile);font-style:normal;font-weight:700;line-height:1.2}@media only screen and (width >= 48rem){._heading_1uhlj_332{font-size:var(--text-h3)}}@media only screen and (width >= 64rem){._heading_1uhlj_332{font-size:var(--text-h3)}}._heading_1uhlj_332{color:var(--sc-ui-midnight);margin:0 0 1rem;line-height:1.2}._description_1uhlj_354{font-size:var(--text-body-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._description_1uhlj_354{font-size:var(--text-body)}}@media only screen and (width >= 64rem){._description_1uhlj_354{font-size:var(--text-body)}}._description_1uhlj_354{color:#00000073;margin:0 0 1rem;max-width:40rem}._options_wrapper_1uhlj_375{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:.5rem;margin-right:-.5rem;position:relative;mask-image:linear-gradient(to bottom,transparent 0,black 2rem,black calc(100% - 2rem),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 2rem,black calc(100% - 2rem),transparent 100%);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:100% 100%;-webkit-mask-size:100% 100%}._options_wrapper_1uhlj_375::-webkit-scrollbar{width:8px}._options_wrapper_1uhlj_375::-webkit-scrollbar-track{background:#00000014;border-radius:4px}._options_wrapper_1uhlj_375::-webkit-scrollbar-thumb{background:#00000038;border-radius:4px}._options_wrapper_1uhlj_375::-webkit-scrollbar-thumb:hover{background:#00000061}._options_wrapper_1uhlj_375{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.24) rgba(0,0,0,.08)}._options_grid_1uhlj_408{display:grid;gap:1rem;padding:1rem 0 6rem;grid-template-columns:1fr}@media only screen and (width >= 48rem){._options_grid_1uhlj_408{padding:2rem 0;grid-template-columns:repeat(2,1fr)}}@media only screen and (width >= 64rem){._options_grid_1uhlj_408{grid-template-columns:repeat(3,1fr)}}._option_card_1uhlj_427{background:transparent;border:2px solid rgba(0,0,0,.2);border-radius:1rem;padding:2rem 1.5rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;text-align:center;position:relative;font-family:Radio Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;gap:1rem}@media (hover: hover) and (pointer: fine){._option_card_1uhlj_427:hover:not(:disabled){border-color:var(--sc-ui-midnight);transform:translateY(-2px);box-shadow:0 4px 12px #00000014;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}}._option_card_1uhlj_427._selected_1uhlj_450{border-color:var(--sc-ui-midnight);background:var(--sc-ui-cloud)}._option_card_1uhlj_427:disabled{opacity:.4;cursor:not-allowed;transform:none}._option_card_1uhlj_427{padding:1.5rem 1rem}@media only screen and (width >= 48rem){._option_card_1uhlj_427{padding:2rem 1.5rem}}._option_icon_1uhlj_468{font-size:2.5rem;line-height:1;display:none}@media only screen and (width >= 48rem){._option_icon_1uhlj_468{font-size:3rem}}._option_heading_1uhlj_479{font-size:1rem;font-weight:600;color:var(--sc-ui-midnight);margin:0}@media only screen and (width >= 48rem){._option_heading_1uhlj_479{font-size:1.125rem}}._selected_tag_1uhlj_491{position:absolute;top:.75rem;right:.75rem;background:var(--sc-ui-midnight);color:var(--sc-contrast-vanilla);width:1.75rem;height:1.75rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._selected_tag_1uhlj_491 svg{width:.875rem;height:.875rem}@media only screen and (width >= 48rem){._selected_tag_1uhlj_491{top:1rem;right:1rem;width:2rem;height:2rem}._selected_tag_1uhlj_491 svg{width:1rem;height:1rem}}._option_card_1uhlj_427._no_icon_1uhlj_522{padding:1.5rem;gap:.5rem}._option_card_1uhlj_427._with_description_1uhlj_527{padding:1.25rem 1.5rem;align-items:flex-start;text-align:left}._option_description_1uhlj_533{font-size:.8125rem;line-height:1.5;color:#00000073;margin:0;font-weight:400}@media only screen and (width >= 48rem){._option_description_1uhlj_533{font-size:.875rem}}._goal_actions_1uhlj_546{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.25rem}._primary_tag_1uhlj_554{background:var(--sc-ui-midnight);color:var(--sc-ui-cloud);font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.05em}._set_primary_button_1uhlj_565{background:transparent;border:1px solid var(--sc-ui-midnight);color:var(--sc-ui-midnight);font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:.25rem;cursor:pointer;transition:all .2s ease;font-family:Radio Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._set_primary_button_1uhlj_565:hover{background:var(--sc-ui-midnight);color:var(--sc-contrast-vanilla)}._step_footer_1uhlj_582{padding:2rem 0;display:flex;justify-content:center}._selection_info_1uhlj_588{background:var(--sc-ui-cloud);border-radius:.75rem;text-align:center}._selection_info_1uhlj_588 p{margin:0;font-size:.875rem;font-weight:500;color:var(--sc-ui-midnight)}._primary_note_1uhlj_600{color:#00000073;font-weight:400}._option_card_1uhlj_427._primary_1uhlj_554{border-color:var(--sc-ui-midnight)}._info_box_1uhlj_609{padding:1.5rem 2rem;background:linear-gradient(135deg,rgba(var(--sc-contrast-petal-rgb),1),rgba(var(--sc-contrast-petal-rgb),.3));padding:1.25rem 1.5rem;gap:1rem;flex-direction:column;align-items:center;text-align:center;display:flex;max-width:40rem}@media only screen and (width >= 48rem){._info_box_1uhlj_609{border-radius:1rem;gap:.5rem;align-items:flex-start;flex-direction:row;text-align:left}}._info_icon_1uhlj_630{background:none;border:none;padding:.25rem;color:var(--sc-core-violet);opacity:.7;transition:opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}._info_icon_1uhlj_630 svg{width:16px;height:16px}._info_content_1uhlj_647{flex:1;display:flex;flex-direction:column;gap:.5rem}._info_heading_1uhlj_654{font-size:var(--text-h6-mobile);font-style:normal;font-weight:700;line-height:1.2}@media only screen and (width >= 48rem){._info_heading_1uhlj_654{font-size:var(--text-h6)}}@media only screen and (width >= 64rem){._info_heading_1uhlj_654{font-size:var(--text-h6)}}._info_heading_1uhlj_654{color:var(--sc-contrast-violet);margin:0}._info_text_1uhlj_675{font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._info_text_1uhlj_675{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._info_text_1uhlj_675{font-size:var(--text-small)}}._info_text_1uhlj_675{color:var(--sc-contrast-violet);margin:0}._summary_container_1uhlj_696{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media only screen and (width >= 48rem){._summary_container_1uhlj_696{gap:2rem;margin-bottom:3rem}}._summary_section_1uhlj_709{display:flex;flex-direction:column;gap:.75rem}._summary_label_1uhlj_715{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#00000073;margin:0}._summary_value_1uhlj_724{font-size:1.125rem;font-weight:600;color:var(--sc-ui-midnight);display:flex;align-items:center;gap:.75rem}@media only screen and (width >= 48rem){._summary_value_1uhlj_724{font-size:1.25rem}}._summary_icon_1uhlj_738{font-size:1.75rem;line-height:1;display:none}@media only screen and (width >= 48rem){._summary_icon_1uhlj_738{font-size:2rem}}._summary_goals_1uhlj_749{display:flex;flex-wrap:wrap;gap:.75rem}._summary_tag_1uhlj_755{background:var(--sc-ui-cloud);border:2px solid var(--sc-ui-midnight);color:var(--sc-ui-midnight);font-size:.9375rem;font-weight:600;padding:.625rem 1rem;border-radius:.5rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}@media only screen and (width >= 48rem){._summary_tag_1uhlj_755{font-size:1rem;padding:.75rem 1.25rem}}._summary_tag_badge_1uhlj_775{background:var(--sc-ui-midnight);color:var(--sc-contrast-vanilla);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.05em}._summary_cta_1uhlj_786{display:flex;justify-content:center;padding-top:1.5rem;border-top:1px solid var(--sc-ui-cloud)}@media only screen and (width >= 48rem){._summary_cta_1uhlj_786{padding-top:2rem}}._recommendation_button_1uhlj_798{cursor:pointer;width:100%;max-width:500px}._recommendation_button_1uhlj_798:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._confirmation_overlay_1uhlj_808{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:10;border-radius:1rem}@media only screen and (width >= 48rem){._confirmation_overlay_1uhlj_808{padding:2rem;border-radius:1.5rem}}._confirmation_dialog_1uhlj_829{background:var(--sc-ui-white);border-radius:1rem;padding:2rem 1.5rem;max-width:100%;width:100%;box-shadow:0 20px 40px #0000004d;animation:_confirmationSlideIn_1uhlj_1 .3s ease-out}@media only screen and (width >= 48rem){._confirmation_dialog_1uhlj_829{padding:2.5rem;max-width:450px}}._confirmation_heading_1uhlj_845{font-size:1.25rem;font-weight:700;color:var(--sc-ui-midnight);margin:0 0 1rem;line-height:1.3}@media only screen and (width >= 48rem){._confirmation_heading_1uhlj_845{font-size:1.5rem}}._confirmation_text_1uhlj_858{font-size:.9375rem;line-height:1.6;color:#00000073;margin:0 0 1.5rem}@media only screen and (width >= 48rem){._confirmation_text_1uhlj_858{font-size:1rem;margin-bottom:2rem}}._confirmation_buttons_1uhlj_871{display:flex;gap:.75rem;justify-content:flex-end;flex-direction:column-reverse}@media only screen and (width >= 48rem){._confirmation_buttons_1uhlj_871{flex-direction:row;gap:1rem}}._confirmation_cancel_1uhlj_884{background:var(--sc-ui-midnight);border:2px solid var(--sc-ui-midnight);color:var(--sc-contrast-vanilla);font-size:1rem;font-weight:600;cursor:pointer;padding:.75rem 1.75rem;border-radius:.5rem;transition:all .2s ease;font-family:Radio Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._confirmation_cancel_1uhlj_884:hover{background:#000000c7;border-color:#000000c7;transform:translateY(-1px)}._confirmation_cancel_1uhlj_884{padding:.875rem 1.5rem;width:100%}@media only screen and (width >= 48rem){._confirmation_cancel_1uhlj_884{padding:.75rem 1.75rem;width:auto}}._confirmation_confirm_1uhlj_912{background:transparent;border:2px solid var(--sc-ui-midnight);color:var(--sc-ui-midnight);font-size:1rem;font-weight:600;cursor:pointer;padding:.75rem 1.75rem;border-radius:.5rem;transition:all .2s ease;font-family:Radio Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._confirmation_confirm_1uhlj_912:hover{background:rgba(var(--sc-ui-midnight-rgb),.05)}._confirmation_confirm_1uhlj_912{padding:.875rem 1.5rem;width:100%}@media only screen and (width >= 48rem){._confirmation_confirm_1uhlj_912{padding:.75rem 1.75rem;width:auto}}@keyframes _confirmationSlideIn_1uhlj_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._loading_screen_1uhlj_948{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;display:flex;align-items:center;justify-content:center;z-index:11;overflow:hidden;opacity:0}._loading_screen_1uhlj_948:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,rgba(var(--sc-ui-cloud-rgb),1),rgba(var(--sc-ui-cloud-rgb),0));z-index:1;pointer-events:none}._loading_content_1uhlj_974{text-align:center;max-width:600px;padding:1rem 5rem;position:relative;z-index:2}@media only screen and (width >= 48rem){._loading_content_1uhlj_974{padding:2rem}}._loading_heading_1uhlj_987{font-size:var(--text-h2-mobile);font-style:normal;font-weight:700;line-height:1.2}@media only screen and (width >= 48rem){._loading_heading_1uhlj_987{font-size:var(--text-h2)}}@media only screen and (width >= 64rem){._loading_heading_1uhlj_987{font-size:var(--text-h2)}}._loading_heading_1uhlj_987{color:var(--sc-ui-midnight);margin:0 0 1.5rem}._loading_text_1uhlj_1008{font-size:var(--text-body-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._loading_text_1uhlj_1008{font-size:var(--text-body)}}@media only screen and (width >= 64rem){._loading_text_1uhlj_1008{font-size:var(--text-body)}}._loading_text_1uhlj_1008{color:#00000073;margin:0}@media only screen and (width >= 48rem){._loading_text_1uhlj_1008{margin:0 5rem}}._floating_images_1uhlj_1034{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}._floating_image_1uhlj_1034{position:absolute}._floating_img_1uhlj_1047{height:160px;aspect-ratio:5/7;border-radius:.25rem;object-fit:cover}._floating_images_1uhlj_1034{perspective:1100px;mask-image:linear-gradient(to bottom,transparent 0%,black 4%,black 96%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 4%,black 96%,transparent 100%)}@media only screen and (width >= 48rem){._floating_images_1uhlj_1034{perspective:none;mask-image:none;-webkit-mask-image:none}}._floating_img_1uhlj_1047{height:clamp(7.25rem,35vw,12rem);max-height:12rem}@media only screen and (width >= 48rem){._floating_img_1uhlj_1047{height:160px;max-height:none}}._float_3_1uhlj_1079,._float_4_1uhlj_1080,._float_8_1uhlj_1081,._float_12_1uhlj_1082,._float_13_1uhlj_1083{display:none}@media only screen and (width >= 48rem){._float_3_1uhlj_1079,._float_4_1uhlj_1080,._float_8_1uhlj_1081,._float_12_1uhlj_1082,._float_13_1uhlj_1083{display:block}}._float_1_1uhlj_1082{top:15%;left:max(-8%,env(safe-area-inset-left));right:auto}@media only screen and (width >= 48rem){._float_1_1uhlj_1082{top:10%;left:-1%}}._float_2_1uhlj_1108{top:0;left:calc(50% - 3rem);right:auto}@media only screen and (width >= 48rem){._float_2_1uhlj_1108{top:-1%;left:50%;right:auto}}@media only screen and (width >= 48rem){._float_3_1uhlj_1079{top:21%;left:24%}}@media only screen and (width >= 48rem){._float_4_1uhlj_1080{top:14%;left:66%}}._float_5_1uhlj_1135{top:10%;left:auto;right:max(-6%,env(safe-area-inset-right))}@media only screen and (width >= 48rem){._float_5_1uhlj_1135{top:24%;right:-1%;left:auto}}._float_6_1uhlj_1148{top:50%;left:-10%;right:auto}@media only screen and (width >= 48rem){._float_6_1uhlj_1148{top:40%;left:12%}}._float_7_1uhlj_1160{top:45%;left:auto;right:-10%}@media only screen and (width >= 48rem){._float_7_1uhlj_1160{top:37%;right:17%;left:auto}}@media only screen and (width >= 48rem){._float_8_1uhlj_1081{top:59%;left:21%}}._float_9_1uhlj_1180{top:70%;left:auto;right:max(-6%,env(safe-area-inset-right))}@media only screen and (width >= 48rem){._float_9_1uhlj_1180{top:62%;right:24%;left:auto}}._float_10_1uhlj_1193{top:auto;bottom:8%;left:max(-6%,env(safe-area-inset-left));right:auto}@media only screen and (width >= 48rem){._float_10_1uhlj_1193{top:73%;bottom:auto;left:4%;right:auto}}._float_11_1uhlj_1208{top:auto;bottom:2%;left:37%;right:auto}@media only screen and (width >= 48rem){._float_11_1uhlj_1208{top:70%;bottom:auto;left:34%;right:auto}}@media only screen and (width >= 48rem){._float_12_1uhlj_1082{top:72%;right:7%}}@media only screen and (width >= 48rem){._float_13_1uhlj_1083{top:92%;right:39%}}@keyframes _float_1uhlj_1034{0%,to{transform:translateY(0) translate(0) rotate(0)}25%{transform:translateY(-20px) translate(10px) rotate(5deg)}50%{transform:translateY(-10px) translate(-10px) rotate(-5deg)}75%{transform:translateY(-30px) translate(5px) rotate(3deg)}}._results_screen_1uhlj_1251{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:12;display:flex;flex-direction:column;overflow-x:visible;overflow-y:hidden;justify-content:space-between;opacity:0}@media only screen and (width >= 48rem){._results_screen_1uhlj_1251{overflow:hidden}}._results_content_1uhlj_1272{flex:1;overflow-x:visible;overflow-y:hidden;display:flex;flex-direction:column}@media only screen and (width >= 48rem){._results_content_1uhlj_1272{overflow:hidden}}._results_nav_row_1uhlj_1285{--results-nav-end-pad: var(--padding-mobile);display:flex;flex-wrap:nowrap;align-items:center;gap:1rem 1.25rem;padding:0 var(--padding-mobile) .5rem var(--padding-mobile);flex-shrink:0;max-width:100rem;margin:0 auto;width:100%;min-width:0;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline-end:var(--results-nav-end-pad);scrollbar-width:none}._results_nav_row_1uhlj_1285::-webkit-scrollbar{display:none}@media only screen and (width >= 48rem){._results_nav_row_1uhlj_1285{--results-nav-end-pad: var(--padding-md);padding:0 var(--padding-md) 2rem var(--padding-md);border-bottom:1px solid rgba(0,0,0,.16);gap:1rem 1.25rem}}._results_industry_chip_1uhlj_1320{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;background:rgba(var(--sc-ui-midnight-rgb),.06);border:1px solid rgba(0,0,0,.12);font-size:.9375rem;font-weight:600;color:var(--sc-ui-midnight);flex-shrink:0}._goal_navigation_1uhlj_1334{display:flex;gap:.5rem;flex:0 0 auto;min-width:min-content}@media only screen and (width >= 48rem){._goal_navigation_1uhlj_1334{gap:1rem}}._goal_nav_button_1uhlj_1346{background:transparent;border:2px solid rgba(0,0,0,.2);color:var(--sc-ui-midnight);padding:.625rem 1.25rem;border-radius:2rem;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._goal_nav_button_1uhlj_1346{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._goal_nav_button_1uhlj_1346{font-size:var(--text-small)}}._goal_nav_button_1uhlj_1346{cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:.5rem}._goal_nav_button_1uhlj_1346:hover{border-color:var(--sc-ui-midnight);background:rgba(var(--sc-ui-midnight-rgb),.05)}._goal_nav_button_1uhlj_1346._active_1uhlj_183{background:var(--sc-ui-midnight);color:var(--sc-ui-white);border-color:var(--sc-ui-midnight)}@media only screen and (width >= 48rem){._goal_nav_button_1uhlj_1346{padding:.75rem 1.5rem;font-size:.9375rem}}._nav_primary_badge_1uhlj_1391{background:var(--sc-ui-ocean);color:var(--sc-ui-white);padding:.125rem .5rem;border-radius:.75rem;font-size:.75rem;font-weight:600}._active_1uhlj_183 ._nav_primary_badge_1uhlj_1391{background:var(--sc-ui-white);color:var(--sc-ui-midnight)}._scents_swiper_container_1uhlj_1404{position:relative;max-width:100rem;margin:0 auto;padding:0;padding-top:2rem;width:100%;box-sizing:border-box}@media only screen and (width >= 48rem){._scents_swiper_container_1uhlj_1404{padding:0 var(--padding-md);padding-top:2rem}}._scents_swiper_container_1uhlj_1404{--scents-scroll-inner-w: calc( 100vw - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px) - 2 * var(--padding-mobile) )}@media only screen and (width >= 48rem){._scents_swiper_container_1uhlj_1404{--scents-scroll-inner-w: initial}}._results_carousel_nav_1uhlj_1432{display:none;position:absolute;top:50%;left:0;right:0;z-index:4;transform:translateY(-50%);justify-content:space-between;padding:0 .25rem;pointer-events:none}@media only screen and (width >= 48rem){._results_carousel_nav_1uhlj_1432{display:flex}}._results_carousel_prev_1uhlj_1450,._results_carousel_next_1uhlj_1451{background:none;background-color:var(--sc-ui-cloud);border-radius:100%;display:flex;align-items:center;justify-content:center;border:none;padding:1rem;cursor:pointer;color:var(--sc-ui-midnight);pointer-events:auto;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 2px 12px #00000014}._results_carousel_prev_1uhlj_1450:hover:not(:disabled),._results_carousel_next_1uhlj_1451:hover:not(:disabled){opacity:.7}._results_carousel_prev_1uhlj_1450:disabled,._results_carousel_next_1uhlj_1451:disabled{opacity:0}._scents_swiper_1uhlj_1404{width:100%;height:100%;padding:0 var(--padding-mobile)!important;align-items:center;display:flex;box-sizing:border-box;min-width:0;max-width:100%;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}._scents_swiper_1uhlj_1404::-webkit-scrollbar{display:none}._scents_swiper_1uhlj_1404 .swiper-wrapper{height:auto}@media only screen and (width >= 48rem){._scents_swiper_1uhlj_1404{overflow:visible!important;padding:3rem 0}}._goal_slide_1uhlj_1503{width:auto!important;height:fit-content!important}._goal_section_1uhlj_1509{height:100%;display:flex;flex-direction:column;width:max-content;max-width:none;min-width:0}@media only screen and (width >= 48rem){._goal_section_1uhlj_1509{width:100%}}._goal_section_heading_1uhlj_1523{font-size:var(--text-h5-mobile);font-style:normal;font-weight:700;line-height:1.2}@media only screen and (width >= 48rem){._goal_section_heading_1uhlj_1523{font-size:var(--text-h5)}}@media only screen and (width >= 64rem){._goal_section_heading_1uhlj_1523{font-size:var(--text-h5)}}._goal_section_heading_1uhlj_1523{color:var(--sc-ui-midnight);margin:0 0 2rem;display:flex;align-items:center;gap:.75rem;flex-shrink:0;white-space:nowrap}._results_selection_1uhlj_1549{display:flex;flex-direction:column;flex:1;overflow-x:visible;overflow-y:hidden}@media only screen and (width >= 48rem){._results_selection_1uhlj_1549{overflow:hidden}}._results_heading_1uhlj_1562{font-size:var(--text-h4-mobile);font-style:normal;font-weight:700;line-height:normal}@media only screen and (width >= 48rem){._results_heading_1uhlj_1562{font-size:var(--text-h4)}}@media only screen and (width >= 64rem){._results_heading_1uhlj_1562{font-size:var(--text-h4)}}._results_heading_1uhlj_1562{color:var(--sc-ui-midnight);text-align:center;margin:2rem 0;opacity:0;transform:translateY(30px)}@media only screen and (width >= 48rem){._results_heading_1uhlj_1562{margin:3rem 0}}._results_screen_1uhlj_1251 ._scent_card_1uhlj_1591{opacity:0;transform:translateY(40px)}._success_screen_1uhlj_1596{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:3rem var(--padding-mobile);min-height:280px}@media only screen and (width >= 48rem){._success_screen_1uhlj_1596{padding:4rem var(--padding-md);min-height:320px}}._success_icon_1uhlj_1612{color:var(--sc-ui-midnight);margin-bottom:1.5rem;animation:_successIconPop_1uhlj_1 .5s cubic-bezier(.25,.74,.22,.99)}._success_heading_1uhlj_1618{font-size:var(--text-h4-mobile);font-style:normal;font-weight:700;line-height:normal}@media only screen and (width >= 48rem){._success_heading_1uhlj_1618{font-size:var(--text-h4)}}@media only screen and (width >= 64rem){._success_heading_1uhlj_1618{font-size:var(--text-h4)}}._success_heading_1uhlj_1618{color:var(--sc-ui-midnight);text-align:center;margin:0 0 2rem;max-width:24rem}._success_button_1uhlj_1641{padding:.75rem 1.75rem}@keyframes _successIconPop_1uhlj_1{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}._results_actions_1uhlj_1658{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--sc-ui-cloud);padding:1rem var(--padding-mobile);background:var(--sc-ui-white);position:sticky;bottom:0;z-index:10;max-width:100rem;margin:0 auto;width:100%;flex-wrap:wrap;flex-direction:column-reverse;gap:1rem}@media only screen and (width >= 48rem){._results_actions_1uhlj_1658{padding:1rem var(--padding-md);flex-wrap:nowrap;flex-direction:row}}@keyframes _fadeInUp_1uhlj_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1uhlj_1{0%{opacity:0}to{opacity:1}}._scent_card_1uhlj_1591{height:fit-content;box-shadow:0 4px 16px transparent;transition:transform .3s cubic-bezier(.25,.74,.22,.99),box-shadow .3s cubic-bezier(.25,.74,.22,.99),border-color .3s cubic-bezier(.25,.74,.22,.99);position:relative;cursor:pointer;border-radius:.75rem}._scent_card_1uhlj_1591:hover{transform:translateY(-4px)}._scent_card_wrapper_1uhlj_1713{border-radius:.75rem;overflow:hidden;border:2px solid transparent}._scent_card_inner_1uhlj_1719{background:var(--secondary-color);color:var(--primary-color);transition:opacity .3s cubic-bezier(.25,.74,.22,.99)}._selected_card_1uhlj_1725{box-shadow:0 8px 24px #0000000d}._selected_card_1uhlj_1725 ._scent_card_wrapper_1uhlj_1713{border-color:var(--sc-ui-midnight)}._disabled_card_1uhlj_1731{pointer-events:none;cursor:not-allowed}._disabled_card_1uhlj_1731 ._scent_card_inner_1uhlj_1719{opacity:.4}._selected_badge_1uhlj_1739{position:absolute;top:-.75rem;right:-.75rem;background:var(--sc-ui-midnight);color:var(--sc-ui-white);padding:.375rem 1rem;border-radius:1rem;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._selected_badge_1uhlj_1739{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._selected_badge_1uhlj_1739{font-size:var(--text-small)}}._selected_badge_1uhlj_1739{z-index:10;box-shadow:0 2px 8px #0003}._best_match_card_1uhlj_1767 ._best_match_label_1uhlj_1767{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;justify-content:center;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}@media only screen and (width >= 48rem){._best_match_card_1uhlj_1767 ._best_match_label_1uhlj_1767{font-size:var(--text-small)}}@media only screen and (width >= 64rem){._best_match_card_1uhlj_1767 ._best_match_label_1uhlj_1767{font-size:var(--text-small)}}._best_match_card_1uhlj_1767 ._best_match_label_1uhlj_1767{color:var(--sc-ui-white);background:var(--sc-ui-midnight);padding:.5rem;border-radius:1rem;z-index:10;margin:0}@media only screen and (width >= 48rem){._best_match_card_1uhlj_1767 ._best_match_label_1uhlj_1767{padding:.375rem 1rem}}._best_match_card_1uhlj_1767 ._best_match_label_text_1uhlj_1802{display:none}@media only screen and (width >= 48rem){._best_match_card_1uhlj_1767 ._best_match_label_text_1uhlj_1802{display:inline}}._best_match_card_1uhlj_1767 ._best_match_icon_wrap_1uhlj_1810{display:flex;line-height:0}@media only screen and (width >= 48rem){._best_match_card_1uhlj_1767 ._best_match_icon_wrap_1uhlj_1810{display:none}}._best_match_card_1uhlj_1767 ._best_match_icon_1uhlj_1810{width:1.125rem;height:1.125rem;flex-shrink:0;display:block}._best_match_card_1uhlj_1767:hover{transform:translateY(-4px)}._scent_image_1uhlj_1829{width:100%;aspect-ratio:10/7;position:relative;overflow:hidden}._scent_image_1uhlj_1829:after{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(to bottom,rgba(var(--secondary-color-rgb),0),rgba(var(--secondary-color-rgb),1))}._scent_img_1uhlj_1845{width:100%;height:100%;object-fit:cover;display:block}._scent_content_1uhlj_1852{padding:.5rem;padding-top:0}@media only screen and (width >= 48rem){._scent_content_1uhlj_1852{padding:.25rem 1rem 1rem}}._scent_header_1uhlj_1863{display:none;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem}._scent_goal_badge_1uhlj_1871{background:var(--primary-color);color:var(--secondary-color);padding:.25rem .75rem;border-radius:1rem;font-size:var(--text-tiny);font-style:normal;font-weight:400;line-height:1.2;text-transform:capitalize}._scent_name_1uhlj_1883{font-size:var(--text-h5-mobile);font-style:normal;font-weight:700;line-height:1;margin:0 0 .25rem}@media only screen and (width >= 48rem){._scent_name_1uhlj_1883{font-size:var(--text-h4);margin:0 0 .75rem}}._scent_description_1uhlj_1897{font-size:var(--text-tiny-mobile);margin:0 0 .5rem}@media only screen and (width >= 48rem){._scent_description_1uhlj_1897{margin-bottom:1rem;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}}@media only screen and (width >= 48rem) and (width >= 48rem){._scent_description_1uhlj_1897{font-size:var(--text-small)}}@media only screen and (width >= 48rem) and (width >= 64rem){._scent_description_1uhlj_1897{font-size:var(--text-small)}}._scent_tags_1uhlj_1921{font-size:var(--text-tiny-mobile);display:flex;flex-direction:column;padding-top:.25rem}._scent_tags_1uhlj_1921{font-weight:700}@media only screen and (width >= 48rem){._scent_tags_1uhlj_1921{padding-top:1rem;font-size:var(--text-small-mobile);font-style:normal;font-weight:400;line-height:1.2}}@media only screen and (width >= 48rem) and (width >= 48rem){._scent_tags_1uhlj_1921{font-size:var(--text-small)}}@media only screen and (width >= 48rem) and (width >= 64rem){._scent_tags_1uhlj_1921{font-size:var(--text-small)}}._primary_badge_1uhlj_1950{padding:.25rem .75rem;border-radius:1rem;font-size:var(--text-tiny);font-style:normal;font-weight:400;line-height:1.2;display:none}._scents_grid_1uhlj_1960{display:grid;grid-auto-flow:column;gap:var(--scent-carousel-gap, 1.5rem);padding-bottom:1rem;box-sizing:border-box;--scent-carousel-gap: clamp(.5rem, 2.4vw, .75rem);--scent-card-width: min( 15.75rem, max( 9.25rem, calc((var(--scents-scroll-inner-w) - 2 * var(--scent-carousel-gap)) / 2) ) );width:max-content;max-width:none;grid-auto-columns:var(--scent-card-width)}@media only screen and (width >= 48rem){._scents_grid_1uhlj_1960{--scent-carousel-gap: 1.5rem;grid-auto-columns:260px;width:auto;max-width:none}}._scents_grid_1uhlj_1960 ._scent_card_1uhlj_1591{min-width:0;width:100%;max-width:100%;box-sizing:border-box}@media only screen and (width >= 48rem){._scents_grid_1uhlj_1960 ._scent_card_1uhlj_1591{min-width:unset;width:auto;max-width:none}}
