.page_custom_survey_page_container__Ys3sr{height:calc(100vh - 72px);overflow:auto;scrollbar-width:none;width:100%;padding:26px 30px}.page_custom_survey_page_container__Ys3sr .page_heading_container__bu8E7{display:flex;align-items:center;gap:12px;padding-bottom:12px}.page_custom_survey_page_container__Ys3sr .page_heading_container__bu8E7 .page_reload__QEYyW{cursor:pointer;height:19px}.page_custom_survey_page_container__Ys3sr .page_heading__fFIDD{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_header__jEooH{background-color:#fff;height:72px;min-height:72px;max-height:72px;padding:18px 21px 11px 28px;border-bottom:1px solid rgba(28,28,28,.1);position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px}.Header_header__jEooH>:first-child{margin-right:auto}.Header_header__jEooH .Header_name__I5Llb{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.Header_profile_header_drop_down_ind__cErsQ{display:flex;align-items:center;justify-content:center;gap:15px;padding:5px 15px 5px 0;cursor:pointer}.Header_profile_drop_down_container__rBBu7{padding:8px;display:flex;flex-direction:column}.Header_profile_drop_down_container__rBBu7 .Header_option__CWCKa{display:flex;align-items:center;gap:10px;cursor:pointer;color:#2d2d2d;font-size:13px;font-style:normal;font-weight:400;line-height:20px;border-top:.5px solid #e7e7e7;margin-top:12px;padding-top:12px}.Header_profile_drop_down_container__rBBu7 .Header_divider__Gpdib{background:#a8a8a8;height:1px;width:100%}.Header_profile_drop_down_container__rBBu7 .Header_name__I5Llb{color:#2d2d2d;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.Header_profile_drop_down_container__rBBu7 .Header_role__57Jz6{color:#2d2d2d;font-size:14px;font-style:normal;font-weight:300;line-height:normal}.Header_profile_drop_down_container__rBBu7 .Header_profile_info__rhjx6{display:flex;align-items:center;gap:10px}.Header_profile_drop_down_container__rBBu7 .Header_profile_name__DTyVg{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.Header_header_company_logo__H6d2Z{width:50px;height:50px;border-radius:50px;border:1px solid #a8a8a8;overflow:hidden;margin-right:20px}.page_page_container__I__5a{background-color:#f6f6f6;height:100%;overflow:auto}.page_page__PtweX{display:flex;flex-direction:column;gap:12px;padding:24px}.page_top_row__GP9Bd{display:flex;align-items:center;gap:12px;width:100%}.page_tab_container__e_2By{flex:1 1;min-width:0}.page_reload_group__QU4_8{display:flex;align-items:center;gap:12px;flex-shrink:0;height:32px}.page_last_fetched__pWBbo{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#5f5f5f}.page_empty_state__NeR2s{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:80px 20px;text-align:center}.page_empty_state__title__GY1Ir{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.page_empty_state__desc__nW2qd{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#888;max-width:360px}.page_pr_view_tabs_container__OcUvu{display:flex;align-items:center;justify-content:space-between;gap:20px}.page_pr_view_tabs__AwuHq{background-color:#fff!important}.page_page_container__BUgxT{background-color:#f6f6f6;height:100%;overflow:auto}.page_page__z33cH{display:flex;flex-direction:column;gap:12px;padding:24px}.page_top_row___cJF9{display:flex;align-items:center;gap:12px;width:100%}.page_tab_container__4KtT9{flex:1 1;min-width:0}.page_reload_group__nhSau{gap:12px;flex-shrink:0;display:flex;align-items:center;height:32px}.page_last_fetched__fpYbY{color:#262626;font-size:12px;color:#5f5f5f}.page_last_fetched__fpYbY,.page_reload_btn__ojO6w{font-style:normal;font-weight:400;line-height:normal}.page_reload_btn__ojO6w{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e7e7e7;border-radius:9999px;cursor:pointer;font-size:14px;color:#262626}.page_reload_btn__ojO6w:disabled{cursor:not-allowed;opacity:.6}.page_empty_state__7n1rz{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:80px 20px;text-align:center}.page_empty_state__title__Tyj4w{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.page_empty_state__desc__5Om8b{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#888;max-width:360px}.page_pr_view_tabs_container__G6Vkj{display:flex;align-items:center;justify-content:space-between;gap:20px}.page_pr_view_tabs__oMSDz{background-color:#fff!important}.BulkUploadMapData_inivite_user_stepper_action__GHuKW{display:flex;align-items:center;gap:16px}.BulkUploadMapData_multiple_employee_page__dl6yP{width:80%;margin:20px auto}.BulkUploadMapData_multiple_employee_page__container__FO7oZ{overflow:scroll;padding:30px;border-radius:16.216px;background:var(--ffffff,#fff);box-shadow:0 5.068px 20.27px 0 rgba(39,33,39,.05)}.MapTableCoulmn_map_table_status_column__ep3lL{display:flex;align-items:center;justify-content:center;gap:8px}.page_page_container__MU8Hi{background-color:#f6f6f6;height:100%;overflow:auto}.page_page__nsKW7{display:flex;flex-direction:column;gap:12px;padding:24px}.page_top_row__4Tfv_{display:flex;align-items:center;gap:12px;width:100%}.page_tab_container__yrNlW{flex:1 1;min-width:0}.page_reload_group__tSWcc{display:flex;align-items:center;gap:12px;flex-shrink:0;height:32px}.page_last_fetched__NJhz4{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#5f5f5f}.page_empty_state__gwQSP{padding:24px;text-align:center;color:#6b7280}.page_pr_view_tabs_container__54gn_{display:flex;align-items:center;justify-content:space-between;gap:20px}.page_pr_view_tabs___SmA2{background-color:#fff!important}.page_page_container__TPQn0{background-color:#f6f6f6;height:100%;overflow:auto}.page_page__9UjnI{display:flex;flex-direction:column;gap:12px;padding:24px}.page_top_row__vb_tM{display:flex;align-items:center;gap:12px;width:100%}.page_tab_container__XZREj{flex:1 1;min-width:0}.page_reload_group__E1HF7{display:flex;align-items:center;gap:12px;flex-shrink:0;height:32px}.page_last_fetched__Syb_S{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#5f5f5f}.page_empty_state__oCrLw{padding:24px;text-align:center;color:#6b7280}.page_pr_view_tabs_container__VlDGK{display:flex;align-items:center;justify-content:space-between;gap:20px}.page_pr_view_tabs__g_w1J{background-color:#fff!important}.BulkUploadMapData_inivite_user_stepper_action__oQWkK{display:flex;align-items:center;gap:16px}.BulkUploadMapData_multiple_employee_page__container__CrIpR{overflow:scroll;padding:15px 30px;border-radius:16.216px;background:var(--ffffff,#fff);box-shadow:0 5.068px 20.27px 0 rgba(39,33,39,.05)}.FulScreenTemplate_full_screen_template_container__WQ74w{width:100vw;height:100vh;scrollbar-width:none;overflow:auto}.FulScreenTemplate_full_screen_template_container__WQ74w .FulScreenTemplate_header__ygF4W{padding:20px 36px;border-bottom:1px solid rgba(28,28,28,.1);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.FulScreenTemplate_full_screen_template_container__WQ74w .FulScreenTemplate_header__ygF4W .FulScreenTemplate_title__mCQ0S{color:#262626;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.FulScreenTemplate_full_screen_template_container__WQ74w .FulScreenTemplate_header__ygF4W .FulScreenTemplate_cross__c1eQ6{cursor:pointer}.Breadcrumbs_bread_crumbs_container__6Fn0Q{display:flex;align-items:center}.Breadcrumbs_bread_crumbs_container__6Fn0Q .Breadcrumbs_item___Vkw_{padding:4px;color:#262626;font-size:13px;font-style:normal;font-weight:400;line-height:normal;color:#b0b0b0;cursor:not-allowed}.Breadcrumbs_bread_crumbs_container__6Fn0Q .Breadcrumbs_clickable__kmIhb{cursor:pointer}.Breadcrumbs_bread_crumbs_container__6Fn0Q .Breadcrumbs_last__itI66{color:#262626}.page_create_custom_survey_question_flex1___XIog{display:flex;align-items:center;gap:16px}.page_add_custom_survey_questions_container__xegxO{display:flex;padding:25px 25px 20px;gap:24px}.page_create_custom_survey_question_flex1__6CjiL{display:flex;align-items:center;gap:16px}.page_add_custom_survey_questions_container__UK91g{display:flex;padding:25px 25px 20px;gap:24px;align-items:flex-start}.page_right_edit_panels__y_fy4{flex-direction:column;gap:24px;min-width:0;min-width:500px;height:calc(100vh - 167px)}.page_right_edit_panels__y_fy4,.page_section_preview_stack__R_ZKQ{display:flex;flex:1 1;padding-right:40px;overflow:auto;scrollbar-width:none}.page_section_preview_stack__R_ZKQ{min-width:0;max-height:calc(100vh - 167px);flex-direction:column;gap:20px}.page_section_preview_title__rvwI2{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.page_section_preview_desc__CoIoR{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#6b6b6b;margin-top:-8px}.page_section_preview_empty__3SK_P{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#8a8a8a}.page_create_custom_survey_question_flex1__ghqWH{display:flex;align-items:center;gap:16px}.page_add_custom_survey_questions_container__kwXXH{display:flex;padding:25px 25px 20px;gap:24px}.page_right_edit_panels__AzpHR{flex-direction:column;gap:24px;min-width:0;min-width:500px;height:calc(100vh - 167px)}.page_right_edit_panels__AzpHR,.page_section_preview_stack__9clCC{display:flex;flex:1 1;padding-right:40px;overflow:auto;scrollbar-width:none}.page_section_preview_stack__9clCC{min-width:0;max-height:calc(100vh - 167px);flex-direction:column;gap:20px}.page_section_preview_title__iJ_vs{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.page_section_preview_desc__wS13d{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#6b6b6b;margin-top:-8px}.page_section_preview_empty__lEx_d{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#8a8a8a}.page_create_custom_survey_question_flex1__aMLBU{display:flex;align-items:center;gap:16px}.page_add_custom_survey_questions_container__qed6v{display:flex;padding:25px 25px 20px;gap:24px}.page_create_custom_survey_question_flex1__lhFqD{display:flex;align-items:center;gap:16px}.page_add_custom_survey_questions_container__khtIQ{display:flex;padding:25px 25px 20px;gap:24px}.page_create_custom_survey_question_flex1__G9amY{display:flex;align-items:center;gap:16px}.page_add_custom_survey_questions_container__YpJGb{display:flex;padding:25px 25px 20px;gap:24px;align-items:flex-start}.page_right_edit_panels__w5xyQ{flex-direction:column;gap:24px;min-width:0;min-width:500px;height:calc(100vh - 167px)}.page_right_edit_panels__w5xyQ,.page_section_preview_stack__mYgWi{display:flex;flex:1 1;padding-right:40px;overflow:auto;scrollbar-width:none}.page_section_preview_stack__mYgWi{min-width:0;max-height:calc(100vh - 167px);flex-direction:column;gap:20px}.page_section_preview_title__azBXO{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.page_section_preview_desc__WNyNS{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#6b6b6b;margin-top:-8px}.page_section_preview_empty__uolh7{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#8a8a8a}.page_immediate_activate__mwcRj{display:flex;gap:8px;color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:normal}@keyframes SentimentHeader_skeleton-loading___A_Q0{0%{background-position:200% 0}to{background-position:-200% 0}}.SentimentHeader_header__WG63_{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:14px 20px;margin-bottom:14px;display:flex;align-items:stretch;gap:0}.SentimentHeader_totalBlock__44qQS{padding-right:20px;margin-right:20px;border-right:1px solid #e7e7e7;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}.SentimentHeader_totalNum__oIo6s{font-size:28px;font-weight:700;color:#b100a1;line-height:1}.SentimentHeader_totalLbl__dwY6Y{color:#262626;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#7a797d;margin-top:2px}.SentimentHeader_buckets__bKs_z{display:flex;flex:1 1;align-items:stretch;gap:0}.SentimentHeader_bucket__NUnUi{flex:1 1;padding:0 14px;border:none;border-right:1px solid #f0f0f0;background:none;cursor:pointer;border-radius:6px;transition:background .15s ease-in-out;display:flex;flex-direction:column;justify-content:center;gap:2px;text-align:left}.SentimentHeader_bucket__NUnUi:last-child{border-right:none}.SentimentHeader_bucket__NUnUi:hover{background:#fafafa}.SentimentHeader_bucketActive__F8SIV{background:#fff1fd!important}.SentimentHeader_bucketTop__YLOod{display:flex;align-items:center;gap:6px}.SentimentHeader_bucketEmoji__v_PNL{font-size:18px;line-height:1}.SentimentHeader_bucketCount__WaQPV{font-size:20px;font-weight:700;line-height:1}.SentimentHeader_bucketLabel__GctDR{font-size:11px;font-style:normal;font-weight:600;line-height:normal;color:#262626}.SentimentHeader_bucketRange__Jmq0e{font-size:9px;color:#a8a8a8;margin-top:1px}.SentimentHeader_seeAll__7F4VB{flex-shrink:0;margin-left:16px;display:flex;align-items:center}.SentimentHeader_seeAllBtn__q0INf{display:flex;align-items:center;gap:5px;padding:7px 14px;background:#fff;border:.5px solid #e7e7e7;border-radius:8px;font-size:11px;cursor:pointer;color:#5f5f5f;transition:background .15s ease-in-out;white-space:nowrap}.SentimentHeader_seeAllBtn__q0INf:hover{background:#eef0f3}.SentimentHeader_sk__DgCvo{background:linear-gradient(90deg,#eef0f3 25%,#e5e5e5 50%,#eef0f3 75%);background-size:200% 100%;animation:SentimentHeader_skeleton-loading___A_Q0 1.5s ease-in-out infinite;border-radius:4px}.SentimentHeader_skTotalNum__z_N4P{width:36px;height:28px;border-radius:4px}.SentimentHeader_skTotalLbl__0JJXb{width:60px;height:11px;margin-top:4px}.SentimentHeader_skBucketIcon__RsJcT{width:20px;height:20px;border-radius:50%}.SentimentHeader_skBucketNum__CoFBy{width:30px;height:20px}.SentimentHeader_skBucketLbl__rVRAh{width:70px;height:11px}.SentimentHeader_skBucketRange__g2KNr{width:55px;height:9px;margin-top:1px}.SentimentHeader_skSeeAll__DWHhE{width:110px;height:30px;border-radius:8px}.DeploymentStatusBadge_statusBadge__YC8ml{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.DeploymentStatusBadge_statusBadge_success__qupI_{background:rgba(48,191,75,.12);color:#30bf4b}.DeploymentStatusBadge_statusBadge_in_progress__u8fdC{background:#fff8e5;color:#b45309}.DeploymentStatusBadge_statusBadge_failed__R2mDX{background:rgba(218,63,63,.12);color:#da3f3f}.DeploymentStatusBadge_statusBadge_inactive__obXq1{background:#eef0f3;color:#9ca3af}.DeploymentStatusBadge_statusDot__ixn9T{width:6px;height:6px;border-radius:999px;background:currentColor}.DeploymentStatusBadge_statusDotPulse__XrCkc{animation:DeploymentStatusBadge_dtPulse___XoNB 1.4s ease-in-out infinite}@keyframes DeploymentStatusBadge_dtPulse___XoNB{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.DeploymentStatusBadge_envTag__UReF7{font-size:11.5px;font-weight:600;color:#2d2d2d;background:#eef0f3;padding:2px 9px;border-radius:999px;text-transform:capitalize;white-space:nowrap;flex-shrink:0}.CreateBlockerModal_create_blocker_container__T9ct6 .CreateBlockerModal_banner__OCJ60{margin-bottom:18px}.CreateBlockerModal_create_blocker_container__T9ct6 .CreateBlockerModal_label__O6Mol{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:rgba(0,0,0,.6);padding-bottom:8px}.CreateBlockerModal_create_blocker_container__T9ct6 .CreateBlockerModal_flex1__7PTGR{display:flex;flex-direction:column;gap:12px}.CreateBlockerModal_create_blocker_container__T9ct6 .CreateBlockerModal_flex2__qfC23{display:flex;align-items:center;gap:12px}.CreateBlockerModal_create_blocker_container__T9ct6 .CreateBlockerModal_flex2__qfC23>div{flex:1 1}.CreateBlockerModal_create_blocker_container__T9ct6 .CreateBlockerModal_btn__R7wYh{align-self:flex-end;margin-top:12px;width:120px}.CreateBlockerModal_white_date_picker__mImyx{border:.5px solid #e7e7e7;background-color:#fff!important}.BaseTab_base_tab_tertiary__53T7S{display:flex;align-items:center}.BaseTab_base_tab_tertiary__53T7S .BaseTab_item__FiagE{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:15px;cursor:pointer}.BaseTab_base_tab_tertiary__53T7S .BaseTab_active__gHctz{color:#b100a1;border-radius:12px;border:1px solid #b100a1}.BaseTab_base_tab_primary__umude{display:flex;align-items:center;border-radius:20px;border:1px solid #eaeaeb;background:#f4f4f5;padding:2px;width:-moz-fit-content;width:fit-content}.BaseTab_base_tab_primary__umude .BaseTab_item__FiagE{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#07050f;opacity:.6;padding:4px 28px;cursor:pointer}.BaseTab_base_tab_primary__umude .BaseTab_item__FiagE>div{display:flex;align-items:center;gap:4px}.BaseTab_base_tab_primary__umude .BaseTab_active__gHctz{border-radius:20px;background:#b100a1;color:#fff;opacity:1}.BaseTab_base_tab_primary_2__Jh0QM{display:flex;border-radius:6px;border:1px solid #ffe1fb;background:#fff;padding:0;width:-moz-fit-content;width:fit-content}.BaseTab_base_tab_primary_2__Jh0QM .BaseTab_item__FiagE{font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#262626;padding:6px 10px;cursor:pointer;border-right:.5px solid #ffe1fb;display:flex;align-items:center;justify-content:center}.BaseTab_base_tab_primary_2__Jh0QM .BaseTab_active__gHctz{background:#ffe1fb;color:#b100a1}.BaseTab_base_tab_secondary___7J3Z{display:flex;align-items:center;gap:40px;border-bottom:.5px solid rgba(0,0,0,.2)}.BaseTab_base_tab_secondary___7J3Z .BaseTab_item__FiagE{color:#262626;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:#666;padding-top:12px;padding-bottom:12px;cursor:pointer}.BaseTab_base_tab_secondary___7J3Z .BaseTab_item__FiagE>div{display:flex;align-items:center;gap:4px;padding:0 2px}.BaseTab_base_tab_secondary___7J3Z .BaseTab_active__gHctz{color:#b100a1;position:relative}.BaseTab_base_tab_secondary___7J3Z .BaseTab_active__gHctz:after{content:"";width:100%;position:absolute;left:0;bottom:0;height:3px;border-radius:3px 3px 0 0;background-color:#b100a1}.BaseTab_base_tab_box__q_oGB{display:flex;align-items:center;gap:40px;border-bottom:1px solid #e7e7e7}.BaseTab_base_tab_box__q_oGB .BaseTab_container__Tsl2a{display:flex;align-items:center;overflow-x:auto}.BaseTab_base_tab_box__q_oGB .BaseTab_item__FiagE{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;color:#6d6d6d;padding:12px 16px;cursor:pointer;border-right:1px solid #e7e7e7}.BaseTab_base_tab_box__q_oGB .BaseTab_item__FiagE:last-child{border-right:none}.BaseTab_base_tab_box__q_oGB .BaseTab_item__FiagE:first-child{padding-left:0}.BaseTab_base_tab_box__q_oGB .BaseTab_item__FiagE>div{display:flex;align-items:center;gap:4px;padding:0 2px}.BaseTab_base_tab_box__q_oGB .BaseTab_active__gHctz{font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#262626}.BaseTab_tab_badge__4xkle{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;border-radius:9999px;background-color:#b100a1;color:#fff;font-size:10px;font-weight:500;line-height:1;margin-left:4px}.BaseTab_base_tab_primary__umude .BaseTab_active__gHctz .BaseTab_tab_badge__4xkle{background-color:#fff;color:#b100a1}@media(max-width:767px){.BaseTab_base_tab_box__q_oGB{flex-direction:column;gap:20px}}.GoalFilterList_goal_filter_container__J4_jN{position:-webkit-sticky;position:sticky;top:-26px;z-index:9}.GoalListV2_content__APthZ{padding:12px}.GoalOverviewCards_summary_strip__7zTfa{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.GoalOverviewCards_stat_card__SYMAf{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.GoalOverviewCards_stat_card__SYMAf.GoalOverviewCards_warn__EV83u .GoalOverviewCards_stat_num__vsvHM{color:#da3f3f}.GoalOverviewCards_stat_num__vsvHM{font-size:22px;font-weight:800;color:#262626;line-height:1}.GoalOverviewCards_stat_label__wgA_I{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:#5f5f5f;font-weight:500}.GoalOverviewCards_help_icon__uoYkT{color:#7a797d;cursor:default;position:relative}.Skeleton_skeletonBase__0A9_t{background:linear-gradient(90deg,#eef0f3 25%,#e5e5e5 50%,#eef0f3 75%);background-size:200% 100%;animation:Skeleton_skeleton-shimmer__sJ7sb 1.5s ease-in-out infinite;flex-shrink:0}@keyframes Skeleton_skeleton-shimmer__sJ7sb{0%{background-position:200% 0}to{background-position:-200% 0}}.HowToReadTable_explainer_wrap__jjTCX{margin-bottom:16px}.HowToReadTable_explainer_head__tcNdT{display:flex;align-items:center;gap:10px;cursor:pointer;padding:2px 2px 12px}.HowToReadTable_explainer_head_icon__D_ojy{width:30px;height:30px;border-radius:9999px;background:#fce8fb;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b100a1}.HowToReadTable_explainer_head_title__uuMr_{font-size:13.5px;font-weight:700;color:#262626;flex:1 1}.HowToReadTable_explainer_head_title__uuMr_ small{display:block;font-size:11.5px;font-weight:400;color:#5f5f5f;margin-top:2px}.HowToReadTable_explainer_toggle__fNoUz{width:26px;height:26px;border-radius:9999px;background:#fce8fb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1);color:#b100a1}.HowToReadTable_explainer_wrap__jjTCX.HowToReadTable_open__uqJp5 .HowToReadTable_explainer_toggle__fNoUz{background:#b100a1;color:#fff;transform:rotate(180deg)}.HowToReadTable_explainer_collapse__9L0GQ{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1)}.HowToReadTable_explainer_wrap__jjTCX.HowToReadTable_open__uqJp5 .HowToReadTable_explainer_collapse__9L0GQ{grid-template-rows:1fr}.HowToReadTable_explainer_collapse_inner__EI7_v{overflow:hidden}.HowToReadTable_explainer_grid__Ru9qE{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:14px;gap:14px}@media(max-width:980px){.HowToReadTable_explainer_grid__Ru9qE{grid-template-columns:1fr}}.HowToReadTable_exp_card__D7mwq{cursor:pointer;background:#fff;border:1px solid #e7e7e7;border-radius:16px;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.HowToReadTable_exp_card__D7mwq.HowToReadTable_c_progress__yzNCZ .HowToReadTable_exp_card_icon__zRFWl{background:#fce8fb;color:#58004e}.HowToReadTable_exp_card__D7mwq.HowToReadTable_c_survey__JuSWf .HowToReadTable_exp_card_icon__zRFWl{background:#eff6ff;color:#1e40af}.HowToReadTable_exp_card__D7mwq.HowToReadTable_c_blocker__5MEhf .HowToReadTable_exp_card_icon__zRFWl{background:#fee2e2;color:#da3f3f}.HowToReadTable_exp_card_top__mG69y{display:flex;align-items:center;gap:10px}.HowToReadTable_exp_card_icon__zRFWl{width:32px;height:32px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HowToReadTable_exp_card_title__jTQge{font-size:13.5px;font-weight:700;color:#262626}.HowToReadTable_exp_card_body__5W6gC{font-size:12.5px;color:#5f5f5f;line-height:1.6}.HowToReadTable_exp_card_body__5W6gC b{color:#262626;font-weight:700}.HowToReadTable_exp_steps__pIE10{display:flex;flex-direction:column;gap:6px;margin-top:2px}.HowToReadTable_exp_step__vy5mg{position:relative;padding-left:24px;font-size:12.5px;color:#5f5f5f;line-height:1.55}.HowToReadTable_exp_step_num__USFtF{position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:9999px;background:#eef0f3;color:#5f5f5f;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HowToReadTable_exp_swatches__9oIfH{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.HowToReadTable_exp_swatch__3fQ0a{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#5f5f5f}.HowToReadTable_exp_dot__zWMmx{width:9px;height:9px;border-radius:3px;flex-shrink:0}.HowToReadTable_exp_chip_demo__U7UXC{display:inline-flex;align-items:center;gap:2px;font-size:10.5px;font-weight:700;padding:2px 7px;border-radius:9999px}.HowToReadTable_exp_divider___DZKs{height:1px;background:#eef0f3;margin:2px 0}.HowToReadTable_exp_example__NQCzM{background:#f6f6f6;border-radius:12px;padding:10px 12px;font-size:12px;color:#5f5f5f;line-height:1.55}.HowToReadTable_exp_example__NQCzM b{color:#262626}.HowToReadTable_blocker_nums__wU5QQ{display:flex;align-items:baseline;gap:5px}.HowToReadTable_blocker_open_num__cBaom{font-size:16px;font-weight:800;color:#da3f3f}.HowToReadTable_blocker_open_label__KQObH{font-size:10.5px;color:#da3f3f;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.HowToReadTable_blocker_of__axS6_{font-size:11.5px;color:#7a797d}.HowToReadTable_blocker_total_num__lwTBL{font-size:13px;font-weight:700;color:#5f5f5f}.HowToReadTable_blocker_total_label__OOYvl{font-size:10.5px;color:#7a797d}.GoalTable_help_icon__rT0_y{color:#7a797d;cursor:default;position:relative}.GoalTable_th_help__QO5Ur{white-space:nowrap}.GoalTable_th_help_inner__57ekJ{display:inline-flex;align-items:center;gap:5px}.GoalTable_tbl_card__1w07t{background:#fff;border:1px solid #e7e7e7;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.GoalTable_tbl_scroll__U0p0B{overflow-x:auto}.GoalTable_table__IHebb{width:100%;border-collapse:collapse;min-width:1750px}.GoalTable_table__IHebb thead th{position:-webkit-sticky;position:sticky;top:0;background:#f6f6f6;z-index:2;text-align:left;font-size:11px;font-weight:700;letter-spacing:.04em;color:#5f5f5f;text-transform:uppercase;padding:13px 16px;border-bottom:1px solid #e7e7e7;white-space:nowrap}.GoalTable_table__IHebb tbody td{padding:14px 16px;border-bottom:1px solid #eef0f3;vertical-align:middle}.GoalTable_stick_col__8Xmz_{position:-webkit-sticky;position:sticky;z-index:3!important;background:#fff}thead .GoalTable_stick_col__8Xmz_{z-index:6!important;background:#f6f6f6}.GoalTable_stick_col__8Xmz_.GoalTable_stick_edge__0w1yB{box-shadow:1px 0 0 #e7e7e7;position:-webkit-sticky;position:sticky}.GoalTable_stick_col__8Xmz_.GoalTable_stick_edge__0w1yB:after{content:"";position:absolute;top:0;right:-8px;bottom:0;width:8px;background:linear-gradient(90deg,rgba(20,20,20,.05),rgba(20,20,20,0));pointer-events:none}.GoalTable_row_goal__qUsOy{transition:background .15s ease-in-out}.GoalTable_row_goal__qUsOy:last-child td{border-bottom:none}.GoalTable_row_top__c7ejO td{background:#fff;font-weight:600}.GoalTable_row_top__c7ejO td.GoalTable_stick_col__8Xmz_{background:#fff}.GoalTable_row_top__c7ejO .GoalTable_goal_name__WD1HI{font-weight:700}.GoalTable_row_top__c7ejO td:first-child{box-shadow:inset 3px 0 0 #b100a1}.GoalTable_row_top__c7ejO:hover td,.GoalTable_row_top__c7ejO:hover td.GoalTable_stick_col__8Xmz_{background:#fff1fd}.GoalTable_row_top__c7ejO+.GoalTable_row_top__c7ejO{border-top:1px solid #e7e7e7}.GoalTable_row_sub__JxWje td,.GoalTable_row_sub__JxWje td.GoalTable_stick_col__8Xmz_{background:#fffafd}.GoalTable_row_sub__JxWje:hover td,.GoalTable_row_sub__JxWje:hover td.GoalTable_stick_col__8Xmz_{background:#fff1fd}.GoalTable_row_num__tWTo1{font-size:13px;color:#7a797d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.GoalTable_exp_btn__hSyr0{width:26px;height:26px;flex-shrink:0;border-radius:9999px;border:1.5px solid #e7e7e7;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease-in-out;color:#5f5f5f;box-shadow:0 1px 2px rgba(0,0,0,.04);padding:0}.GoalTable_exp_btn__hSyr0:hover{background:#fce8fb;border-color:#b100a1;color:#b100a1;box-shadow:0 2px 5px rgba(177,0,161,.15)}.GoalTable_exp_btn__hSyr0 svg{transition:transform .22s ease;flex-shrink:0}.GoalTable_exp_btn__hSyr0.GoalTable_open__ucd_P{background:#fce8fb;border-color:#f0a8e8;color:#b100a1}.GoalTable_exp_btn__hSyr0.GoalTable_open__ucd_P svg{transform:rotate(90deg)}.GoalTable_exp_spacer__USqxt{width:26px;flex-shrink:0;display:inline-block}.GoalTable_goal_cell__2X8K5{display:flex;align-items:center;gap:10px}.GoalTable_goal_name_wrap__9fdmO{display:flex;flex-direction:column;gap:3px;min-width:0;max-width:320px}.GoalTable_goal_name__WD1HI{font-weight:600;color:#262626;font-size:14px;display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;line-height:1.4}.GoalTable_goal_name__WD1HI.GoalTable_sub__G2Flx{font-weight:500}.GoalTable_goal_name_text__xdU9l{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.GoalTable_col_hover_link__8D4Wx{display:flex;flex-direction:column;gap:6px;padding:14px 16px;margin:-14px -16px;cursor:pointer;position:relative;transition:background .15s ease-in-out;text-decoration:none;color:inherit}.GoalTable_col_hover_top__sXx_i{display:flex;align-items:center;justify-content:space-between;gap:8px}.GoalTable_col_launch__SPeXx{width:20px;height:20px;border-radius:9999px;background:#fff;border:1px solid #e7e7e7;color:#7a797d;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0;transform:translateX(-3px);transition:opacity .15s ease-in-out,transform .15s ease-in-out,background .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out}.GoalTable_col_hover_link__8D4Wx:hover .GoalTable_col_launch__SPeXx{opacity:1;transform:translateX(0) translateY(-2px)}.GoalTable_col_lift__iJPUh{transition:transform .15s ease-in-out}.GoalTable_col_hover_link__8D4Wx:hover .GoalTable_col_lift__iJPUh{transform:translateY(-2px)}.GoalTable_goal_name_link__0BwH7{padding:8px 10px;margin:-8px -10px;flex:1 1;min-width:0}.GoalTable_goal_name_link__0BwH7:hover{background:#fff1fd}.GoalTable_goal_name_link__0BwH7:focus-visible{background:#fff1fd;outline:2px solid #b100a1;outline-offset:-2px}.GoalTable_goal_name_link__0BwH7:hover .GoalTable_col_launch__SPeXx{background:#b100a1;border-color:#b100a1;color:#fff}.GoalTable_survey_link__hJrmo{padding:12px 14px;margin:-12px -14px}.GoalTable_survey_link__hJrmo:hover{background:#eff6ff}.GoalTable_survey_link__hJrmo:focus-visible{background:#eff6ff;outline:2px solid #1e40af;outline-offset:-2px}.GoalTable_blocker_cell__WIaFL{display:flex;flex-direction:column;gap:6px;min-width:150px}.GoalTable_blocker_none__whHDX{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:#7a797d;background:#eef0f3;border-radius:9999px;padding:3px 10px;width:-moz-fit-content;width:fit-content}.GoalTable_blocker_link__uHsoX{min-width:150px}.GoalTable_blocker_link__uHsoX:hover{background:#fdf1f1}.GoalTable_blocker_link__uHsoX:focus-visible{background:#fdf1f1;outline:2px solid #da3f3f;outline-offset:-2px}.GoalTable_blocker_link_top__mVyd6{display:flex;align-items:center;justify-content:space-between;gap:8px}.GoalTable_blocker_launch__EG_KW{width:20px;height:20px;border-radius:9999px;background:#fff;border:1px solid #e7e7e7;color:#7a797d;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0;transform:translateX(-3px);transition:opacity .15s ease-in-out,transform .15s ease-in-out,background .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out}.GoalTable_blocker_link__uHsoX:hover .GoalTable_blocker_launch__EG_KW{opacity:1;transform:translateX(0) translateY(-2px);background:#f2a3a3;border-color:#f2a3a3;color:#fff}.GoalTable_blocker_link__uHsoX:hover .GoalTable_blocker_nums__wzHDW{transform:translateY(-2px)}.GoalTable_blocker_nums__wzHDW{display:flex;align-items:baseline;gap:5px;transition:transform .15s ease-in-out}.GoalTable_blocker_open_num__PPq_0{font-size:16px;font-weight:800;color:#da3f3f}.GoalTable_blocker_open_label__JJMF2{font-size:10.5px;color:#da3f3f;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.GoalTable_blocker_of__SF7O1{font-size:11.5px;color:#7a797d}.GoalTable_blocker_total_num__n8l9x{font-size:13px;font-weight:700;color:#5f5f5f}.GoalTable_blocker_total_label__8Rd9i{font-size:10.5px;color:#7a797d}.GoalTable_blocker_bar_track__wHy_R{height:6px;border-radius:9999px;background:#fffafd;overflow:hidden;width:100%}.GoalTable_blocker_bar_fill__8_3_c{height:100%;background:#da3f3f;border-radius:9999px}.GoalTable_blocker_closed_note__xgpt5{font-size:10.5px;color:#166534;display:inline-block;transition:transform .15s ease-in-out}.GoalTable_blocker_link__uHsoX:hover .GoalTable_blocker_closed_note__xgpt5{transform:translateY(-2px)}.GoalTable_parent_badge__XcNpb{display:inline-flex;align-items:center;justify-content:center;width:30px;height:24px;border-radius:8px;background:#fce8fb;color:#58004e;font-size:11px;font-weight:700;letter-spacing:.02em;cursor:default;position:relative;border:1px solid #f5c9ef}.GoalTable_survey_cell__ah8Au{display:flex;flex-direction:column;gap:6px;min-width:130px}.GoalTable_survey_name__aMElU{font-size:11.5px;color:#5f5f5f;font-weight:500;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GoalTable_survey_val_row__Od7Mp{display:flex;align-items:center;gap:8px}.GoalTable_survey_val___G53D{font-weight:700;font-size:14px;color:#262626}.GoalTable_survey_bar_track__WJySX{flex:1 1;height:6px;border-radius:9999px;background:#eef0f3;overflow:hidden}.GoalTable_survey_bar_fill__dXXUK{height:100%;border-radius:9999px;background:linear-gradient(90deg,#1e40af,#3b82f6)}.GoalTable_lvl_pill__Hb1j_{display:inline-block;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:600}.GoalTable_lvl_pill__Hb1j_.GoalTable_division__FQkqX{background:#fce8fb;color:#58004e;border-color:#f5c9ef}.GoalTable_dept_pill__eXxij{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#5f5f5f}.GoalTable_dept_dot___fjHu{width:7px;height:7px;border-radius:9999px;flex-shrink:0}.GoalTable_owner_name__W_uwf{font-weight:600;font-size:13px;color:#262626}.GoalTable_owner_role__cDnbi{font-size:10.5px;color:#7a797d;text-transform:uppercase;letter-spacing:.03em;margin-top:1px}.GoalTable_creator_name__6kFXA{font-size:13px;color:#5f5f5f}.GoalTable_timeline_cell__8e20W{display:flex;flex-direction:column;gap:5px}.GoalTable_tl_dates__mPTBl{font-size:12.5px;color:#5f5f5f;white-space:nowrap}.GoalTable_tl_chip__XJUX4{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:2px 9px;border-radius:9999px;width:-moz-fit-content;width:fit-content}.GoalTable_tl_chip__XJUX4.GoalTable_ok__bJWq8{background:#dcfce7;color:#166534}.GoalTable_tl_chip__XJUX4.GoalTable_soon__U2YyC{background:#fef3c7;color:#92400e}.GoalTable_tl_chip__XJUX4.GoalTable_over__8KQK3{background:#fee2e2;color:#da3f3f}.GoalTable_tl_chip__XJUX4.GoalTable_none__4oHU2{background:#eef0f3;color:#7a797d}.GoalTable_avatars__wRBYW{display:flex}.GoalTable_avatar__4LwDn{width:28px;height:28px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#fff;border:2px solid #fff;margin-left:-8px;position:relative;cursor:default}.GoalTable_avatar__4LwDn:first-child{margin-left:0}.GoalTable_avatar__4LwDn:hover{z-index:5;transform:translateY(-2px)}.GoalTable_avatar__4LwDn[data-tip]:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#2d2d2d;color:#fff;font-size:11px;font-weight:500;padding:5px 10px;border-radius:6px;white-space:nowrap;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:20}.GoalTable_avatar__4LwDn[data-tip]:hover:before{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%);border:5px solid rgba(0,0,0,0);border-top-color:#2d2d2d;z-index:20}.GoalTable_avatar_more__93NiQ{background:#eef0f3;color:#5f5f5f;font-size:10px}.GoalTable_avatar_more__93NiQ[data-tip]:hover:after{white-space:normal;max-width:200px;text-align:center}.GoalTable_dash__7_eQ0{color:#7a797d;font-size:13px}.GoalTable_dep_chip__PQetk{display:inline-flex;align-items:center;gap:5px;background:#f6f6f6;border:1px solid #e7e7e7;border-radius:9999px;padding:4px 10px;font-size:12px;color:#5f5f5f;cursor:default;position:relative}.GoalTable_dep_chip__PQetk:hover{border-color:#b100a1;color:#b100a1}.GoalTable_prog_cell__6Wdtl{display:flex;flex-direction:column;gap:6px;min-width:150px}.GoalTable_prog_top__MQo6b{display:flex;align-items:center;gap:8px}.GoalTable_prog_pct__xdXMV{font-weight:700;font-size:14px;color:#262626;min-width:34px}.GoalTable_prog_bar_track__ciTSy{flex:1 1;height:7px;border-radius:9999px;background:#eef0f3;overflow:hidden}.GoalTable_prog_bar_fill__TADKc{height:100%;border-radius:9999px;background:linear-gradient(90deg,#b100a1,#e04ecb);transition:width .3s ease}.GoalTable_prog_tags_row__7ZSaU{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.GoalTable_src_tag__HZoqd{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:600;padding:2px 8px;border-radius:9999px;width:-moz-fit-content;width:fit-content}.GoalTable_src_manual__H820a{background:#fef3c7;color:#92400e}.GoalTable_src_own__FL0_o{background:#eff6ff;color:#1e40af}.GoalTable_src_rollup__NrSuq{background:#fce8fb;color:#58004e}.GoalTable_src_none__EUq2Y{background:#eef0f3;color:#7a797d}.GoalTable_prog_delta__ocGxq{display:inline-flex;align-items:center;gap:2px;font-size:10.5px;font-weight:700;padding:2px 7px;border-radius:9999px;cursor:default;position:relative}.GoalTable_prog_delta__ocGxq[data-tip]:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#2d2d2d;color:#fff;font-size:11px;font-weight:500;padding:6px 10px;border-radius:6px;white-space:nowrap;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:20}.GoalTable_prog_delta__ocGxq[data-tip]:hover:before{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%);border:5px solid rgba(0,0,0,0);border-top-color:#2d2d2d;z-index:20}.GoalTable_prog_delta__ocGxq.GoalTable_ahead___PG_V{background:#dcfce7;color:#166534}.GoalTable_prog_delta__ocGxq.GoalTable_behind__kHMrd{background:#fee2e2;color:#da3f3f}.GoalTable_prog_delta__ocGxq.GoalTable_ontrack__7hM4U{background:#eef0f3;color:#5f5f5f}.QuestionTable_default_questions_table_container__wykbZ .QuestionTable_toggle__SEEwQ>svg{cursor:pointer}.QuestionTable_question_multi_select_banner__Wp15p{margin-bottom:16px;border-radius:8px;background:#ffe1fb;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.QuestionTable_question_multi_select_banner__Wp15p .QuestionTable_title__bEhyi{color:#262626;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.QuestionTable_question_multi_select_banner__Wp15p .QuestionTable_flex1__16OZN{display:flex;align-items:center;gap:12px}.QuestionTable_question_multi_select_banner__Wp15p .QuestionTable_manage_col__w7b_C{display:flex;align-items:center;gap:6px}.GoalUpdateManualProgress_logicBox__ipy38{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px;margin-bottom:16px}.GoalUpdateManualProgress_logicTitle__qsCKv{display:flex;align-items:center;gap:6px;color:#262626;font-size:12px;font-style:normal;font-weight:600;line-height:normal;color:#1e40af;margin-bottom:8px}.GoalUpdateManualProgress_logicRow__hojsp{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#1e40af;line-height:1.5;margin-bottom:3px}.GoalUpdateManualProgress_logicRow__hojsp:last-child{margin-bottom:0}.GoalUpdateManualProgress_logicNum__rvcwh{font-weight:700;flex-shrink:0}.GoalUpdateManualProgress_warning__XEuK_{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.55;margin-bottom:16px;background:#fee2e2;color:#da3f3f;border:1px solid #fca5a5}.GoalUpdateManualProgress_warning__XEuK_ svg{flex-shrink:0;margin-top:1px}.GoalUpdateManualProgress_stepHead__9L6Z1{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#262626;margin-bottom:4px}.GoalUpdateManualProgress_stepNum__k7msc{width:22px;height:22px;border-radius:9999px;background:#b100a1;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.GoalUpdateManualProgress_stepOpt__Hej45{font-size:11px;font-weight:400;color:#7a797d;margin-left:4px}.GoalUpdateManualProgress_stepHint__yt_iM{font-size:12px;color:#5f5f5f;margin-bottom:16px;margin-left:28px}.GoalUpdateManualProgress_fieldGroup__gs0b7{margin-bottom:16px}.GoalUpdateManualProgress_fieldLabel__hUux4{display:block;font-size:12px;font-weight:400;color:rgba(0,0,0,.6);margin-bottom:6px}.GoalUpdateManualProgress_required__3wKMI{color:#da3f3f;margin-left:2px}.GoalUpdateManualProgress_fieldHint__hVZ_8{font-size:11px;color:#7a797d;margin-top:4px;line-height:1.5}.GoalUpdateManualProgress_separator__7O4Qd{height:1px;background:#f0f0f0;margin:16px 0}.GoalUpdateManualProgress_range__KmSEZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:9999px;cursor:pointer;margin-bottom:4px;transition:box-shadow .15s ease-in-out}.GoalUpdateManualProgress_range__KmSEZ::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:9999px;background:#b100a1;border:3px solid #fff;box-shadow:0 0 0 1px #b100a1,0 2px 4px rgba(0,0,0,.15);cursor:pointer;-webkit-transition:transform .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out}.GoalUpdateManualProgress_range__KmSEZ::-webkit-slider-thumb:hover{transform:scale(1.12)}.GoalUpdateManualProgress_range__KmSEZ::-webkit-slider-thumb:active{transform:scale(1.2);box-shadow:0 0 0 6px rgba(177,0,161,.15),0 2px 4px rgba(0,0,0,.15)}.GoalUpdateManualProgress_range__KmSEZ::-moz-range-thumb{width:20px;height:20px;border-radius:9999px;background:#b100a1;border:3px solid #fff;box-shadow:0 0 0 1px #b100a1,0 2px 4px rgba(0,0,0,.15);cursor:pointer;-moz-transition:transform .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,box-shadow .15s ease-in-out}.GoalUpdateManualProgress_range__KmSEZ::-moz-range-thumb:hover{transform:scale(1.12)}.GoalUpdateManualProgress_range__KmSEZ::-moz-range-track{background:rgba(0,0,0,0)}.GoalUpdateManualProgress_range__KmSEZ:focus{outline:none}.GoalUpdateManualProgress_rangeLabels__u7LpC{display:flex;justify-content:space-between;font-size:11px;color:#7a797d;margin-top:6px}.GoalUpdateManualProgress_rangePct__Axcmb{color:#b100a1;font-weight:600}.GoalUpdateManualProgress_completionRow__uILYa{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px}.GoalUpdateManualProgress_numberInput__4k4Cu{width:90px;min-height:42px;padding:11px 14px;border:.5px solid #e7e7e7;border-radius:16px;font-size:14px;color:#262626;background:#fff;outline:none;transition:border .15s ease-in-out;font-family:inherit}.GoalUpdateManualProgress_numberInput__4k4Cu:focus{border:1px solid #b100a1}.GoalUpdateManualProgress_pctSuffix__ohdKq{font-size:14px;color:#5f5f5f;line-height:42px}.GoalUpdateManualProgress_completeBadge__xULRo{display:inline-flex;align-items:center;gap:5px;background:#dcfce7;color:#166534;border:1px solid #86efac;border-radius:9px;padding:2px 12px;font-size:12px;font-weight:600;line-height:42px}.GoalUpdateManualProgress_textarea__eujI9{width:100%;height:80px;padding:12px;border-radius:12px;border:1px solid #cecece;font-size:14px;color:#262626;resize:none;outline:none;font-family:inherit;transition:border .15s ease-in-out;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.GoalUpdateManualProgress_textarea__eujI9:focus{border:1px solid #b100a1}.GoalUpdateManualProgress_historyAccordion__xm2xW{margin-bottom:16px}.GoalUpdateManualProgress_historyToggle__znmx9{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;margin:-6px -8px 0;background:none;border:none;border-radius:8px;cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:background .15s ease-in-out}.GoalUpdateManualProgress_historyToggle__znmx9:hover{background:#f6f6f6}.GoalUpdateManualProgress_historyToggle__znmx9:focus-visible{outline:2px solid #b100a1;outline-offset:2px}.GoalUpdateManualProgress_historyToggleTitle__NEYj4{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#262626}.GoalUpdateManualProgress_historyCountPill__vR0vM{font-size:11.5px;font-weight:700;color:#b100a1;background:#fff1fd;padding:2px 9px;border-radius:9999px;white-space:nowrap}.GoalUpdateManualProgress_historyChevron__hdPtd{width:18px;height:18px;color:#5f5f5f;flex-shrink:0;transition:transform .28s cubic-bezier(.4,0,.2,1)}.GoalUpdateManualProgress_historyChevronOpen__Ld2wX{transform:rotate(180deg)}.GoalUpdateManualProgress_historyAccordionBody__s8TE5{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out cubic-bezier(.4,0,.2,1)}.GoalUpdateManualProgress_historyAccordionBodyOpen__xhyC3{grid-template-rows:1fr}.GoalUpdateManualProgress_historyAccordionBodyInner__U86hb{overflow:hidden;min-height:0}@media(prefers-reduced-motion:reduce){.GoalUpdateManualProgress_historyAccordionBody__s8TE5,.GoalUpdateManualProgress_historyChevron__hdPtd,.GoalUpdateManualProgress_historyRow__R3X4C:after,.GoalUpdateManualProgress_historyToggle__znmx9{transition:none}}.GoalUpdateManualProgress_historyList__5vM7_{padding-top:16px;display:flex;flex-direction:column}.GoalUpdateManualProgress_historyLoader__c5_7Y{display:flex;justify-content:center;align-items:center;padding:16px}.GoalUpdateManualProgress_historySpinner__9OQam{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#b100a1;border-radius:50%;animation:GoalUpdateManualProgress_historySpin__mVQ_v .7s linear infinite}@keyframes GoalUpdateManualProgress_historySpin__mVQ_v{to{transform:rotate(1turn)}}.GoalUpdateManualProgress_historyRow__R3X4C{position:relative;display:flex;gap:12px;padding-left:4px;padding-bottom:32px}.GoalUpdateManualProgress_historyRow__R3X4C:before{content:"";position:absolute;left:13px;top:22px;bottom:0;width:2px;background:#e7e7e7;z-index:0}.GoalUpdateManualProgress_historyRow__R3X4C:after{content:"";position:absolute;inset:-6px -10px;border-radius:8px;background:rgba(0,0,0,0);transition:background .15s ease-in-out;z-index:0;pointer-events:none}.GoalUpdateManualProgress_historyRow__R3X4C:hover:after{background:#fff1fd}.GoalUpdateManualProgress_historyRowLast__C7kkp{padding-bottom:0}.GoalUpdateManualProgress_historyRowLast__C7kkp:before{display:none}.GoalUpdateManualProgress_historyDotCol__puy0X{position:relative;z-index:1;flex-shrink:0;padding-top:2px}.GoalUpdateManualProgress_historyDot__AxImr{width:20px;height:20px;border-radius:9999px;background:#fff;border:2.5px solid #b100a1;position:relative}.GoalUpdateManualProgress_historyDot__AxImr:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:9999px;background:#b100a1;transform:translate(-50%,-50%)}.GoalUpdateManualProgress_dotBlue__AJ2T1{border-color:#1e40af}.GoalUpdateManualProgress_dotBlue__AJ2T1:after{background:#1e40af}.GoalUpdateManualProgress_dotNeutral__ZYnOB{border-color:#d2d2d3}.GoalUpdateManualProgress_dotNeutral__ZYnOB:after{background:#d2d2d3}.GoalUpdateManualProgress_historyBody___ukTX{position:relative;z-index:1;flex:1 1;min-width:0}.GoalUpdateManualProgress_historyTop__0CTP5{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.GoalUpdateManualProgress_historyValue__L5Ehv{font-size:14px;font-weight:700;color:#262626}.GoalUpdateManualProgress_historyValueSm__29fQw{font-size:13px;font-weight:700;color:#262626}.GoalUpdateManualProgress_tag__vPZnj{display:inline-flex;align-items:center;gap:4px;border-radius:9px;padding:2px 8px;font-size:11px;font-weight:400;white-space:nowrap}.GoalUpdateManualProgress_tagManual__iKtI7{background:#fef3c7;color:#92400e}.GoalUpdateManualProgress_tagActive__BHOSI{background:#dcfce7;color:#166534}.GoalUpdateManualProgress_tagNeutral__vZD8A{background:#f0f0f0;color:#5f5f5f}.GoalUpdateManualProgress_tagBlue__SVnLN{background:#eff6ff;color:#1e40af}.GoalUpdateManualProgress_statusChips__tAAS_{display:inline-flex;align-items:center;gap:6px}.GoalUpdateManualProgress_statusPill__NhSox{display:inline-flex;align-items:center;border-radius:9px;padding:2px 10px;font-size:13px;font-weight:600}.GoalUpdateManualProgress_statusPillFrom__5JTg8{background:#f0f0f0;color:#5f5f5f}.GoalUpdateManualProgress_statusPillTo__K_BpP{background:#dcfce7;color:#166534}.GoalUpdateManualProgress_statusArrow__LQDel{color:#5f5f5f;font-size:13px}.GoalUpdateManualProgress_historyMeta__VIZTK{font-size:13px;color:#5f5f5f;margin-bottom:8px}.GoalUpdateManualProgress_historyMetaNoComment__WKFWP{margin-bottom:0}.GoalUpdateManualProgress_historyComment__3Vxxr{background:#f6f6f6;border-radius:12px;padding:12px 16px}.GoalUpdateManualProgress_historyCommentText__Ohfqo{font-size:15px;color:#262626;line-height:1.5}.GoalUpdateManualProgress_footer__VvA7h{display:flex;gap:8px;justify-content:flex-end;margin-top:24px}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13{width:308px;padding:8px;display:flex;flex-direction:column;gap:12px}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13 .AppFilterLabelDropdown_item__zmkWH{display:flex;align-items:center;gap:8px;cursor:pointer}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13 .AppFilterLabelDropdown_label__EmDer{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13 .AppFilterLabelDropdown_circle__o__RS{width:12px;height:12px;border-radius:12px}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13 .AppFilterLabelDropdown_right__nzTOX{margin-left:auto}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13 .AppFilterLabelDropdown_title__jWxb8{color:#262626;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.AppFilterLabelDropdown_app_filter_label_drop_down__DDx13 .AppFilterLabelDropdown_divider__XJik6{width:100%;height:1px;background-color:#e7e7e7;margin:10px 0}.LinkUserGitAccountNotificationBanner_banner__iuGX_{display:flex;align-items:center;gap:12px;background:#fce7f3;border:1px solid #f5c4e4;border-radius:10px;padding:12px 14px}.LinkUserGitAccountNotificationBanner_iconBox___RchO{width:30px;height:30px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#1f2328}.LinkUserGitAccountNotificationBanner_iconBox___RchO svg{width:15px;height:15px;color:#fff}.LinkUserGitAccountNotificationBanner_text__yAhsg{flex:1 1;font-size:13.5px;color:#374151;line-height:1.4}.LinkUserGitAccountNotificationBanner_text__yAhsg b{color:#111827}.LinkUserGitAccountNotificationBanner_link___ZK9v{font-size:13px;font-weight:600;color:#e91e8c;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.LinkUserGitAccountNotificationBanner_link___ZK9v:hover{text-decoration:underline}.LinkUserGitAccountNotificationBanner_link___ZK9v svg{width:12px;height:12px}.LinkUserGitAccountNotificationBanner_close__YsbDS{background:none;border:none;padding:4px;cursor:pointer;color:#6b7280;flex-shrink:0;display:flex;border-radius:6px}.LinkUserGitAccountNotificationBanner_close__YsbDS:hover{background:rgba(0,0,0,.05);color:#111827}.LinkUserGitAccountNotificationBanner_close__YsbDS svg{width:15px;height:15px}.Anonymous_circle_anonymous__uha9b{width:40px;height:40px;border-radius:40px}.Anonymous_circle_anonymous__uha9b,.Anonymous_small_circle_anonymous__uthEh{background-color:#000;display:flex;align-items:center;justify-content:center}.Anonymous_small_circle_anonymous__uthEh{width:29px;height:29px;border-radius:29px}.MultiChoiceQuestion_survey_template_container__X5SI1{width:100%;display:flex;flex-direction:column;gap:30px}.MultiChoiceQuestion_survey_template_container__X5SI1 .MultiChoiceQuestion_question__fJEPB{color:#262626;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-align:center}@media(max-width:767px){.MultiChoiceQuestion_survey_template_container__X5SI1 .MultiChoiceQuestion_question__fJEPB{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal}}.AppFeedbackTag_feedback_tag__IQ8a2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:40px;background:#fff1fd;cursor:pointer}.AppFeedbackTag_app_feedback_tag_container__g1YRk{width:100%;display:flex;align-items:center;gap:12px}.AppFeedbackTag_app_feedback_tag_container__g1YRk .AppFeedbackTag_selected_item__VIAan{width:100%;overflow-x:auto;scrollbar-width:none;display:flex;align-items:center;justify-content:flex-end;gap:12px}.AppFeedbackTag_app_feedback_tag_container__g1YRk .AppFeedbackTag_tag_item__ToSV6{max-width:85px;padding:4px 4px 4px 6px;display:flex;align-items:center;gap:4px;border-radius:4px;background:#f6f6f6}.AppFeedbackTag_app_feedback_tag_container__g1YRk .AppFeedbackTag_tag_item__ToSV6 .AppFeedbackTag_label__bapqL{color:#262626;font-size:11px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AppFeedbackTag_app_feedback_tag_container__g1YRk .AppFeedbackTag_tag_item__ToSV6 .AppFeedbackTag_cross__CafRX{display:flex;align-items:center;cursor:pointer}.AppFeedbackTag_extra_tooltip__YGWhC{display:flex;flex-direction:column;gap:4px;padding:4px}.AppFeedbackTag_extra_tooltip__YGWhC .AppFeedbackTag_item__FKk7d{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#fff}.SetupOpenEndedQuestion_setup_open_ended_question_container__gN9GL .SetupOpenEndedQuestion_title__OI4nK{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:20px}.SetupOpenEndedQuestion_setup_open_ended_question_container__gN9GL .SetupOpenEndedQuestion_flex1__2_uie{display:flex;align-items:center;gap:12px}.SetupOpenEndedQuestion_setup_open_ended_question_container__gN9GL .SetupOpenEndedQuestion_divider__csATZ{background-color:#e7e7e7;height:1px;width:100%;margin:36px 0}.SetupOpenEndedQuestion_setup_open_ended_question_container__gN9GL .SetupOpenEndedQuestion_heading__wDSjd{display:flex;align-items:center;justify-content:space-between;gap:16px}.SetupOpenEndedQuestion_setup_open_ended_question_container__gN9GL .SetupOpenEndedQuestion_heading__wDSjd .SetupOpenEndedQuestion_title__OI4nK{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.SetupOpenEndedQuestion_setup_open_ended_question_container__gN9GL .SetupOpenEndedQuestion_heading__wDSjd .SetupOpenEndedQuestion_note__rBgWm{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-style:italic;color:6D6D6D}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_title__yUFTm{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:20px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_question_list__eGvMd{display:flex;flex-direction:column;gap:12px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe{border-radius:24px;border:1px solid #d1d1d1;background:#fff;padding:24px;display:flex;flex-direction:column;gap:12px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe .SetupLikertQuestion_likert_type_title__9LXZp{color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#888}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe>:last-child{display:flex;align-items:center;gap:16px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe>:last-child>div{flex:1 1;border-radius:16px;border:1px solid #e7e7e7;background:#fff;cursor:pointer;padding:12px 16px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe>:last-child .SetupLikertQuestion_radio_container__k3YGs{display:flex;align-items:center;justify-content:space-between}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe>:last-child .SetupLikertQuestion_radio_container__k3YGs .SetupLikertQuestion_radio_label__0742n{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#262626}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_likert_type__eJHRe>:last-child .SetupLikertQuestion_active__joLgw{background-color:#fff1fd;border:none}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_flex1__3xNyg{display:flex;gap:12px;flex-wrap:wrap}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_option_input__afyLb{padding:12px 16px;min-width:175px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_divider__GEpWk{background-color:#e7e7e7;height:1px;width:100%;margin:24px 0}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_additional_option__MjU1I{margin:12px 0 0;display:flex;flex-direction:column;gap:18px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_additional_option__MjU1I .SetupLikertQuestion_toggle_container__VaSBv{display:flex;align-items:center;gap:12px;color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_add_choice_btn__psmaU{display:flex;align-items:center;gap:4px;color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#b100a1;cursor:pointer}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_heading__IROYj{display:flex;align-items:center;justify-content:space-between;gap:16px}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_heading__IROYj .SetupLikertQuestion_title__yUFTm{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.SetupLikertQuestion_setup_likert_question_container__0mfb4 .SetupLikertQuestion_heading__IROYj .SetupLikertQuestion_note__H9CXf{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-style:italic;color:6D6D6D}.LikertScale_likert_scale_question_container__1iriM{width:100%;display:flex;flex-direction:column;gap:35px;justify-content:center;align-items:center}.LikertScale_likert_scale_question_container__1iriM .LikertScale_custom_slider__dLhbe{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:20px;outline:none;border-radius:50px;border:2px solid #000;background:#fff;box-shadow:2px 2px 0 0 rgba(124,124,124,.25)}.LikertScale_likert_scale_question_container__1iriM .LikertScale_custom_slider__dLhbe::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:60px;height:60px;background:#fff;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2262%22%20height%3D%2262%22%20viewBox%3D%220%200%2062%2062%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%20%3Cg%20filter%3D%22url%28%23filter0_d_1_22410%29%22%3E%20%3Crect%20width%3D%2260%22%20height%3D%2260%22%20rx%3D%2230%22%20fill%3D%22white%22%20shape-rendering%3D%22crispEdges%22/%3E%20%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2258%22%20height%3D%2258%22%20rx%3D%2229%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20shape-rendering%3D%22crispEdges%22/%3E%20%3Cpath%20d%3D%22M22%2025V35%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%20%3Cpath%20d%3D%22M30%2020V40%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%20%3Cpath%20d%3D%22M38%2025V35%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%20%3C/g%3E%20%3Cdefs%3E%20%3Cfilter%20id%3D%22filter0_d_1_22410%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2261.5789%22%20height%3D%2261.5789%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%20%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22/%3E%20%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22/%3E%20%3CfeOffset%20dx%3D%221.57895%22%20dy%3D%221.57895%22/%3E%20%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22/%3E%20%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200.486234%200%200%200%200%200.486234%200%200%200%200%200.486234%200%200%200%200.25%200%22/%3E%20%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_1_22410%22/%3E%20%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_1_22410%22%20result%3D%22shape%22/%3E%20%3C/filter%3E%20%3C/defs%3E%20%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.LikertScale_likert_scale_question_container__1iriM .LikertScale_custom_slider__dLhbe::-moz-range-thumb{width:60px;height:60px;background:#fff;border-radius:50%;border:2px solid #000;cursor:pointer}.LikertScale_likert_scale_question_container__1iriM .LikertScale_label__wyoF4{color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.LikertScale_likert_scale_question_container__1iriM .LikertScale_flex_1__qEDJl{display:flex;justify-content:center;align-items:center;gap:6}.LikertScale_likert_scale_question_container__1iriM .LikertScale_flex_2__AJm8q{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%}.LikertScale_likert_scale_question_container_small__B436Z{width:100%;display:flex;flex-direction:column;gap:25px;justify-content:center;align-items:center}.LikertScale_likert_scale_question_container_small__B436Z .LikertScale_custom_slider__dLhbe{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:11px;outline:none;border-radius:50px;border:.656px solid #000;background:#fff;box-shadow:2px 2px 0 0 rgba(124,124,124,.25)}.LikertScale_likert_scale_question_container_small__B436Z .LikertScale_custom_slider__dLhbe::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;background:#fff;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2230%22%20height%3D%2230%22%20viewBox%3D%220%200%2062%2062%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%20%3Cg%20filter%3D%22url%28%23filter0_d_1_22410%29%22%3E%20%3Crect%20width%3D%2230%22%20height%3D%2230%22%20rx%3D%2230%22%20fill%3D%22white%22%20shape-rendering%3D%22crispEdges%22/%3E%20%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%2258%22%20height%3D%2258%22%20rx%3D%2229%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20shape-rendering%3D%22crispEdges%22/%3E%20%3Cpath%20d%3D%22M22%2025V35%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%20%3Cpath%20d%3D%22M30%2020V40%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%20%3Cpath%20d%3D%22M38%2025V35%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%20%3C/g%3E%20%3Cdefs%3E%20%3Cfilter%20id%3D%22filter0_d_1_22410%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2261.5789%22%20height%3D%2261.5789%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%20%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22/%3E%20%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22/%3E%20%3CfeOffset%20dx%3D%221.57895%22%20dy%3D%221.57895%22/%3E%20%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22/%3E%20%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200.486234%200%200%200%200%200.486234%200%200%200%200%200.486234%200%200%200%200.25%200%22/%3E%20%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_1_22410%22/%3E%20%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_1_22410%22%20result%3D%22shape%22/%3E%20%3C/filter%3E%20%3C/defs%3E%20%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.LikertScale_likert_scale_question_container_small__B436Z .LikertScale_custom_slider__dLhbe::-moz-range-thumb{width:30px;height:30px;background:#fff;border-radius:50%;border:2px solid #000;cursor:pointer}.LikertScale_likert_scale_question_container_small__B436Z .LikertScale_label__wyoF4{color:#262626;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.LikertScale_likert_scale_question_container_small__B436Z .LikertScale_flex_1__qEDJl{display:flex;justify-content:center;align-items:center;gap:6}.LikertScale_likert_scale_question_container_small__B436Z .LikertScale_flex_2__AJm8q{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%}.AddFollowupQuestion_add_follow_up_container__IJl4v{margin:12px 0 0;display:flex;flex-direction:column;gap:18px}.AddFollowupQuestion_add_follow_up_container__IJl4v .AddFollowupQuestion_add_choice_btn__Zo9SN{display:flex;align-items:center;gap:4px;color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#b100a1;cursor:pointer}.AddFollowupQuestion_add_follow_up_container__IJl4v .AddFollowupQuestion_toggle_container__DgIWW{display:flex;align-items:center;gap:12px;color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_title__FWnkZ{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:20px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_question_list__glPU2{display:flex;flex-direction:column;gap:12px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto{border-radius:24px;border:1px solid #d1d1d1;background:#fff;padding:24px;display:flex;flex-direction:column;gap:12px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto .SetupOpinionScaleQuestion_likert_type_title__lUHQR{color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#888}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto>:last-child{display:flex;align-items:center;gap:16px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto>:last-child>div{flex:1 1;border-radius:16px;border:1px solid #e7e7e7;background:#fff;cursor:pointer;padding:12px 16px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto>:last-child .SetupOpinionScaleQuestion_radio_container__hfHF0{display:flex;align-items:center;justify-content:space-between}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto>:last-child .SetupOpinionScaleQuestion_radio_container__hfHF0 .SetupOpinionScaleQuestion_radio_label__Qxkt2{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#262626}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_likert_type__BZGto>:last-child .SetupOpinionScaleQuestion_active__hyKoP{background-color:#fff1fd;border:none}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_flex1__a33hW{display:flex;gap:12px;flex-wrap:wrap}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_option_input__wwM_G{padding:12px 16px;min-width:175px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_divider__CET9m{background-color:#e7e7e7;height:1px;width:100%;margin:24px 0}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_additional_option__KtYYh{margin:12px 0 0;display:flex;flex-direction:column;gap:18px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_additional_option__KtYYh .SetupOpinionScaleQuestion_toggle_container__8DJNc{display:flex;align-items:center;gap:12px;color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_add_choice_btn__DiWEq{display:flex;align-items:center;gap:4px;color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#b100a1;cursor:pointer}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_heading__lL1LM{display:flex;align-items:center;justify-content:space-between;gap:16px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_heading__lL1LM .SetupOpinionScaleQuestion_title__FWnkZ{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.SetupOpinionScaleQuestion_setup_opinion_scale_container__H_D4l .SetupOpinionScaleQuestion_heading__lL1LM .SetupOpinionScaleQuestion_note__TY26F{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-style:italic;color:6D6D6D}.InitialQuestionPreviewTemplate_initial_question_preview_template__ubVcX{width:100%}.InitialQuestionPreviewTemplate_initial_question_preview_template__ubVcX .InitialQuestionPreviewTemplate_title__5W62u{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal;color:#3d3d3d;margin-bottom:4px}.InitialQuestionPreviewTemplate_initial_question_preview_template__ubVcX .InitialQuestionPreviewTemplate_decription__sV_9X{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#6d6d6d;margin-bottom:16px}.InitialQuestionPreviewTemplate_initial_question_preview_template__ubVcX .InitialQuestionPreviewTemplate_question_icon__zG95f{cursor:pointer}.AppCard_action_card__PLWqP{cursor:pointer;border-radius:12px;border:1px solid #f6f6f6;padding:20px;background-color:#fff;display:flex;align-items:center;gap:12px}.AppCard_action_card__PLWqP .AppCard_content__4rIGW{display:flex;flex-direction:column;gap:4px}.AppCard_action_card__PLWqP .AppCard_title__bejGj{color:#262626;font-size:17px;font-style:normal;font-weight:600;line-height:normal}.AppCard_action_card__PLWqP .AppCard_sub_title__R_c1e{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#888}.AppCard_action_card__PLWqP .AppCard_next_icon__czWkz{margin-left:auto}.AppCard_team_info_card__OCr5O{border-radius:16px;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px}.AppCard_team_info_card__OCr5O .AppCard_content__4rIGW{margin-right:auto;display:flex;flex-direction:column;gap:4px}.AppCard_team_info_card__OCr5O .AppCard_content__4rIGW .AppCard_team_name__YsRtl{color:#262626;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.AppCard_team_info_card__OCr5O .AppCard_content__4rIGW .AppCard_team_members__42nZK{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.AppCard_team_info_card__OCr5O .AppCard_divider__49HG8{width:2px;height:32px}.AppCard_team_info_card__OCr5O .AppCard_heading__up9et{color:#262626;font-size:11px;font-style:normal;font-weight:400;line-height:normal;padding-bottom:4px}.AppCard_team_info_card__OCr5O .AppCard_manager_name__0_lvb{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#1e377d}.AppCard_team_member_container__Wrpep{display:flex;align-items:center;padding:20px 24px;border-radius:16px;border:1px solid #e7e7e7;background:#fff}.AppCard_team_member_container__Wrpep>div{width:25%;flex-shrink:0;padding-right:8px}.AppCard_team_member_container__Wrpep>div:last-child{padding-right:0}.AppCard_team_member_container__Wrpep .AppCard_flex1__jCMQj{display:flex;align-items:center;gap:12px}.AppCard_team_member_container__Wrpep .AppCard_flex2__HTzI7{display:flex;flex-direction:column;gap:8px}.AppCard_team_member_container__Wrpep .AppCard_flex3__k8ZM4{display:flex;flex-direction:column;gap:4px}.AppCard_team_member_container__Wrpep .AppCard_flex4__wIS2e{display:flex;align-items:center;gap:16px;justify-content:flex-end}.AppCard_team_member_container__Wrpep .AppCard_name__jysac{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#2e2e30}.AppCard_team_member_container__Wrpep .AppCard_title__bejGj{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#6e6e6e}.AppCard_team_member_container__Wrpep .AppCard_value__pZh0z{color:#262626;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.AppCard_team_member_details_card__A4jC1{width:100%;border-radius:16px;border:1px solid #e7e7e7;background:#fff;padding:24px 24px 40px}.AppCard_team_member_details_card__A4jC1 .AppCard_header__gPXkS{display:flex;align-items:center;gap:20px;justify-content:space-between}.AppCard_team_member_details_card__A4jC1 .AppCard_divider__49HG8{background-color:#e7e7e7;width:100%;height:.5px;margin:20px 0}.AppCard_team_member_details_card__A4jC1 .AppCard_about_me__JkjbV{color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#888}.AppCard_team_member_details_card__A4jC1 .AppCard_description__mXO0W{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.AppCard_team_member_details_card__A4jC1 .AppCard_flex1__jCMQj{display:flex;align-items:center;gap:12px}.AppCard_team_member_details_card__A4jC1 .AppCard_flex2__HTzI7{display:flex;flex-direction:column;gap:4px}.AppCard_team_member_details_card__A4jC1 .AppCard_flex5__PbPPE{display:flex;flex-direction:column;gap:20px}.AppCard_team_member_details_card__A4jC1 .AppCard_flex3__k8ZM4{display:flex;flex-wrap:wrap;gap:20px}.AppCard_team_member_details_card__A4jC1 .AppCard_flex3__k8ZM4>div{width:calc(25% - 15px);min-width:215px}.AppCard_team_member_details_card__A4jC1 .AppCard_flex4__wIS2e{display:flex;flex-direction:column;gap:8px}.AppCard_team_member_details_card__A4jC1 .AppCard_label__ZPQy0{color:#262626;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.AppCard_team_member_details_card__A4jC1 .AppCard_value__pZh0z{color:#262626;font-size:15px;font-style:normal;font-weight:400;line-height:normal;color:#6d6d6d}.AppCard_checkbox_card_container___1aHJ{cursor:pointer;border-radius:16px;border:1px solid #e7e7e7;padding:12px 16px;display:flex;gap:12px}.AppCard_checkbox_card_container___1aHJ .AppCard_title__bejGj{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:normal;line-height:28px;padding-bottom:8px}.AppCard_checkbox_card_container___1aHJ .AppCard_description__mXO0W{color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#4f4f4f}.AppCard_check_box_card_active__9x631{border:.5px solid #ff94ed;background:#fff1fd}.AppCard_banner_card_container__1KVPh{border-radius:12px;border:1px solid #bdcdf8;background:#ebf3fe;padding:20px 12px;display:flex;gap:12px}.AppCard_banner_card_container__1KVPh .AppCard_title__bejGj{color:#262626;font-size:17px;font-style:normal;font-weight:600;line-height:normal;color:#1e377d;padding-bottom:4px}.AppCard_banner_card_container__1KVPh .AppCard_description__mXO0W{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#0b152f}.AppCard_banner_card_container_v2__dDQGA{cursor:pointer;border-radius:16px;border:.5px solid #ffc3f7;background:#fff1fd;padding:16px;display:flex;gap:12px;justify-content:space-between;align-items:center}.AppCard_banner_card_container_v2__dDQGA .AppCard_description__mXO0W{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.AppCard_banner_card_container_v2__dDQGA .AppCard_action__wSWny{display:flex;align-items:center;gap:8px}.AppCard_banner_card_container_v2__dDQGA .AppCard_action_cta__WijQh{color:#262626;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.AppCard_template_container_wrapper__cr2yR{position:relative}.AppCard_template_container_wrapper__cr2yR .AppCard_template_container__af2ZG{border-radius:12px;border:1px solid #e7e7e7;background:#fff;width:270px;flex-shrink:0;padding:16px}.AppCard_template_container_wrapper__cr2yR .AppCard_template_container__af2ZG .AppCard_flex1__jCMQj{display:flex;align-items:center;justify-content:space-between;gap:12px}.AppCard_template_container_wrapper__cr2yR .AppCard_template_container__af2ZG .AppCard_title__bejGj{color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.AppCard_template_container_wrapper__cr2yR .AppCard_template_container__af2ZG .AppCard_description__mXO0W{color:#262626;font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:#4f4f4f;padding-top:9px;padding-bottom:20px}.AppCard_template_container_wrapper__cr2yR .AppCard_template_container__af2ZG .AppCard_info__ENpf1{border-radius:90px;background:#f6f6f6;padding:4px 8px;color:#262626;font-size:11px;font-style:normal;font-weight:400;line-height:normal;color:#606060;width:-moz-fit-content;width:fit-content}.AppCard_template_container_wrapper__cr2yR:hover .AppCard_template_container__af2ZG{border-radius:12px;border:1px solid #fff;background:linear-gradient(45deg,rgba(253,83,224,.19) 5.65%,rgba(255,255,255,.49) 94.35%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);filter:blur(2px)}.AppCard_template_container_wrapper__cr2yR .AppCard_actions__edVPR{display:flex;align-items:center;justify-content:center;gap:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppCard_employee_overview_info_card__zySvT{min-width:200px;border-radius:16px;padding:20px;cursor:pointer}.AppCard_employee_overview_info_card__zySvT .AppCard_heading__up9et{display:flex;align-items:flex-start;gap:8px}.AppCard_employee_overview_info_card__zySvT .AppCard_heading__up9et>:first-child{flex:1 1;color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.AppCard_employee_overview_info_card__zySvT .AppCard_heading__up9et .AppCard_icon__wpq7z{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:71.429px;border:.75px solid #262626;background:#fff}.AppCard_employee_overview_info_card__zySvT .AppCard_detail___Sog8{padding-top:4px;padding-bottom:14px;color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.AppCard_employee_overview_info_card__zySvT .AppCard_footer__qb9Nz{display:flex;align-items:center;gap:12px;color:#262626;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.AppCard_status_card__cgESv{width:187px;padding:14px 18px 20px 20px;border-radius:8px;display:flex;flex-direction:column;gap:8px}.AppCard_status_card__content__gKS2j{display:flex;gap:10px;align-items:center;justify-content:space-between;flex:1 1}.AppCard_status_card__value__eH4UH{color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.AppCard_status_card__name__s9hK6{color:#2d2d2d;color:#262626;font-size:14px;font-style:normal;font-weight:600;line-height:normal;flex:1 1}.CreateFromNewOrTemplateTypeModal_create_from_new_or_template_type_modal__MPLxV{display:flex;flex-direction:column;gap:24px}.CreateFromNewOrTemplateTypeModal_create_from_new_or_template_type_modal__MPLxV .CreateFromNewOrTemplateTypeModal_icon_container__HkRw9{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:24px;background:#e7e7e7}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_title__I6NmH{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:20px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_question_list__g7Nlo{display:flex;flex-direction:column;gap:12px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz{border-radius:24px;border:1px solid #d1d1d1;background:#fff;padding:24px;display:flex;flex-direction:column;gap:12px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz .SetupOpinionScaleQuestion_likert_type_title__OePJx{color:#262626;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#888}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz>:last-child{display:flex;align-items:center;gap:16px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz>:last-child>div{flex:1 1;border-radius:16px;border:1px solid #e7e7e7;background:#fff;cursor:pointer;padding:12px 16px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz>:last-child .SetupOpinionScaleQuestion_radio_container__X_N10{display:flex;align-items:center;justify-content:space-between}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz>:last-child .SetupOpinionScaleQuestion_radio_container__X_N10 .SetupOpinionScaleQuestion_radio_label__Z8XOg{font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#262626}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_likert_type__8aSkz>:last-child .SetupOpinionScaleQuestion_active__MDz3e{background-color:#fff1fd;border:none}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_flex1__tl9iK{display:flex;gap:12px;flex-wrap:wrap}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_option_input__cNik5{padding:12px 16px;min-width:175px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_divider__8Nj_U{background-color:#e7e7e7;height:1px;width:100%;margin:24px 0}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_additional_option__TL5PO{margin:12px 0 0;display:flex;flex-direction:column;gap:18px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_additional_option__TL5PO .SetupOpinionScaleQuestion_toggle_container__YBR47{display:flex;align-items:center;gap:12px;color:#262626;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_add_choice_btn__WtUn0{display:flex;align-items:center;gap:4px;color:#262626;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#b100a1;cursor:pointer}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_heading__bOkZs{display:flex;align-items:center;justify-content:space-between;gap:16px}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_heading__bOkZs .SetupOpinionScaleQuestion_title__I6NmH{color:#262626;font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#3d3d3d}.SetupOpinionScaleQuestion_setup_opinion_scale_container__MMMoV .SetupOpinionScaleQuestion_heading__bOkZs .SetupOpinionScaleQuestion_note__c5wyq{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-style:italic;color:6D6D6D}.InitialQuestionPreviewTemplate_initial_question_preview_template__vq3rX{width:100%}.InitialQuestionPreviewTemplate_initial_question_preview_template__vq3rX .InitialQuestionPreviewTemplate_title__KYLDR{color:#262626;font-size:22px;font-style:normal;font-weight:700;line-height:normal;color:#3d3d3d;margin-bottom:4px}.InitialQuestionPreviewTemplate_initial_question_preview_template__vq3rX .InitialQuestionPreviewTemplate_decription__y7_46{color:#262626;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#6d6d6d;margin-bottom:16px}.InitialQuestionPreviewTemplate_initial_question_preview_template__vq3rX .InitialQuestionPreviewTemplate_question_icon__uYFpg{cursor:pointer}