.icon_clickable__34lV9:hover{cursor:pointer}.alertTemplate_container__1Inmx{display:flex;align-items:center;grid-gap:12px;gap:12px;box-sizing:border-box;padding:8px 10px;border-radius:14px;border:1.5px solid var(--alert-border,#f8d7c5);background:var(--alert-bg,#fff8f5)}.alertTemplate_success__1WdBl{--alert-bg:#ecfdf3;--alert-border:#86efac;--alert-color:#15803d}.alertTemplate_error__19S3s{--alert-bg:#fef2f2;--alert-border:#fca5a5;--alert-color:#dc2626}.alertTemplate_icon__2occs{flex:0 0 auto;color:var(--alert-color,#4b4b4b)}.alertTemplate_text__isoW-{flex:1 1 auto;min-width:0;color:var(--alert-color,#4b4b4b);font-size:15px;font-weight:400;line-height:1.25;word-break:break-word}.alertTemplate_close__1Rmje{flex:0 0 auto;cursor:pointer;opacity:.6;color:#4b4b4b}.alertTemplate_close__1Rmje:hover{opacity:.9}.textButton_container__WDJ_7{margin-top:1rem;margin-bottom:1rem;border-radius:8px;font-size:.9rem;padding-left:12px;padding-right:12px;transition:background-color .2s ease-in-out;-webkit-user-select:none;user-select:none;-webkit-app-region:no-drag}.textButton_container__WDJ_7:hover{cursor:pointer;background-color:rgba(237,112,46,.08)}.textButton_container__WDJ_7.textButton_disabled__2pxqU{color:#7b7c7d}.textButton_container__WDJ_7.textButton_disabled__2pxqU:hover{cursor:not-allowed;background-color:initial}.textButton_primary__1xf_w{background-color:initial;border:0;color:#ed702e;padding-top:10px;padding-bottom:10px}.textButton_secondary__21Jj-{background-color:initial;border:0;color:#000;padding-top:9px;padding-bottom:9px}.textButton_destructive__3TR9N{background-color:initial;border:0;color:#f54d47;padding-top:10px;padding-bottom:10px}.textButton_destructive__3TR9N:hover{background-color:rgba(245,77,71,.08)}.modal_container__3_0wS{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2800;display:none;opacity:0;justify-content:center;align-items:center}@keyframes modal_show-modal__1yTzW{0%{opacity:0}to{opacity:1}}.modal_container__3_0wS.modal_show__1jRAb{display:flex;animation:modal_show-modal__1yTzW .3s}.modal_container__3_0wS.modal_hide__1rS4Y{display:flex;opacity:1;animation:modal_show-modal__1yTzW .3s reverse}.modal_container__3_0wS.modal_shown__16uSA{display:flex;opacity:1}.modal_container__3_0wS .modal_box__2WHE1{background-color:#fff;box-shadow:0 4px 24px rgba(0,0,0,.12);border-radius:16px;border:1px solid rgba(51,48,48,.1);margin-left:1rem;margin-right:1rem;max-width:500px}.modal_container__3_0wS .modal_box__2WHE1 .modal_titleBox__Lm8BS{border-bottom:1px solid rgba(51,48,48,.1);padding-left:1rem;padding-right:1rem}.modal_container__3_0wS .modal_box__2WHE1 .modal_titleBox__Lm8BS .modal_title__x-izx{margin-top:.75rem;margin-bottom:.5rem;font-weight:600}.modal_container__3_0wS .modal_box__2WHE1 .modal_contentBox__H8nUU{padding:.5rem 1rem}.modal_container__3_0wS .modal_box__2WHE1 .modal_inputBox__3_Crt{padding:0 1rem .75rem}.modal_container__3_0wS .modal_box__2WHE1 .modal_inputBox__3_Crt .modal_input__bywsq{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid rgba(51,48,48,.2);border-radius:8px;font:inherit;font-size:.95rem;resize:vertical}.modal_container__3_0wS .modal_box__2WHE1 .modal_inputBox__3_Crt .modal_input__bywsq:focus{outline:none;border-color:#ed702e}.modal_container__3_0wS .modal_box__2WHE1 .modal_contentEmbedded__1yglw{max-height:65vh;overflow-y:auto;overflow-x:hidden}.modal_container__3_0wS .modal_box__2WHE1 .modal_actionsBox__17ssQ{border-top:1px solid rgba(51,48,48,.1);padding-right:.75rem;display:flex;justify-content:flex-end;align-items:center}.modal_container__3_0wS .modal_box__2WHE1 .modal_actionsBox__17ssQ .modal_button__3ErWu{padding-top:.75rem;padding-bottom:.75rem;margin-top:.35rem;margin-bottom:.35rem;margin-left:.35rem}.modal_container__3_0wS .modal_box__2WHE1 .modal_actionsBox__17ssQ .modal_button__3ErWu:hover{background-color:rgba(237,112,46,.08)}.systemBanner_container__30Oos{background-color:#ed702e;top:16px;right:-40px;width:160px;height:40px;color:#fff;z-index:300;font-size:.8rem;font-weight:500;transform:rotate(45deg)}.systemBanner_container__30Oos,.updateBanner_overlay__2R7YL{position:fixed;display:flex;justify-content:center;align-items:center}.updateBanner_overlay__2R7YL{z-index:2900;inset:0;padding:1.25rem;background-color:rgba(0,0,0,.45);animation:updateBanner_update-overlay-fade__1jS09 .25s ease-out}@keyframes updateBanner_update-overlay-fade__1jS09{0%{opacity:0}to{opacity:1}}.updateBanner_card__3eiaf{box-shadow:3px 3px 12px 1px rgba(0,0,0,.45);box-sizing:border-box;width:100%;max-width:420px;padding:4rem 1.5rem;background-color:#fff;border-radius:20px;text-align:center;display:flex;flex-direction:column;align-items:center;animation:updateBanner_update-card-rise__2PqaF .3s ease-out}@keyframes updateBanner_update-card-rise__2PqaF{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.updateBanner_iconBadge__1mrew{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:1.25rem;border-radius:50%;color:#ed702e;background-color:rgba(237,112,46,.12)}.updateBanner_title__2V5-u{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;color:#2c3e50}.updateBanner_body__3Y5A9{margin:0 0 1.5rem;line-height:1.5;color:#8a8a8e}.updateBanner_primaryBtn__3EUyg{width:100%;padding:1rem 1.25rem;border:none;border-radius:10px;background-color:#ed702e;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.updateBanner_primaryBtn__3EUyg:hover{opacity:.9}.updateBanner_container__1gk9o{box-shadow:3px 3px 12px 1px rgba(0,0,0,.45);z-index:2900;position:fixed;left:0;top:-100%;width:100%;background-color:rgba(237,112,46,.1);border-bottom:1px solid rgba(237,112,46,.2);transition:top .4s}.updateBanner_container__1gk9o .updateBanner_textContainer__Vs-I-{display:flex;align-items:center;grid-gap:1.25rem;gap:1.25rem;padding:1.25rem 115px 1.25rem 50px}.updateBanner_container__1gk9o .updateBanner_textContainer__Vs-I- p{margin:0;color:#2c3e50}.updateBanner_container__1gk9o .updateBanner_actionBtn__xHBLf{flex-shrink:0;padding:.75rem 1.25rem;border:none;border-radius:10px;background-color:#ed702e;color:#fff;font-weight:600;cursor:pointer;transition:opacity .2s}.updateBanner_container__1gk9o .updateBanner_actionBtn__xHBLf:hover{opacity:.9}.updateBanner_container__1gk9o .updateBanner_closeBtn__2qJG9{position:absolute;right:50px;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;border:2px solid #2c3e50;border-radius:50%}.updateBanner_container__1gk9o .updateBanner_closeBtn__2qJG9:hover{cursor:pointer}#root,body,html{height:100%;width:100%;margin:0;overflow:hidden;position:fixed;left:0;right:0;top:0}body ion-icon:before{content:"";position:absolute;width:100%;height:100%}p{line-height:1.4}@media(max-width:501px){#root{width:100vw;max-width:100vw;overflow:hidden}}.app_container__3FwrV{width:100%;height:100%;flex-direction:column;justify-content:stretch}.app_container__3FwrV,.app_header__2g4Pw{display:flex;align-items:center}.app_header__2g4Pw img{height:40px;width:40px;border-radius:50%;margin-right:1rem}.app_form__1D6yf{box-shadow:0 2px 8px hsla(0,0%,59.2%,.19);border-radius:10px;padding:1rem;margin-top:1.5rem;flex:1 1;width:60%;max-width:400px;max-height:400px}.button_container__1weSt{margin-top:1rem;width:100%;border-radius:14px;font-family:"Geologica",sans-serif;font-size:.9rem;font-weight:600;height:44px;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;border:1px solid transparent;transition:background-color .2s,opacity .2s;-webkit-user-select:none;user-select:none;-webkit-app-region:no-drag}.button_container__1weSt:hover{cursor:pointer}.button_primary__3C1qu{background-color:#ed702e;border-color:transparent;color:#fff}.button_primary__3C1qu:hover{background-color:#d86325}.button_primary__3C1qu.button_disabled__vZgGL{opacity:.5;background-color:#ed702e;color:#fff}.button_secondary__1yQBY{background:#fff;border-color:#ed702e;color:#ed702e}.button_secondary__1yQBY:hover{background-color:rgba(237,112,46,.08)}.button_secondary__1yQBY.button_disabled__vZgGL{opacity:.5;border-color:#ed702e;color:#ed702e;background:#fff}.button_destructive__3fqUk{background-color:#f54d47;border-color:transparent;color:#fff}.button_destructive__3fqUk:hover{background-color:#f32820}.button_destructive__3fqUk.button_disabled__vZgGL{opacity:.5;background-color:#f54d47;color:#fff}.button_disabled__vZgGL:hover{cursor:not-allowed}.input_container__ZI24X{display:flex;flex-direction:column;-webkit-app-region:no-drag}.input_container__ZI24X label{margin-top:1rem;margin-bottom:1rem;flex:1 1;font-size:.9rem}.input_container__ZI24X .input_inputWrapper__3xPGL{flex:1 1;position:relative;display:flex;justify-content:left}.input_container__ZI24X .input_inputWrapper__3xPGL input{min-height:34px;width:100%;font-family:"Geologica",sans-serif;font-size:.9rem;font-weight:400;transition:border-color .15s,box-shadow .15s}.input_container__ZI24X .input_inputWrapper__3xPGL input::placeholder{color:rgba(51,48,48,.35)}.input_container__ZI24X .input_inputWrapper__3xPGL input:focus{border-color:#ed702e;box-shadow:0 0 0 2px rgba(237,112,46,.3)}.input_container__ZI24X .input_inputWrapper__3xPGL input.input_number__ex_nL,.input_container__ZI24X .input_inputWrapper__3xPGL input.input_text__22bg0{margin-bottom:0;padding:8px .75rem .5rem;border-radius:12px;border:1px solid rgba(51,48,48,.2);background:#fff;font-size:.9rem;font-weight:400;outline:none}.input_container__ZI24X .input_inputWrapper__3xPGL input.input_inputAdornmentStart__1JBma{padding-left:calc(1.25rem + 24px);width:calc(100% - 24px - 2rem)}.input_container__ZI24X .input_inputWrapper__3xPGL input.input_inputAdornmentEnd__3Oin0{padding-right:calc(1.25rem + 24px);width:calc(100% - 24px - 2rem)}.input_error__UFo6-{color:#ff5852;margin:.75rem 0 0;text-align:end}.input_textarea__2BhNo{flex:1 1;font-family:"Geologica",sans-serif;font-size:.9rem;line-height:1.4rem;font-weight:400;padding:.75rem;resize:none;max-height:200px;min-height:48px;overflow-y:auto;margin-bottom:0;background:#fff;outline:none;white-space:pre-line;box-sizing:border-box;border:1px solid rgba(51,48,48,.2);border-radius:12px;word-break:break-word;transition:border-color .15s,box-shadow .15s}.input_textarea__2BhNo::placeholder{color:rgba(51,48,48,.35)}.input_textarea__2BhNo:focus,.input_textarea__2BhNo:focus-visible{border-color:#ed702e;box-shadow:0 0 0 2px rgba(237,112,46,.3);outline:none}.input_textarea__2BhNo.input_disabled__3g-Uh{background:#eceff2}@media(max-width:501px){.input_textarea__2BhNo{max-width:calc(100vw - 110px)}}.inputAdornment_icon__EG_dj{position:absolute;top:52%}.inputAdornment_icon__EG_dj.inputAdornment_start__2T8YJ{left:1rem;transform:translateY(-50%)}.inputAdornment_icon__EG_dj.inputAdornment_end__29q6Y{right:1rem;transform:translateY(-50%)}.inputAdornment_icon__EG_dj.inputAdornment_hover__1elQp:hover{cursor:pointer}.forgotPassword_container__1fvlu{-webkit-user-select:none;user-select:none;-webkit-app-region:drag;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:stretch;background:linear-gradient(135deg,#fafaff,#fff5f0 50%,#fafaff)}.forgotPassword_header__185ES{display:flex;align-items:center}.forgotPassword_header__185ES img{padding-top:50px;padding-bottom:20px;height:40px;border-radius:5%;margin-right:1rem}.forgotPassword_form__1tLBP{position:relative;-webkit-app-region:no-drag;margin-top:1.5rem;width:60%;max-width:400px;background-color:#fff;border-radius:16px;border:1px solid rgba(51,48,48,.1);box-shadow:0 1px 3px rgba(0,0,0,.08);padding:1rem}.forgotPassword_form__1tLBP a,.forgotPassword_form__1tLBP a:active,.forgotPassword_form__1tLBP a:focus,.forgotPassword_form__1tLBP a:hover,.forgotPassword_form__1tLBP a:visited{color:#ed702e}.forgotPassword_form__1tLBP .forgotPassword_formOverlay__2cBjM{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:5;border-radius:16px}.forgotPassword_form__1tLBP .forgotPassword_formOverlay__2cBjM.forgotPassword_loadingSpinner__2SakW span>span{background-color:#fff}.forgotPassword_form__1tLBP label{display:inline-block;margin-bottom:.5rem}.forgotPassword_form__1tLBP .forgotPassword_input__1FD8N{margin-bottom:1rem}.forgotPassword_form__1tLBP .forgotPassword_buttons__1CWSv{margin-top:1rem;margin-bottom:1rem}.forgotPassword_form__1tLBP .forgotPassword_passwordActions__R6Lrs{display:flex;justify-content:flex-end}.loginScreen_container__25aYm{-webkit-user-select:none;user-select:none;-webkit-app-region:drag;width:100vw;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:stretch;background:linear-gradient(135deg,#fafaff,#fff5f0 50%,#fafaff)}.loginScreen_container__25aYm.loginScreen_loading__vTgMF{justify-content:center}.loginScreen_container__25aYm.loginScreen_loading__vTgMF span>span{background-color:#fff}.loginScreen_header___55m3{display:flex;align-items:center}.loginScreen_header___55m3 img{padding-top:50px;padding-bottom:20px;width:160px;margin-right:1rem}.loginScreen_form__3sH7z{position:relative;-webkit-app-region:no-drag;margin-top:1.5rem;width:70%;max-width:400px;background-color:#fff;border-radius:16px;border:1px solid rgba(51,48,48,.1);box-shadow:0 1px 3px rgba(0,0,0,.08);padding:1rem;margin-bottom:50px}.loginScreen_form__3sH7z .loginScreen_formOverlay__2GuRm{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:5;border-radius:16px}.loginScreen_form__3sH7z .loginScreen_formOverlay__2GuRm.loginScreen_loadingSpinner__anqSC span>span{background-color:#fff}.loginScreen_form__3sH7z label{display:inline-block;margin-bottom:.5rem}.loginScreen_form__3sH7z .loginScreen_input__XJM2Y{margin-bottom:1rem}.loginScreen_form__3sH7z .loginScreen_buttons__Bwd0K{margin-top:1rem;margin-bottom:1rem}.loginScreen_form__3sH7z .loginScreen_passwordActions__1ApSN{display:flex;justify-content:flex-end}.loginScreen_form__3sH7z .loginScreen_passwordActions__1ApSN a,.loginScreen_form__3sH7z .loginScreen_passwordActions__1ApSN a:active,.loginScreen_form__3sH7z .loginScreen_passwordActions__1ApSN a:focus,.loginScreen_form__3sH7z .loginScreen_passwordActions__1ApSN a:hover,.loginScreen_form__3sH7z .loginScreen_passwordActions__1ApSN a:visited{color:#ed702e}.loginScreen_form__3sH7z .loginScreen_socialDivider__4iIMJ{display:flex;align-items:center;margin:1rem 0}.loginScreen_form__3sH7z .loginScreen_socialDivider__4iIMJ:after,.loginScreen_form__3sH7z .loginScreen_socialDivider__4iIMJ:before{content:"";flex:1 1;height:1px;background-color:rgba(51,48,48,.15)}.loginScreen_form__3sH7z .loginScreen_socialDivider__4iIMJ span{padding:0 .75rem;color:rgba(51,48,48,.5);font-size:13px;text-transform:lowercase}.loginScreen_form__3sH7z .loginScreen_socialButtons__2gBw1{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.loginScreen_form__3sH7z .loginScreen_socialButton__N7P5G{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;width:100%;padding:11px 16px;border:1px solid rgba(51,48,48,.15);border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#333;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.loginScreen_form__3sH7z .loginScreen_socialButton__N7P5G:hover:not(:disabled){background-color:#f8f8f8;border-color:rgba(51,48,48,.25)}.loginScreen_form__3sH7z .loginScreen_socialButton__N7P5G:disabled{opacity:.5;cursor:not-allowed}.loginScreen_form__3sH7z .loginScreen_socialButton__N7P5G svg{flex-shrink:0}.profileIcon_container__110L9{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;position:relative}.profileIcon_container__110L9.profileIcon_clickable__1jBZ0:hover{cursor:pointer}.profileIcon_container__110L9 .profileIcon_profile__3MWFc{height:100%;width:100%;min-width:48px;object-fit:cover;border-radius:50%;overflow:hidden}.profileIcon_container__110L9 .profileIcon_profilePlaceholderBackground__jlKOJ{height:48px;width:48px;border-radius:50%;background-color:#ed702e}.profileIcon_container__110L9 .profileIcon_profileInProfile__HX3cz{position:absolute;bottom:0;right:0;height:19.2px;width:19.2px;object-fit:cover;border-radius:50%;border:2px solid #fff}.profileIcon_container__110L9 .profileIcon_profileInProfile__HX3cz.profileIcon_left__-AYxE{left:0;right:unset}.profileIcon_container__110L9 .profileIcon_profileInProfile__HX3cz.profileIcon_show__1fs68{display:block}.profileIcon_container__110L9 .profileIcon_icon__3GgbD{position:absolute;top:0;left:0;height:20px;width:20px;object-fit:cover;border-radius:50%;background-color:#2a71f7;color:#fff;justify-content:center;padding:3px}.profileIcon_container__110L9 .profileIcon_icon__3GgbD.profileIcon_left__-AYxE{left:0;right:unset}.menu_menu__2vPAR{position:absolute;background:linear-gradient(#ed702e,#ed702e);margin-top:30px;padding-bottom:20px;top:0;left:0;bottom:0;width:90px;display:flex;flex-direction:column;font-size:.8rem;color:#fff;border-top-right-radius:20px;box-shadow:inset -4px 3px 10px rgba(0,0,0,.3);-webkit-user-select:none;user-select:none;z-index:300}.menu_menu__2vPAR .menu_separator__N6OT4{flex:1 1}.menu_menu__2vPAR .menu_logo__2xoKz{padding-top:.75rem;padding-bottom:.75rem}.menu_menu__2vPAR .menu_logo__2xoKz .menu_icon__1PWNm{height:44px;width:44px}.menu_menu__2vPAR .menu_videoCall__3bH6B ion-icon{fill:#ff5852;color:#ff5852}.menu_menu__2vPAR .menu_profile__iLqfR{display:flex;justify-content:center;margin:.75rem 4px 4px;padding:6px 4px;border-radius:8px}.menu_menu__2vPAR .menu_profile__iLqfR.menu_active__21Ixu{cursor:pointer;background-color:#d86325}.menu_menu__2vPAR .menu_profile__iLqfR:hover{cursor:pointer;background-color:#d86325;box-shadow:inset 0 2px 4px hsla(0,0%,59.2%,.19)}.menu_menu__2vPAR .menu_profile__iLqfR .menu_profileIcon__1zq5d{border:2px solid #f5f5f5;min-height:44px;min-width:44px}.menu_animalCoachMenu__2tV1M{background-color:rgba(237,112,46,.15)}.menuEntry_menuEntry__3RgjR{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:4px;padding:6px 4px;border-radius:8px;text-align:center}.menuEntry_menuEntry__3RgjR:hover:not(:first-child){cursor:pointer;background-color:#ed702e;box-shadow:inset 0 2px 4px hsla(0,0%,59.2%,.19)}.menuEntry_menuEntry__3RgjR:hover:first-child{border-top-right-radius:20px}.menuEntry_menuEntry__3RgjR svg{fill:#fff}.menuEntry_menuEntry__3RgjR span{margin-top:.25rem;font-size:.6rem;text-align:center;overflow:hidden}.menuEntry_menuEntry__3RgjR .menuEntry_badgeCount__1nX37{position:absolute;background-color:#ff5852;display:flex;justify-content:center;align-items:center;top:33%;right:27%;font-size:.6rem;min-width:12px;height:16px;border-radius:16px;border:1px solid #fff;z-index:3;padding-left:2px;padding-right:2px}.menuEntry_menuEntry__3RgjR .menuEntry_badgeDot__3Fgsq{position:absolute;background-color:#ff5852;top:33%;right:27%;width:8px;height:8px;border-radius:8px;border:1px solid #fff;z-index:3}.menuEntry_menuEntry__3RgjR.menuEntry_active__2BxLM{background-color:#d86325}.menuEntry_menuEntry__3RgjR.menuEntry_active__2BxLM:first-child{border-top-right-radius:20px}.menuEntry_menuEntry__3RgjR.menuEntry_active__2BxLM svg{fill:#ff5852}.menuEntry_menuEntry__3RgjR.menuEntry_active__2BxLM .menuEntry_badgeCount__1nX37{background-color:#ff5852;color:#fff}.menuEntry_menuEntry__3RgjR.menuEntry_warning__1e-r1{background-color:#f54d47}.switch_label__1D8G8{display:flex;align-items:center;justify-content:space-between;width:50px;height:30px;background:grey;border-radius:30px;position:relative;transition:background-color .2s}.switch_label__1D8G8:hover{cursor:pointer}.switch_label__1D8G8.switch_checked__2qFPB{background-color:#0c0}.switch_label__1D8G8 .switch_button__tvBZG{position:absolute;top:2px;left:2px;width:25px;height:25px;border-radius:12.5px;transition:.2s;background:#fff}.switch_label__1D8G8 .switch_button__tvBZG.switch_checked__2qFPB{transition:.2s;left:calc(100% - 2px);transform:translateX(-100%)}.switch_label__1D8G8 .switch_checkbox__3So3X{height:0;width:0;visibility:hidden}.switch_label__1D8G8.switch_disabled__2smv0:hover{cursor:not-allowed}.switch_label__1D8G8.switch_disabled__2smv0.switch_checked__2qFPB{background-color:#e8b296}.switch_label__1D8G8.switch_disabled__2smv0 .switch_button__tvBZG{background-color:#eaeaea}.aiAssistantConsents_container__QyaG-{flex:1 1;width:100%;box-sizing:border-box;display:flex;flex-direction:column;grid-gap:12px;gap:12px;height:100%;min-height:0;overflow:auto;padding:16px;background:#f7f8fb}.aiAssistantConsents_card__x6VmM{background:#fff;border:1px solid rgba(16,24,40,.08);border-radius:16px;padding:16px}.aiAssistantConsents_cardHeader__50Kt8{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px}.aiAssistantConsents_title__2oNXK{font-size:18px;font-weight:500;margin:0}.aiAssistantConsents_subtitle__29_UE{font-size:14px;opacity:.75;margin:8px 0 0}.aiAssistantConsents_row__emTfb{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px}.aiAssistantConsents_policyText__14NEC{display:flex;flex-direction:column;grid-gap:4px;gap:4px;min-width:0}.aiAssistantConsents_policyTitle__g6eYK{font-size:14px;font-weight:500;margin:0}.aiAssistantConsents_policyMeta__2vu2u{font-size:13px;opacity:.75;margin:8px 0 0}.aiAssistantConsents_actions__ykzK2{display:flex;grid-gap:12px;gap:12px;margin-top:12px;flex-wrap:wrap}.aiAssistantConsents_button__2VOsE{margin:0}.aiAssistantConsents_badges__1XjF0{margin-top:12px;display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap}.aiAssistantConsents_badge__dVhIS{padding:4px 8px;border-radius:999px;background:#6b7280;color:#fff;font-size:12px}.aiAssistantConsents_updated__1WET2{font-size:12px;opacity:.7}.aiAssistantConsents_iconContainer__1dZqt{width:72px;height:72px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:36px;background:#f3f4f6;margin-bottom:16px}.aiAssistantConsents_empty__22Pr4{font-size:13px;opacity:.7}.aiAssistantConsents_modalBackdrop__1pjTh{position:fixed;inset:0;background:rgba(8,13,32,.45);z-index:2600;display:flex;align-items:center;justify-content:center;padding:20px}.aiAssistantConsents_modalCard__L1SQA{width:min(840px,92vw);max-height:88vh;background:#fff;border-radius:14px;border:1px solid rgba(16,24,40,.08);box-shadow:0 24px 60px rgba(16,24,40,.28);display:flex;flex-direction:column;min-height:0}.aiAssistantConsents_modalHeader__2446a{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;border-bottom:1px solid rgba(16,24,40,.08);padding:12px 16px}.aiAssistantConsents_closeButton__17Oxn{border:1px solid rgba(16,24,40,.14);background:#fff;color:#1e2130;border-radius:10px;width:32px;height:32px;min-width:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;line-height:1}.aiAssistantConsents_closeButton__17Oxn:hover{background:#eaecf8;border-color:#9ea8d6}.aiAssistantConsents_modalTitle__2E_Lp{margin:0;font-size:16px;font-weight:600}.aiAssistantConsents_modalBody__1SXns{flex:1 1;min-height:0;overflow:auto;padding:16px}.aiAssistantConsents_actionRequiredBody__1Y29m{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:16px;grid-gap:12px;gap:12px}.aiAssistantConsents_actionRequiredIntro__1IAPy{margin:0;font-size:14px;line-height:1.45}.aiAssistantConsents_actionRequiredPolicyScroll__OB67N{flex:1 1;min-height:0;overflow:auto;border:1px solid rgba(16,24,40,.08);border-radius:12px;background:#f8f9fb;padding:12px}.aiAssistantConsents_modalFooter__2gaLR{display:flex;justify-content:flex-end;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid rgba(16,24,40,.08);padding:12px 16px}.aiAssistantConsents_modalText__28KfJ{margin:0;font-size:14px;line-height:1.5;white-space:pre-wrap}.legalConsentGate_backdrop__35uG-{position:fixed;inset:0;background:rgba(8,13,32,.55);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.legalConsentGate_panel__2HZrB{width:min(560px,96vw);max-height:94vh;overflow-y:auto;background:transparent;border-radius:14px;display:flex;flex-direction:column}.legalConsentGate_logoutButton__1GFX8{align-self:center;margin-top:12px;padding:8px 14px;border:none;background:transparent;color:#e7e9f5;font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.legalConsentGate_logoutButton__1GFX8:hover{color:#fff}.chatSection_main__2oD0w{flex:1 1;min-width:0;min-height:calc(100vh - 70px)}@media(max-width:501px){.chatSection_navigation__iqRQB{display:flex;flex-direction:column;width:100vw}.chatSection_main__2oD0w{position:absolute;top:0;right:0;left:100vw;bottom:0;transition:.2s;z-index:400}}.detailHeader_container__1TCJH{min-height:50px;max-height:50px;background-color:#eceff2;padding:.5rem;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19);display:flex;align-items:center;overflow-x:hidden;position:"sticky";top:0;right:0;left:300px}.detailHeader_container__1TCJH ion-icon{padding-left:10px}.detailHeader_container__1TCJH ion-icon:hover{cursor:pointer}.detailHeader_container__1TCJH .detailHeader_title__aCrWC{margin-left:1.25rem;margin-right:.75rem;color:#000}.detailHeader_container__1TCJH .detailHeader_backButton__vf6C4{all:unset;display:flex;align-items:center;grid-gap:6px;gap:6px;padding:0 10px;cursor:pointer;font-weight:600;font-size:14px;color:#000}.detailHeader_container__1TCJH .detailHeader_backButton__vf6C4:hover{opacity:.7}.chatDetail_scrollContainer__3i79N{display:flex;height:calc(100vh - 70px);overflow-y:auto}.chatDetail_detail__3JIog{top:0;right:0;height:100%;max-width:400px;width:0;display:flex;flex-direction:column;transition:none;overflow:hidden;position:relative}@media(min-width:1200px){.chatDetail_detail__3JIog.chatDetail_show__3LFJU,.chatDetail_detail__3JIog.chatDetail_shown__1Dd98{width:400px}}.chatDetail_detail__3JIog .chatDetail_container__1o4B-{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;z-index:40}.chatDetail_detail__3JIog .chatDetail_container__1o4B- .chatDetail_subPage__AHrWW{position:absolute;top:0;left:0;width:400px;height:100%;overflow:hidden;z-index:140;visibility:visible;opacity:1;transition:left .2s ease-in;background-color:#fff}.chatDetail_detail__3JIog .chatDetail_container__1o4B- .chatDetail_subPageHidden__Cp1GQ{position:absolute;top:0;left:400px;width:400px;height:100%;overflow:hidden;z-index:140;visibility:hidden;opacity:0;transition:left .2s ease-out,visibility 1.2s linear,opacity 1.2s linear}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:unset;height:100%;border-left:none;transition:none;z-index:21}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM .chatDetail_container__1o4B- .chatDetail_subPage__AHrWW{width:100%}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM .chatDetail_container__1o4B- .chatDetail_subPageHidden__Cp1GQ{left:100%;width:100%}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM.chatDetail_show__3LFJU,.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM.chatDetail_shown__1Dd98{display:flex;right:0;left:0;width:100%;animation:none}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM.chatDetail_hidden__3_E62,.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM.chatDetail_hide__ZntUF{display:none;right:auto;left:auto;animation:none}@media(max-width:1199px){@keyframes chatDetail_fade-from-right__3ueAc{0%{right:-400px}to{right:0}}.chatDetail_detail__3JIog{max-width:unset;position:fixed;top:0;right:0;height:100%;width:400px;transition:unset;display:none;border-left:1px solid #e0e0e0}.chatDetail_detail__3JIog.chatDetail_show__3LFJU{display:flex;z-index:40;animation:chatDetail_fade-from-right__3ueAc .2s}.chatDetail_detail__3JIog.chatDetail_hide__ZntUF{display:flex;z-index:40;animation:chatDetail_fade-from-right__3ueAc .2s reverse;border-left:none}.chatDetail_detail__3JIog.chatDetail_shown__1Dd98{display:flex;z-index:40;right:0}.chatDetail_detail__3JIog.chatDetail_hidden__3_E62{display:none;right:-400px;border-left:none}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:unset;border-left:none;transition:none}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM .chatDetail_container__1o4B- .chatDetail_subPage__AHrWW{width:100%}.chatDetail_detail__3JIog.chatDetail_modalPresentation__1tbOM .chatDetail_container__1o4B- .chatDetail_subPageHidden__Cp1GQ{left:100%;width:100%}}@media(max-width:1199px)and (max-width:501px){.chatDetail_detail__3JIog{width:100vw}.chatDetail_detail__3JIog .chatDetail_container__1o4B-{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;z-index:40;z-index:1000}.chatDetail_detail__3JIog .chatDetail_container__1o4B- .chatDetail_subPage__AHrWW{position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;z-index:140;visibility:visible;opacity:1;transition:left .2s ease-in}.chatDetail_detail__3JIog .chatDetail_container__1o4B- .chatDetail_subPageHidden__Cp1GQ{position:absolute;top:0;left:400px;width:100vw;height:100%;overflow:hidden;z-index:140;visibility:hidden;opacity:0;transition:left .2s ease-out,visibility 1.2s linear,opacity 1.2s linear}}.publicCompanyInfoItem_company__36Qo9{display:flex;justify-content:center;align-items:center;padding:.5rem .75rem .5rem .5rem;overflow:hidden;margin:0;-webkit-user-select:none;user-select:none}.publicCompanyInfoItem_company__36Qo9 .publicCompanyInfoItem_text__26UXF{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.publicCompanyInfoItem_company__36Qo9 .publicCompanyInfoItem_text__26UXF .publicCompanyInfoItem_name__12jHs{font-weight:600;color:#2c3e50;padding-left:.25rem}.partnerSearchOverlay_backdrop__4-4Ll{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.partnerSearchOverlay_overlay__gMT6_{display:flex;flex-direction:column;background:#fff;border-radius:16px;width:420px;max-width:calc(100vw - 32px);max-height:min(520px,100vh - 64px);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}.partnerSearchOverlay_header__1Pc2J{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:1rem;border-bottom:1px solid #e0e0e0}.partnerSearchOverlay_backButton__3nUlJ{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#2c3e50;border-radius:6px}.partnerSearchOverlay_backButton__3nUlJ:hover{background:#eceff2}.partnerSearchOverlay_title__fYDdJ{font-size:.9rem;font-weight:600}.partnerSearchOverlay_searchBar__Fide0{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:.75rem 1rem;border-bottom:1px solid #e0e0e0;color:#8a8a8e}.partnerSearchOverlay_searchInput__3oer0{flex:1 1;border:none;outline:none;font-size:.8rem;font-family:"Geologica",sans-serif;background:transparent;color:#2c3e50}.partnerSearchOverlay_searchInput__3oer0::placeholder{color:#8a8a8e}.partnerSearchOverlay_clearButton__2ZzT7{display:flex;align-items:center;padding:2px;border:none;background:none;cursor:pointer;color:#8a8a8e}.partnerSearchOverlay_clearButton__2ZzT7:hover{color:#2c3e50}.partnerSearchOverlay_results__13vEJ{flex:1 1;overflow-y:auto;min-height:0}.partnerSearchOverlay_resultItem__3hvOD{padding:.5rem 1rem;cursor:pointer;transition:background-color .1s}.partnerSearchOverlay_resultItem__3hvOD:hover{background:#eceff2}.partnerSearchOverlay_loadingContainer__P6qJz{display:flex;justify-content:center;padding:1.25rem}.partnerSearchOverlay_emptyState__wbmHm{padding:1.25rem;text-align:center;color:#8a8a8e;font-size:.8rem}.partnerSearchOverlay_loadMoreButton__1br6P{display:block;width:calc(100% - 2rem);margin:.75rem auto 1rem;padding:.75rem;border:1px solid #e0e0e0;border-radius:8px;background:none;cursor:pointer;color:#2c3e50;font-size:.8rem;font-weight:600;font-family:"Geologica",sans-serif;transition:background-color .1s}.partnerSearchOverlay_loadMoreButton__1br6P:hover:not(:disabled){background:#eceff2}.partnerSearchOverlay_loadMoreButton__1br6P:disabled{opacity:.6;cursor:default}.addMemoryForm_addButton__RNL1R{width:100%;padding:.75rem 1rem;background:none;border:1px dashed #e0e0e0;border-radius:10px;color:#8a8a8e;font-size:.9rem;cursor:pointer;transition:border-color .2s,color .2s}.addMemoryForm_addButton__RNL1R:hover{border-color:#ed702e;color:#ed702e}.addMemoryForm_form__34uCS{background-color:#f6f4f1;border-radius:10px;padding:1rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.addMemoryForm_textarea__13kY3{width:100%;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:5px;padding:.75rem;font-family:"Geologica",sans-serif;font-size:.9rem;resize:vertical;min-height:60px}.addMemoryForm_textarea__13kY3:focus{outline:none;border-color:#ed702e}.addMemoryForm_draftButton__SRl_O{align-self:flex-start;background:none;border:none;padding:0;color:#ed702e;font-size:.8rem;font-family:"Geologica",sans-serif;cursor:pointer}.addMemoryForm_draftButton__SRl_O:hover{opacity:.8}.addMemoryForm_draftButton__SRl_O:disabled{opacity:.5;cursor:default}.addMemoryForm_sharedHint__1HHYT{margin:0;font-size:.7rem;color:#8a8a8e}.addMemoryForm_dateRow__26QPa{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.addMemoryForm_dateLabel__1hZ8f{font-size:.8rem;color:#8a8a8e;white-space:nowrap}.addMemoryForm_dateInput__2Zrsc{border:1px solid #e0e0e0;border-radius:5px;padding:.35rem .5rem;font-family:"Geologica",sans-serif;font-size:.8rem}.addMemoryForm_actions__1uZUf{display:flex;grid-gap:.5rem;gap:.5rem}.addMemoryForm_submitButton__3mTgl{padding:.5rem 1rem;background-color:#ed702e;color:#fff;border:none;border-radius:10px;font-size:.8rem;cursor:pointer}.addMemoryForm_submitButton__3mTgl:disabled{background-color:#7b7c7d;cursor:not-allowed}.addMemoryForm_cancelButton__1mOUc{padding:.5rem 1rem;background:none;border:1px solid #e0e0e0;border-radius:10px;font-size:.8rem;color:#8a8a8e;cursor:pointer}.addMemoryForm_cancelButton__1mOUc:hover{border-color:#2c3e50;color:#2c3e50}.previewItemImage_container__L9dm3{height:100px;display:flex;justify-content:center;align-items:center;background:linear-gradient(#191919,#343434);border-radius:5px}.previewItemImage_container__L9dm3.previewItemImage_loadingSpinner__1K0AP>span{margin-left:10px}.previewItemImage_container__L9dm3.previewItemImage_loadingSpinner__1K0AP>span>span{background-color:#fff}.previewItemImage_container__L9dm3.previewItemImage_clickable__2aLSa:hover{cursor:pointer}.previewItemImage_container__L9dm3 .previewItemImage_loadingSpinner__1K0AP{min-height:80px;height:100%;width:100%;display:flex;flex:1 1}.previewItemImage_container__L9dm3 .previewItemImage_loadingSpinner__1K0AP>span:first-of-type{top:30px;left:14px;transform:scale(.5);margin-left:auto;margin-right:auto}.previewItemImage_container__L9dm3 .previewItemImage_image__B37N3{border-radius:5px;object-fit:cover;flex:1 1;max-height:100%;max-width:100%;height:100%;width:100%}.previewItemImage_container__L9dm3 .previewItemImage_imageHidden__3ZGBF{display:none}.previewItemVideo_container__1lI33{height:100px;display:flex;justify-content:center;align-items:center;background:linear-gradient(#191919,#343434);border-radius:5px}.previewItemVideo_container__1lI33.previewItemVideo_clickable__3Zwkq:hover{cursor:pointer}.previewItemVideo_container__1lI33.previewItemVideo_loadingSpinner__2ZfJt>span{margin-left:10px}.previewItemVideo_container__1lI33.previewItemVideo_loadingSpinner__2ZfJt>span>span{background-color:#fff}.previewItemVideo_container__1lI33.previewItemVideo_videoContainer__1Lk2b>div{height:100%;width:100%}.previewItemVideo_container__1lI33.previewItemVideo_videoContainer__1Lk2b>div video{object-fit:cover;border-radius:5px}.previewItemVideo_container__1lI33 .previewItemVideo_loadingSpinner__2ZfJt{min-height:80px;height:100%;width:100%;display:flex;flex:1 1}.previewItemVideo_container__1lI33 .previewItemVideo_loadingSpinner__2ZfJt>span:first-of-type{top:30px;left:14px;transform:scale(.5);margin-left:auto;margin-right:auto}.animalContextProfile_container__2F5_K{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2;overflow-y:auto;height:calc(100% - 70px);padding-bottom:100px;grid-gap:.75rem;gap:.75rem}.animalContextProfile_profileHeader__1-rfR{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:1.25rem 1rem 1rem}.animalContextProfile_profileHeader__1-rfR .animalContextProfile_profileIcon__36vua{-webkit-user-select:none;user-select:none}.animalContextProfile_profileHeader__1-rfR .animalContextProfile_profileName___glDy{margin-top:.75rem;font-size:1.5rem;font-weight:600;color:#2c3e50;text-align:center}.animalContextProfile_profileHeader__1-rfR .animalContextProfile_profileSubtitle__2jqrP{margin-top:.25rem;font-size:.9rem;color:#8a8a8e;text-align:center}.animalContextProfile_profileHeader__1-rfR .animalContextProfile_openFullProfileButton__2yS12{margin-top:.75rem;display:inline-flex;align-items:center;grid-gap:4px;gap:4px;background:none;border:1px solid #e0e0e0;border-radius:10px;padding:4px .75rem;font-size:.7rem;font-weight:500;color:#ed702e;cursor:pointer;transition:border-color .15s,background-color .15s}.animalContextProfile_profileHeader__1-rfR .animalContextProfile_openFullProfileButton__2yS12:hover{border-color:#ed702e;background-color:rgba(237,112,46,.05)}.animalContextProfile_card__2-el9{background-color:#fff;padding:1rem;display:flex;flex-direction:column}.animalContextProfile_sectionTitle___o7an{font-size:.8rem;font-weight:500;color:#8a8a8e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.animalContextProfile_sectionHeaderRow__UFmgj{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem}.animalContextProfile_sectionAction__3uScp{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;background:none;border:none;padding:0 0 .75rem;margin:0;font-size:.7rem;font-weight:500;color:#ed702e;cursor:pointer}.animalContextProfile_sectionAction__3uScp:hover{text-decoration:underline}.animalContextProfile_fileRows__UuzNi{display:flex;flex-direction:column;margin:0 -1rem}.animalContextProfile_fileRow__x4DTy{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.animalContextProfile_fileRow__x4DTy:not(:last-child){border-bottom:1px solid #e0e0e0}.animalContextProfile_fileRow__x4DTy:hover{background-color:#f6f4f1}.animalContextProfile_fileRow__x4DTy .animalContextProfile_fileRowLabel__2Kfkm{font-size:.9rem;color:#2c3e50}.animalContextProfile_fileRow__x4DTy .animalContextProfile_fileRowCount__3CXxZ{font-size:.8rem;color:#8a8a8e;margin-left:.35rem}.animalContextProfile_fileRow__x4DTy .animalContextProfile_fileRowRight__3Cf9F{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#8a8a8e}.animalContextProfile_mediaPreview__1jEyC{display:flex;grid-gap:1.5%;gap:1.5%;overflow:hidden;padding-bottom:.5rem;-webkit-user-select:none;user-select:none}.animalContextProfile_mediaPreview__1jEyC .animalContextProfile_previewItem__13OfF{width:30%;border-radius:5px}.animalContextProfile_detailGrid__2NKy1{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem 1rem;gap:.75rem 1rem}.animalContextProfile_detailItem__2FdZz{display:flex;flex-direction:column;min-width:0}.animalContextProfile_detailItem__2FdZz.animalContextProfile_fullWidth__3KJQO{grid-column:1/-1}.animalContextProfile_detailLabel__Jfk3O{font-size:.7rem;color:#8a8a8e;margin-bottom:.25rem;-webkit-user-select:none;user-select:none}.animalContextProfile_detailValue__zZUTo{font-size:.9rem;color:#2c3e50;word-break:break-word}.animalContextProfile_detailValueEmpty__1qjTe{font-size:.8rem;color:#b9b9b9}.animalContextProfile_vetCard__2yjcJ{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.animalContextProfile_vetContactRow__8CM8u{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;font-size:.8rem;color:#2c3e50;line-height:1.6}.animalContextProfile_vetContactRow__8CM8u a{color:#ed702e;text-decoration:none}.animalContextProfile_vetContactRow__8CM8u a:hover{text-decoration:underline}.animalContextProfile_vetEmpty__1wq1t{font-size:.9rem;color:#b9b9b9}.animalContextProfile_addMainVetButton__VzRmv{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;align-self:flex-start;background:none;border:1px dashed #ababab;border-radius:10px;padding:.5rem .75rem;font-size:.8rem;font-weight:500;color:#ed702e;cursor:pointer;transition:border-color .15s,background-color .15s}.animalContextProfile_addMainVetButton__VzRmv:hover{border-color:#ed702e;background-color:rgba(237,112,46,.05)}.animalContextProfile_removeMainVetButton__3OyN1{align-self:flex-start;background:none;border:none;padding:.5rem 0 0;margin-top:.5rem;font-size:.7rem;font-weight:500;color:#f54d47;cursor:pointer}.animalContextProfile_removeMainVetButton__3OyN1:hover:not(:disabled){text-decoration:underline}.animalContextProfile_removeMainVetButton__3OyN1:disabled{cursor:default;opacity:.6}.chatMediaList_container__p2CyE{padding:.25rem;height:100%;overflow-y:auto;overflow-x:hidden;background-color:#fff}.chatMediaList_container__p2CyE .chatMediaList_mediaList__YcPQ0{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:4px;row-gap:4px;grid-column-gap:4px;column-gap:4px;background-color:#fff;width:100%;list-style:none;padding:0;margin:0}.chatMediaList_container__p2CyE .chatMediaList_mediaList__YcPQ0>li:last-of-type{padding-bottom:100px}.chatMediaList_container__p2CyE .chatMediaList_loadingNextPageSpinner__2nZkO{min-height:80px;width:100%;display:flex;flex:1 1}.chatMediaList_container__p2CyE .chatMediaList_loadingNextPageSpinner__2nZkO>span:first-of-type{top:20px;left:10px;transform:scale(.4);margin-left:auto;margin-right:auto}.chatDocumentList_container__1GZCV{padding:.25rem;height:100%;overflow-y:auto;overflow-x:hidden;background-color:#fff}.chatDocumentList_container__1GZCV .chatDocumentList_documentList__2ewE9{display:flex;flex-direction:column;background-color:#fff;width:100%;list-style:none;padding:0;margin:0}.chatDocumentList_container__1GZCV .chatDocumentList_documentList__2ewE9>li{padding:10px}.chatDocumentList_container__1GZCV .chatDocumentList_documentList__2ewE9>li:last-of-type{padding-bottom:100px}.chatDocumentList_container__1GZCV .chatDocumentList_linkItemRow__3FihD{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;background-color:#fff;border:1px solid #eee;border-radius:10px;padding:.75rem 1rem}.chatDocumentList_container__1GZCV .chatDocumentList_linkItemRow__3FihD:hover{background-color:#f7f7f7}.chatDocumentList_container__1GZCV .chatDocumentList_linkItem__P49hz{display:flex;flex-direction:column;grid-gap:2px;gap:2px;flex:1 1;min-width:0;text-decoration:none;color:inherit}.chatDocumentList_container__1GZCV .chatDocumentList_linkTitle__eHXWy{font-size:.9rem;color:#2c3e50;font-weight:500;word-break:break-word}.chatDocumentList_container__1GZCV .chatDocumentList_linkDomain__1I4-6{font-size:.8rem;color:#8a8a8e}.chatDocumentList_container__1GZCV .chatDocumentList_recommendButton__1DRNH{display:flex;align-items:center;grid-gap:4px;gap:4px;padding:4px 10px;border:1px solid transparent;border-radius:999px;background:transparent;color:#8a8a8e;font-size:.7rem;cursor:pointer;flex-shrink:0;transition:background-color .15s,border-color .15s,color .15s}.chatDocumentList_container__1GZCV .chatDocumentList_recommendButton__1DRNH:hover{background:#f0f0f0;border-color:#e0e0e0}.chatDocumentList_container__1GZCV .chatDocumentList_recommendButtonActive__JC0sz{color:#ed702e;border-color:#ed702e;background:rgba(237,112,46,.08)}.chatDocumentList_container__1GZCV .chatDocumentList_recommendButtonActive__JC0sz:hover{background:rgba(237,112,46,.14)}.chatDocumentList_container__1GZCV .chatDocumentList_recommendIcon__Yv846{font-size:14px;line-height:1}.chatDocumentList_container__1GZCV .chatDocumentList_recommendCount__1F3nb{font-weight:500;line-height:1}.chatDocumentList_container__1GZCV .chatDocumentList_loadingNextPageSpinner__1mT3s{min-height:80px;width:100%;display:flex;flex:1 1}.chatDocumentList_container__1GZCV .chatDocumentList_loadingNextPageSpinner__1mT3s>span:first-of-type{top:20px;left:10px;transform:scale(.4);margin-left:auto;margin-right:auto}.chatMessageApplicationFilePreview_container__38gIJ{min-height:60px;display:flex;justify-content:left;flex-direction:row;align-items:center;border-radius:5px;overflow:hidden;box-shadow:inset 0 10px 10px hsla(0,0%,59.2%,.19);padding-right:4px;padding-top:4px}.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_fileTypeSymbol__1HI1R{padding-right:10px;padding-left:4px}.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_fileTypeSymbol__1HI1R .chatMessageApplicationFilePreview_fileTypeText__3BETq{font-size:40px}.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_fileTypeSymbol__1HI1R .chatMessageApplicationFilePreview_thumbnail__1963n{width:44px;height:44px;object-fit:cover;border-radius:6px;display:block}.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_fileInfoContainer__fskx- .chatMessageApplicationFilePreview_fileName__j1IxR{min-width:230px;padding-right:10px;color:#2c3e50;margin:0;font-weight:500;font-size:.9rem;white-space:nowrap;word-break:break-word;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:100px;min-height:20px}.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_fileInfoContainer__fskx- .chatMessageApplicationFilePreview_fileInfo__24DYz{color:#2c3e50;margin:0;font-weight:500;font-size:.9rem;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:230px;min-height:10px}.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_downloadIcon__1eC3B{padding-left:10px;padding-right:4px;padding-bottom:4px}.chatMessageApplicationFilePreview_container__38gIJ:hover{cursor:pointer}@media(max-width:899px){.chatMessageApplicationFilePreview_container__38gIJ .chatMessageApplicationFilePreview_fileInfoContainer__fskx-{min-width:100px}}.fileDropOverlay_overlay__DtVAV{position:absolute;inset:0;background-color:rgba(0,0,0,.5);z-index:10000;pointer-events:none;opacity:0;display:flex;align-items:center;justify-content:center}.fileDropOverlay_visible__24okS{opacity:1}.fileDropOverlay_inner__2xn6F{background:#fff;padding:1rem 2rem;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.2);text-align:center;pointer-events:none;display:flex;flex-direction:column;align-items:center;grid-gap:.75rem;gap:.75rem}.fileDropOverlay_icon__ok6Iv{color:#333}.fileDropOverlay_text__1ihpi{font-size:1.2rem;color:#333}.fullscreenPdf_container__1gXRS{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.85);z-index:2850;display:flex;flex-direction:column}.fullscreenPdf_toolbar__1gkOQ{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;grid-gap:1rem;gap:1rem}.fullscreenPdf_title__nq22H{color:#fff;font-size:16px;font-weight:500;flex:1 1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:1rem}.fullscreenPdf_actions__-_bM5{display:flex;grid-gap:.75rem;gap:.75rem}.fullscreenPdf_actionButton__1zvAT{background-color:hsla(0,0%,100%,.1);border:none;border-radius:8px;color:#fff;display:flex;align-items:center;grid-gap:6px;gap:6px;padding:8px 12px;cursor:pointer;font-size:14px}.fullscreenPdf_actionButton__1zvAT:hover{background-color:hsla(0,0%,100%,.2)}.fullscreenPdf_actionButton__1zvAT:disabled{opacity:.4;cursor:not-allowed}.fullscreenPdf_closeButton__Xg0l2{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px 8px}.fullscreenPdf_viewerContainer__2dLIv{flex:1 1;background-color:#111;display:flex;align-items:center;justify-content:center;overflow:hidden}.fullscreenPdf_iframe__2HkD_{width:100%;height:100%;border:none;background-color:#fff}.fullscreenPdf_loading__7vr5J{color:#fff;font-size:14px}.chatAudioList_container__7AgB1{padding:.25rem;height:100%;overflow-y:auto;overflow-x:hidden;background-color:#fff}.chatAudioList_container__7AgB1 .chatAudioList_audioList__pMlxR{display:flex;flex-direction:column;background-color:#fff;width:100%;list-style:none;padding:0;margin:0}.chatAudioList_container__7AgB1 .chatAudioList_audioList__pMlxR>li{padding:10px}.chatAudioList_container__7AgB1 .chatAudioList_audioList__pMlxR>li:last-of-type{padding-bottom:100px}.chatAudioList_container__7AgB1 .chatAudioList_loadingNextPageSpinner__1TT43{min-height:80px;width:100%;display:flex;flex:1 1}.chatAudioList_container__7AgB1 .chatAudioList_loadingNextPageSpinner__1TT43>span:first-of-type{top:20px;left:10px;transform:scale(.4);margin-left:auto;margin-right:auto}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O{position:absolute;border-radius:12px;background-color:#fff;z-index:450;box-shadow:0 4px 16px rgba(0,0,0,.12);border:1px solid rgba(51,48,48,.1);display:block;opacity:1;height:auto;width:auto;max-width:80vw;min-width:260px;margin-top:10px;margin-bottom:10px;padding:0}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O ul{padding:0;margin:0}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O>li{height:auto;width:auto;padding:10px 16px 10px 10px;-webkit-user-select:none;user-select:none}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O>li:not(:last-of-type){border-bottom:1px solid rgba(51,48,48,.1)}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O>li:hover{cursor:pointer;background-color:rgba(237,112,46,.08)}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O>li:first-of-type{border-top-left-radius:12px;border-top-right-radius:12px}.ctxMenu_container__1ReM_ .ctxMenu_menuContainer__DVF7O>li:last-of-type{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.ctxMenu_container__1ReM_ .ctxMenu_hidden__1tZv2{position:absolute;padding:0;border-radius:12px;background-color:#fff;z-index:450;box-shadow:0 4px 16px rgba(0,0,0,.12);display:none;height:0;width:0;opacity:0}.ctxMenu_container__1ReM_ .ctxMenu_hidden__1tZv2>li{height:0;width:0;padding:0;margin:0}.ctxMenuEntry_container__8m0QR{list-style-type:none;color:#2c3e50;display:flex;align-items:center}.ctxMenuEntry_container__8m0QR .ctxMenuEntry_icon__D0FFQ{margin-right:10px}.ctxMenuEntry_container__8m0QR span{flex:1 1;width:100%}.ctxMenuEntry_container__8m0QR .ctxMenuEntry_text__hMnuW{-webkit-user-select:none;user-select:none}.ctxMenuEntry_container__8m0QR .ctxMenuEntry_rightSide__1G7xI,.ctxMenuEntry_container__8m0QR .ctxMenuEntry_tooltipIcon__tFzEL{margin-left:10px;display:flex;align-items:center;justify-content:center}.chatMessage_message__3iEIH{max-width:300px;padding:.35rem .25rem .25rem;border-radius:10px;background-color:#fff;position:relative;margin-top:.25rem;margin-bottom:.25rem;display:flex;flex-direction:column;justify-content:space-between;width:-moz-fit-content;width:fit-content;box-shadow:0 1px 4px hsla(0,0%,59.2%,.19);scroll-margin-top:110px}.chatMessage_message__3iEIH .chatMessage_contextMenuContainer__3bfsV{position:absolute;right:0;top:4px;padding-right:4px;z-index:11}.chatMessage_message__3iEIH .chatMessage_contextMenuContainer__3bfsV .chatMessage_contextMenuButton__2Xj_E{padding-left:8px;padding-right:8px;justify-self:flex-end;height:20px;border-radius:10px;display:flex;justify-content:center;align-items:center;opacity:0;z-index:2}.chatMessage_message__3iEIH:hover .chatMessage_contextMenuContainer__3bfsV{cursor:pointer}.chatMessage_message__3iEIH:hover .chatMessage_contextMenuContainer__3bfsV .chatMessage_contextMenuButton__2Xj_E{background-color:#eceff2;opacity:1;transition:opacity .2s}.chatMessage_message__3iEIH .chatMessage_mediaMessage__6sABc{min-width:300px;min-height:300px;max-width:300px;max-height:300px;background-color:#202428;border-radius:6px}.chatMessage_message__3iEIH.chatMessage_ownMessage__3_WO7{align-self:flex-end;background-color:#d8fcd7}.chatMessage_message__3iEIH.chatMessage_messageFromAnotherEmployee__2CBCe{background-color:#d8fcd7}.chatMessage_message__3iEIH.chatMessage_editingHighlight__18S8l{border:1.5px solid #ed702e;background-color:#f8d2b8}.chatMessage_message__3iEIH .chatMessage_footer__1Uc0l{display:flex;justify-content:flex-end;align-items:center;padding-left:.25rem;padding-right:.25rem}.chatMessage_message__3iEIH .chatMessage_footer__1Uc0l .chatMessage_timestamp__1g7Yb{font-size:.7rem;bottom:.5rem;right:.5rem;padding-right:2px}.chatMessage_message__3iEIH .chatMessage_footer__1Uc0l .chatMessage_unreadMessageBubble__1OqxY{height:7px;width:7px;text-align:center;background-color:#2a71f7;border-radius:50%;margin-left:.5rem}.chatMessage_reactionsRow__wvV4V{display:flex;align-self:flex-start;max-width:300px;margin-top:2px;margin-bottom:.35rem;padding-left:.25rem;padding-right:.25rem}.chatMessage_reactionsRowOwn__21-t8{align-self:flex-end}.chatMessage_systemMessage__13t_6{align-self:center;margin:.75rem auto;text-align:center;max-width:75%;border-radius:20%;background-color:#eceff2;border-radius:10px;box-shadow:0 1px 4px hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;padding-left:8px;padding-right:8px}.chatMessage_systemMessage__13t_6 span{font-size:.8rem;font-style:italic;font-family:"Geologica",sans-serif}.chatMessage_recordUpdate__34c47{align-self:center;display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem;margin:.75rem auto;max-width:80%;padding:.75rem 1rem;background-color:#eceff2;border:1px solid #e0e0e0;border-radius:10px;position:relative;-webkit-user-select:none;user-select:none}.chatMessage_recordUpdate__34c47 .chatMessage_contextMenuContainer__3bfsV{position:absolute;right:0;top:4px;padding-right:4px;z-index:11}.chatMessage_recordUpdate__34c47 .chatMessage_contextMenuContainer__3bfsV .chatMessage_contextMenuButton__2Xj_E{padding-left:8px;padding-right:8px;justify-self:flex-end;height:20px;border-radius:10px;display:flex;justify-content:center;align-items:center;opacity:0;z-index:2}.chatMessage_recordUpdate__34c47:hover .chatMessage_contextMenuContainer__3bfsV{cursor:pointer}.chatMessage_recordUpdate__34c47:hover .chatMessage_contextMenuContainer__3bfsV .chatMessage_contextMenuButton__2Xj_E{background-color:#eceff2;opacity:1;transition:opacity .2s}.chatMessage_recordUpdateBadge__3-MjD{font-size:.7rem;font-weight:600;color:#8a8a8e;text-transform:uppercase;letter-spacing:.4px}.chatMessage_recordUpdateText__3MBU0{font-size:.8rem;color:#2c3e50;line-height:1.4}.chatMessage_recordUpdateMeta__1sBcP{font-size:.7rem;color:#8a8a8e}.chatMessage_recordUpdateRemoved__2ECIx{font-size:.8rem;font-style:italic;color:#8a8a8e}@media(max-width:501px){.chatMessage_message__3iEIH{max-width:250px}.chatMessage_message__3iEIH .chatMessage_mediaMessage__6sABc{min-width:250px;min-height:250px;max-width:250px}}@media(max-width:899px){.chatMessage_message__3iEIH{max-width:250px}.chatMessage_message__3iEIH .chatMessage_mediaMessage__6sABc{min-width:250px;min-height:250px;max-width:250px}}.chatMessage_orderCard__32du9{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:.75rem 1rem;margin-top:.5rem}.employeeItem_container__2JQ8G{display:flex;justify-content:center;align-items:center;padding:.5rem .75rem .5rem .5rem;overflow:hidden;margin:0;-webkit-user-select:none;user-select:none}.employeeItem_container__2JQ8G .employeeItem_text__fO8NN{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.employeeItem_container__2JQ8G .employeeItem_text__fO8NN .employeeItem_name__1-Dq3{font-weight:600;color:#2c3e50;padding-left:.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.employeeItem_container__2JQ8G .employeeItem_text__fO8NN .employeeItem_jobTitle__2DnMg{color:#2c3e50;padding-left:.25rem;font-size:.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.employeeItem_container__2JQ8G .employeeItem_text__fO8NN .employeeItem_onlineStatus__2zE7_{font-size:.8rem}.employeeItem_container__2JQ8G .employeeItem_checkmark__6mu4H{color:#2a71f7;padding-right:10px}.employeeItem_container__2JQ8G .employeeItem_checkmark__6mu4H ion-icon{border:1px solid rgba(51,48,48,.2);border-radius:20px}.employeeItem_container__2JQ8G .employeeItem_checkmark__6mu4H.employeeItem_hide__1TYj7{display:none}.employeeItem_container__2JQ8G .employeeItem_checkmark__6mu4H.employeeItem_inactive__3BvLh{color:#eceff2}.chatMessageOrderActions_container__1KNPU{margin-bottom:.5rem;margin-left:.35rem;margin-right:.35rem}.chatMessageOrderActions_container__1KNPU .chatMessageOrderActions_tooltip__kuaQn{background-color:#000;font-weight:500}.chatMessageOrderActions_container__1KNPU .chatMessageOrderActions_consultant__zEwsN{font-size:.9rem;margin-top:.5rem;margin-bottom:4px}.chatMessageOrderActions_container__1KNPU .chatMessageOrderActions_consultant__zEwsN .chatMessageOrderActions_employeeItem__2d6KS{padding:4px 0;margin-top:.5rem;border-radius:0;background-color:initial;box-shadow:none}.chatMessageOrderActions_container__1KNPU .chatMessageOrderActions_consultant__zEwsN span{font-weight:500}.chatMessageOrderActions_container__1KNPU .chatMessageOrderActions_cancelled__1-ZG_{flex:1 1;text-align:center;font-family:"Geologica",sans-serif;font-size:.8rem;margin:.75rem}.chatMessageReactions_container__2TuL_{position:relative;display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;align-items:center}.chatMessageReactions_reactionPill__2jEDc{display:flex;align-items:center;grid-gap:4px;gap:4px;background:#f0f4f8;padding:2px 8px;border-radius:12px;cursor:pointer;font-size:.85rem;transition:background .15s,transform .1s ease;-webkit-user-select:none;user-select:none}.chatMessageReactions_reactionPill__2jEDc:hover{background:#e0e7ef}.chatMessageReactions_reactionPill__2jEDc:active{transform:scale(.95)}.chatMessageReactions_reactionPillActive__q8rfR{background:#d0e8ff;border:1px solid #a0c8f0;padding:1px 7px}.chatMessageReactions_reactionPillActive__q8rfR:hover{background:#b8d8f8}.chatMessageReactions_emoji__GBXDW{font-size:1rem;line-height:1}.chatMessageReactions_count__OyEyS{font-size:.75rem;color:#555;min-width:8px;text-align:center}.chatMessageReactions_addButton__2BR7q{display:flex;align-items:center;justify-content:center;background:#f0f4f8;padding:1px 7px;border-radius:12px;cursor:pointer;font-size:.95rem;line-height:1;color:#888;-webkit-user-select:none;user-select:none;transition:background .15s,color .15s}.chatMessageReactions_addButton__2BR7q:hover{background:#e0e7ef;color:#555}.chatMessageReactions_fullPickerPopover__HGWzR{position:fixed;z-index:1000}.chatMessageCheckmark_container__16oOx{margin-right:-.25rem;display:flex;justify-content:center}.chatMessageCheckmark_container__16oOx.chatMessageCheckmark_viewed__1fxpB{color:#2a71f7}.chatMessageCheckmark_container__16oOx.chatMessageCheckmark_alert__aoQlu{color:#f54d47}.chatMessageDateBadge_container__3X3xn{width:101px;align-self:center;font-size:.8rem;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#eceff2;padding:.25rem .75rem;margin-top:.5rem;margin-bottom:.5rem;position:sticky;top:72px;z-index:10;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19)}.chatMessageDateBadge_container__3X3xn.chatMessageDateBadge_noHeaderPadding__1sdnj{top:10px}.chatMessageMediaFilePreview_imageContainer__2-UXC{height:300px;width:300px;display:flex;justify-content:center;align-items:center;border-radius:5px;overflow:hidden}.chatMessageMediaFilePreview_imageContainer__2-UXC.chatMessageMediaFilePreview_compact__gdzh3,.chatMessageMediaFilePreview_imageContainer__2-UXC.chatMessageMediaFilePreview_compact__gdzh3 img{height:100%;width:100%}.chatMessageMediaFilePreview_imageContainer__2-UXC img{height:300px;width:300px;object-fit:cover;border-radius:5px}.chatMessageMediaFilePreview_imageContainer__2-UXC .chatMessageMediaFilePreview_imageHidden__29AYw{display:"none"}.chatMessageMediaFilePreview_imageContainer__2-UXC:hover{cursor:pointer}.chatMessageMediaFilePreview_imageContainer__2-UXC .chatMessageMediaFilePreview_loadingSpinner__3BW-T{min-height:80px;width:100%;display:flex;flex:1 1;position:relative}.chatMessageMediaFilePreview_imageContainer__2-UXC .chatMessageMediaFilePreview_loadingSpinner__3BW-T>span:first-of-type{top:20px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.chatMessageMediaFilePreview_imageContainer__2-UXC .chatMessageMediaFilePreview_retryOverlay__3YdZ8{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;color:#9aa0a6;background:#202428;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.7rem;text-align:center}.chatMessageMediaFilePreview_videoWrapper__31rcO{width:300px;height:300px;position:relative;display:flex;justify-content:center;border-radius:5px;align-items:center;overflow:hidden}.chatMessageMediaFilePreview_videoWrapper__31rcO.chatMessageMediaFilePreview_compact__gdzh3,.chatMessageMediaFilePreview_videoWrapper__31rcO.chatMessageMediaFilePreview_compact__gdzh3 video{width:100%;height:100%}.chatMessageMediaFilePreview_videoWrapper__31rcO:hover{cursor:pointer}.chatMessageMediaFilePreview_videoWrapper__31rcO.chatMessageMediaFilePreview_videoPlaceholder__1NwMW{background:#202428}.chatMessageMediaFilePreview_videoWrapper__31rcO .chatMessageMediaFilePreview_playIcon__r3z6b{position:absolute;text-align:center;margin:auto;color:#fff;fill:#fff}.chatMessageMediaFilePreview_videoWrapper__31rcO video{border-radius:10px;height:300px;width:300px;object-fit:cover}.chatMessageMediaFilePreview_videoWrapper__31rcO img{height:100%;width:100%;object-fit:cover;border-radius:5px}.chatMessageMediaFilePreview_videoWrapper__31rcO .chatMessageMediaFilePreview_videoInfo__3uOxp{position:absolute;left:.35rem;bottom:.35rem;background:rgba(0,0,0,.5);border-radius:5px;color:#fff;fill:#fff;display:flex;align-items:center;font-size:.7rem;padding:.25rem .5rem;pointer-events:none;-webkit-user-select:none;user-select:none}.chatMessageMediaFilePreview_videoWrapper__31rcO .chatMessageMediaFilePreview_videoInfo__3uOxp span{margin-left:.5rem}.chatMessageMediaFilePreview_videoWrapper__31rcO .chatMessageMediaFilePreview_loadingSpinner__3BW-T{min-height:80px;width:100%;display:flex;flex:1 1;position:relative}.chatMessageMediaFilePreview_videoWrapper__31rcO .chatMessageMediaFilePreview_loadingSpinner__3BW-T>span:first-of-type{top:20px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}@media(max-width:899px){.chatMessageMediaFilePreview_imageContainer__2-UXC,.chatMessageMediaFilePreview_imageContainer__2-UXC img,.chatMessageMediaFilePreview_videoWrapper__31rcO{height:250px;width:250px}.chatMessageMediaFilePreview_videoWrapper__31rcO video{max-height:300px;object-fit:cover}}.chatMessageText_phaseLabel__1eXIU{font-size:12px;line-height:16px;color:#8e8e93;padding-left:3px;margin-bottom:4px;font-style:italic}.chatMessageText_textContainer__3FSrA{min-height:0}.chatMessageText_textContainer__3FSrA.chatMessageText_stream__NTmYY{max-height:24px;position:relative;min-height:0;overflow:hidden;transition:min-height .6s ease-out}.chatMessageText_textFadeOverlay__3oKwd{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none;transition:opacity .4s ease-out;opacity:1}.chatMessageText_textFadeOverlay__3oKwd.chatMessageText_hidden__2ZIl1{opacity:0}.chatMessageText_text__379D4{margin:0;padding-top:.25rem;padding-left:.25rem;padding-right:.25rem;word-wrap:break-word;white-space:pre-line}.chatMessageText_text__379D4 :where(h1,h2,h3,h4,h5,h6){margin:.35rem 0 .25rem;line-height:1;font-weight:600;letter-spacing:-.01em}.chatMessageText_text__379D4 h1{font-size:1.35rem}.chatMessageText_text__379D4 h2{font-size:1.25rem}.chatMessageText_text__379D4 h3{font-size:1.15rem}.chatMessageText_text__379D4 h4{font-size:1.075rem}.chatMessageText_text__379D4 h5{font-size:1rem}.chatMessageText_text__379D4 h6{font-size:.95rem;text-transform:uppercase;letter-spacing:.02em}.chatMessageText_bigText__1Xa5r{margin:0;padding-top:.25rem;padding-left:.25rem;padding-right:.25rem;word-wrap:break-word;white-space:pre-line;font-size:40px}.chatMessageText_bigText__1Xa5r :where(h1,h2,h3,h4,h5,h6){font-size:inherit;font-weight:700;line-height:1.15;margin:.35rem 0 .25rem}.typingIndicator_container__3GlYd{display:flex;align-items:flex-end;height:1em}.typingIndicator_dot__1eNmU{width:6px;height:6px;background-color:#888;border-radius:50%;margin:0 2px;animation:typingIndicator_bounceFade__27cGM 1.4s ease-in-out infinite;opacity:.2}.typingIndicator_dot__1eNmU:first-child{animation-delay:0s}.typingIndicator_dot__1eNmU:nth-child(2){animation-delay:.2s}.typingIndicator_dot__1eNmU:nth-child(3){animation-delay:.4s}@keyframes typingIndicator_bounceFade__27cGM{0%,to{transform:translateY(0);opacity:.5}20%{opacity:1}40%{transform:translateY(-8px);opacity:.6}60%{transform:translateY(-3px);opacity:1}80%{transform:translateY(0);opacity:.4}}.chatMessageTitle_title__2zoKN{font-size:.8rem;font-weight:600;color:#2c3e50;padding-left:.25rem;padding-right:1.5rem}.chatMessageReference_message__2oewj{padding:.35rem .25rem .5rem;border-radius:10px;background-color:#fff;margin-top:.25rem;margin-bottom:.25rem;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;box-shadow:0 1px 2px hsla(0,0%,59.2%,.19);background-color:#f5f3f0;cursor:pointer}.chatMessageReference_message__2oewj .chatMessageReference_messageContentContainer__whqnV{display:flex;flex:1 1;flex-direction:row;align-self:flex-end;width:100%}.chatMessageReference_message__2oewj .chatMessageReference_messageTextContainer__1LJwr{display:flex;flex:1 1;flex-direction:column;width:100%;word-wrap:break-word}.chatMessageReference_message__2oewj .chatMessageReference_messageTextContainerWithMedia__3A2KQ{display:flex;flex:1 1;flex-direction:column;width:70%}.chatMessageReference_message__2oewj .chatMessageReference_mediaMessage__mJqSS{background-color:#202428;border-radius:6px;flex:0 0 auto;align-self:flex-start;width:120px;height:120px;overflow:hidden}.chatMessageReference_message__2oewj.chatMessageReference_ownMessage__22WkO{align-self:flex-start;background-color:#d8fcd7}.chatMessageReference_message__2oewj.chatMessageReference_messageFromAnotherEmployee__3oN3-{background-color:#d8fcd7}.chatMessageReference_orderCard__2_axz{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:.5rem .75rem;margin-top:.35rem}.chatMessageAudioFileContent_audioPlayerContainer__3UT01{width:100%;min-width:290px;display:flex;justify-content:center;align-items:center;border-radius:5px;overflow:hidden}.chatMessageAudioFileContent_audioPlayerContainer__3UT01:hover{cursor:pointer}@media(max-width:899px){.chatMessageAudioFileContent_audioPlayerContainer__3UT01{width:100%;min-width:240px}}.voiceMessagePlayer_soundWave__20chi{width:100%;height:54px;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.voiceMessagePlayer_soundWave__20chi audio{width:100%}.voiceMessagePlayer_recordingButtons__3VmIe{display:flex;justify-content:space-around;margin-top:16px}.voiceMessagePlayer_recordingButtons__3VmIe button{margin:0 10px;padding:10px 20px;font-size:16px;background-color:#25d366;color:#fff;border:none;border-radius:8px;cursor:pointer}.voiceMessagePlayer_recordingButtons__3VmIe button:hover{background-color:#128c7e}.voiceMessagePlayer_recordingButtons__3VmIe button:disabled{background-color:#b3b3b3;cursor:not-allowed}.voiceMessagePlayer_recordingButtons__3VmIe .voiceMessagePlayer_iconButton__2AUqm{background:none;border:none;cursor:pointer;font-size:24px;color:#25d366}.chatMessageOrderText_typeChipWrapper__3VuR6{position:relative;display:inline-block;margin:.35rem 0}.chatMessageOrderText_typeChip__2TmHK{display:inline-flex;align-items:center;padding:2px 10px;border:none;border-radius:999px;background-color:rgba(0,0,0,.06);font-family:inherit;font-size:.8rem;font-weight:600;color:inherit;cursor:pointer}.chatMessageOrderText_typeChipInfo__3fOGW{padding-left:4px;opacity:.6;font-weight:400}.chatMessageOrderText_typeChipPopover__3yUEO{position:absolute;top:calc(100% + 4px);left:0;z-index:10;display:block;max-width:260px;width:max-content;padding:.5rem .75rem;border-radius:10px;background-color:#333;color:#fff;font-size:.8rem;font-weight:400;line-height:1.4;white-space:normal;box-shadow:0 4px 12px rgba(0,0,0,.2)}.chatMessageOrderText_statusChip__3dPyi{display:inline-flex;align-items:center;margin:.35rem 0;padding:2px 10px;border-radius:999px;background-color:rgba(0,0,0,.06);font-size:.8rem;font-weight:600;letter-spacing:.3px;opacity:.75}.chatMessageOrderText_struck__3VAb4{text-decoration:line-through;opacity:.55}.chatMessageOrderText_bigText__1YOLu,.chatMessageOrderText_text__2uXKP{margin:0;padding-top:.25rem;padding-left:.25rem;padding-right:.25rem;word-wrap:break-word;white-space:pre-line}.chatMessageOrderText_bigText__1YOLu{font-size:40px}.chatMessageOrderText_timeSlot__3G6mp{font-weight:600;font-size:.9rem;margin-top:.5rem;padding-right:.25rem}.chatMessageOrderText_price__1y_nj{font-size:1.5rem;font-weight:700;margin-top:.5rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.chatMessageOrderText_orderDetails__3R6wD{margin-top:.5rem}.chatMessageOrderText_stepper__32tYc{display:flex;align-items:flex-start;margin-bottom:.75rem}.chatMessageOrderText_stepCol__3uDs7{flex:1 1;display:flex;flex-direction:column;align-items:center;min-width:0}.chatMessageOrderText_dotRow__2RaRb{display:flex;align-items:center;width:100%}.chatMessageOrderText_connector__3UXvS{flex:1 1;height:2px;background-color:#e2e2ea}.chatMessageOrderText_connectorActive__2jUBC{background-color:#ed702e}.chatMessageOrderText_connectorHidden__1ZV_9{background-color:initial}.chatMessageOrderText_dot__3UQ98{flex:0 0 auto;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:9px;font-weight:700;line-height:1}.chatMessageOrderText_dotDone__3uHM2{background-color:#ed702e;color:#fff}.chatMessageOrderText_dotCurrent__33n31{background-color:initial;border:2px solid #ed702e}.chatMessageOrderText_dotTodo__1F9Cy{background-color:#e2e2ea}.chatMessageOrderText_stepLabel__37Dex{margin-top:4px;font-size:11px;color:#808087;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.chatMessageOrderText_stepLabelActive__14zCf{color:#2c3e50;font-weight:600}.chatMessageOrderText_deadline__31gRt{font-size:.8rem;color:#808087;margin-top:.35rem;padding-left:2px;padding-right:2px}.chatMessageOrderText_statusText__O94cD{padding-left:2px;padding-right:2px;line-height:1.6rem}.chatMessageOrderText_statusText__O94cD .chatMessageOrderText_statusValue__pS06w{font-weight:600}.chatMessageOrderText_statusText__O94cD .chatMessageOrderText_statusValue__pS06w.chatMessageOrderText_paid__2fjqN{color:#2e7d32}.chatMessageOrderText_statusText__O94cD .chatMessageOrderText_statusValue__pS06w.chatMessageOrderText_pending__32GL8{color:#c66600}.chatMessageOrderText_closedOrder__1EMPm{font-family:"Geologica",sans-serif;color:#2c3e50}.chatMessageOrderText_cancelled__2rcVL,.chatMessageOrderText_closedOrder__1EMPm{font-size:.8rem;margin-top:.75rem;margin-bottom:.75rem;padding-left:2px;padding-right:2px}.chatMessageOrderText_cancelled__2rcVL{font-weight:600}.chatMessageOrderText_loadingNextPageSpinner__kCxzB{min-height:80px;width:100%;display:flex;flex:1 1}.chatMessageOrderText_loadingNextPageSpinner__kCxzB>span:first-of-type{top:20px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.chatMessageNoteBadge_container__364me{width:-moz-fit-content;width:fit-content;align-self:left;font-size:.8rem;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#eceff2;padding:.5rem .35rem;margin-top:1.5rem;margin-bottom:.5rem;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19)}.chatMessageNoteBadge_container__364me .chatMessageNoteBadge_title__wi_zm{padding-bottom:.35rem}.chatMessageNoteBadge_container__364me .chatMessageNoteBadge_text__17EIc{padding-left:.25rem;padding-right:.25rem}.chatMessageActions_container__1X-M_{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px;margin-top:4px;margin-bottom:4px;padding-left:4px;padding-right:4px}.chatMessageActions_actionBubble__3GlDh{background:#f0f4f8;font-size:.9rem;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .2s,transform .1s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.chatMessageActions_actionBubble__3GlDh:hover{background:#e0e7ef}.chatMessageActions_actionBubble__3GlDh:active{background:#d0dbe7;transform:scale(.98)}.chatMessageMemory_memoryWrapper__37vE4{margin:8px 4px 4px;padding-left:6px;background-color:#eee;border-radius:6px}.chatMessageMemory_memoryNote__3wCTl{display:flex;align-items:flex-start;font-size:.88rem;color:#666;grid-gap:6px;gap:6px;margin-top:4px;padding-top:2px;padding-left:2px;padding-bottom:4px}.chatMessageMemory_icon__IQqM4{color:#bbb;padding-top:4px;margin-top:2px;flex-shrink:0}.chatMessageMemory_iconSmall__ShjN6{color:#888;margin-right:4px}.chatMessageMemory_text__3kj3h{line-height:1.4;padding-right:4px}.chatMessageMemory_toggle__2My_m{font-size:.8rem;color:#666;margin-top:6px;margin-left:3px;cursor:pointer;display:flex;align-items:center;grid-gap:3px;gap:3px;padding-top:2px;padding-bottom:2px}.chatMessageMemory_toggle__2My_m:hover{color:#000}.messageFeedbackBar_wrapper__1sDkw{margin-top:4px;padding-left:6px}.messageFeedbackBar_row__37We3{display:flex;align-items:center;grid-gap:12px;gap:12px}.messageFeedbackBar_iconButton__12Ap1{background:none;border:none;padding:4px;cursor:pointer;display:inline-flex;align-items:center;line-height:0}.messageFeedbackBar_icon__1zD_v{color:#8e8e93}.messageFeedbackBar_iconButton__12Ap1:hover .messageFeedbackBar_icon__1zD_v{color:#636366}.messageFeedbackBar_active__3Ic50{color:#ed702e}.messageFeedbackBar_categoryRow__aDf0r{margin-top:6px}.messageFeedbackBar_categoryPrompt__3g3TQ{font-size:12px;color:#666;margin-bottom:4px}.messageFeedbackBar_categoryChips__198kZ{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px}.messageFeedbackBar_chip__JdT9M{font-size:12px;padding:4px 10px;border-radius:12px;border:1px solid #ddd;background:#f5f5f7;color:#333;cursor:pointer}.messageFeedbackBar_chip__JdT9M:hover{border-color:#c7c7cc}.messageFeedbackBar_chipActive__1r5U3{border-color:#ed702e;background:rgba(237,112,46,.1);color:#ed702e}.chatMessageLinks_linksContainer__3liIC{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin-top:4px;margin-bottom:2px}.chatMessageLinks_linkCard__1wjdS{display:flex;align-items:stretch;grid-gap:4px;gap:4px;padding:6px 8px;border-radius:10px;background:#fff;border:1px solid #e0e0e0;min-width:0;transition:background-color .15s,border-color .15s}.chatMessageLinks_linkCard__1wjdS:hover{background:#eceff2}.chatMessageLinks_linkCardLink__1ND52{display:flex;align-items:center;grid-gap:8px;gap:8px;flex:1 1;min-width:0;text-decoration:none;color:inherit}.chatMessageLinks_linkImageWrapper__SSYBW{width:44px;height:44px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#eceff2}.chatMessageLinks_linkImageWrapper__SSYBW img{width:100%;height:100%;object-fit:cover;display:block}.chatMessageLinks_linkImage__3deYR{width:44px;height:44px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#eceff2}.chatMessageLinks_linkFavicon__1qqe9{width:20px;height:20px;object-fit:contain;flex-shrink:0;margin:12px}.chatMessageLinks_linkInfo__1Hxa4{display:flex;flex-direction:column;min-width:0;flex:1 1}.chatMessageLinks_linkTitle__5oVqT{font-size:.8rem;font-weight:500;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.25}.chatMessageLinks_linkDomain__327vp{font-size:.7rem;color:#8a8a8e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.chatMessageLinks_recommendButton__25Fv0{display:flex;align-items:center;grid-gap:3px;gap:3px;padding:4px 8px;border:1px solid transparent;border-radius:999px;background:transparent;color:#8a8a8e;font-size:.7rem;cursor:pointer;flex-shrink:0;align-self:center;transition:background-color .15s,border-color .15s,color .15s}.chatMessageLinks_recommendButton__25Fv0:hover{background:#eceff2;border-color:#e0e0e0}.chatMessageLinks_recommendButtonActive__1Geml{color:#ed702e;border-color:#ed702e;background:rgba(237,112,46,.08)}.chatMessageLinks_recommendButtonActive__1Geml:hover{background:rgba(237,112,46,.14)}.chatMessageLinks_recommendIcon__3k2M8{font-size:13px;line-height:1}.chatMessageLinks_recommendCount__3ElyP{font-weight:500;line-height:1}.customerProfile_loading__2PONb{flex:1 1;justify-content:center;display:flex;padding-top:1.25rem}.customerProfile_loading__2PONb span{border-color:#ed702e #ed702e transparent}.customerProfile_container__3z-Mx{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2;overflow-y:auto;padding-bottom:100px;height:100vh}.customerProfile_container__3z-Mx>div{background-color:#fff;padding:1rem}.customerProfile_container__3z-Mx>div:not(:last-of-type){margin-bottom:1rem}.customerProfile_container__3z-Mx .customerProfile_title__DEE7B{display:flex;align-items:center;font-size:.8rem;margin-bottom:.75rem;white-space:nowrap;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_title__DEE7B span{flex:1 1;color:#ed702e}.customerProfile_container__3z-Mx .customerProfile_profilePicture__1eB6C .customerProfile_profileIcon__ZwgdU{flex:1 1;display:flex;justify-content:center;margin-top:14px;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_profilePicture__1eB6C .customerProfile_profileName__25QzE{text-align:center;font-size:1.25rem}.customerProfile_container__3z-Mx .customerProfile_profilePicture__1eB6C p{margin-bottom:0;font-weight:600;color:#2c3e50}.customerProfile_container__3z-Mx .customerProfile_profilePicture__1eB6C span{font-size:.7rem}.customerProfile_container__3z-Mx .customerProfile_animals__EC8ns .customerProfile_profiles__3iekx{display:flex}.customerProfile_container__3z-Mx .customerProfile_animals__EC8ns .customerProfile_profiles__3iekx .customerProfile_profile__2u0E8{border:2px solid #e0e0e0;background-color:#fff;border-radius:50%;cursor:pointer;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_animals__EC8ns .customerProfile_profiles__3iekx .customerProfile_profile__2u0E8:not(:first-of-type){margin-left:-1rem}.customerProfile_container__3z-Mx .customerProfile_loadingSpinner__339Xv{width:100%;display:flex;flex:1 1;justify-content:flex-start;align-items:flex-start;max-height:52px}.customerProfile_container__3z-Mx .customerProfile_loadingSpinner__339Xv>span:first-of-type{color:#000;top:4px;left:20px;flex:1 1;width:100%;transform:scale(.4);max-width:20px}.customerProfile_container__3z-Mx .customerProfile_media__2gTcL .customerProfile_title__DEE7B{white-space:nowrap;width:100%;overflow:hidden}.customerProfile_container__3z-Mx .customerProfile_media__2gTcL .customerProfile_title__DEE7B:hover{cursor:pointer}.customerProfile_container__3z-Mx .customerProfile_media__2gTcL .customerProfile_preview__1Z-Ga{display:flex;justify-content:flex-start;grid-column-gap:1.5%;column-gap:1.5%;overflow:hidden;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_media__2gTcL .customerProfile_preview__1Z-Ga .customerProfile_previewItem__2ZsgS{width:30%}.customerProfile_container__3z-Mx .customerProfile_card__2nwjM{background-color:#fff;padding:1rem;display:flex;flex-direction:column}.customerProfile_container__3z-Mx .customerProfile_sectionTitle__3yMLN{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_mediaPreview__2H-vq{display:flex;grid-gap:1.5%;gap:1.5%;overflow:hidden;padding-bottom:.5rem;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_mediaPreview__2H-vq .customerProfile_previewItem__2ZsgS{width:30%;border-radius:5px}.customerProfile_container__3z-Mx .customerProfile_fileRows__2f5RW{display:flex;flex-direction:column;margin:0 -1rem}.customerProfile_container__3z-Mx .customerProfile_fileRow__3JqK0{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.customerProfile_container__3z-Mx .customerProfile_fileRow__3JqK0:not(:last-child){border-bottom:1px solid #e0e0e0}.customerProfile_container__3z-Mx .customerProfile_fileRow__3JqK0:hover{background-color:#f6f4f1}.customerProfile_container__3z-Mx .customerProfile_fileRow__3JqK0 .customerProfile_fileRowLabel__2vMiB{font-size:.9rem;color:#2c3e50}.customerProfile_container__3z-Mx .customerProfile_fileRow__3JqK0 .customerProfile_fileRowCount__3dXCA{font-size:.8rem;color:#8a8a8e;margin-left:.35rem}.customerProfile_container__3z-Mx .customerProfile_fileRow__3JqK0 .customerProfile_fileRowRight__1a5J-{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#8a8a8e}.customerProfile_container__3z-Mx .customerProfile_info__3mSYk .customerProfile_detail__25-d1{font-size:.9rem}.customerProfile_container__3z-Mx .customerProfile_info__3mSYk .customerProfile_detail__25-d1 hr{margin-right:1.5rem}.customerProfile_container__3z-Mx .customerProfile_address__O-9R6 .customerProfile_detail__25-d1{display:flex;flex-direction:column}.customerProfile_container__3z-Mx .customerProfile_address__O-9R6 .customerProfile_detail__25-d1 span{font-size:.9rem;margin-bottom:.25rem}.customerProfile_container__3z-Mx .customerProfile_customerData__3WrL8 .customerProfile_detail__25-d1 span{font-size:.7rem;margin-bottom:.25rem}.companyItem_company__2PMrl{display:flex;justify-content:center;align-items:center;padding:.5rem .75rem .5rem .5rem;overflow:hidden;margin:0;-webkit-user-select:none;user-select:none}.companyItem_company__2PMrl .companyItem_text__mO4ks{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.companyItem_company__2PMrl .companyItem_text__mO4ks .companyItem_name__2wL6t{font-weight:600;color:#2c3e50;padding-left:.25rem}.pureDetailActions_actions__XqmTJ .pureDetailActions_action__CZphn{border-radius:10px;padding:8px 12px 8px 8px;display:flex;align-items:center;color:#2c3e50;-webkit-user-select:none;user-select:none}.pureDetailActions_actions__XqmTJ .pureDetailActions_action__CZphn:hover{cursor:pointer;background-color:#eceff2}.pureDetailActions_actions__XqmTJ .pureDetailActions_action__CZphn .pureDetailActions_actionText__1Xcv3{padding-left:32px}.pureDetailActions_actions__XqmTJ .pureDetailActions_action__CZphn.pureDetailActions_redColor__2ss6K{color:#ff5852}.pureDetailActions_actions__XqmTJ .pureDetailActions_action__CZphn.pureDetailActions_activeColor__1U2kv{color:#2a71f7}.animalContextList_container__36vWV{overflow-x:hidden;height:100%;background-color:#fff;position:relative}.animalContextList_container__36vWV .animalContextList_animalContextList__SCyMD{display:flex;flex-direction:column;background-color:#fff;height:100%;width:100%;list-style:none;margin:0;padding:0}.animalContextList_container__36vWV .animalContextList_animalContextList__SCyMD>li:last-of-type{padding-bottom:100px}.animalContextItem_container__19MML{position:sticky;top:0;left:0;z-index:20;display:grid;align-self:stretch;-webkit-user-select:none;user-select:none}.animalContextItem_container__19MML .animalContextItem_animalInfo__27sHn{display:flex;align-items:center;padding:.5rem 1.5rem .5rem .5rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19);z-index:20}.animalContextItem_container__19MML .animalContextItem_animalInfo__27sHn:hover{cursor:pointer;background-color:#eceff2}.animalContextItem_container__19MML .animalContextItem_animalInfo__27sHn .animalContextItem_animalDetail__2Vuz5{padding-left:.75rem;display:flex;flex-direction:column}.animalContextItem_container__19MML .animalContextItem_animalInfo__27sHn .animalContextItem_animalDetail__2Vuz5 .animalContextItem_name__1n-hh{font-weight:600;color:#2c3e50}.animalContextItem_container__19MML .animalContextItem_animalInfo__27sHn .animalContextItem_animalDetail__2Vuz5 .animalContextItem_details__3ljqP{font-size:.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.animalContextItem_container__19MML .animalContextItem_actions__26Ef2{display:flex;align-items:center;padding-right:1.25rem;padding-left:1.25rem;background-color:rgba(228,235,248,.7);border-bottom-right-radius:10px}.animalContextItem_container__19MML.animalContextItem_hidden__1785E{display:none}.animalContextItem_container__lANmA{display:flex;align-items:center;justify-content:space-between;border:1px solid #e0e0e0;padding:.5rem}.animalContextItem_container__lANmA:hover{cursor:pointer;background-color:#eceff2}.animalContextItem_container__lANmA .animalContextItem_connectedBadge__2lw0l{color:#ed702e;display:flex;align-items:center;padding-right:.75rem;font-size:20px}.animalContextItem_container__lANmA .animalContextItem_animalInfo__11IRE{display:flex;align-items:center;flex:1 1 auto;min-width:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.animalContextItem_container__lANmA .animalContextItem_animalInfo__11IRE .animalContextItem_animalDetail__2z9SV{flex:1 1 auto;min-width:0;padding-left:.75rem;display:flex;flex-direction:column}.animalContextItem_container__lANmA .animalContextItem_animalInfo__11IRE .animalContextItem_animalDetail__2z9SV .animalContextItem_name__s8fng{font-weight:600;color:#2c3e50}.animalContextItem_container__lANmA .animalContextItem_animalInfo__11IRE .animalContextItem_animalDetail__2z9SV .animalContextItem_details__25-YL{font-size:.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.animalContextCoachPills_coachItems__1Hsr7{display:flex;flex-direction:column;grid-gap:3px;gap:3px;margin-top:4px}.animalContextCoachPills_item__33XmJ{display:flex;align-items:center;grid-gap:6px;gap:6px;box-sizing:border-box;max-width:100%;padding:3px 8px;border-radius:8px;cursor:pointer}.animalContextCoachPills_item__33XmJ:hover{filter:brightness(.96)}.animalContextCoachPills_itemIcon__1rxhJ{display:flex;flex-shrink:0}.animalContextCoachPills_itemText__GPWqO{min-width:0;display:flex;flex-direction:column;line-height:1.25}.animalContextCoachPills_itemTitle__33u6Z{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600}.animalContextCoachPills_itemSubtitle__210kP{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;color:#8a8a8e}.animalContextCoachPills_reminderItem__ZaoAW{background-color:rgba(237,112,46,.1)}.animalContextCoachPills_reminderItem__ZaoAW .animalContextCoachPills_itemIcon__1rxhJ,.animalContextCoachPills_reminderItem__ZaoAW .animalContextCoachPills_itemTitle__33u6Z{color:#ed702e}.animalContextCoachPills_recommendationItem__3eXxh{background-color:rgba(0,138,41,.1)}.animalContextCoachPills_recommendationItem__3eXxh .animalContextCoachPills_itemIcon__1rxhJ,.animalContextCoachPills_recommendationItem__3eXxh .animalContextCoachPills_itemTitle__33u6Z{color:#008a29}.searchableAnimalContextList_animalContexts__2kcEc{overflow-y:auto;overflow-x:hidden;flex-grow:1;-webkit-user-select:none;user-select:none;list-style-type:none;margin:0;padding:0;height:100vh}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;padding:.5rem;-webkit-user-select:none;user-select:none}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X:hover{cursor:pointer;background-color:#f4f4f4}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X:not(:first-of-type){border-top:none}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X .searchableAnimalContextList_name__1ubHJ{margin-left:1rem;flex:1 1;font-size:.8rem;font-weight:500}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X .searchableAnimalContextList_checkmark__17wMK{color:#2a71f7}.searchableAnimalContextList_animalContexts__2kcEc .searchableAnimalContextList_entry__1wC2X .searchableAnimalContextList_checkmark__17wMK.searchableAnimalContextList_hide__jsjdj{display:none}.searchableAnimalContextList_animalContexts__2kcEc li.searchableAnimalContextList_loadingSpinner__1lTQ6{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.searchableAnimalContextList_animalContexts__2kcEc li.searchableAnimalContextList_loadingSpinner__1lTQ6>span:first-of-type{top:10px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.searchBar_container__1Dqh4 .searchBar_searchBarInput__304Fi{border-radius:10px}.addCompanyToAnimalOverlay_backdrop__FLA0Z{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.addCompanyToAnimalOverlay_overlay__2NY4o{display:flex;flex-direction:column;background:#fff;border-radius:16px;width:420px;max-width:calc(100vw - 32px);max-height:min(520px,100vh - 64px);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}.addCompanyToAnimalOverlay_header__119zK{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:1rem;border-bottom:1px solid #e0e0e0}.addCompanyToAnimalOverlay_backButton__1C4pR{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#2c3e50;border-radius:6px}.addCompanyToAnimalOverlay_backButton__1C4pR:hover{background:#eceff2}.addCompanyToAnimalOverlay_title__21BD8{font-size:.9rem;font-weight:600}.addCompanyToAnimalOverlay_searchBarContainer__1z5Kg{padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}.addCompanyToAnimalOverlay_list__3VmVB{flex:1 1;overflow-y:auto;min-height:0;padding:0;margin:0;list-style:none}.connectedAnimalContextsSection_container__2HjTa{display:flex;flex-direction:column}.connectedAnimalContextsSection_header__JqEcD{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.connectedAnimalContextsSection_sectionTitle__THXu5{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;-webkit-user-select:none;user-select:none}.connectedAnimalContextsSection_addButton__hCJnP{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;padding:.35rem .5rem;border:none;background:none;color:#8a8a8e;font-size:.8rem;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none}.connectedAnimalContextsSection_addButton__hCJnP:hover:not(:disabled){background-color:#eceff2;color:#ed702e}.connectedAnimalContextsSection_addButton__hCJnP:disabled{opacity:.5;cursor:default}.connectedAnimalContextsSection_rows__3ITQK{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.connectedAnimalContextsSection_row__12lLe{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.5rem .75rem;border-radius:5px;background-color:rgba(0,0,0,.025);cursor:pointer;-webkit-user-select:none;user-select:none}.connectedAnimalContextsSection_row__12lLe:hover{background-color:#fff}.connectedAnimalContextsSection_rowDisabled__1BpTb{opacity:.6;cursor:default}.connectedAnimalContextsSection_rowDisabled__1BpTb:hover{background-color:rgba(0,0,0,.025)}.connectedAnimalContextsSection_rowReadOnly__3Jql2{cursor:default}.connectedAnimalContextsSection_rowReadOnly__3Jql2:hover{background-color:rgba(0,0,0,.025)}.connectedAnimalContextsSection_rowText__1OGpO{display:flex;flex-direction:column;flex:1 1;min-width:0}.connectedAnimalContextsSection_rowName__3BgXj{font-size:.9rem;color:#2c3e50;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connectedAnimalContextsSection_rowSubtitle__2UhMF{font-size:.8rem;color:#8a8a8e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.connectedAnimalContextsSection_carePartnerBadge__3ZbBj{color:#ed702e;display:flex;align-items:center;font-size:18px}.connectedAnimalContextsSection_carePartnerBadgeButton__26nWX{color:#ed702e;display:flex;align-items:center;font-size:18px;border:none;background:none;padding:0;cursor:pointer}.connectedAnimalContextsSection_carePartnerBadgeButton__26nWX:hover:not(:disabled){opacity:.7}.connectedAnimalContextsSection_carePartnerBadgeButton__26nWX:disabled{opacity:.4;cursor:default}.connectedAnimalContextsSection_addBetreuungButton__13r1R{color:#ed702e;opacity:.35;display:flex;align-items:center;font-size:18px;border:none;background:none;padding:0;cursor:pointer}.connectedAnimalContextsSection_addBetreuungButton__13r1R:hover:not(:disabled){opacity:1}.connectedAnimalContextsSection_addBetreuungButton__13r1R:disabled{opacity:.3;cursor:default}.connectedAnimalContextsSection_chevron__CfCst{color:#8a8a8e}.connectedAnimalContextsSection_emptyState__3Ihqx{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:.5rem;gap:.5rem;padding:1.25rem 1rem;border-radius:5px;background-color:rgba(0,0,0,.025)}.connectedAnimalContextsSection_emptyStateIcon__35Vqi{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-color:#eceff2;color:#ed702e;font-size:22px;margin-bottom:.35rem}.connectedAnimalContextsSection_emptyStateTitle__3awHk{font-size:.9rem;font-weight:600;color:#2c3e50}.connectedAnimalContextsSection_emptyStateDescription__38PFd{font-size:.8rem;color:#8a8a8e;max-width:280px;line-height:1.5}.connectedAnimalContextsSection_emptyStateCta__1RR6M{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;margin-top:.5rem;padding:.5rem 1rem;border:none;border-radius:10px;background-color:#ed702e;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:opacity .2s;-webkit-user-select:none;user-select:none}.connectedAnimalContextsSection_emptyStateCta__1RR6M:hover:not(:disabled){opacity:.9}.connectedAnimalContextsSection_emptyStateCta__1RR6M:disabled{opacity:.5;cursor:default}.serviceHoursOverlay_backdrop__2Hgjg{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.serviceHoursOverlay_overlay__2Pfbj{display:flex;flex-direction:column;background:#fff;border-radius:16px;width:420px;max-width:calc(100vw - 32px);max-height:min(560px,100vh - 64px);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}.serviceHoursOverlay_header__3UM3D{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:1rem;border-bottom:1px solid #e0e0e0}.serviceHoursOverlay_closeButton__3WTn0{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#2c3e50;border-radius:6px}.serviceHoursOverlay_closeButton__3WTn0:hover{background:#eceff2}.serviceHoursOverlay_title__3hlpY{font-size:.9rem;font-weight:600}.serviceHoursOverlay_body__1yJ9O{flex:1 1;overflow-y:auto;min-height:0;padding:.75rem 0}.serviceHoursOverlay_dayRow__2ETfS{display:flex;align-items:flex-start;grid-gap:1rem;gap:1rem;padding:.75rem 1rem}.serviceHoursOverlay_dayRow__2ETfS:not(:last-child){border-bottom:1px solid #e0e0e0}.serviceHoursOverlay_day__3Rt73{flex:0 0 40%;font-size:.9rem;color:#2c3e50;-webkit-user-select:none;user-select:none}.serviceHoursOverlay_dayToday__HR6zW{font-weight:600;color:#ed702e}.serviceHoursOverlay_times__2h7kQ{flex:1 1;display:flex;flex-direction:column;grid-gap:2px;gap:2px;font-size:.9rem;color:#2c3e50;text-align:right}.serviceHoursOverlay_timeSlot__1Pkl9{display:flex;align-items:center;justify-content:flex-end;grid-gap:.5rem;gap:.5rem}.serviceHoursOverlay_emergencyIcon__1vOUz,.serviceHoursOverlay_notAvailable__19SA2{color:#8a8a8e}.serviceHoursOverlay_empty__RDyls{padding:1rem;text-align:center;color:#8a8a8e;font-size:.9rem}.companyContactInfo_container__1NoXj{display:flex;flex-direction:column}.companyContactInfo_sectionTitle__Q7W9e{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.companyContactInfo_description__1drV3{font-size:.9rem;color:#2c3e50;line-height:1.5;margin-bottom:.75rem;word-break:break-word}.companyContactInfo_rows__2LVu9{display:flex;flex-direction:column}.companyContactInfo_row__FyhPv{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.75rem 0;cursor:pointer;text-decoration:none;color:inherit;-webkit-user-select:none;user-select:none}.companyContactInfo_row__FyhPv:not(:last-child){border-bottom:1px solid #e0e0e0}.companyContactInfo_row__FyhPv:hover .companyContactInfo_icon__3NkRe,.companyContactInfo_row__FyhPv:hover .companyContactInfo_label__dPDUa,.companyContactInfo_row__FyhPv:hover .companyContactInfo_value__U5ejb{color:#ed702e}.companyContactInfo_iconContainer__2OVEV{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background-color:#eceff2;color:#8a8a8e}.companyContactInfo_icon__3NkRe{color:#8a8a8e}.companyContactInfo_labelValue__3QwBy{display:flex;flex-direction:column;flex:1 1;min-width:0}.companyContactInfo_label__dPDUa{font-size:.8rem;color:#8a8a8e}.companyContactInfo_value__U5ejb{font-size:.9rem;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companyContactInfo_chevron__1mX1r{color:#8a8a8e;flex:0 0 auto}.companyContactInfo_badge__3Z1Ni{font-size:.7rem;color:#8a8a8e;margin-top:2px}.companyContactInfo_chipRow__FLTW3{display:flex;flex-wrap:wrap;grid-gap:.35rem;gap:.35rem;padding:.5rem 0}.companyContactInfo_chip__1H9g5{padding:2px .5rem;background-color:#eceff2;border-radius:10px;font-size:.8rem;color:#2c3e50;-webkit-user-select:none;user-select:none}.companyContactInfo_shareButton__3Akim{display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:.75rem 1rem;background:#ed702e;color:#fff;border:none;border-radius:14px;font-size:.9rem;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.companyContactInfo_shareButton__3Akim:hover{background:#d86325}.companyContactInfo_shareButton__3Akim:disabled{opacity:.5;cursor:default}.companyProfile_loading__11Spi{flex:1 1;justify-content:center;display:flex;padding-top:1.25rem}.companyProfile_loading__11Spi span{border-color:#ed702e #ed702e transparent}.companyProfile_container__2a1eb{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2}.companyProfile_container__2a1eb>div{background-color:#fff;padding:1rem}.companyProfile_container__2a1eb>div:not(:last-of-type){margin-bottom:1rem}.companyProfile_container__2a1eb .companyProfile_title__2d0YV{display:flex;align-items:center;font-size:.8rem;margin-bottom:.75rem;white-space:nowrap;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_title__2d0YV span{flex:1 1;color:#ed702e}.companyProfile_container__2a1eb .companyProfile_profilePicture__ho2tH .companyProfile_profileIcon__3DqSv{flex:1 1;display:flex;justify-content:center;margin-top:14px;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_profilePicture__ho2tH .companyProfile_profileName__2vPh0{text-align:center;font-size:1.25rem}.companyProfile_container__2a1eb .companyProfile_profilePicture__ho2tH p{margin-bottom:0;font-weight:600;color:#2c3e50}.companyProfile_container__2a1eb .companyProfile_profilePicture__ho2tH span{font-size:.7rem}.companyProfile_container__2a1eb .companyProfile_animals__2EseZ .companyProfile_profiles__9ITc5{display:flex}.companyProfile_container__2a1eb .companyProfile_animals__2EseZ .companyProfile_profiles__9ITc5 .companyProfile_profile__ZecAW{border:2px solid #e0e0e0;background-color:#fff;border-radius:50%;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_animals__2EseZ .companyProfile_profiles__9ITc5 .companyProfile_profile__ZecAW:not(:first-of-type){margin-left:-1rem}.companyProfile_container__2a1eb .companyProfile_media__3pLDU .companyProfile_title__2d0YV{white-space:nowrap;width:100%;overflow:hidden}.companyProfile_container__2a1eb .companyProfile_media__3pLDU .companyProfile_title__2d0YV:hover{cursor:pointer}.companyProfile_container__2a1eb .companyProfile_media__3pLDU .companyProfile_preview__1Kgch{display:flex;justify-content:flex-start;grid-column-gap:1.5%;column-gap:1.5%;overflow-x:hidden;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_media__3pLDU .companyProfile_preview__1Kgch .companyProfile_previewItem__1bGqM{width:30%}.companyProfile_container__2a1eb .companyProfile_card__3R2Lc{background-color:#fff;padding:1rem;display:flex;flex-direction:column}.companyProfile_container__2a1eb .companyProfile_sectionTitle__2Mv5L{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_mediaPreview__2qQyg{display:flex;grid-gap:1.5%;gap:1.5%;overflow:hidden;padding-bottom:.5rem;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_mediaPreview__2qQyg .companyProfile_previewItem__1bGqM{width:30%;border-radius:5px}.companyProfile_container__2a1eb .companyProfile_fileRows__1syay{display:flex;flex-direction:column;margin:0 -1rem}.companyProfile_container__2a1eb .companyProfile_fileRow__1Kb_t{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.companyProfile_container__2a1eb .companyProfile_fileRow__1Kb_t:not(:last-child){border-bottom:1px solid #e0e0e0}.companyProfile_container__2a1eb .companyProfile_fileRow__1Kb_t:hover{background-color:#f6f4f1}.companyProfile_container__2a1eb .companyProfile_fileRow__1Kb_t .companyProfile_fileRowLabel__1e2o6{font-size:.9rem;color:#2c3e50}.companyProfile_container__2a1eb .companyProfile_fileRow__1Kb_t .companyProfile_fileRowCount__1W4Pj{font-size:.8rem;color:#8a8a8e;margin-left:.35rem}.companyProfile_container__2a1eb .companyProfile_fileRow__1Kb_t .companyProfile_fileRowRight__2exTD{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#8a8a8e}.companyProfile_container__2a1eb .companyProfile_info__3bhqs .companyProfile_detail__3tuWT{font-size:.9rem}.companyProfile_container__2a1eb .companyProfile_info__3bhqs .companyProfile_detail__3tuWT hr{margin-right:1.5rem}.companyProfile_container__2a1eb .companyProfile_address__1neUW .companyProfile_detail__3tuWT{display:flex;flex-direction:column}.companyProfile_container__2a1eb .companyProfile_address__1neUW .companyProfile_detail__3tuWT span{font-size:.9rem;margin-bottom:.25rem}.companyProfile_container__2a1eb .companyProfile_customerData__3kNTX .companyProfile_detail__3tuWT span{font-size:.7rem;margin-bottom:.25rem}.userItem_user__3XIVJ{display:flex;justify-content:flex-start;align-items:center;padding:.5rem .75rem .5rem .5rem;position:relative;margin:0;-webkit-user-select:none;user-select:none;border-radius:10px;min-height:50px}.userItem_user__3XIVJ:hover{cursor:pointer;background-color:#eceff2}.userItem_user__3XIVJ .userItem_optionIcon__3DgKT{justify-content:center;align-self:center;flex:1 1;color:#fff}.userItem_user__3XIVJ .userItem_text__1Qp95{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.userItem_user__3XIVJ .userItem_text__1Qp95 .userItem_name__29f88{font-weight:600;color:#2c3e50;padding-left:.25rem;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:80%}.userItem_user__3XIVJ .userItem_text__1Qp95 .userItem_subTitle__2kucx{color:#2c3e50;padding-left:.25rem;font-size:.8rem;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:80%}.userItem_user__3XIVJ .userItem_text__1Qp95 .userItem_subTitle__2kucx.userItem_groupAdmin__3gRL3{font-size:.6rem;border-radius:5px;margin-left:4px;margin-top:4px;padding:1px 4px;background-color:#ed702e;font-weight:500;color:#fff;width:unset;max-width:unset;align-self:flex-start}.userItem_user__3XIVJ .userItem_text__1Qp95 .userItem_onlineStatus__2n_19{font-size:.8rem}.userItem_user__3XIVJ .userItem_contextMenuContainer__3ofSC{position:absolute;right:0;top:20px;height:24px;width:24px;padding-right:10px}.userItem_user__3XIVJ .userItem_contextMenuContainer__3ofSC .userItem_contextMenuButton__1WIgB{position:absolute;margin-left:.25rem;right:-24px;height:24px;width:24px;opacity:0;transition:right .1s ease-in-out,opacity .2s ease-in-out}.userItem_user__3XIVJ:hover .userItem_contextMenuContainer__3ofSC{cursor:pointer}.userItem_user__3XIVJ:hover .userItem_contextMenuContainer__3ofSC .userItem_contextMenuButton__1WIgB{right:8px;opacity:1;transition:opacity .2s}.participantItem_participant__1WRCN{display:flex;justify-content:flex-start;align-items:center;padding:.5rem .75rem .5rem .5rem;position:relative;margin:0;-webkit-user-select:none;user-select:none;border-radius:10px;min-height:50px}.participantItem_participant__1WRCN:hover{cursor:pointer;background-color:#eceff2}.participantItem_participant__1WRCN .participantItem_optionIcon__1okPx{justify-content:center;align-self:center;flex:1 1;color:#fff}.participantItem_participant__1WRCN .participantItem_text__3qL_s{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.participantItem_participant__1WRCN .participantItem_text__3qL_s .participantItem_name__2P7nm{font-weight:600;color:#000;padding-left:.25rem;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:80%}.participantItem_participant__1WRCN .participantItem_text__3qL_s .participantItem_subTitle__3xsNt{color:#2c3e50;padding-left:.25rem;font-size:.8rem;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:80%}.participantItem_participant__1WRCN .participantItem_text__3qL_s .participantItem_subTitle__3xsNt.participantItem_groupAdmin__2d1k_{font-size:.6rem;border-radius:5px;margin-left:4px;margin-top:4px;padding:1px 4px;background-color:#ed702e;font-weight:500;color:#fff;width:unset;max-width:unset;align-self:flex-start}.participantItem_participant__1WRCN .participantItem_text__3qL_s .participantItem_onlineStatus__3jyS-{font-size:.8rem}.participantItem_participant__1WRCN .participantItem_contextMenuContainer__2j7ZA{position:absolute;right:0;top:20px;height:24px;width:24px;padding-right:10px}.participantItem_participant__1WRCN .participantItem_contextMenuContainer__2j7ZA .participantItem_contextMenuButton__3hBXB{position:absolute;margin-left:.25rem;right:-24px;height:24px;width:24px;opacity:0;transition:right .1s ease-in-out,opacity .2s ease-in-out}.participantItem_participant__1WRCN:hover .participantItem_contextMenuContainer__2j7ZA{cursor:pointer}.participantItem_participant__1WRCN:hover .participantItem_contextMenuContainer__2j7ZA .participantItem_contextMenuButton__3hBXB{right:8px;opacity:1;transition:opacity .2s}.searchableParticipantList_participants__3mbN4{flex-grow:1;list-style-type:none;margin:0;padding:0;-webkit-user-select:none;user-select:none}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;padding:.5rem;-webkit-user-select:none;user-select:none}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg:hover{cursor:pointer;background-color:#f4f4f4}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg:not(:first-of-type){border-top:none}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg .searchableParticipantList_name__39QDO{margin-left:1rem;flex:1 1;font-size:.8rem;font-weight:500}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg .searchableParticipantList_checkmark__3lxD6{color:#2a71f7}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg .searchableParticipantList_checkmark__3lxD6.searchableParticipantList_hide__3c5Lo{display:none}.searchableParticipantList_participants__3mbN4 .searchableParticipantList_entry__1YxCg.searchableParticipantList_disabled__DbLlZ{background-color:#eceff2}.searchableParticipantList_participants__3mbN4 li.searchableParticipantList_loadingSpinner__2xOot{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.searchableParticipantList_participants__3mbN4 li.searchableParticipantList_loadingSpinner__2xOot>span:first-of-type{top:10px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.internalGroupParticipantList_participantList__3e-ep{list-style-type:none;padding:0;margin:0}.personalChatUserProfile_loading__1UnWU{flex:1 1;justify-content:center;display:flex;padding-top:1.25rem}.personalChatUserProfile_loading__1UnWU span{border-color:#ed702e #ed702e transparent}.personalChatUserProfile_container__2ZFK7{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2;overflow-y:auto;height:100vh}.personalChatUserProfile_container__2ZFK7>div{background-color:#fff;padding:1rem}.personalChatUserProfile_container__2ZFK7>div:not(:last-of-type){margin-bottom:1rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_title__3bN-O{display:flex;align-items:center;font-size:.8rem;margin-bottom:.75rem;white-space:nowrap;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_title__3bN-O span{flex:1 1;color:#ed702e}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_profilePicture__1Te3R .personalChatUserProfile_profileIcon__1_8VU{flex:1 1;display:flex;justify-content:center;margin-top:14px;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_profilePicture__1Te3R .personalChatUserProfile_profileName__Gaqno{text-align:center;font-size:1.25rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_profilePicture__1Te3R p{margin-bottom:0;font-weight:600;color:#2c3e50}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_profilePicture__1Te3R span{font-size:.7rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_animals__1-zWh .personalChatUserProfile_profiles__azPba{display:flex}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_animals__1-zWh .personalChatUserProfile_profiles__azPba .personalChatUserProfile_profile__Yd99M{border:2px solid #e0e0e0;background-color:#fff;border-radius:50%;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_animals__1-zWh .personalChatUserProfile_profiles__azPba .personalChatUserProfile_profile__Yd99M:not(:first-of-type){margin-left:-1rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_media__32ffw .personalChatUserProfile_title__3bN-O{white-space:nowrap;width:100%;overflow:hidden}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_media__32ffw .personalChatUserProfile_title__3bN-O:hover{cursor:pointer}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_media__32ffw .personalChatUserProfile_preview__1334_{display:flex;justify-content:flex-start;grid-column-gap:1.5%;column-gap:1.5%;overflow:hidden;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_media__32ffw .personalChatUserProfile_preview__1334_ .personalChatUserProfile_previewItem__gsCS-{width:30%}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_card__1eogo{background-color:#fff;padding:1rem;display:flex;flex-direction:column}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_sectionTitle__3ilx2{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_mediaPreview__1nLwt{display:flex;grid-gap:1.5%;gap:1.5%;overflow:hidden;padding-bottom:.5rem;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_mediaPreview__1nLwt .personalChatUserProfile_previewItem__gsCS-{width:30%;border-radius:5px}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRows__2BU9F{display:flex;flex-direction:column;margin:0 -1rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRow__2428G{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRow__2428G:not(:last-child){border-bottom:1px solid #e0e0e0}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRow__2428G:hover{background-color:#f6f4f1}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRow__2428G .personalChatUserProfile_fileRowLabel__k3Q4m{font-size:.9rem;color:#2c3e50}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRow__2428G .personalChatUserProfile_fileRowCount__39XW4{font-size:.8rem;color:#8a8a8e;margin-left:.35rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_fileRow__2428G .personalChatUserProfile_fileRowRight__oZb_C{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#8a8a8e}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_planSummary__2YfSr .personalChatUserProfile_summaryHeader__1DnpO{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;margin-bottom:2px}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_planSummary__2YfSr .personalChatUserProfile_summaryRefreshButton__GohEQ{border:none;background:transparent;color:#ed702e;font-size:.7rem;font-weight:600;cursor:pointer;padding:0}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_planSummary__2YfSr .personalChatUserProfile_summaryMeta__1fN1x{font-size:.7rem;color:rgba(0,0,0,.62);margin-bottom:2px}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_planSummary__2YfSr .personalChatUserProfile_summaryText__1yROb{font-size:.8rem;color:#2c3e50;line-height:1.35}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_info__1z_Jr .personalChatUserProfile_detail__2kJkv{font-size:.9rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_info__1z_Jr .personalChatUserProfile_detail__2kJkv hr{margin-right:1.5rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_address__3zurW .personalChatUserProfile_detail__2kJkv{display:flex;flex-direction:column}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_address__3zurW .personalChatUserProfile_detail__2kJkv span{font-size:.9rem;margin-bottom:.25rem}.personalChatUserProfile_container__2ZFK7 .personalChatUserProfile_customerData__whh7j .personalChatUserProfile_detail__2kJkv span{font-size:.7rem;margin-bottom:.25rem}.chooseChatParticipantsFromEmployees_container__jyKho{flex:1 1}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_headline__2-79d{margin-top:1.5rem;margin-bottom:.35rem;padding:0;font-weight:600;color:#2c3e50;font-size:large;-webkit-user-select:none;user-select:none}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_body__1P6ec{display:flex;flex-direction:column;align-items:stretch;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:100px}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_body__1P6ec .chooseChatParticipantsFromEmployees_filterContainer__1a3M6{padding-top:1.5rem;padding-bottom:1.25rem}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_body__1P6ec .chooseChatParticipantsFromEmployees_filterContainer__1a3M6 .chooseChatParticipantsFromEmployees_filterInput__3nZT8 input{border-radius:20px;padding-top:.25rem;padding-bottom:.25rem}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_body__1P6ec .chooseChatParticipantsFromEmployees_employees__2KyAN{max-width:540px}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_nextButtonContainer__1q6aT{padding-bottom:100px}.chooseChatParticipantsFromEmployees_container__jyKho .chooseChatParticipantsFromEmployees_nextButtonContainer__1q6aT .chooseChatParticipantsFromEmployees_nextButton__1z2fk{margin-top:1.5rem;margin-bottom:200px;-webkit-user-select:none;user-select:none}.searchableEmployeeList_employees__iV1ML{overflow-y:auto;overflow-x:hidden;flex-grow:1;-webkit-user-select:none;user-select:none;list-style-type:none;margin:0;padding:0}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;padding:.5rem;-webkit-user-select:none;user-select:none}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE:hover{cursor:pointer;background-color:#f4f4f4}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE:not(:first-of-type){border-top:none}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE .searchableEmployeeList_name__2I7TK{margin-left:1rem;flex:1 1;font-size:.8rem;font-weight:500}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE .searchableEmployeeList_checkmark__x16c_{color:#2a71f7}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE .searchableEmployeeList_checkmark__x16c_.searchableEmployeeList_hide__3OP2s{display:none}.searchableEmployeeList_employees__iV1ML .searchableEmployeeList_entry__2DSmE.searchableEmployeeList_disabled__1nbLB{background-color:#eceff2}.searchableEmployeeList_employees__iV1ML li.searchableEmployeeList_loadingSpinner__qYHzm{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.searchableEmployeeList_employees__iV1ML li.searchableEmployeeList_loadingSpinner__qYHzm>span:first-of-type{top:10px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.chooseContactsForBroadcast_container__Ydgmc{width:100%;background-color:#eceff2}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2{display:flex;flex-direction:column;align-items:stretch;background-color:#eceff2;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:200px}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_headline__32b4-{margin-top:1.5rem;padding:0;font-weight:600;color:#2c3e50;font-size:1.25rem;-webkit-user-select:none;user-select:none}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_subHeader__2mNEr{margin-top:1rem;padding-left:0;padding-right:10px;color:#2c3e50;font-size:.9rem;font-weight:500;-webkit-user-select:none;user-select:none}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_noSearchResultText__3WWTR{text-align:center;margin-top:1rem;padding:20px;color:#2c3e50;font-size:.9rem;font-weight:500;-webkit-user-select:none;user-select:none}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_searchBarContainer__1Go89{padding-top:1rem}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_searchBarContainer__1Go89 .chooseContactsForBroadcast_searchBarInput__2lu1u{border-radius:10px}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_chatOption__4Euj3{background-color:#fff;border-radius:10px;border:1px solid #e0e0e0;overflow:"hidden"}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_body__306F2 .chooseContactsForBroadcast_chatOption__4Euj3:hover{cursor:pointer;background-color:#f4f4f4}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_buttonContainer__2msd0{display:flex;flex-direction:column;justify-content:center}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_buttonContainer__2msd0 .chooseContactsForBroadcast_goToButton__IE8b0{flex:1 1;-webkit-user-select:none;user-select:none;margin-top:10px}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_buttonContainer__2msd0 .chooseContactsForBroadcast_createNewButton__3faju{display:flex;flex-basis:60px;-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:10px;text-align:center;vertical-align:middle;justify-content:center;margin-top:1rem}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_buttonContainer__2msd0 .chooseContactsForBroadcast_createNewButton__3faju:hover{cursor:pointer;background-color:#ed702e;color:#fff}.chooseContactsForBroadcast_container__Ydgmc .chooseContactsForBroadcast_buttonContainer__2msd0 .chooseContactsForBroadcast_createNewButton__3faju .chooseContactsForBroadcast_icon__LatwP{align-self:center;align-items:center}.searchableCustomerList_customers__3rUXL{overflow-y:auto;overflow-x:hidden;flex-grow:1;-webkit-user-select:none;user-select:none;list-style-type:none;margin:0;padding:0}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;padding:.5rem;-webkit-user-select:none;user-select:none}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B:hover{cursor:pointer;background-color:#f4f4f4}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B:not(:first-of-type){border-top:none}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B .searchableCustomerList_name__3kPnk{margin-left:1rem;flex:1 1;font-size:.8rem;font-weight:500}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B .searchableCustomerList_checkmark__DylWE{color:#2a71f7}.searchableCustomerList_customers__3rUXL .searchableCustomerList_entry__2Mm_B .searchableCustomerList_checkmark__DylWE.searchableCustomerList_hide__3zDbu{display:none}.searchableCustomerList_customers__3rUXL li.searchableCustomerList_loadingSpinner__3keIo{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.searchableCustomerList_customers__3rUXL li.searchableCustomerList_loadingSpinner__3keIo>span:first-of-type{top:10px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.customerItem_container__1LV6F{display:flex;justify-content:center;align-items:center;padding:.5rem .75rem .5rem .5rem;overflow:hidden;margin:0;-webkit-user-select:none;user-select:none}.customerItem_container__1LV6F .customerItem_text__32pYo{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.customerItem_container__1LV6F .customerItem_text__32pYo .customerItem_name__2S0IE{font-weight:600;color:#2c3e50;padding-left:.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.customerItem_container__1LV6F .customerItem_text__32pYo .customerItem_subTitle__1gsDx{color:#2c3e50;padding-left:.25rem;font-size:.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.customerItem_container__1LV6F .customerItem_text__32pYo .customerItem_onlineStatus__3Gktw{font-size:.8rem}.customerItem_container__1LV6F .customerItem_checkmark__3UNlK{color:#2a71f7;padding-right:10px}.customerItem_container__1LV6F .customerItem_checkmark__3UNlK ion-icon{border:1px solid rgba(51,48,48,.2);border-radius:20px}.customerItem_container__1LV6F .customerItem_checkmark__3UNlK.customerItem_hide__3v7wo{display:none}.customerItem_container__1LV6F .customerItem_checkmark__3UNlK.customerItem_inactive__28CWV{color:#eceff2}.chooseContactsFilter_container__3mIsk{flex:1 1;background-color:#faebd7;padding:10px;border-radius:10px;margin-top:1rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.25)}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_headline__2y6aM{padding:0;font-weight:600;color:#2c3e50;font-size:1.25rem;margin-bottom:6px;-webkit-user-select:none;user-select:none}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6{display:flex;flex-direction:column;align-items:stretch;padding-bottom:10px}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6 .chooseContactsFilter_labelChooser__uUCd7{padding-top:0;padding-bottom:20px}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6 .chooseContactsFilter_filterCategory__3Ne6T{display:flex;padding:15px 10px 10px;font-weight:600;color:#2c3e50;font-size:.9rem;background-color:#eceff2;border-radius:10px;height:30px;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.25);margin-bottom:1px;flex-direction:row}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6 .chooseContactsFilter_filterCategory__3Ne6T .chooseContactsFilter_text__Sn-Dr{justify-content:flex-start;flex-direction:column;flex:1 1}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6 .chooseContactsFilter_filterCategory__3Ne6T .chooseContactsFilter_text__Sn-Dr .chooseContactsFilter_name__H2slY{font-weight:600;color:#000;padding-left:.25rem}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6 .chooseContactsFilter_filterCategory__3Ne6T .chooseContactsFilter_text__Sn-Dr .chooseContactsFilter_subTitle__3u2WA{padding-left:.25rem}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_body__3NoZ6 .chooseContactsFilter_filterCategory__3Ne6T .chooseContactsFilter_chevron__3EKoB{padding-left:0;padding-top:0;flex-basis:30px;justify-content:flex-end}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_nextButtonContainer__1Rz3q{padding-top:10px}.chooseContactsFilter_container__3mIsk .chooseContactsFilter_nextButtonContainer__1Rz3q .chooseContactsFilter_nextButton__13Erl{margin-top:.35rem;margin-bottom:0;-webkit-user-select:none;user-select:none}.selectAnimalTypeCategoryAccordion_container__2pF56{list-style-type:none;margin:0;height:-moz-fit-content;height:fit-content;padding:0 0 20px}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_selectAnimalTypeListContainer__2ZNt6{padding-top:10px;width:100%;max-width:400px}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R{display:flex;flex-direction:column;align-items:center;background-color:#fff;border:1px solid rgba(51,48,48,.1);padding:.5rem;flex:1 1;max-width:340px;-webkit-user-select:none;user-select:none}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R.selectAnimalTypeCategoryAccordion_selected__NFEqG{background-color:rgba(237,112,46,.08)}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R:hover{cursor:pointer;background-color:rgba(237,112,46,.08)}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R:not(:first-of-type){border-top:none}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R:first-of-type{border-top-left-radius:12px;border-top-right-radius:12px}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R:last-of-type{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_categoryHeader__2XK77{flex:1 1;display:flex;flex-direction:row;justify-content:flex-start;padding-left:.5rem;padding-right:10px;width:100%}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_categoryHeader__2XK77 .selectAnimalTypeCategoryAccordion_text__W00XE{justify-content:flex-start;flex-direction:column;flex:1 1}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_categoryHeader__2XK77 .selectAnimalTypeCategoryAccordion_text__W00XE .selectAnimalTypeCategoryAccordion_name__190lq{font-weight:600;color:#000;padding-left:.25rem}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_categoryHeader__2XK77 .selectAnimalTypeCategoryAccordion_text__W00XE .selectAnimalTypeCategoryAccordion_subTitle__1LYWZ{padding-left:.25rem}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_categoryHeader__2XK77 .selectAnimalTypeCategoryAccordion_chevron__26GoT{padding-left:10px;padding-top:10px;flex-basis:30px;justify-content:flex-end}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_checkmark__3tML5{color:#2a71f7}.selectAnimalTypeCategoryAccordion_container__2pF56 .selectAnimalTypeCategoryAccordion_entry__DOy8R .selectAnimalTypeCategoryAccordion_checkmark__3tML5.selectAnimalTypeCategoryAccordion_hide__37j_o{display:none}.selectAnimalTypeList_container__3ELFD{list-style-type:none;margin:0;padding:0;height:-moz-fit-content;height:fit-content}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;padding:.5rem;flex:1 1;-webkit-user-select:none;user-select:none;max-width:360px}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN:hover{cursor:pointer;background-color:#f4f4f4}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN:not(:first-of-type){border-top:none}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN .selectAnimalTypeList_name__Z6ZPC{margin-left:1rem;flex:1 1;font-size:.8rem;font-weight:500}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN .selectAnimalTypeList_checkmark__3Nan1{color:#2a71f7}.selectAnimalTypeList_container__3ELFD .selectAnimalTypeList_entry__2nWHN .selectAnimalTypeList_checkmark__3Nan1.selectAnimalTypeList_hide__30zOj{display:none}@media(max-width:899px){.selectAnimalTypeList_container__3ELFD{max-width:unset}}.animalTypeItem_animalType__1sHIA{display:flex;justify-content:center;align-items:center;padding-right:.75rem;overflow:hidden;margin:0;flex:1 1;-webkit-user-select:none;user-select:none}.animalTypeItem_animalType__1sHIA .animalTypeItem_text__EKSMm{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.animalTypeItem_animalType__1sHIA .animalTypeItem_text__EKSMm .animalTypeItem_name__3mGXF{font-weight:600;color:#000;padding-left:.25rem}.animalTypeItem_animalType__1sHIA .animalTypeItem_text__EKSMm .animalTypeItem_subTitle__2m1rt{padding-left:.25rem}.animalTypeItem_animalType__1sHIA .animalTypeItem_checkmark__1yOpP{color:#2a71f7;padding-right:10px}.animalTypeItem_animalType__1sHIA .animalTypeItem_checkmark__1yOpP.animalTypeItem_hide__2YuHk{color:#eceff2}.selectableProfilePicture_profileContainer__3PP9J{position:relative;display:flex;justify-content:center}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_fileInput__1t4PR{height:0;width:0;visibility:hidden;display:none}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv{position:absolute;border-radius:50%}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv.selectableProfilePicture_clickable__2h9CG:hover{cursor:pointer}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv.selectableProfilePicture_clickable__2h9CG:hover .selectableProfilePicture_text__2pogC{opacity:1}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv.selectableProfilePicture_clickable__2h9CG:hover .selectableProfilePicture_cameraBadge__CkexW{opacity:0}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_text__2pogC{opacity:0;border-radius:50%;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:.8rem;background:rgba(0,0,0,.5);text-align:center;-webkit-user-select:none;user-select:none;transition:opacity .2s ease-in}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_cameraBadge__CkexW{position:absolute;bottom:6px;right:6px;width:30px;height:30px;border-radius:50%;background-color:#ed702e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:opacity .2s ease-in}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv img{width:100%;height:100%;border-radius:50%}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_spinner__1gdaP{position:absolute;height:100%;width:100%;top:1px;left:1px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);border:1px solid rgba(0,0,0,.8);border-radius:50%}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_spinner__1gdaP span{border-color:#ed702e #ed702e transparent}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_spinner__1gdaP:hover{cursor:default}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_spinner__1gdaP>span{left:25px}.selectableProfilePicture_profileContainer__3PP9J .selectableProfilePicture_profileIcon__2Vchv .selectableProfilePicture_spinner__1gdaP>span>span{background-color:#fff}.chatGroupProfile_loading__2DyDq{flex:1 1;justify-content:center;display:flex;padding-top:1.25rem}.chatGroupProfile_loading__2DyDq span{border-color:#ed702e #ed702e transparent}.chatGroupProfile_container__1DiPt{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2}.chatGroupProfile_container__1DiPt>div{background-color:#fff;padding:1rem}.chatGroupProfile_container__1DiPt>div:not(:last-of-type){margin-bottom:1rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_title__1KWBm{display:flex;align-items:center;font-size:.8rem;margin-bottom:.75rem;white-space:nowrap;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_title__1KWBm span{flex:1 1;color:#ed702e}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileIcon__1-g2z{flex:1 1;display:flex;justify-content:center;margin-top:14px;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1{display:flex;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;color:#2c3e50;padding:20px .5rem .5rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1 p{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:70%;margin-top:0}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editable__u5-A7 .chatGroupProfile_chatName__2pZo3{flex:1 1;display:flex;justify-content:center;max-width:100%}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editable__u5-A7 .chatGroupProfile_chatName__2pZo3 p{margin-right:.5rem;margin-left:32px;padding-left:.5rem;padding-right:.5rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editable__u5-A7 .chatGroupProfile_chatName__2pZo3 .chatGroupProfile_editIcon__1ZavL{-webkit-user-select:none;user-select:none;opacity:0;display:flex;align-items:center;justify-content:center}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editable__u5-A7 .chatGroupProfile_chatName__2pZo3:hover{cursor:pointer}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editable__u5-A7 .chatGroupProfile_chatName__2pZo3:hover p{border-radius:5px;background-color:#eceff2}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editable__u5-A7 .chatGroupProfile_chatName__2pZo3:hover .chatGroupProfile_editIcon__1ZavL{opacity:1}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editing__J1WxM input{border-top:none;border-right:none;border-left:none;font-size:20px;color:#2c3e50;font-weight:600;font-family:"Geologica",sans-serif}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editing__J1WxM .chatGroupProfile_icon__1Kbf7{display:flex;justify-content:center;align-items:center}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editing__J1WxM .chatGroupProfile_icon__1Kbf7:hover{cursor:pointer}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h .chatGroupProfile_profileName__1cYD1.chatGroupProfile_editing__J1WxM:focus-within input{outline:none;border-bottom-color:#ed702e}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h p{margin-bottom:0;font-weight:600}.chatGroupProfile_container__1DiPt .chatGroupProfile_profilePicture__3Re5h span{font-size:.7rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_animals__25yci .chatGroupProfile_profiles__EjqB4{display:flex}.chatGroupProfile_container__1DiPt .chatGroupProfile_animals__25yci .chatGroupProfile_profiles__EjqB4 .chatGroupProfile_profile__2Eo92{border:2px solid #e0e0e0;background-color:#fff;border-radius:50%;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_animals__25yci .chatGroupProfile_profiles__EjqB4 .chatGroupProfile_profile__2Eo92:not(:first-of-type){margin-left:-1rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_media__2xHNl .chatGroupProfile_title__1KWBm{white-space:nowrap;width:100%;overflow:hidden}.chatGroupProfile_container__1DiPt .chatGroupProfile_media__2xHNl .chatGroupProfile_title__1KWBm:hover{cursor:pointer}.chatGroupProfile_container__1DiPt .chatGroupProfile_media__2xHNl .chatGroupProfile_preview__31EPo{display:flex;justify-content:flex-start;grid-column-gap:1.5%;column-gap:1.5%;overflow-x:hidden;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_media__2xHNl .chatGroupProfile_preview__31EPo .chatGroupProfile_previewItem__2Vt1i{width:30%}.chatGroupProfile_container__1DiPt .chatGroupProfile_card__22owk{background-color:#fff;padding:1rem;display:flex;flex-direction:column}.chatGroupProfile_container__1DiPt .chatGroupProfile_sectionTitle__2IlC9{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_mediaPreview__1ojlt{display:flex;grid-gap:1.5%;gap:1.5%;overflow:hidden;padding-bottom:.5rem;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_mediaPreview__1ojlt .chatGroupProfile_previewItem__2Vt1i{width:30%;border-radius:5px}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRows__y9W1N{display:flex;flex-direction:column;margin:0 -1rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRow__1mOTY{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRow__1mOTY:not(:last-child){border-bottom:1px solid #e0e0e0}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRow__1mOTY:hover{background-color:#f6f4f1}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRow__1mOTY .chatGroupProfile_fileRowLabel__1tdDG{font-size:.9rem;color:#2c3e50}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRow__1mOTY .chatGroupProfile_fileRowCount__3gzOc{font-size:.8rem;color:#8a8a8e;margin-left:.35rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_fileRow__1mOTY .chatGroupProfile_fileRowRight__3Czb9{display:flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#8a8a8e}.chatGroupProfile_container__1DiPt .chatGroupProfile_info__10yzi .chatGroupProfile_detail__2JboP{font-size:.9rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_info__10yzi .chatGroupProfile_detail__2JboP hr{margin-right:1.5rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_address__2HW-_ .chatGroupProfile_detail__2JboP{display:flex;flex-direction:column}.chatGroupProfile_container__1DiPt .chatGroupProfile_address__2HW-_ .chatGroupProfile_detail__2JboP span{font-size:.9rem;margin-bottom:.25rem}.chatGroupProfile_container__1DiPt .chatGroupProfile_customerData__2kiu5 .chatGroupProfile_detail__2JboP span{font-size:.7rem;margin-bottom:.25rem}.careCircleSection_container__1Lfnn{margin-top:1.5rem;width:100%}.careCircleSection_header__37DUv{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.careCircleSection_headerActions__Hvkix{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.careCircleSection_purpose__WtMPm{margin:-.5rem 0 1rem;font-size:.8rem;line-height:1.45;color:#8a8a8e}.careCircleSection_settingsMenu__mXJXW{position:relative}.careCircleSection_settingsMenuTrigger__14s3Q{background:none;border:none;padding:.5rem;cursor:pointer;color:#8a8a8e;display:flex;align-items:center;justify-content:center;border-radius:10px}.careCircleSection_settingsMenuTrigger__14s3Q:hover{background-color:#f6f4f1}.careCircleSection_settingsMenuPopover__2cpws{position:absolute;top:calc(100% + .5rem);right:0;min-width:200px;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:.5rem 0;z-index:10;display:flex;flex-direction:column}.careCircleSection_settingsMenuItem__3GWJb{background:none;border:none;padding:.75rem 1rem;font-family:"Geologica",sans-serif;font-size:.8rem;color:#2c3e50;cursor:pointer;text-align:left}.careCircleSection_settingsMenuItem__3GWJb:hover{background-color:#f6f4f1}.careCircleSection_settingsMenuItem__3GWJb.careCircleSection_destructive__91uLU{color:#be0903}.careCircleSection_title__ptOV2{margin:0;font-size:.9rem;font-weight:600;color:#2c3e50}.careCircleSection_toggleButton__t7TCF{background:none;border:none;color:#ed702e;font-size:.8rem;cursor:pointer;padding:.5rem .75rem;font-family:"Geologica",sans-serif;font-weight:500}.careCircleSection_toggleButton__t7TCF:hover{opacity:.8}.careCircleSection_inviteForm__3cKku{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;padding:1rem;background-color:#eceff2;border-radius:10px;margin-bottom:1rem}.careCircleSection_inviteHint__3p5BQ{color:#8a8a8e;font-size:.8rem;font-style:italic}.careCircleSection_memberList__2gQfH{border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.careCircleSection_memberRow__XiF5x{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}.careCircleSection_memberRow__XiF5x:last-child{border-bottom:none}.careCircleSection_pending__1i-Eq{opacity:.6}.careCircleSection_expired__3_bFX{opacity:.4}.careCircleSection_memberInfo__3OPKy{display:flex;flex-direction:column;grid-gap:2px;gap:2px;flex:1 1;min-width:0}.careCircleSection_memberName__36884{font-size:.9rem;color:#2c3e50;font-weight:500}.careCircleSection_memberRole__3l6MR{font-size:.8rem;color:#8a8a8e}.careCircleSection_removeButton__37Brh{margin-left:auto;flex-shrink:0;background:none;border:none;color:#be0903;font-size:.8rem;cursor:pointer;padding:.5rem .75rem;font-family:"Geologica",sans-serif}.careCircleSection_removeButton__37Brh:hover{opacity:.8}.careCircleSection_emptyText__9BG1W{padding:1rem;text-align:center;color:#8a8a8e;font-size:.8rem;margin:0}.careCircleSection_emptyState__2zfBO{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;grid-gap:.75rem;gap:.75rem}.careCircleSection_emptyStateIcon__GoSG4{color:#8a8a8e;opacity:.5}.careCircleSection_emptyStateText__Vw_Bg{text-align:center;color:#8a8a8e;font-size:.8rem;margin:0}.careCircleSection_emptyStateCta__1PR76{background:none;border:1px solid #ed702e;color:#ed702e;font-size:.8rem;font-family:"Geologica",sans-serif;font-weight:500;cursor:pointer;padding:.5rem 1.25rem;border-radius:10px}.careCircleSection_emptyStateCta__1PR76:hover{background-color:#ed702e;color:#fff}.careCircleProfile_container__3XL5Q{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2;overflow-y:auto;height:calc(100% - 70px);padding-bottom:100px;grid-gap:.75rem;gap:.75rem}.careCircleProfile_profileHeader__3se8F{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:1.25rem 1rem 1rem}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileIcon__1HH9L{-webkit-user-select:none;user-select:none}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ{margin-top:.75rem;font-size:1.5rem;font-weight:600;color:#2c3e50;text-align:center;display:flex;justify-content:center;align-items:center}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ p{margin:0;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:70%}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editable__2J9vV .careCircleProfile_chatName__2fKIk{display:flex;justify-content:center;align-items:center;max-width:100%;cursor:pointer}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editable__2J9vV .careCircleProfile_chatName__2fKIk p{margin-right:.5rem;margin-left:32px;padding:2px .5rem;border-radius:5px}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editable__2J9vV .careCircleProfile_chatName__2fKIk .careCircleProfile_editIcon__2JhYv{-webkit-user-select:none;user-select:none;opacity:0;display:flex;align-items:center;justify-content:center}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editable__2J9vV .careCircleProfile_chatName__2fKIk:hover p{background-color:#eceff2}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editable__2J9vV .careCircleProfile_chatName__2fKIk:hover .careCircleProfile_editIcon__2JhYv{opacity:1}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editing__2eurC input{border-top:none;border-right:none;border-left:none;font-size:20px;color:#2c3e50;font-weight:600;font-family:"Geologica",sans-serif;text-align:center;background:transparent}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editing__2eurC .careCircleProfile_icon__1N2ss{display:flex;justify-content:center;align-items:center;cursor:pointer;margin-left:.5rem}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileName__3lXjZ.careCircleProfile_editing__2eurC:focus-within input{outline:none;border-bottom-color:#ed702e}.careCircleProfile_profileHeader__3se8F .careCircleProfile_profileSubtitle__1DttJ{margin-top:.25rem;font-size:.9rem;color:#8a8a8e;text-align:center}.careCircleProfile_card__3b90m{background-color:#fff;padding:1rem;display:flex;flex-direction:column}.careCircleProfile_careCircleWrapper__24iza{background-color:#fff;padding:0 1rem 1rem}.careCircleProfile_sectionTitle__oDank{font-size:.8rem;font-weight:500;color:#8a8a8e;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;-webkit-user-select:none;user-select:none}.careCircleProfile_fileRows__3amET{display:flex;flex-direction:column;margin:0 -1rem}.careCircleProfile_fileRow__2m7rZ{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;color:#8a8a8e;-webkit-user-select:none;user-select:none}.careCircleProfile_fileRow__2m7rZ:not(:last-child){border-bottom:1px solid #e0e0e0}.careCircleProfile_fileRow__2m7rZ:hover{background-color:#f6f4f1}.careCircleProfile_fileRow__2m7rZ .careCircleProfile_fileRowLabel__6cQY_{font-size:.9rem;color:#2c3e50}.chatRemindersList_container__2Be68{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2;overflow-y:auto;height:calc(100% - 70px);padding:.75rem 0 100px}.chatRemindersList_toolbar__3iBW7{display:flex;justify-content:flex-end;padding:.5rem 1rem}.chatRemindersList_addButton__10sTb{all:unset;display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;padding:.35rem .75rem;cursor:pointer;color:#ed702e;font-weight:500;font-size:.9rem}.chatRemindersList_addButton__10sTb:hover{opacity:.8}.chatRemindersList_list__Fz1lx{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;padding:0 1rem}.chatRemindersList_card__1Yb0k{background-color:#fff;border:1px solid #e0e0e0;border-radius:5px;padding:.75rem 1rem;display:flex;flex-direction:column;cursor:pointer;position:relative}.chatRemindersList_card__1Yb0k:hover{border-color:#ed702e}.chatRemindersList_cardMuted__9q58a{opacity:.6}.chatRemindersList_cardHeader__17r9t{display:flex;align-items:center;justify-content:space-between;grid-gap:.5rem;gap:.5rem;margin-bottom:.35rem}.chatRemindersList_subject__28ZRd{font-size:.9rem;font-weight:600;color:#2c3e50;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatRemindersList_statusPill__3uZaR{padding:2px .5rem;border-radius:999px;border:1px solid;font-size:.7rem;font-weight:500;white-space:nowrap}.chatRemindersList_statusPillPending__1dPKa{border-color:rgba(0,122,255,.2);background-color:#e5f2ff;color:#0a558c}.chatRemindersList_statusPillSent__3OAxg{border-color:rgba(76,175,80,.2);background-color:#e7f5ea;color:#1b5e20}.chatRemindersList_statusPillCancelled__3Chi5{border-color:hsla(0,0%,62%,.2);background-color:#f2f2f2;color:#555}.chatRemindersList_statusPillFailed__K29vD{border-color:rgba(255,82,82,.2);background-color:#ffecec;color:#b71c1c}.chatRemindersList_note__2zGz1{font-size:.8rem;color:#2c3e50;margin-top:.25rem;line-height:1.4;word-break:break-word}.chatRemindersList_recurrence__1JKVT{font-size:.7rem;color:#8a8a8e;margin-top:.25rem}.chatRemindersList_dateLabel__32WS-{font-size:.7rem;color:#8a8a8e;margin-top:.35rem}.chatRemindersList_empty__1rK7k{text-align:center;color:#8a8a8e;padding:1.5rem 1rem;font-size:.9rem;line-height:1.5}.chatRemindersList_error__2Gz9q{text-align:center;color:#ed702e;padding:1.5rem 1rem;font-size:.9rem}.chatRemindersList_loading__2sP-h{display:flex;justify-content:center;padding:1.5rem}.chatRemindersList_actionMenu__2po5H{position:absolute;right:1rem;top:1rem;background:#fff;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 6px 18px rgba(0,0,0,.12);z-index:10;display:flex;flex-direction:column;min-width:220px;padding:.25rem 0}.chatRemindersList_actionMenuItem__2yBkH{all:unset;padding:.5rem 1rem;cursor:pointer;font-size:.8rem;color:#2c3e50}.chatRemindersList_actionMenuItem__2yBkH:hover{background-color:#eceff2}.chatRemindersList_actionMenuItemDestructive__2lN3e{color:#b71c1c}.chatRemindersList_actionMenuBackdrop__1YK9o{position:absolute;inset:0;z-index:5}.chatRemindersList_moreButton__n4CGs{all:unset;cursor:pointer;color:#8a8a8e;padding:.25rem .5rem;border-radius:5px}.chatRemindersList_moreButton__n4CGs:hover{background-color:#eceff2;color:#2c3e50}.reminderForm_container__2oTDp{flex:1 1;display:flex;flex-direction:column;background-color:#eceff2;overflow-y:auto;height:calc(100% - 70px);padding:1rem 0 100px;grid-gap:.75rem;gap:.75rem}.reminderForm_field__1KdgV{background-color:#fff;padding:1rem;display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.reminderForm_label__1woTR{font-size:.7rem;color:#8a8a8e;text-transform:uppercase;letter-spacing:.03em}.reminderForm_dateInput__3zgFv,.reminderForm_input__3uGpr,.reminderForm_select__3UEuw,.reminderForm_textarea__1q3CB{font-size:.9rem;color:#2c3e50;border:1px solid #e0e0e0;border-radius:5px;padding:.5rem .75rem;background-color:#fff;font-family:inherit;width:100%;box-sizing:border-box}.reminderForm_dateInput__3zgFv:focus,.reminderForm_input__3uGpr:focus,.reminderForm_select__3UEuw:focus,.reminderForm_textarea__1q3CB:focus{outline:none;border-color:#ed702e}.reminderForm_textarea__1q3CB{min-height:80px;resize:vertical}.reminderForm_row__LdI9k{display:flex;grid-gap:.75rem;gap:.75rem;align-items:flex-start;flex-wrap:wrap}.reminderForm_row__LdI9k>*{flex:1 1;min-width:120px}.reminderForm_actions__2uzpx{display:flex;justify-content:flex-end;grid-gap:.75rem;gap:.75rem;padding:1rem}.reminderForm_primaryButton__3Mhmi{all:unset;cursor:pointer;background-color:#ed702e;color:#fff;border-radius:5px;padding:.5rem 1rem;font-weight:500;font-size:.9rem}.reminderForm_primaryButton__3Mhmi:hover{opacity:.9}.reminderForm_primaryButton__3Mhmi:disabled{opacity:.5;cursor:not-allowed}.reminderForm_secondaryButton__3kUaa{all:unset;cursor:pointer;color:#8a8a8e;border:1px solid #e0e0e0;border-radius:5px;padding:.5rem 1rem;font-weight:500;font-size:.9rem}.reminderForm_secondaryButton__3kUaa:hover{background-color:#eceff2}.reminderForm_error__iuj_f{color:#b71c1c;font-size:.8rem;padding:0 1rem}.reminderForm_addNoteButton__1KuW1{all:unset;align-self:flex-start;cursor:pointer;color:#ed702e;font-weight:500;font-size:.9rem;margin:0 1rem}.reminderForm_addNoteButton__1KuW1:hover{opacity:.8}.chatMessageDetail_detail__3SYVh{max-width:400px;width:0;display:flex;flex-direction:column;transition:width .2s ease-in;overflow-x:hidden}@media(min-width:1200px){.chatMessageDetail_detail__3SYVh.chatMessageDetail_show__Aee2G,.chatMessageDetail_detail__3SYVh.chatMessageDetail_shown__3GYHL{width:400px}}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;z-index:40;position:relative;background-color:#eceff2}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_chatMessagesContainer__JzowJ{flex:none;padding-top:1.5rem;overflow-y:unset;box-shadow:inset 0 1px 1px hsla(0,0%,59.2%,.19);border-left:1px solid hsla(0,0%,59.2%,.19)}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_chatMessageToUserLists__1FtVT{padding-bottom:50px;background-color:#eceff2}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_chatMessageToUserLists__1FtVT .chatMessageDetail_groupHeader__CMvXA{flex-direction:row;padding:.75rem;font-size:.9rem;vertical-align:middle}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_chatMessageToUserLists__1FtVT .chatMessageDetail_groupHeaderTitle__1RM0W{color:#202428;padding-left:.5rem}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_subPage__25rIR{position:absolute;top:0;left:0;bottom:0;width:400px;height:100%;overflow:hidden;z-index:140;visibility:visible;opacity:1;transition:left .2s ease-in;background-color:#fff}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_subPageHidden__1DQ0b{position:absolute;top:0;left:400px;width:400px;height:100%;overflow:hidden;z-index:140;visibility:hidden;opacity:0;transition:left .2s ease-out,visibility 1.2s linear,opacity 1.2s linear}.chatMessageDetail_detail__3SYVh.chatMessageDetail_modalPresentation__2skgA{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:unset;height:100%;border-left:none;transition:none}.chatMessageDetail_detail__3SYVh.chatMessageDetail_modalPresentation__2skgA.chatMessageDetail_show__Aee2G,.chatMessageDetail_detail__3SYVh.chatMessageDetail_modalPresentation__2skgA.chatMessageDetail_shown__3GYHL{display:flex;right:0;left:0;width:100%;animation:none}.chatMessageDetail_detail__3SYVh.chatMessageDetail_modalPresentation__2skgA.chatMessageDetail_hidden__27o2G,.chatMessageDetail_detail__3SYVh.chatMessageDetail_modalPresentation__2skgA.chatMessageDetail_hide__2p1Cf{display:none;right:auto;left:auto;animation:none}@media(max-width:1199px){@keyframes chatMessageDetail_fade-from-right__sw6mH{0%{right:-400px}to{right:0}}.chatMessageDetail_detail__3SYVh{max-width:unset;position:fixed;top:0;right:0;height:100%;width:400px;transition:unset;display:none;border-left:1px solid #e0e0e0}.chatMessageDetail_detail__3SYVh.chatMessageDetail_show__Aee2G{display:flex;z-index:40;animation:chatMessageDetail_fade-from-right__sw6mH .2s}.chatMessageDetail_detail__3SYVh.chatMessageDetail_hide__2p1Cf{display:flex;z-index:40;animation:chatMessageDetail_fade-from-right__sw6mH .2s reverse;border-left:none}.chatMessageDetail_detail__3SYVh.chatMessageDetail_shown__3GYHL{display:flex;z-index:40;right:0}.chatMessageDetail_detail__3SYVh.chatMessageDetail_hidden__27o2G{display:none;right:-400px;border-left:none}.chatMessageDetail_detail__3SYVh.chatMessageDetail_modalPresentation__2skgA{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:unset;border-left:none;transition:none}}@media(max-width:1199px)and (max-width:501px){.chatMessageDetail_detail__3SYVh{width:100vw}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;z-index:40;position:relative;z-index:1000}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_subPage__25rIR{position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;z-index:140;visibility:visible;opacity:1;transition:left .2s ease-in}.chatMessageDetail_detail__3SYVh .chatMessageDetail_container__3IuM_ .chatMessageDetail_subPageHidden__1DQ0b{position:absolute;top:0;left:400px;width:100vw;height:100%;overflow:hidden;z-index:140;visibility:hidden;opacity:0;transition:left .2s ease-out,visibility 1.2s linear,opacity 1.2s linear}}.counterBadge_container__2DA6p .counterBadge_unreadMessageCountBubble__2IkxS{font-size:12px;color:#fff;height:20px;min-width:20px;text-align:center;background-color:#2a71f7;border-radius:20px;margin-left:.5rem;margin-bottom:4px}.counterBadge_container__2DA6p .counterBadge_unreadMessageCountBubbleText__2zx3i{padding-top:2px;padding-left:4px;padding-right:4px}.scrollToBottomButton_scrollToBottomBtn__5grGi{height:40px;width:40px;transition:visibility .2s linear,opacity .2s linear;visibility:hidden;opacity:0;position:absolute;border-radius:50%;bottom:1rem;right:1rem;background-color:#202428;z-index:39;display:flex;justify-content:center;align-items:center;color:#fff}.scrollToBottomButton_scrollToBottomBtn__5grGi:hover{cursor:pointer}.scrollToBottomButton_scrollToBottomBtn__5grGi.scrollToBottomButton_visible__3fxIk{opacity:.7;visibility:visible}.trafficLightBadge_pendingTime__3rL1w{position:relative;display:flex;justify-content:center;align-items:center;font-size:.7rem;background-color:#98c776;color:#000;text-align:center;white-space:nowrap;padding:2px 4px;transition:width .2s}.trafficLightBadge_pendingTime__3rL1w.trafficLightBadge_roundCorners__3gShU{border-radius:5px}.trafficLightBadge_pendingTime__3rL1w.trafficLightBadge_yellow__3zP-N{background-color:#ffe65c}.trafficLightBadge_pendingTime__3rL1w.trafficLightBadge_red__3puxG{color:#fff;background-color:#ff5852}.trafficLightBadge_pendingTime__3rL1w .trafficLightBadge_icon__2LM8K{margin-left:.25rem;justify-content:center;align-items:center;display:flex}.trafficLightBadge_pendingTime__3rL1w:hover{cursor:pointer}.chatMessages_container___iXjA{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:flex-start;background-color:#fedecf;background-image:url(/static/media/chat_background_infinite.befce849.png);background-repeat:repeat;background-size:400px;overflow-y:auto;overscroll-behavior:none;box-shadow:inset 0 2px 4px hsla(0,0%,59.2%,.19);padding-bottom:30px;padding-left:10%;padding-right:10%}.chatMessages_container___iXjA .chatMessages_loadingNextPageSpinner__2_2lM{min-height:80px;width:100%;display:flex;flex:1 1}.chatMessages_container___iXjA .chatMessages_loadingNextPageSpinner__2_2lM>span:first-of-type{top:20px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.chatMessages_container___iXjA .chatMessages_closeInquiryLabel__1wJcB{margin-top:.25rem;margin-bottom:.25rem;align-self:flex-end}.chatMessages_container___iXjA .chatMessages_chatMessagesInner__1Sm7Z,.chatMessages_container___iXjA .chatMessages_daySection__1T9n4{width:100%;display:flex;flex-direction:column}.chatMessages_container___iXjA .chatMessages_chatMessageContainer__1BCf5{display:flex;flex-direction:column;width:100%;position:relative;font-family:system-ui,sans-serif}.chatMessages_container___iXjA .chatMessages_center__1xDXm{align-self:center}.chatMessages_closeInquiryLabelSticky__1yJss{position:absolute;bottom:0;left:0;right:0;width:100%;margin:0;padding:0;align-self:stretch;z-index:3}.chatMessages_closeInquiryLabelSticky__1yJss>div{margin:0}.humanTypingBubble_typingBubble__3vf25{display:flex;align-items:center;padding:.25rem}.humanTypingBubble_fadeIn__3hBbm{animation:humanTypingBubble_slideIn__nxJ10 .2s ease-out forwards}.humanTypingBubble_fadeOut__uec1N{animation:humanTypingBubble_slideOut__2O_uq .3s ease-in forwards}.humanTypingBubble_bubbleContent__1KbOH{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:10px 14px;border-radius:10px;background-color:#fff;box-shadow:0 1px 4px hsla(0,0%,59.2%,.19)}.humanTypingBubble_label__1iJ5T{font-size:13px;color:#8a8a8e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}@keyframes humanTypingBubble_slideIn__nxJ10{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes humanTypingBubble_slideOut__2O_uq{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.pureChatMessageCheckmarks_container__3pCht{display:inline;padding-right:2px}.pureChatMessageCheckmarks_container__3pCht .pureChatMessageCheckmarks_default__TJ9Yd{color:#909090}.pureChatMessageCheckmarks_container__3pCht .pureChatMessageCheckmarks_viewed__1r5UJ{color:#2a71f7}.pureChatMessageCheckmarks_container__3pCht .pureChatMessageCheckmarks_viewedByCustomer__1KFFJ{margin-bottom:-6px;color:#2a71f7}.pureChatMessageCheckmarks_container__3pCht .pureChatMessageCheckmarks_error__265Xn{color:#f54d47}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM{overflow-y:auto;overflow-x:hidden;flex-grow:1;-webkit-user-select:none;user-select:none;list-style-type:none;margin:0;padding:0}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;padding:.5rem;-webkit-user-select:none;user-select:none}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld:hover{cursor:pointer;background-color:#f4f4f4}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld:not(:first-of-type){border-top:none}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld:last-of-type{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld .searchableChatMessageReceiverList_name__2npZv{margin-left:1rem;flex:1 1;font-size:.8rem;font-weight:500}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld .searchableChatMessageReceiverList_checkmark__m5TUp{color:#2a71f7}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM .searchableChatMessageReceiverList_entry__v0Uld .searchableChatMessageReceiverList_checkmark__m5TUp.searchableChatMessageReceiverList_hide__2iTJw{display:none}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM li.searchableChatMessageReceiverList_loadingSpinner__1RTes{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.searchableChatMessageReceiverList_chatMessageReceivers__qquXM li.searchableChatMessageReceiverList_loadingSpinner__1RTes>span:first-of-type{top:10px;left:10px;flex:1 1;width:100%;transform:scale(.5);margin-left:auto;margin-right:auto;max-width:40px}.chatMessageReceiverItem_container__2X_si{display:flex;justify-content:center;align-items:center;padding:.5rem .75rem .5rem .5rem;margin:0;-webkit-user-select:none;user-select:none;position:relative}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_text__1S9my{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding-left:.5rem}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_text__1S9my .chatMessageReceiverItem_name__3qpwC{font-weight:600;color:#2c3e50;padding-left:.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_text__1S9my .chatMessageReceiverItem_subTitle__26N0p{color:#2c3e50;padding-left:.25rem;font-size:.8rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:pre-wrap}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_text__1S9my .chatMessageReceiverItem_date__366gB{justify-content:flex-end;text-align:right;padding-left:.25rem;padding-top:2px;padding-right:4px;color:#2c3e50;font-size:.8rem;min-width:50px}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_text__1S9my .chatMessageReceiverItem_time__rUTTO{justify-content:flex-end;text-align:right;padding-top:2px;font-size:.8rem;color:#202428;min-width:50}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_text__1S9my .chatMessageReceiverItem_onlineStatus__1caaY{font-size:.8rem}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_border__1qPT1{border:3px solid #2a71f7}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_checkmark__3oJoI{color:#2a71f7;padding-right:10px}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_checkmark__3oJoI ion-icon{border:1px solid rgba(51,48,48,.2);border-radius:20px}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_checkmark__3oJoI.chatMessageReceiverItem_hide__10vUG{display:none}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_checkmark__3oJoI.chatMessageReceiverItem_inactive__1lqlp{color:#eceff2}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_contextMenuContainer__taqcY{position:absolute;right:0;top:20px;height:24px;width:24px;padding-right:10px}.chatMessageReceiverItem_container__2X_si .chatMessageReceiverItem_contextMenuContainer__taqcY .chatMessageReceiverItem_contextMenuButton__gkHse{position:absolute;margin-left:.25rem;right:-24px;height:24px;width:24px;opacity:0;transition:right .1s ease-in-out,opacity .2s ease-in-out}.chatMessageReceiverItem_container__2X_si:hover .chatMessageReceiverItem_contextMenuContainer__taqcY{cursor:pointer}.chatMessageReceiverItem_container__2X_si:hover .chatMessageReceiverItem_contextMenuContainer__taqcY .chatMessageReceiverItem_contextMenuButton__gkHse{right:8px;opacity:1;transition:opacity .2s}.navBackButton_navBackBtn__28MQO{height:40px;width:40px;transition:visibility .2s linear,opacity .2s linear;opacity:1;position:absolute;border-radius:50%;top:1rem;left:1rem;background-color:#d86325;display:flex;justify-content:center;align-items:center;color:#fff}.navBackButton_navBackBtn__28MQO:hover{cursor:pointer}.chatHeader_container__odB6Y{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;padding:.5rem;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;position:relative}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo{padding-left:1rem;flex:1 1;display:flex;flex-direction:column;justify-content:center}@media(max-width:899px){.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo{max-width:24vw}}@media(max-width:501px){.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo{max-width:50vw}}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_title__nw_rh{margin:0;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:80%}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_title__nw_rh:hover{cursor:pointer}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_subTitle__ugTqI{margin:0;color:#8a8a8e;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(90vw - 400px)}@media(max-width:899px){.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_subTitle__ugTqI{max-width:calc(85vw - 400px)}}@media(max-width:501px){.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_subTitle__ugTqI{max-width:60vw}}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_subTitle__ugTqI .chatHeader_subTitlePrefix__KYLS_{color:#ed702e;font-size:.8rem;font-weight:500}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_subTitle__ugTqI .chatHeader_aiModeBadge__1WWZU{display:inline-flex;align-items:center;padding:1px 8px;border-radius:10px;background:rgba(237,112,46,.08);color:#ed702e;font-size:.7rem;font-weight:500;margin-right:.25rem}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_subTitle__ugTqI:hover{cursor:pointer}.chatHeader_container__odB6Y .chatHeader_personDetail__bLISo .chatHeader_onlineStatus__3CFPf{margin:0;font-size:.8rem}@media(max-width:501px){.chatHeader_container__odB6Y{padding-left:70px}}.chatHeader_container__odB6Y .chatHeader_actions__SkK-b{display:flex;flex:unset;justify-content:flex-end;margin-right:.5rem;margin-left:.5rem;cursor:pointer;position:absolute;right:0;top:0;height:100%;align-items:center}.chatHeader_container__odB6Y .chatHeader_actions__SkK-b ion-icon{margin-right:.25rem;margin-left:.25rem}@media(max-width:899px){.chatHeader_container__odB6Y .chatHeader_actions__SkK-b{flex:1 1}}.chatHeader_container__odB6Y .chatHeader_profileIcon__V9VrO{z-index:2;border:2px solid #eceff2;background-color:initial;border-radius:50%;-webkit-user-select:none;user-select:none}.chatHeader_container__odB6Y .chatHeader_secondaryIcon__23ymH{left:-1.25rem;margin-right:-1.25rem;z-index:1;border:2px solid #eceff2;background-color:initial;border-radius:50%}.mediaPreviewList_iconButton__30ctb{color:#fff}.mediaPreviewList_iconButton__30ctb:hover{cursor:pointer}.mediaPreviewList_container__31Tgs{flex:1 1;height:20vh;max-height:20vh;display:flex;max-width:100%;overflow-x:auto}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A{margin:0;list-style-type:none;display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;padding:0 1rem}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A li{height:100px;width:100px;position:relative}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_preview__2LuuG{height:96px!important;width:96px!important;object-fit:cover;border:2px solid transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:#000}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_preview__2LuuG.mediaPreviewList_selected__u5U_1{height:96px!important;width:96px!important;border-color:grey}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_preview__2LuuG:hover{cursor:pointer;border-color:grey}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_videoContainer__VPDoV{height:96px!important;width:96px!important;position:relative;object-fit:cover;border-radius:8px}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_videoContainer__VPDoV video{object-fit:cover;border-radius:8px}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_documentPreview__25-Si{padding:.75rem;flex-direction:column;grid-gap:.5rem;gap:.5rem;text-align:center;color:#fff;background-color:hsla(0,0%,100%,.08);border:2px solid transparent;font:inherit}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_documentName__3QuOM{font-size:.6rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_videoInfo__Z7Fkh{position:absolute;left:.25rem;bottom:.25rem;color:#fff;fill:#fff;display:flex;align-items:center;font-size:.6rem;padding:.25rem .5rem}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_videoInfo__Z7Fkh span{margin-left:.25rem}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_addImage__2KMBy{height:96px!important;width:96px!important;display:flex;justify-content:center;align-items:center}.mediaPreviewList_container__31Tgs .mediaPreviewList_previewList__1CB9A .mediaPreviewList_addImage__2KMBy:hover{cursor:pointer}.fullscreenMedia_iconButton__3w5H6{color:#fff}.fullscreenMedia_iconButton__3w5H6:hover{cursor:pointer}.fullscreenMedia_container__2gq2z{position:fixed;top:0;left:0;height:100%;width:100%;max-height:100%;max-width:100%;background-color:rgba(0,0,0,.8);z-index:2850;display:flex;flex-direction:column}.fullscreenMedia_container__2gq2z.fullscreenMedia_hidden__XZPiC{height:0;width:0;display:none}.fullscreenMedia_container__2gq2z .fullscreenMedia_actions__3b1o6{height:10vh;max-height:10vh;display:flex;justify-content:flex-end}.fullscreenMedia_container__2gq2z .fullscreenMedia_actions__3b1o6 .fullscreenMedia_close__1e6uM{margin-top:1rem;margin-right:1rem}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ{height:70vh;max-height:70vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ.fullscreenMedia_create__lTIAu{height:50vh;max-height:50vh}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_arrowContainer__36ICZ{flex-basis:25%;display:flex;justify-content:center;align-items:center}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_arrowContainer__36ICZ .fullscreenMedia_arrow__1R5WM{color:#fff}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_arrowContainer__36ICZ .fullscreenMedia_arrow__1R5WM:hover{cursor:pointer}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_imageContainer__3PSQK{background-color:#000;width:100%;height:66vh;min-height:66vh;max-height:66vh;margin-bottom:10px;border-radius:0;display:flex;justify-content:center;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_imageContainer__3PSQK video{max-height:66vh}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_imageContainer__3PSQK>:first-child{object-fit:contain;max-height:100%;max-width:100%}.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ .fullscreenMedia_imageContainer__3PSQK .fullscreenMedia_cursor__3yX6G{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;object-fit:contain;max-height:100%;max-width:100%}.fullscreenMedia_container__2gq2z .fullscreenMedia_message__YOA6U{height:15vh;display:flex;align-items:center;justify-content:center;border-bottom:2px solid #e0e0e0}.fullscreenMedia_container__2gq2z .fullscreenMedia_message__YOA6U .fullscreenMedia_input__q6-zf{width:50%}.fullscreenMedia_container__2gq2z .fullscreenMedia_previewList__2ISLy{display:flex;align-items:center;height:30vh;max-height:30vh}.fullscreenMedia_container__2gq2z .fullscreenMedia_previewList__2ISLy.fullscreenMedia_create__lTIAu{height:20vh;max-height:20vh}.fullscreenMedia_container__2gq2z .fullscreenMedia_sendButton__1BYch{bottom:1.25rem;right:1.25rem;padding:0 1.25rem}@media(max-width:599px){.fullscreenMedia_container__2gq2z .fullscreenMedia_cursorContainer__3vpTJ{height:70vh;max-height:80vh;flex-direction:column}.fullscreenMedia_container__2gq2z .fullscreenMedia_message__YOA6U .fullscreenMedia_input__q6-zf{width:80%}}.fullscreenMedia_zoomPanContainer__7Fua1{width:"600px";height:"400px";overflow:"hidden";border:"1px solid black"}.fullscreenMedia_zoomControls__2X1Xr{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;z-index:10}.fullscreenMedia_controlBtn__2Fjlv{background-color:rgba(0,0,0,.25098039215686274);color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease}.fullscreenMedia_control-btn__Agglm:hover{box-shadow:0 0 8px rgba(0,123,255,.5)}.fullscreenMedia_control-btn__Agglm:hover,.fullscreenMedia_controlBtn__2Fjlv:active{background-color:hsla(0,0%,100%,.3137254901960784)}.fullscreenMedia_controlBtn__2Fjlv:focus{outline:none}.chatInput_fileInput__21zA2{display:none;visibility:hidden}.chatInput_container__13pFU{display:flex;justify-content:stretch;align-items:center;padding:.5rem 0;background-color:#eceff2;transition:flex .2s ease-in-out;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;font-weight:500;position:relative}.chatInput_container__13pFU .chatInput_addButton__AYzzi{-webkit-user-select:none;user-select:none;margin-right:.75rem;margin-left:.75rem;fill:#ed702e;color:#ed702e}.chatInput_container__13pFU .chatInput_addButton__AYzzi:hover{cursor:pointer}.chatInput_container__13pFU .chatInput_closeButton__1AOTV{-webkit-user-select:none;user-select:none;margin-right:.75rem;margin-left:.75rem}.chatInput_container__13pFU .chatInput_closeButton__1AOTV:hover{cursor:pointer}.chatInput_container__13pFU .chatInput_emojiButton__2Psy7{-webkit-user-select:none;user-select:none;margin-right:.35rem}.chatInput_container__13pFU .chatInput_emojiButton__2Psy7:hover{cursor:pointer}.chatInput_container__13pFU .chatInput_contextMenu__2iokx{height:calc(100% + 1rem);display:flex;justify-content:center;align-items:stretch}.chatInput_container__13pFU .chatInput_contextMenu__2iokx .chatInput_contextMenuButton__9ucIO{display:flex;justify-content:center;align-items:center}.chatInput_container__13pFU .chatInput_input__356OL{flex:1 1;padding-right:.5rem;padding-left:.5rem}.chatInput_container__13pFU .chatInput_filled__D8dgQ{fill:#ed702e;color:#ed702e}.chatInput_container__13pFU .chatInput_send__QWuR1{fill:#ed702e;color:#ed702e;padding-right:.5rem}.chatInput_container__13pFU .chatInput_send__QWuR1:hover{cursor:pointer}.chatInput_container__13pFU .chatInput_record__UKVBC{fill:#ed702e;color:#ed702e;padding-right:.5rem}.chatInput_container__13pFU .chatInput_record__UKVBC:hover{cursor:pointer}.chatInput_container__13pFU .chatInput_loadingMediaFileMessagesSpinner__3PeKB{height:40px;display:flex}.chatInput_container__13pFU .chatInput_loadingMediaFileMessagesSpinner__3PeKB>span:first-of-type{top:0;right:0;transform:scale(.5);padding-right:10px}.chatInput_modalBackdrop__37eoe{position:fixed;inset:0;background:rgba(8,13,32,.45);z-index:2600;display:flex;align-items:center;justify-content:center;padding:20px}.chatInput_modalCard__Rj5Pq{width:min(840px,92vw);max-height:88vh;background:#fff;border-radius:14px;border:1px solid rgba(16,24,40,.08);box-shadow:0 24px 60px rgba(16,24,40,.28);display:flex;flex-direction:column;min-height:0}.chatInput_modalHeader__2iVDF{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;border-bottom:1px solid rgba(16,24,40,.08);padding:12px 16px}.chatInput_modalCloseButton__VYa90{border:1px solid rgba(16,24,40,.14);background:#fff;color:#1e2130;border-radius:10px;width:32px;height:32px;min-width:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;line-height:1}.chatInput_modalCloseButton__VYa90:hover{background:#eaecf8;border-color:#9ea8d6}.chatInput_modalTitle__2ccj_{margin:0;font-size:16px;font-weight:600}.chatInput_modalStep__X8Whb{margin-left:auto;margin-right:8px;font-size:12px;color:#6b7280}.chatInput_actionRequiredBody__3r9RT{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:16px;grid-gap:12px;gap:12px}.chatInput_actionRequiredIntro__23mTh{margin:0;font-size:14px;line-height:1.45}.chatInput_actionRequiredPolicyScroll__a7e8s{flex:1 1;min-height:0;overflow:auto;border:1px solid rgba(16,24,40,.08);border-radius:12px;background:#f8f9fb;padding:12px}.chatInput_modalFooter__3kCLv{display:flex;justify-content:flex-end;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid rgba(16,24,40,.08);padding:12px 16px}.chatInput_modalText__25LPx{margin:0;font-size:14px;line-height:1.5;white-space:pre-wrap}.chatInput_modalButton__1K5Dv{margin:0}.chatInput_aiOffChip__1RDa5{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;align-self:flex-start;margin:.35rem .75rem;padding:4px 10px;border-radius:999px;border:1px solid rgba(16,24,40,.14);background:#f4f5f9;color:#4a5260;font-size:12px;line-height:1.2;cursor:pointer;-webkit-user-select:none;user-select:none}.chatInput_aiOffChip__1RDa5:hover{background:#eaecf8;border-color:#9ea8d6}.coachSuggestionsModalList_container__2s_vv{display:flex;flex-direction:column;width:100%;min-width:280px;box-sizing:border-box;padding:0 1rem 1rem}.coachSuggestionsModalList_header__3Tg2f{position:sticky;top:0;z-index:1;display:flex;flex-direction:row;align-items:center;grid-gap:.75rem;gap:.75rem;padding-top:1rem;padding-bottom:.75rem;margin-bottom:.5rem;background:#fff}.coachSuggestionsModalList_headerIcon__2cJow{flex:0 0 auto;color:#ed702e}.coachSuggestionsModalList_headerTitle__2YPDC{flex:1 1;font-size:.9rem;font-weight:600;color:#2c3e50}.coachSuggestionsModalList_refresh__VECyC{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 .5rem;background:transparent;border:none;cursor:pointer;color:#ed702e}.coachSuggestionsModalList_refresh__VECyC:disabled{cursor:progress;opacity:.6}.coachSuggestionsModalList_loadingBox__3R_AA{display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.coachSuggestionsModalList_list__oSLrn{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.coachSuggestionsModalList_row__2swWI{display:flex;flex-direction:row;align-items:center;grid-gap:.75rem;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;text-align:left;font-family:"Geologica",sans-serif;transition:background-color .15s,border-color .15s}.coachSuggestionsModalList_row__2swWI:hover{background:#f6f4f1;border-color:#ababab}.coachSuggestionsModalList_row__2swWI:focus-visible{outline:2px solid #2a71f7;outline-offset:2px}.coachSuggestionsModalList_rowText__28kKD{flex:1 1;font-size:.9rem;line-height:1.3;color:#2c3e50}.coachSuggestionsModalList_rowIcon__1wXTm{flex:0 0 auto;color:#8a8a8e}.coachSuggestionsModalList_spinner__1JHhY{width:20px;height:20px;border:2px solid rgba(237,112,46,.25);border-top-color:#ed702e;border-radius:50%;animation:coachSuggestionsModalList_coachSuggestionsModalSpin__3Mbw- .8s linear infinite}@keyframes coachSuggestionsModalList_coachSuggestionsModalSpin__3Mbw-{to{transform:rotate(1turn)}}.fullscreenMediaForInput_iconButton__3ijmj{color:#fff}.fullscreenMediaForInput_iconButton__3ijmj:hover{cursor:pointer}.fullscreenMediaForInput_container__2XKiQ{position:fixed;top:0;left:0;height:100%;width:100%;max-height:100%;max-width:100%;background-color:rgba(0,0,0,.8);z-index:2850;display:flex;flex-direction:column}.fullscreenMediaForInput_container__2XKiQ.fullscreenMediaForInput_hidden__13xsY{height:0;width:0;display:none}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_actions__ddwkH{height:10vh;max-height:10vh;display:flex;justify-content:flex-end;align-items:flex-start}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_actions__ddwkH .fullscreenMediaForInput_destination__FU1LO{margin-top:1rem;margin-left:1rem;margin-right:auto;display:flex;align-items:center;max-width:70%;padding:6px 16px;background-color:rgba(0,0,0,.45);border-radius:18px;z-index:1}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_actions__ddwkH .fullscreenMediaForInput_destination__FU1LO .fullscreenMediaForInput_destinationTextColumn__1fjPl{display:flex;flex-direction:column;min-width:0}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_actions__ddwkH .fullscreenMediaForInput_destination__FU1LO .fullscreenMediaForInput_destinationText__1QuSK{color:#fff;font-weight:600;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_actions__ddwkH .fullscreenMediaForInput_destination__FU1LO .fullscreenMediaForInput_destinationSubtitle__jR03Z{color:hsla(0,0%,100%,.7);font-weight:400;font-size:.72rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_actions__ddwkH .fullscreenMediaForInput_close__pAL32{margin-top:1rem;margin-right:1rem}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_arrowContainer__2z5ln{flex-basis:15%;display:flex;justify-content:center;align-items:center;z-index:1}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_arrowContainer__2z5ln .fullscreenMediaForInput_arrow__3PTkS{color:#fff}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_arrowContainer__2z5ln .fullscreenMediaForInput_arrow__3PTkS:hover{cursor:pointer}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_imageContainer__3uDD4{background-color:#000;width:100%;flex:1 1 auto;min-height:0;max-height:100%;border-radius:0;display:flex;justify-content:center;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_imageContainer__3uDD4 image{padding-bottom:10px}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_imageContainer__3uDD4 video{max-height:40vh}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_imageContainer__3uDD4>:first-child{object-fit:contain;max-height:100%;max-width:100%}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_imageContainer__3uDD4 .fullscreenMediaForInput_cursor__ryCsh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;object-fit:contain;max-height:100%;max-width:100%}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_documentContainer__o1h02{width:100%;flex:1 1 auto;min-height:0;max-height:100%;display:flex;justify-content:center;align-items:center;padding:1.5rem;box-sizing:border-box}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_documentPreview__3R_7a{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;padding:1.5rem;max-width:520px;width:100%;border-radius:16px;background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);color:#fff;text-align:center}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_documentIcon__6bdw2{color:#fff}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry .fullscreenMediaForInput_documentName__3DmuT{font-size:18px;font-weight:500;line-height:24px;overflow-wrap:anywhere}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_message__1C0ID{height:12vh;display:flex;align-items:center;justify-content:center;padding:0 1.5rem}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_message__1C0ID .fullscreenMediaForInput_input__wlO58{width:100%;max-width:640px}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_message__1C0ID .fullscreenMediaForInput_input__wlO58 textarea{width:100%}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_previewList__1dDq-{display:flex;align-items:center;height:30vh;max-height:30vh}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_previewList__1dDq-.fullscreenMediaForInput_create__1eAS6{height:20vh;max-height:20vh}.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_sendButton__3_K7q{bottom:1.25rem;right:1.25rem;padding:0 1.25rem}@media(max-width:899px){.fullscreenMediaForInput_container__2XKiQ .fullscreenMediaForInput_cursorContainer__1qxry{height:70vh;max-height:80vh;flex-direction:column}}.fullscreenMediaForInput_zoomPanContainer__2jNyP{width:"600px";height:"400px";overflow:"hidden";border:"1px solid black"}.fullscreenMediaForInput_zoomControls__2o0wQ{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;z-index:10}.fullscreenMediaForInput_controlBtn__Jzpt_{background-color:rgba(0,0,0,.25098039215686274);color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:22px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease}.fullscreenMediaForInput_control-btn__3mlEI:hover{box-shadow:0 0 8px rgba(0,123,255,.5)}.fullscreenMediaForInput_control-btn__3mlEI:hover,.fullscreenMediaForInput_controlBtn__Jzpt_:active{background-color:hsla(0,0%,100%,.3137254901960784)}.fullscreenMediaForInput_controlBtn__Jzpt_:focus{outline:none}.secondaryChatHeader_container__3R93B{position:sticky;top:0;left:0;z-index:20;display:flex;align-items:stretch;justify-content:space-between;align-self:stretch;-webkit-user-select:none;user-select:none}.secondaryChatHeader_container__3R93B .secondaryChatHeader_animalInfo__336l3{flex:1 1;min-width:0;display:flex;align-items:center;padding:.5rem .75rem .5rem .5rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19);z-index:20}.secondaryChatHeader_container__3R93B .secondaryChatHeader_animalInfo__336l3:hover{cursor:pointer;background-color:#eceff2}.secondaryChatHeader_container__3R93B .secondaryChatHeader_animalInfo__336l3 .secondaryChatHeader_animalDetail__1c9cx{flex:1 1;min-width:0;padding-left:.75rem;padding-right:.75rem;display:flex;flex-direction:column}.secondaryChatHeader_container__3R93B .secondaryChatHeader_animalInfo__336l3 .secondaryChatHeader_animalDetail__1c9cx .secondaryChatHeader_name__3qoaj{font-weight:600;color:#000}.secondaryChatHeader_container__3R93B .secondaryChatHeader_animalInfo__336l3 .secondaryChatHeader_animalDetail__1c9cx .secondaryChatHeader_details__hJzCG{font-size:.8rem}.secondaryChatHeader_container__3R93B .secondaryChatHeader_actions__3sEvv{display:flex;align-items:center;padding-right:1.25rem;padding-left:1.25rem;background-color:rgba(228,235,248,.7);border-bottom-right-radius:10px}.secondaryChatHeader_container__3R93B .secondaryChatHeader_addNoteButton__Qcau7,.secondaryChatHeader_container__3R93B .secondaryChatHeader_switchButton__1hbUj{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background-color:initial;color:#ed702e;border-radius:50%;cursor:pointer}.secondaryChatHeader_container__3R93B .secondaryChatHeader_addNoteButton__Qcau7:hover,.secondaryChatHeader_container__3R93B .secondaryChatHeader_switchButton__1hbUj:hover{background-color:#eceff2}.secondaryChatHeader_container__3R93B .secondaryChatHeader_notePopover__hy4jx{position:absolute;top:100%;right:.75rem;margin-top:.35rem;width:min(340px,100vw - 1.25rem);padding:1rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:20}.secondaryChatHeader_container__3R93B.secondaryChatHeader_hidden__2ocSH{display:none}.chatContextSwitcher_container__17xkl{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.chatContextSwitcher_section__-9Edt{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.chatContextSwitcher_sectionTitle__1RU6K{font-size:.8rem;font-weight:500;color:#ed702e;text-transform:uppercase;letter-spacing:.03em;-webkit-user-select:none;user-select:none}.chatContextSwitcher_searchableListContainer__iHM1L{min-height:0;max-height:280px;overflow-y:auto}.chatContextSwitcher_searchBarContainer__1Q6kw{padding-bottom:.5rem}.chatContextSwitcher_continueWithoutButton__mIO7J{display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:.75rem 1rem;border:1px dashed #e0e0e0;background:none;color:#2c3e50;font-size:.9rem;font-weight:500;border-radius:5px;cursor:pointer;-webkit-user-select:none;user-select:none}.chatContextSwitcher_continueWithoutButton__mIO7J:hover:not(:disabled){background-color:#eceff2;border-color:#ed702e;color:#ed702e}.chatContextSwitcher_continueWithoutButton__mIO7J:disabled{opacity:.5;cursor:default}.chatMain_container__1lWbH{position:relative;display:flex;height:100%;width:100%;min-height:100%}.chatMain_container__1lWbH .chatMain_main__1r-ad{flex:1 1;min-width:0;display:flex;flex-direction:column;position:relative}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlayBackdrop__3d9ie{position:absolute;top:0;right:0;bottom:0;left:0;z-index:90;background-color:rgba(0,0,0,.18);display:flex;align-items:flex-start;justify-content:flex-end;padding:1rem}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlay__TqNBj{width:min(420px,100%);max-height:min(640px,100% - 2rem);background-color:#eceff2;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 12px 24px rgba(0,0,0,.16);padding:.5rem;display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlayHeader__3-aWo{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;padding:.5rem .75rem;font-weight:600}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlayClose__4i-07{border:1px solid rgba(16,24,40,.14);background:#fff;color:#1e2130;cursor:pointer;border-radius:10px;width:32px;height:32px;min-width:32px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlayClose__4i-07:hover{background:#eaecf8;border-color:#9ea8d6}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlaySearch__1jXvO{padding:0 .75rem}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlayList__2rMx_{min-height:260px;max-height:500px;overflow:hidden;padding:0 .75rem .75rem}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_compactAnimalContextList__2EMF6{height:100%;max-height:100%}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_animalContextListOverlayEmpty__23PSv{padding:1rem;color:#8a8a8e;text-align:center}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_messageReferenceContainer__dajM2{display:flex;flex-direction:row;background-color:#eceff2}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_messageReferenceContainer__dajM2 .chatMain_messageReference__26r8P{padding:10px;align-self:flex-start;max-width:80%}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_messageReferenceContainer__dajM2 .chatMain_closeButton__1FqFP{padding:10px;justify-self:center;align-self:center;flex:1 1;min-width:40px}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_messageReferenceContainer__dajM2 .chatMain_closeButton__1FqFP:hover{cursor:pointer}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_deletedChatPartnerNoteContainer__3io-k{padding:16px 20px;background-color:#fff;background-image:linear-gradient(rgba(237,112,46,.08),rgba(237,112,46,.08));border-top:1px solid rgba(237,112,46,.18);border-bottom:1px solid rgba(237,112,46,.18)}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_deletedChatPartnerNoteContainer__3io-k .chatMain_deletedChatPartnerNote__2hJPq{-webkit-user-select:none;user-select:none;display:flex;align-items:flex-start;grid-gap:12px;gap:12px;min-height:24px;width:100%;text-align:left;color:#ed702e;font-size:.85rem;line-height:1.5;letter-spacing:-.005em}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_deletedChatPartnerNoteContainer__3io-k .chatMain_deletedChatPartnerNote__2hJPq .chatMain_deletedChatPartnerNoteText__30W0y{flex:1 1;min-width:0}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_deletedChatPartnerNoteContainer__3io-k .chatMain_deletedChatPartnerNote__2hJPq:before{content:"";flex-shrink:0;width:24px;height:24px;margin-top:-1px;border-radius:50%;background-color:rgba(237,112,46,.12);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ED702E'><circle cx='8' cy='4.5' r='1.2'/><rect x='7' y='6.5' width='2' height='5.5' rx='1'/></svg>");background-repeat:no-repeat;background-position:50%;background-size:12px 12px}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_barrierNoteLink__2gVV5{color:#ed702e;cursor:pointer;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(237,112,46,.35);transition:border-color .15s ease;white-space:nowrap}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_barrierNoteLink__2gVV5:hover{border-bottom-color:#ed702e}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_barrierNoteLink__2gVV5:after{content:" ›";font-weight:400;margin-left:2px}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_broadcastLoadEarlierPill__2ubh3{align-self:center;margin:.5rem auto;padding:.25rem .75rem;border:none;border-radius:10px;background-color:#fff;color:#ed702e;font-size:.8rem;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19);transition:background-color .15s ease}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_broadcastLoadEarlierPill__2ubh3:hover{background-color:rgba(237,112,46,.08)}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_broadcastLoadEarlierPill__2ubh3:disabled{cursor:default}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_broadcastLoadEarlierPill__2ubh3:after{content:" ›";font-weight:400;margin-left:3px}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_noteButtonContainer__2klKp .chatMain_noteButtons__ItcKm{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_noteButtonContainer__2klKp .chatMain_noteButtons__ItcKm .chatMain_noteButton__3gkpB{align-self:center;flex:1 1;max-width:340px}.chatMain_container__1lWbH .chatMain_main__1r-ad .chatMain_quickMessagesContainer__36PZ2{flex:1 1;flex-direction:column;overflow:auto;padding:8px 14px 14px;background-color:#fff}.chatMessageSearch_detail__Yc3BP{max-width:400px;width:0;display:flex;flex-direction:column;transition:width .2s ease-in;overflow:hidden}@media(min-width:1200px){.chatMessageSearch_detail__Yc3BP.chatMessageSearch_show__2Oejo,.chatMessageSearch_detail__Yc3BP.chatMessageSearch_shown__2whmb{width:400px}}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;z-index:40;position:relative;background-color:#eceff2}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_chatMessagesContainer__uFfDj{flex:none;padding-top:1.5rem}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_chatMessageToUserLists__1E47o{padding-bottom:50px;background-color:#eceff2}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_chatMessageToUserLists__1E47o .chatMessageSearch_groupHeader__pHOyn{flex-direction:row;padding:.75rem;font-size:.9rem;vertical-align:middle}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_chatMessageToUserLists__1E47o .chatMessageSearch_groupHeaderTitle__bFPed{color:#202428;padding-left:.5rem}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_subPage__1OuAC{position:absolute;top:0;left:0;bottom:0;width:400px;height:100%;overflow:hidden;z-index:140;visibility:visible;opacity:1;transition:left .2s ease-in;background-color:#fff}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_subPageHidden__HK_Xz{position:absolute;top:0;left:400px;width:400px;height:100%;overflow:hidden;z-index:140;visibility:hidden;opacity:0;transition:left .2s ease-out,visibility 1.2s linear,opacity 1.2s linear}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_searchBarContainer__3gVy1{align-items:center;overflow-x:hidden;position:"sticky";top:70px;right:0;left:300px;background-color:#eceff2;padding:.75rem}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_searchBarContainer__3gVy1 .chatMessageSearch_searchBarInput__3eip8{border-radius:10px}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_noSearchInputPlaceholder__3eAIa{overflow-x:hidden;-webkit-user-select:none;user-select:none;white-space:nowrap}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_noSearchInputPlaceholder__3eAIa,.chatMessageSearch_detail__Yc3BP .chatMessageSearch_noSearchResultsText__22j8S{width:"100%";padding-top:50px;justify-content:center;align-items:center;text-align:center;font-size:.8rem}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_modalPresentation__20PYq{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:unset;height:100%;border-left:none;transition:none;z-index:21}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_modalPresentation__20PYq.chatMessageSearch_show__2Oejo,.chatMessageSearch_detail__Yc3BP.chatMessageSearch_modalPresentation__20PYq.chatMessageSearch_shown__2whmb{display:flex;right:0;left:0;width:100%;animation:none}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_modalPresentation__20PYq.chatMessageSearch_hidden__2uzz4,.chatMessageSearch_detail__Yc3BP.chatMessageSearch_modalPresentation__20PYq.chatMessageSearch_hide__1wZKg{display:none;right:auto;left:auto;animation:none}@media(max-width:1199px){@keyframes chatMessageSearch_fade-from-right__3Wl93{0%{right:-400px}to{right:0}}.chatMessageSearch_detail__Yc3BP{max-width:unset;position:fixed;top:0;right:0;height:100%;width:400px;transition:unset;display:none;border-left:1px solid #e0e0e0}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_show__2Oejo{display:flex;z-index:40;animation:chatMessageSearch_fade-from-right__3Wl93 .2s}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_hide__1wZKg{display:flex;z-index:40;animation:chatMessageSearch_fade-from-right__3Wl93 .2s reverse;border-left:none}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_shown__2whmb{display:flex;z-index:40;right:0}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_hidden__2uzz4{display:none;right:-400px;border-left:none}.chatMessageSearch_detail__Yc3BP.chatMessageSearch_modalPresentation__20PYq{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;max-width:unset;border-left:none;transition:none}}@media(max-width:1199px)and (max-width:501px){.chatMessageSearch_detail__Yc3BP{width:100vw}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm{flex:1 1;display:flex;flex-direction:column;overflow-x:hidden;z-index:40;position:relative;z-index:1000}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_subPage__1OuAC{position:absolute;top:0;left:0;width:100vw;height:100%;overflow:hidden;z-index:140;visibility:visible;opacity:1;transition:left .2s ease-in}.chatMessageSearch_detail__Yc3BP .chatMessageSearch_container__2oUTm .chatMessageSearch_subPageHidden__HK_Xz{position:absolute;top:0;left:400px;width:100vw;height:100%;overflow:hidden;z-index:140;visibility:hidden;opacity:0;transition:left .2s ease-out,visibility 1.2s linear,opacity 1.2s linear}}.chatMessagesInSearch_container__2nhQ4{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:flex-start;font-family:system-ui,sans-serif;padding-bottom:30px;padding-left:14px;padding-right:14px}.chatMessagesInSearch_container__2nhQ4 .chatMessagesInSearch_loadingNextPageSpinner__AYx2C{min-height:80px;width:100%;display:flex;flex:1 1}.chatMessagesInSearch_container__2nhQ4 .chatMessagesInSearch_loadingNextPageSpinner__AYx2C>span:first-of-type{top:20px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.chatMessageInSearch_message__3NHoK{width:100%;height:max-content;padding:.35rem .25rem .25rem;border-radius:10px;background-color:#fff;position:relative;margin-top:.25rem;margin-bottom:.25rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 4px hsla(0,0%,59.2%,.19);content-visibility:auto;contain-intrinsic-size:auto 160px}.chatMessageInSearch_message__3NHoK .chatMessageInSearch_contextMenuContainer__2vp53{position:absolute;right:0;top:4px;width:26px;padding-right:4px}.chatMessageInSearch_message__3NHoK .chatMessageInSearch_contextMenuContainer__2vp53 .chatMessageInSearch_contextMenuButton__3a_a3{padding-left:8px;padding-right:8px;justify-self:flex-end;height:20px;width:20px;border-radius:10px;display:flex;justify-content:center;align-items:center;opacity:0}.chatMessageInSearch_message__3NHoK:hover{box-shadow:0 1px 20px hsla(0,0%,59.2%,.19);cursor:pointer}.chatMessageInSearch_message__3NHoK:hover .chatMessageInSearch_contextMenuContainer__2vp53{cursor:pointer}.chatMessageInSearch_message__3NHoK:hover .chatMessageInSearch_contextMenuContainer__2vp53 .chatMessageInSearch_contextMenuButton__3a_a3{background-color:#eceff2;opacity:1;transition:opacity .2s}.chatMessageInSearch_message__3NHoK .chatMessageInSearch_mediaMessage__1k3YO{width:160px;height:160px;background-color:#202428;border-radius:6px;overflow:hidden;margin-top:.35rem}.chatMessageInSearch_message__3NHoK.chatMessageInSearch_ownMessage__3JG5R{align-self:flex-start;background-color:#d8fcd7}.chatMessageInSearch_message__3NHoK.chatMessageInSearch_messageFromAnotherEmployee__162UJ{background-color:#d8fcd7}.chatMessageInSearch_message__3NHoK .chatMessageInSearch_footer__1gsZO{display:flex;justify-content:flex-end;align-items:center;padding-left:.25rem;padding-right:.25rem}.chatMessageInSearch_message__3NHoK .chatMessageInSearch_footer__1gsZO .chatMessageInSearch_timestamp__16PYZ{font-size:.7rem;bottom:.5rem;right:.5rem;padding-right:2px}.chatMessageInSearch_message__3NHoK .chatMessageInSearch_footer__1gsZO .chatMessageInSearch_unreadMessageBubble__1llYf{height:7px;width:7px;text-align:center;background-color:#2a71f7;border-radius:50%;margin-left:.5rem}.chatMessageInSearch_orderCard__38lFD{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:.75rem 1rem;margin-top:.5rem}.chatMessageInSearch_systemMessage__19FDb{align-self:center;margin:.75rem auto;text-align:center;max-width:75%;border-radius:20%;background-color:#eceff2;border-radius:10px;box-shadow:0 1px 4px hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;padding-left:8px;padding-right:8px}.chatMessageInSearch_systemMessage__19FDb span{font-size:.8rem;font-style:italic;font-family:"Geologica",sans-serif}.chatSearchBar_container__2Kys7{position:relative}.chatSearchBar_container__2Kys7 .chatSearchBar_inputAndBottomBar__6KTrS{flex:1 1;flex-direction:column;background-color:#eceff2;border-radius:14px;overflow:hidden}.chatSearchBar_container__2Kys7 .chatSearchBar_searchBarInput__1mZme{border-radius:10px;flex:1 1}.chatSearchBar_container__2Kys7 .chatSearchBar_searchBarRefreshButton__3AcyP{flex:1 1;padding-top:10px;align-self:flex-start;text-align:center;max-width:24px;padding-right:6px;cursor:pointer}.chatSearchBar_container__2Kys7 .chatSearchBar_searchBarFilterButton__2BNzN{flex:1 1;padding-top:10px;align-self:flex-start;text-align:center;max-width:24px;padding-left:8px;cursor:pointer}.chatSearchBar_container__2Kys7 .chatSearchBar_searchBarBottomBar__wVxs-{cursor:pointer}.chatSearchBar_container__2Kys7 .chatSearchBar_cancelButton__2X5Nv{position:absolute;right:20px;top:10px}.voiceRecorder_voiceRecorderContainer__2XV6g{display:flex;flex-direction:row;padding-top:6px;padding-bottom:6px;min-height:50px;overflow:hidden;background-color:#eceff2}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_audiorecorder__13vD8{display:none;flex:1 1}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_audiorecorder__13vD8>div:first-child{width:100%;flex:1 1}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_soundWave__2pXL3{flex:1 1;height:40px;background-color:#eceff2;border-radius:8px;overflow:hidden}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_soundWave__2pXL3 audio{width:100%;height:40px;overflow:hidden;background-color:#eceff2;margin-left:-10px;margin-top:-3px}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc{display:flex;grid-gap:10px;gap:10px;flex:1 1;justify-content:right;flex-basis:100px;padding-left:10px;padding-right:10px}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_recordingContainer__2KzcV{width:100%;height:50px}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_recordingContainer__2KzcV .voiceRecorder_recordTimeContainer__1CWoR{display:flex;flex-direction:row;padding-bottom:2px}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_recordingContainer__2KzcV .voiceRecorder_recordTimeContainer__1CWoR .voiceRecorder_recordIndicator__3slv1{flex-basis:30px;flex:1 1;width:30px;display:flex;justify-content:center;align-items:center;padding-bottom:4px;padding-right:10px}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_recordingContainer__2KzcV .voiceRecorder_recordTimeContainer__1CWoR .voiceRecorder_recordIndicator__3slv1 .voiceRecorder_redCircle__3hjHt{margin-top:2px;align-self:center;height:14px;width:14px;border-radius:14px;background-color:red;animation:voiceRecorder_recording__2Ks83 2s infinite}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_recordingContainer__2KzcV button{width:100%;text-align:left;padding-left:14px;height:50px;background-color:#eceff2;border:1px solid #e0e0e0;box-shadow:inset 0 2px 4px hsla(0,0%,59.2%,.19);border-radius:10px}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_recordingContainer__2KzcV button:hover{cursor:none;background-color:#eceff2}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc button{padding:5px 12px 0;font-size:16px;border:none;border-radius:8px;cursor:pointer}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc button:hover{background-color:#f6f4f1;box-shadow:0 2px 4px hsla(0,0%,59.2%,.19)}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc button:disabled{background-color:#b3b3b3;cursor:not-allowed}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_iconButton__fEv5B{background:none;border:none;cursor:pointer;font-size:24px;color:#2c3e50}.voiceRecorder_voiceRecorderContainer__2XV6g .voiceRecorder_recordingButtons__2XxKc .voiceRecorder_iconButtonPassive__2mmH9{background:none;border:none;cursor:pointer;font-size:24px;color:#b3b3b3}@keyframes voiceRecorder_recording__2Ks83{0%{transform:scale(.8);background-color:#fff}50%{transform:scale(1);background-color:red}to{transform:scale(.8);background-color:#fff}}.askAnimalCoachHorizontal_outer__e2bKa{position:relative;width:100%;min-width:0;overflow:hidden;background-color:#fff}.askAnimalCoachHorizontal_scroller__1AgWr{display:flex;flex-direction:row;align-items:stretch;grid-gap:.5rem;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:.75rem 1rem;box-sizing:border-box;scrollbar-width:thin}.askAnimalCoachHorizontal_scroller__1AgWr::-webkit-scrollbar{height:6px}.askAnimalCoachHorizontal_scroller__1AgWr::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.askAnimalCoachHorizontal_card__3Kmbu{flex:0 0 280px;display:flex;flex-direction:row;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:10px;cursor:pointer;text-align:left;font-family:"Geologica",sans-serif;color:#2c3e50;transition:background-color .15s,border-color .15s}.askAnimalCoachHorizontal_card__3Kmbu:hover{background:#f6f4f1;border-color:#ababab}.askAnimalCoachHorizontal_card__3Kmbu:focus-visible{outline:2px solid #2a71f7;outline-offset:2px}.askAnimalCoachHorizontal_cardIcon__1naAi{flex:0 0 auto;color:#8a8a8e;transform:rotate(45deg)}.askAnimalCoachHorizontal_cardText__1Isg0{flex:1 1;font-size:.9rem;line-height:1.25;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.askAnimalCoachHorizontal_nudgeRow__1PRmv{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;min-width:0;padding:.75rem 1rem;background-color:#fff}.askAnimalCoachHorizontal_nudgePill__2lqpA{flex:0 1 auto;min-width:0;display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:999px;cursor:pointer;font-family:"Geologica",sans-serif;font-size:.9rem;color:#2c3e50;transition:background-color .15s,border-color .15s}.askAnimalCoachHorizontal_nudgePill__2lqpA:hover{background:#f6f4f1;border-color:#ababab}.askAnimalCoachHorizontal_nudgePill__2lqpA:focus-visible{outline:2px solid #2a71f7;outline-offset:2px}.askAnimalCoachHorizontal_nudgePillLabel__nDVxo{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.askAnimalCoachHorizontal_notNowPill__18q-X{flex:0 0 auto;display:inline-flex;align-items:center;padding:.5rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:999px;cursor:pointer;font-family:"Geologica",sans-serif;font-size:.9rem;color:#8a8a8e;white-space:nowrap;transition:background-color .15s,border-color .15s}.askAnimalCoachHorizontal_notNowPill__18q-X:hover{background:#f6f4f1;border-color:#ababab}.askAnimalCoachHorizontal_closeButton__3prrU{position:absolute;top:.35rem;right:.35rem;z-index:2;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;color:#8a8a8e;transition:background-color .15s,color .15s}.askAnimalCoachHorizontal_closeButton__3prrU:hover{background:#f6f4f1;color:#2c3e50}.askAnimalCoachHorizontal_refreshButton__2vdxx{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 .75rem;background:transparent;border:none;cursor:pointer;color:#ed702e}.askAnimalCoachHorizontal_refreshButton__2vdxx:disabled{cursor:progress;opacity:.6}.askAnimalCoachHorizontal_spinner__9h6rL{width:18px;height:18px;border:2px solid rgba(237,112,46,.25);border-top-color:#ed702e;border-radius:50%;animation:askAnimalCoachHorizontal_askAnimalCoachHorizontalSpin__3JgZk .8s linear infinite}@keyframes askAnimalCoachHorizontal_askAnimalCoachHorizontalSpin__3JgZk{to{transform:rotate(1turn)}}.chatMessagesPlaceholder_container__1D0bO{position:relative;flex:1 1;display:flex;flex-direction:column;align-items:flex-start;background-color:#fedecf;background-image:url(/static/media/chat_background_infinite.befce849.png);background-repeat:repeat;background-size:400px;min-height:100vh;overflow-y:auto;box-shadow:inset 0 2px 4px hsla(0,0%,59.2%,.19);padding-bottom:30px;padding-left:10%;padding-right:10%}.chatMessagesPlaceholder_container__1D0bO .chatMessagesPlaceholder_loadingNextPageSpinner__re9sf{min-height:80px;width:100%;display:flex;flex:1 1}.chatMessagesPlaceholder_container__1D0bO .chatMessagesPlaceholder_loadingNextPageSpinner__re9sf>span:first-of-type{top:20px;left:10px;transform:scale(.5);margin-left:auto;margin-right:auto}.chatMainPlaceholder_container__3tNza{position:relative;display:flex;height:100%}.chatMainPlaceholder_container__3tNza .chatMainPlaceholder_main__2g7MD{flex:1 1;display:flex;flex-direction:column}@keyframes chatsLayout_fade-from-left__3F8Wr{0%{left:-400px}to{left:0}}@keyframes chatsLayout_fade-from-right__1yRnQ{0%{right:calc(-100% - -400px)}to{right:0}}.chatsLayout_container__2a6IS{display:flex;height:100%;font-size:.9rem}@media(max-width:899px){.chatsLayout_container__2a6IS .chatsLayout_navigation__2HXAJ{max-width:500px}}@media(max-width:501px){.chatsLayout_container__2a6IS{display:flex}.chatsLayout_container__2a6IS .chatsLayout_navigation__2HXAJ{width:100%;min-width:320px;max-width:500px}}.chatNavigation_navigation__2R019{display:flex;flex-direction:column;width:400px;max-width:400px;position:relative}.chatNavigation_navigation__2R019 .chatNavigation_searchBarContainer__1G_3l{padding-left:90px;box-shadow:0 2px 2px hsla(0,0%,59.2%,.19);background-color:#eceff2}.chatNavigation_navigation__2R019 .chatNavigation_searchBarContainer__1G_3l .chatNavigation_searchBar__1KCoE{padding:6px 10px}.chatNavigation_navigation__2R019 .chatNavigation_filterMenuTitle__1F0mp{width:"100%";text-align:center;align-items:center;padding-top:6px;padding-bottom:6px;font-weight:600}.chatNavigation_navigation__2R019 .chatNavigation_contextMenuButton__3zi_Z{color:#2c3e50}.chatNavigation_navigation__2R019 .chatNavigation_contextMenuButton__3zi_Z.chatNavigation_active__3fH32{color:#2a71f7}.chatNavigation_navigation__2R019 .chatNavigation_labelChooser__3sdos{background-color:#eceff2}.chatNavigation_navigation__2R019 .chatNavigation_choosenLabelBar__2Bf-W{background-color:#fff}.chatNavigation_navigation__2R019 .chatNavigation_filterText__1cppq{padding-top:6px;padding-bottom:4px;padding-left:98px;color:#2a71f7;font-weight:500;box-shadow:0 1px 1px hsla(0,0%,59.2%,.19);pointer-events:none;-webkit-user-select:none;user-select:none}.chatNavigation_navigation__2R019 .chatNavigation_chatTypeTabBar__1Yi1T{height:40px;display:flex;flex-direction:row;width:"100%";padding-left:90px;justify-content:center;background-color:#f5f5f5;cursor:pointer;-webkit-user-select:none;user-select:none}.chatNavigation_navigation__2R019 .chatNavigation_chatTypeTabBar__1Yi1T .chatNavigation_chatTypeTabBarItem__1-XMM{padding:10px;flex:1 1;color:"black";align-self:center;text-align:center}.chatNavigation_navigation__2R019 .chatNavigation_upgradeNoticeContainer__3f6UE{display:flex;justify-content:center;background-color:#ed702e;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;padding-left:90px}.chatNavigation_navigation__2R019 .chatNavigation_upgradeNoticeContainer__3f6UE .chatNavigation_upgradeNoticeText__126lV{display:flex;justify-content:center;width:100%;text-align:center;color:#fff;padding:1.25rem;font-size:.9rem;word-wrap:break-word}@media(max-width:501px){.chatNavigation_navigation__2R019{min-width:340px;max-width:500px;flex:1 1}}.chatEntryLastActivity_lastMessageTime__2hGeN{display:inline;font-size:.7rem;right:10px;top:10px}.pureChatEntryMessagePreview_messagePreview__3-oSt{position:relative;font-size:16px;display:flex;align-items:center;min-height:20px}.pureChatEntryMessagePreview_messagePreview__3-oSt ion-icon{margin-right:.25rem;vertical-align:middle;padding-top:3px}.pureChatEntryMessagePreview_checkmark__7JvqW{padding-top:1px;padding-right:4px}.pureChatEntryMessagePreview_textHtml__3EVBU{line-height:1.4;vertical-align:middle;top:3px;position:absolute;width:100%;max-width:calc(80% - 30px);min-height:20px;max-height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#2c3e50;font-size:.8rem;word-wrap:break-word;font-family:system-ui,sans-serif}.pureChatEntryMessagePreview_author__3besA{font-weight:500;padding-right:3px}.pureChatEntryMessagePreview_typingRow__3Z4Tn{position:absolute;top:3px;max-width:calc(80% - 30px);min-height:20px;display:flex;align-items:center;grid-gap:4px;gap:4px;overflow:hidden;font-size:.8rem;font-weight:500;font-family:system-ui,sans-serif}.pureChatEntryMessagePreview_typingLabel__RA1xY{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-style:italic;color:#2c3e50}.pureChatEntry_searchMetaRow__t6FxI{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;min-height:22px;padding-bottom:2px}.pureChatEntry_searchBadge__347iu{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .5rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#f6f4f1;color:#ed702e}.pureChatEntry_searchContextText__lqLUQ{min-width:0;font-size:.75rem;font-weight:500;color:#333030;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pureChatEntry_listItem__2w20h{position:relative;display:flex;border-bottom:1px solid hsla(0,0%,59.2%,.19);padding:.5rem .25rem 1rem .75rem;height:84px}.pureChatEntry_listItem__2w20h .pureChatEntry_profile__3oOZp{margin-top:10px;margin-right:.75rem}.pureChatEntry_listItem__2w20h .pureChatEntry_textHtml__1L951{top:0;position:absolute;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis;width:100%;max-width:calc(80% - 40px);min-height:26px}.pureChatEntry_listItem__2w20h .pureChatEntry_chatPreview__3sivM{flex:1 1;display:flex;flex-direction:column;margin-right:1rem;padding-bottom:.5rem;min-width:100%;width:100%}.pureChatEntry_listItem__2w20h .pureChatEntry_chatPreview__3sivM .pureChatEntry_profileName__TzxEO{color:#d86325;margin:0;font-weight:500;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:calc(80% - 84px);min-height:16px}.pureChatEntry_listItem__2w20h .pureChatEntry_chatPreview__3sivM .pureChatEntry_chatContextName__1OXIk{color:#2c3e50;margin:0;font-weight:600;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-top:2px;max-width:calc(80% - 74px);min-height:24px}.pureChatEntry_listItem__2w20h .pureChatEntry_chatPreview__3sivM .pureChatEntry_messagePreview__1bTcb{font-size:.8rem;display:flex;align-items:center;min-height:180px}.pureChatEntry_listItem__2w20h .pureChatEntry_chatPreview__3sivM .pureChatEntry_messagePreview__1bTcb ion-icon{padding-top:1px;margin-right:.25rem}.pureChatEntry_listItem__2w20h .pureChatEntry_labelBar__1hGLm{padding-top:8px}.pureChatEntry_listItem__2w20h .pureChatEntry_checkmark__36hqG{padding-right:4px}.pureChatEntry_listItem__2w20h .pureChatEntry_counterBadgeContainer__1DXPb{position:absolute;right:0;top:26px}.pureChatEntry_listItem__2w20h .pureChatEntry_counterBadgeContainer__1DXPb .pureChatEntry_counterBadge__3Uqpu{transition:all .1s ease-in-out;position:absolute;right:0}.pureChatEntry_listItem__2w20h .pureChatEntry_contextMenuContainer__1hXYz{position:absolute;right:0;top:33px;height:24px;width:24px;padding-right:10px}.pureChatEntry_listItem__2w20h .pureChatEntry_contextMenuContainer__1hXYz .pureChatEntry_contextMenuButton__1mzQo{position:absolute;margin-left:.25rem;right:-24px;height:24px;width:24px;opacity:0;transition:right .1s ease-in-out,opacity .2s ease-in-out}.pureChatEntry_listItem__2w20h:hover .pureChatEntry_contextMenuContainer__1hXYz{cursor:pointer}.pureChatEntry_listItem__2w20h:hover .pureChatEntry_contextMenuContainer__1hXYz .pureChatEntry_contextMenuButton__1mzQo{background-color:#eceff2;right:8px;opacity:1;transition:opacity .2s}.pureChatEntry_listItem__2w20h .pureChatEntry_chatInfo__eOqoR{padding-bottom:.5rem;position:absolute;right:.75rem;top:.5rem}.pureChatEntry_listItem__2w20h .pureChatEntry_chatInfo__eOqoR>:not(:last-child){margin-bottom:.25rem}.pureChatEntry_listItem__2w20h.pureChatEntry_active__3_Y_W{background-color:#f6f4f1}.pureChatEntry_listItem__2w20h:hover{cursor:pointer;background-color:#eceff2}.pureChatEntry_listItem__2w20h:hover .pureChatEntry_counterBadge__3Uqpu:not(.pureChatEntry_noLicence__1XMLV){position:absolute;right:28px;top:50%}.pureChatEntry_listItem__2w20h.pureChatEntry_disabled__fXeaC{background-color:#eceff2}.pureChatEntry_listItem__2w20h.pureChatEntry_disabled__fXeaC:hover{cursor:not-allowed}.labelItem_label__2tWx1{position:relative;display:flex;justify-content:center;align-items:center;font-size:.7rem;background-color:#5b5b5b;width:-moz-fit-content;width:fit-content;color:#fff;text-align:center;white-space:nowrap;padding:1px 4px;transition:width .2s;-webkit-user-select:none;user-select:none}.labelItem_label__2tWx1.labelItem_roundCorners__B1Krq{border-radius:5px}.labelItem_label__2tWx1 .labelItem_icon__1TaPb{margin-left:.25rem;justify-content:center;align-items:center;display:flex}.labelItem_label__2tWx1:hover{cursor:pointer}.chatLabelBar_container__3SUfV{border-radius:5px;margin-bottom:1px;display:flex;flex-direction:"row"}.chatLabelBar_label__1V9-X{margin-right:6px}.chatEntryContainer_tooltip__pmrS3{max-width:250px}.chatEntryContainer_searchMatchedTime__1U9LO{font-size:.72rem;font-weight:600;color:#3768e5}.chats_chats__fQCNb{overflow-y:auto;overflow-x:hidden;flex-grow:1;-webkit-user-select:none;user-select:none;padding:0 0 1rem 90px;list-style-type:none;margin:0}.chats_chats__fQCNb .chats_listFooter__345a-{min-height:100px}.chats_chats__fQCNb li.chats_loadingSpinner__22UUH{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.chats_chats__fQCNb li.chats_loadingSpinner__22UUH>span:first-of-type{top:10px;left:10px;transform:scale(.4);margin-left:auto;margin-right:auto}.chats_chats__fQCNb .chats_emptyListPlaceholderContainer__11-n9{flex:1 1;justify-content:center;align-items:center;padding:20px}.chats_chats__fQCNb .chats_emptyListPlaceholderContainer__11-n9 .chats_noSearchResultsText__1jhEZ{font-size:18;max-width:300px;text-align:center;color:#202428;font-weight:500}.searchableChatList_searchSummaryCard__3B2W3{margin:0 0 .75rem 90px;padding:.75rem 1rem;border-radius:18px;border:1px solid rgba(31,31,102,.12);background:linear-gradient(135deg,rgba(31,31,102,.07),rgba(31,31,102,.02))}.searchableChatList_searchSummaryEyebrow__1YFxM{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ed702e}.searchableChatList_searchSummaryTitle__24N4v{padding-top:.2rem;font-size:1rem;font-weight:700;color:#202428}.searchableChatList_searchSummaryMeta__9lktl{padding-top:.35rem;font-size:.82rem;font-weight:600;color:#333030}.searchableChatList_chats__9N1qZ{overflow-y:auto;overflow-x:hidden;flex-grow:1;-webkit-user-select:none;user-select:none;padding:0 0 1rem 90px;list-style-type:none;margin:0}.searchableChatList_chats__9N1qZ .searchableChatList_listFooter__ByA4Y{min-height:100px}.searchableChatList_chats__9N1qZ li.searchableChatList_loadingSpinner__2erHo{min-height:80px;width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.searchableChatList_chats__9N1qZ li.searchableChatList_loadingSpinner__2erHo>span:first-of-type{top:10px;left:10px;transform:scale(.4);margin-left:auto;margin-right:auto}.searchableChatList_chats__9N1qZ .searchableChatList_emptyListPlaceholderContainer__2TAAe{flex:1 1;justify-content:center;align-items:center;padding:20px}.searchableChatList_chats__9N1qZ .searchableChatList_emptyListPlaceholderContainer__2TAAe .searchableChatList_noSearchResultsText__2o3EZ{font-size:18;max-width:300px;text-align:center;color:#202428;font-weight:500}.companyHeader_navHeader__22RhO{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;align-items:center;justify-content:flex-start;padding:.5rem .5rem .5rem 100px;-webkit-app-region:drag}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE{width:100%}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_headerTextContainer__3hIdz{width:42vw;max-width:190px}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_headerTextContainer__3hIdz .companyHeader_headerText__JLFba{margin:0;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE span{font-size:1.5rem;font-weight:600}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_subTitleContainer__GBJZS{display:flex}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_subTitleContainer__GBJZS .companyHeader_subTitle__3YzZe{flex:1 1}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_addIcon__1Bcze{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;color:#2a71f7;margin-left:8px;margin-right:0;position:absolute;right:10px;top:20px}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_addIcon__1Bcze:hover{cursor:pointer}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_medianResponseTimeBadgeContainer__ahJ1O{margin-left:4px;flex-direction:row}.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_medianResponseTimeBadge__18kVG{justify-self:flex-end;margin-left:10px;font-size:.7rem;background-color:#d86325;border-radius:5px;color:#fff;font-weight:500;text-align:center;white-space:nowrap;padding:2px 6px}@media(max-width:599px){.companyHeader_navHeader__22RhO .companyHeader_company__dNLpE .companyHeader_headerTextContainer__3hIdz{width:40vw}}.customerChatCreation_container__1MoHf{position:absolute;top:0;left:-100%;width:100%;height:100vh;transition:left .2s;z-index:440;background-color:#eceff2;overflow:hidden}.customerChatCreation_container__1MoHf.customerChatCreation_show__hMLC6{left:0}.customerChatCreation_header__1wiXU{min-height:50px;max-height:50px;background-color:#eceff2;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;display:flex;align-items:center;padding:.5rem .5rem .5rem 80px;grid-gap:1rem;gap:1rem}.customerChatCreation_backButton__3YP5q{height:30px;width:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,.1)}.customerChatCreation_backButton__3YP5q:hover{cursor:pointer}.customerChatCreation_title__77SYQ{font-weight:500;font-size:1.1rem}.customerChatCreation_body__ZYAxH{height:calc(100vh - 66px);overflow-y:auto;background-color:#eceff2}.customerChatCreation_searchBarContainer__btOCp{padding:1rem 1.5rem 0}.customerChatCreation_sectionTitle__26Pin{padding:1rem 1.5rem .75rem;font-size:.95rem;font-weight:600}.customerChatCreation_list__ssaZ8{list-style:none;margin:0;padding:0 1.5rem 1.5rem}.customerChatCreation_listItem__3pRJx{margin-bottom:0}.customerChatCreation_listItem__3pRJx .customerChatCreation_companyRow__sn3sf{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:.5rem}.customerChatCreation_listItem__3pRJx .customerChatCreation_companyRow__sn3sf:hover{cursor:pointer;background-color:#f4f4f4}.customerChatCreation_animalContextListContainer__3z4CW{padding:0 1.5rem 1.5rem}.customerChatCreation_emptyState__1M8KP,.customerChatCreation_loadingContainer__2pcCF{padding:1.5rem;display:flex;justify-content:center;color:#8a8a8e}.customerChatCreation_actions__1OCT4{padding:1rem 1.5rem 1.5rem}.customerChatCreation_careCircleRow__2syst{display:flex;align-items:center;width:100%;padding:.5rem;border:1px solid #e0e0e0;background-color:#fff;border-radius:10px;cursor:pointer;text-align:left;font:inherit}.customerChatCreation_careCircleRow__2syst:hover{background-color:#f4f4f4}.customerChatCreation_careCircleRow__2syst .customerChatCreation_careCircleText__2qcur{display:flex;flex-direction:column;min-width:0;padding-left:.75rem}.customerChatCreation_careCircleRow__2syst .customerChatCreation_careCircleName__2eVY6{font-weight:600;color:#2c3e50}.customerChatCreation_careCircleRow__2syst .customerChatCreation_careCircleSubtitle__3xGVf{font-size:.8rem;color:#8a8a8e}.appInstallBanner_container__3Fo0_{background-color:#fff;border-bottom:1px solid rgba(51,48,48,.1);padding:.75rem 1rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.appInstallBanner_container__3Fo0_ .appInstallBanner_text__3IXci{display:flex;flex-direction:column;grid-gap:2px;gap:2px}.appInstallBanner_container__3Fo0_ .appInstallBanner_title__3Wbk5{font-size:.8rem;font-weight:600;color:#2c3e50}.appInstallBanner_container__3Fo0_ .appInstallBanner_subtitle__2BWM-{font-size:.7rem;color:#8a8a8e}.appInstallBanner_container__3Fo0_ .appInstallBanner_actions__3zcF7{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.appInstallBanner_container__3Fo0_ .appInstallBanner_openButton__1KoNm{background-color:#ed702e;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;font-family:"Geologica",sans-serif;cursor:pointer;white-space:nowrap}.appInstallBanner_container__3Fo0_ .appInstallBanner_openButton__1KoNm:hover{opacity:.9}.appInstallBanner_container__3Fo0_ .appInstallBanner_dismissButton__WakOM{background:none;border:none;font-size:.8rem;font-family:"Geologica",sans-serif;color:#8a8a8e;cursor:pointer;padding:.5rem}.appInstallBanner_container__3Fo0_ .appInstallBanner_dismissButton__WakOM:hover{color:#2c3e50}.select_container__2bmDa{border-radius:12px;flex:1 1}.select_container__2bmDa>div:first-child{flex:1 1}.formField_input__1Qrhq>div{border-radius:10px}.formField_label__2GHre{font-weight:500;color:#2c3e50;margin-bottom:.15rem;display:flex;align-items:flex-start;padding-top:16px;font-size:.9rem}.formField_label__2GHre .formField_checkmark__3Tf23,.formField_label__2GHre .formField_exclamationMark__Hx-mr{width:12px;height:12px;display:flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;color:#fff;margin-left:.75rem}.formField_label__2GHre .formField_exclamationMark__Hx-mr{background-color:#ff5852}.formField_label__2GHre .formField_checkmark__3Tf23{background-color:#98c776}.phoneNumberInput_container__1WUpM{width:100%;position:relative}.phoneNumberInput_container__1WUpM .phoneNumberInput_inputContainer__mWvlJ>div:first-child{border-radius:12px;-webkit-user-select:none;user-select:none}.phoneNumberInput_container__1WUpM .phoneNumberInput_prefixTextContainer__2T3uv{padding:10px;position:absolute;display:flex;top:50%;transform:translateY(-50%);left:.35rem;min-width:46px;justify-content:center;border-radius:8px;background-color:#f8f8fc}.phoneNumberInput_container__1WUpM .phoneNumberInput_prefixTextContainer__2T3uv:hover{background-color:rgba(237,112,46,.08);cursor:pointer}.phoneNumberInput_container__1WUpM .phoneNumberInput_prefixTextContainer__2T3uv .phoneNumberInput_prefixText__31zcG{flex:1 1;align-self:center;text-align:center;font-size:.9rem}.phoneNumberInput_container__1WUpM .phoneNumberInput_phoneNumberInput__37GTN{border-radius:10px!important;padding-left:calc(1.25rem + 60px)!important;text-align:left!important}.phoneNumberInput_container__1WUpM .phoneNumberInput_error__2nJyy{color:#ff5852;margin:.75rem 0}.phoneNumberInput_container__1WUpM .phoneNumberInput_inputError__I5Fiv{display:none}.phoneNumberInput_container__1WUpM .phoneNumberInput_phoneNumberCountryCodeList__1z0CO{padding:10px;max-width:200px;position:absolute;z-index:1000;top:58px;left:4px;box-shadow:0 4px 16px rgba(0,0,0,.12);border-radius:12px;border:1px solid rgba(51,48,48,.1);background-color:#fff}.phoneNumberCountryCodeList_container__2V7J5{flex:1 1}.phoneNumberCountryCodeList_container__2V7J5 .phoneNumberCountryCodeList_input__2544S{padding-bottom:8px}.phoneNumberCountryCodeList_container__2V7J5 .phoneNumberCountryCodeList_listContainer__1vJ_N{max-height:300px;overflow:scroll;background-color:#f6f4f1;border-radius:10px}.phoneNumberCountryCodeItem_container__jyckT,.phoneNumberCountryCodeList_container__2V7J5 .phoneNumberCountryCodeList_listContainer__1vJ_N .phoneNumberCountryCodeList_list__17jyS{text-align:left;vertical-align:middle;border-radius:10px}.phoneNumberCountryCodeItem_container__jyckT{padding:8px}.phoneNumberCountryCodeItem_container__jyckT:hover{background-color:#eceff2;cursor:pointer}.countryInput_container__lxm_b{width:100%;position:relative}.countryInput_container__lxm_b .countryInput_inputContainer__3Co40>div:first-child{border-radius:12px;-webkit-user-select:none;user-select:none}.countryInput_container__lxm_b .countryInput_prefixTextContainer__Wi36f{padding:10px;position:absolute;display:flex;top:50%;transform:translateY(-50%);left:.35rem;right:.35rem;min-width:80%;min-height:20px;justify-content:center;border-radius:8px;background-color:#f8f8fc}.countryInput_container__lxm_b .countryInput_prefixTextContainer__Wi36f:hover{background-color:rgba(237,112,46,.08);cursor:pointer}.countryInput_container__lxm_b .countryInput_prefixTextContainer__Wi36f .countryInput_prefixText__2If_J{flex:1 1;align-self:center;text-align:left;font-size:.9rem}.countryInput_container__lxm_b .countryInput_countryInput__3THzd{border-radius:10px!important;padding-left:calc(1.25rem + 60px)!important;text-align:left!important}.countryInput_container__lxm_b .countryInput_error__3OUpW{color:#ff5852;margin:.75rem 0}.countryInput_container__lxm_b .countryInput_inputError__2kBtQ{display:none}.countryInput_container__lxm_b .countryInput_countryCodeList__27dYp{padding:10px;max-width:200px;position:absolute;z-index:1000;top:58px;left:10px;box-shadow:0 4px 16px rgba(0,0,0,.12);border-radius:12px;border:1px solid rgba(51,48,48,.1);background-color:#fff}.countryList_container__2eo17{flex:1 1}.countryList_container__2eo17 .countryList_input__2Vmwn{padding-bottom:8px}.countryList_container__2eo17 .countryList_listContainer__1fLP9{max-height:300px;overflow:auto;background-color:#f6f4f1;border-radius:10px}.countryList_container__2eo17 .countryList_listContainer__1fLP9 .countryList_list__IgJDG{text-align:left;vertical-align:middle;border-radius:10px}.changePassword_container___Nsq3{padding:20px 20px 180px;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 2fr;align-content:start;align-items:center;max-width:500px;height:100vh;overflow:auto}.changePassword_container___Nsq3 .changePassword_actions__2GKzs{grid-column-start:span 2;grid-gap:.75rem;gap:.75rem;display:flex;justify-content:flex-end;-webkit-user-select:none;user-select:none}@media(max-width:899px){.changePassword_container___Nsq3{display:block;padding-left:1rem;padding-right:1rem}.changePassword_container___Nsq3>label{display:block;margin-top:1rem;margin-bottom:.5rem}.changePassword_container___Nsq3 .changePassword_profileContainer__iCZA6{width:100%;display:flex;justify-content:center}}.uploadProfileIcon_profileContainer__--UxO{position:relative;grid-column-start:span 2;height:200px;width:200px;margin-bottom:1rem}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_fileInput__bYMci{height:0;width:0;visibility:hidden;display:none}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt{position:absolute;height:200px;width:200px;border-radius:50%}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt:hover{cursor:pointer}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt:hover .uploadProfileIcon_text__1Mvsy{opacity:1}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt:hover .uploadProfileIcon_cameraBadge__3poHI{opacity:0}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_text__1Mvsy{opacity:0;border-radius:50%;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:.8rem;background:rgba(0,0,0,.5);text-align:center;transition:opacity .2s ease-in}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_cameraBadge__3poHI{position:absolute;bottom:8px;right:8px;width:34px;height:34px;border-radius:50%;background-color:#ed702e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:opacity .2s ease-in}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt img{width:100%;height:100%;border-radius:100px}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_spinner__1mrw8{position:absolute;height:100%;width:100%;top:1px;left:1px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);border:1px solid rgba(0,0,0,.8);border-radius:50%}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_spinner__1mrw8 span{border-color:#ed702e #ed702e transparent}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_spinner__1mrw8:hover{cursor:default}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_spinner__1mrw8>span{left:25px}.uploadProfileIcon_profileContainer__--UxO .uploadProfileIcon_profile__3eOCt .uploadProfileIcon_spinner__1mrw8>span>span{background-color:#fff}.emailActivationCodeForm_container__t7t8T{flex:1 1;display:block;align-content:start;align-items:center;max-width:660px;overflow-y:auto;background-color:#fff;border-radius:12px;border:1px solid rgba(51,48,48,.1);padding-left:20px;padding-right:20px;margin-top:10px;margin-bottom:20px}.emailActivationCodeForm_container__t7t8T .emailActivationCodeForm_actions__2ANfv{grid-column-start:span 2;grid-gap:.75rem;gap:.75rem;display:flex;justify-content:flex-end;-webkit-user-select:none;user-select:none}@media(max-width:899px){.emailActivationCodeForm_container__t7t8T{display:block;background-color:#fff}.emailActivationCodeForm_container__t7t8T>label{display:block;margin-top:1rem;margin-bottom:.5rem}.emailActivationCodeForm_container__t7t8T .emailActivationCodeForm_profileContainer__2qbTH{width:100%;display:flex;justify-content:center}}.smsActivationCodeForm_container__2C6T4{flex:1 1;display:block;align-content:start;align-items:center;max-width:660px;overflow-y:auto;background-color:#fff;border-radius:12px;border:1px solid rgba(51,48,48,.1);padding-left:20px;padding-right:20px;margin-top:10px;margin-bottom:20px}.smsActivationCodeForm_container__2C6T4 .smsActivationCodeForm_actions__3-_qV{grid-column-start:span 2;grid-gap:.75rem;gap:.75rem;display:flex;justify-content:flex-end;-webkit-user-select:none;user-select:none}@media(max-width:899px){.smsActivationCodeForm_container__2C6T4{display:block}.smsActivationCodeForm_container__2C6T4>label{display:block;margin-top:1rem;margin-bottom:.5rem}.smsActivationCodeForm_container__2C6T4 .smsActivationCodeForm_profileContainer__3Nyz0{width:100%;display:flex;justify-content:center}}.contactSyncSection_section__2_gs3{display:flex;flex-direction:column}.contactSyncSection_section__2_gs3 .contactSyncSection_empty__eip4p,.contactSyncSection_section__2_gs3 .contactSyncSection_explanation__2e1SN{margin:0 0 .75rem;font-size:.8rem;color:#2c3e50;opacity:.7}.contactSyncSection_section__2_gs3 .contactSyncSection_row__3Q-Aa{display:flex;flex-direction:row;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #e0e0e0}.contactSyncSection_section__2_gs3 .contactSyncSection_row__3Q-Aa:last-child{border-bottom:none}.contactSyncSection_section__2_gs3 .contactSyncSection_row__3Q-Aa .contactSyncSection_company__1yn0l{flex:1 1;min-width:0;justify-content:flex-start;padding-left:0}.userProfileForm_scrollContainer__1wSyZ{flex-direction:row;height:calc(100vh - 50px - 1rem);overflow-y:auto;-webkit-user-select:none;user-select:none;background-color:#f8f8fc}.userProfileForm_scrollContainer__1wSyZ .userProfileForm_paddingContainer__3PA7j{padding:20px;margin-bottom:160px}.userProfileForm_scrollContainer__1wSyZ .userProfileForm_paddingContainer__3PA7j .userProfileForm_formFields__2Mdog{flex:1 1;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:2fr 3fr;align-content:start;align-items:center;max-width:700px;-webkit-user-select:none;user-select:none}.userProfileForm_scrollContainer__1wSyZ .userProfileForm_paddingContainer__3PA7j .userProfileForm_formFields__2Mdog .userProfileForm_actions__1_5uz{grid-column-start:span 2;grid-gap:.75rem;gap:.75rem;display:flex;justify-content:flex-end;-webkit-user-select:none;user-select:none}.userProfileForm_scrollContainer__1wSyZ .userProfileForm_paddingContainer__3PA7j .userProfileForm_formFields__2Mdog .userProfileForm_sectionLabel__2PnRm{grid-column:span 2;font-weight:600;margin-top:1.25rem}.userProfileForm_scrollContainer__1wSyZ .userProfileForm_paddingContainer__3PA7j .userProfileForm_formFields__2Mdog .userProfileForm_fullRow__2HXsm{grid-column:span 2}@media(max-width:899px){.userProfileForm_container__3XamZ .userProfileForm_formFields__2Mdog{display:block}.userProfileForm_container__3XamZ .userProfileForm_formFields__2Mdog>label{display:block;margin-top:1rem;margin-bottom:.5rem}.userProfileForm_container__3XamZ .userProfileForm_formFields__2Mdog .userProfileForm_profileContainer__31fUt{width:100%;display:flex;justify-content:center}}.userProfileMain_container__17L3g{display:flex;flex-direction:column;flex:1 1;height:100%;min-height:0}.userProfileMain_header__3I2Gv{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;align-items:center;font-weight:600;padding:.5rem .5rem .5rem 1rem}.userProfileMain_content__2D8nP{background-color:#fff;flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}@media(max-width:501px){.userProfileMain_header__3I2Gv{display:flex;position:fixed;top:0;padding-left:70px;width:100vw;z-index:420}.userProfileMain_content__2D8nP{padding-top:70px;width:100vw;min-height:0}}.userQuickMessages_scrollContainer__oUlyW{height:calc(100vh - 70px);overflow-y:scroll}.userQuickMessages_messageInputContainer__1q7Dg{padding:20px}.userQuickMessages_messageInputContainer__1q7Dg .userQuickMessages_inputShort__2hb1V{width:100%;resize:none;flex:1 1;min-width:340px}.userQuickMessages_messageInputContainer__1q7Dg .userQuickMessages_input__1RUQf{width:100%;resize:none;flex:1 1;height:200px;min-width:340px}.userQuickMessages_messageInputContainer__1q7Dg .userQuickMessages_textReplacementChooserBarContainer__2FaIr{margin-bottom:20px;padding:4px}.userQuickMessages_container__2iOmy{min-width:380px;background-color:#fedecf;background-image:url(/static/media/chat_background_infinite.befce849.png);background-repeat:repeat;background-size:400px;overflow-y:scroll;height:calc(100vh - 70px)}.userQuickMessages_container__2iOmy .userQuickMessages_addQuickMessageButton__2bYYr{display:flex;justify-content:center;align-items:center;padding:.75rem;background-color:#fff;-webkit-user-select:none;user-select:none}.userQuickMessages_container__2iOmy .userQuickMessages_addQuickMessageButton__2bYYr:hover{cursor:pointer;background-color:#eceff2}.userQuickMessages_container__2iOmy .userQuickMessages_addQuickMessageButton__2bYYr span{color:#ed702e;margin-right:.75rem}.userQuickMessages_container__2iOmy .userQuickMessages_addQuickMessageButton__2bYYr.userQuickMessages_active__2_6p0{background-color:#eceff2}@media(max-width:501px){.userQuickMessages_container__2iOmy .userQuickMessages_addQuickMessageButton__2bYYr.userQuickMessages_active__2_6p0{background-color:#fff}}.userQuickMessages_container__2iOmy .userQuickMessages_quickMessages__2xBYI{padding-left:20px;padding-right:20px;padding-bottom:180px;max-width:380px}@media(max-width:899px){.userQuickMessages_messageInputContainer__1q7Dg .userQuickMessages_input__1RUQf,.userQuickMessages_messageInputContainer__1q7Dg .userQuickMessages_inputShort__2hb1V{max-width:unset;min-width:unset}}.chatMessageShortCuts_quickMessages__2t1oo{list-style:none;margin:0;padding:6px 0 0}.chatMessageShortCuts_actions__2rB6r{display:flex;flex-direction:row;flex:1 1;max-height:40px;grid-gap:10px;gap:10px;min-height:40px;padding-top:2px}.chatMessageShortCuts_actions__2rB6r .chatMessageShortCuts_cancelButtonContainer__3PL5C{background-color:#eceff2;border-radius:10px;width:40px;min-height:40px;overflow:hidden;opacity:.7;display:flex;justify-content:center;align-items:center;flex-basis:50px;cursor:pointer;-webkit-user-select:none;user-select:none}.chatMessageShortCuts_actions__2rB6r .chatMessageShortCuts_cancelButtonContainer__3PL5C:hover{background-color:#ed702e;opacity:1;transition:opacity .2s;color:#fff}.chatMessageShortCuts_actions__2rB6r .chatMessageShortCuts_cancelButtonContainer__3PL5C .chatMessageShortCuts_cancelButtonIcon__3EO0B{flex:1 1}.chatMessageShortCuts_actions__2rB6r .chatMessageShortCuts_goToQuickMessagesButtonContainer__2RHAT{border-radius:10px;width:40px;min-height:40px;overflow:hidden;opacity:.7;display:flex;justify-content:center;align-items:center;flex:1 1;background-color:#eceff2;cursor:pointer;-webkit-user-select:none;user-select:none}.chatMessageShortCuts_actions__2rB6r .chatMessageShortCuts_goToQuickMessagesButtonContainer__2RHAT:hover{background-color:#ed702e;opacity:1;transition:opacity .2s;color:#fff}.chatMessageShortCuts_actions__2rB6r .chatMessageShortCuts_goToQuickMessagesButtonContainer__2RHAT .chatMessageShortCuts_buttonContainer__35NEc{margin-top:0;border-radius:10px;font-weight:500}.chatMessageShortCuts_quickMessage__1Kk1j{display:flex;flex-direction:column;margin-top:.5rem}.chatMessageShortCuts_quickMessage__1Kk1j .chatMessageShortCuts_badge__Mq-EB{align-self:"center";background:#5b5b5b;border-radius:20px;cursor:pointer}.chatMessageShortCuts_quickMessage__1Kk1j .chatMessageShortCuts_badgeText__14z07{color:#fff;font-size:.9rem;padding:.5rem 1rem .5rem .75rem}.chatMessageShortCuts_previewMessage__3BmGZ{padding-bottom:.5rem}.chatMessageShortCuts_message___-iE8{padding:.35rem .25rem .25rem;border-radius:10px;background-color:#fff;margin-top:.25rem;margin-bottom:.25rem;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;box-shadow:0 1px 4px hsla(0,0%,59.2%,.19);max-width:200px;cursor:pointer}.chatMessageShortCuts_message___-iE8 .chatMessageShortCuts_messageContentContainer__3wzNy{display:flex;flex:1 1;flex-direction:row;align-self:flex-end}.chatMessageShortCuts_message___-iE8 .chatMessageShortCuts_messageTextContainer__1X_kj{display:flex;flex:1 1;flex-direction:column;width:100%;word-wrap:break-word}.chatMessageShortCuts_message___-iE8 .chatMessageShortCuts_messageTextContainerWithMedia__R-1O6{display:flex;flex:1 1;flex-direction:column;width:70%}.chatMessageShortCuts_message___-iE8 .chatMessageShortCuts_mediaMessage__1EM7j{background-color:#202428;border-radius:6px;flex:.5 1;flex-direction:column;align-self:flex-start;min-width:100px}.chatMessageShortCuts_message___-iE8.chatMessageShortCuts_ownMessage__4FBT6{align-self:flex-start;background-color:#d8fcd7}.splitScreen_container__e_LoE{flex:1 1;min-height:0;display:flex;height:100%}.splitScreen_container__e_LoE>:first-child{border-right:1px solid hsla(0,0%,59.2%,.19);overflow-y:auto}.splitScreen_container__e_LoE>:last-child{flex:1 1}@media(max-width:899px){.splitScreen_container__e_LoE{flex:1 1;width:100%;left:0;right:0}.splitScreen_container__e_LoE>:first-child{flex:1 1;border-right:1px solid hsla(0,0%,59.2%,.19);overflow-y:auto}.splitScreen_container__e_LoE>:last-child{position:absolute;height:100vh;width:0;top:0;right:0;left:100vw;bottom:0;transition:.2s;z-index:430;border-left:1px solid hsla(0,0%,59.2%,.19)}}.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD{background-color:#f8f8fc;height:100%;display:flex;flex-direction:column}.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD .splitScreenDetailMobileWrapper_header__IicSI{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;align-items:center;font-weight:600;padding:.5rem .5rem .5rem 1rem;display:none}.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD .splitScreenDetailMobileWrapper_content__8OTdw{background-color:#f8f8fc;flex:1 1;min-height:0;box-sizing:border-box}@media(max-width:899px){.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD{z-index:430}.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD .splitScreenDetailMobileWrapper_header__IicSI{display:flex;position:sticky;top:0;padding-left:70px;width:100%;height:100%;z-index:440}.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD .splitScreenDetailMobileWrapper_content__8OTdw{width:100%;z-index:430}.splitScreenDetailMobileWrapper_splitScreenRightContainer__1kwwD.splitScreenDetailMobileWrapper_businessContainer__2g1Dr{padding-top:80px;height:calc(100% - 80px)}}.detailTextfieldWrapper_container__2Y6-p{max-width:500px;flex:1 1}.detailTextfieldWrapper_container__2Y6-p .detailTextfieldWrapper_title__2bmym{padding-top:20px;padding-bottom:10px;color:#000;font-weight:600}.detailTextfieldWrapper_container__2Y6-p .detailTextfieldWrapper_actions__ItjWd{display:flex;grid-gap:.75rem;gap:.75rem;align-items:center;justify-content:flex-start;-webkit-user-select:none;user-select:none}.detailTextfieldWrapper_container__2Y6-p .detailTextfieldWrapper_actions__ItjWd .detailTextfieldWrapper_deleteButton__2c1Pw{color:#be0903}.textReplacementChooserBar_container__178ub{border-radius:5px;margin-bottom:1px;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:10px 4px;padding-top:10px;padding-bottom:0;padding-left:0;height:-moz-fit-content;height:fit-content;transition:height 2s ease-out}.textReplacementChooserBar_textReplacement__3KoGX{margin-right:6px}.textReplacementItem_textReplacement__2pH24{position:relative;display:flex;justify-content:center;align-items:center;font-size:.7rem;background-color:#5b5b5b;width:-moz-fit-content;width:fit-content;color:#fff;text-align:center;white-space:nowrap;padding:2px 4px;transition:width .2s;-webkit-user-select:none;user-select:none}.textReplacementItem_textReplacement__2pH24.textReplacementItem_roundCorners__3hYUA{border-radius:5px}.textReplacementItem_textReplacement__2pH24 .textReplacementItem_icon__YLZcH{margin-left:.25rem;justify-content:center;align-items:center;display:flex}.textReplacementItem_textReplacement__2pH24:hover{cursor:pointer}.userChatSettings_container__1REyh{display:flex;flex-direction:column;overflow-y:auto;min-width:340px;width:100%;height:100%;min-height:0;container-type:inline-size}.userChatSettings_container__1REyh .userChatSettings_paddingContainer__BOYKb{padding:1rem}.userChatSettings_container__1REyh .userChatSettings_settingsList__3ikZC{padding:20px 20px 100px;max-width:440px}.userChatSettings_sectionHeader__5hIHr{font-size:.7rem;font-weight:600;color:#8a8a8e;text-transform:uppercase;letter-spacing:.5px;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0;margin:1rem 0}.userChatSettings_card__2lH2e{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:14px;box-shadow:0 1px 2px rgba(28,27,77,.04),0 4px 14px rgba(28,27,77,.05);padding:14px 14px 15px;margin-bottom:12px;font-size:.9rem}.userChatSettings_card__2lH2e p{margin:0;max-width:100%}.userChatSettings_card__2lH2e .userChatSettings_cardHead__2qgji{display:flex;align-items:flex-start;grid-gap:12px;gap:12px}.userChatSettings_card__2lH2e .userChatSettings_name__3AfWL{flex:1 1;min-width:0;font-weight:600;color:#ed702e;font-size:.9rem;line-height:1.3;overflow-wrap:break-word;word-break:break-word;-webkit-user-select:none;user-select:none}.userChatSettings_card__2lH2e .userChatSettings_control__3x-KJ{flex:0 0 auto;display:flex;align-items:center;min-height:22px}.userChatSettings_card__2lH2e .userChatSettings_subTitle__3tzCX{margin-top:7px;font-size:.8rem;font-weight:300;line-height:1.45;-webkit-user-select:none;user-select:none;color:#8a8a8e}.userChatSettings_card__2lH2e .userChatSettings_listBody__1Vo_L{margin-top:12px}.userChatSettings_selectContent__2ycMH{margin-top:12px;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.userChatSettings_selectInput__2H6IA{width:100%;border:1px solid rgba(51,48,48,.2);border-radius:12px;padding:8px 36px 8px 12px;background-color:#fff;color:#2c3e50;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%23555' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 8px;cursor:pointer}.userChatSettings_selectMeta__QNBB2{color:#8a8a8e;font-size:12px}.userChatSettings_selectActions__3eFdt{display:flex;justify-content:flex-start}@media(max-width:501px){.userChatSettings_container__1REyh{max-width:unset}}@media(max-width:899px){.userChatSettings_container__1REyh .userChatSettings_settingsList__3ikZC{max-width:unset}}.AnimalCoachWelcome_overlay__3yptj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:AnimalCoachWelcome_fadeIn__26Ild .3s ease-out}.AnimalCoachWelcome_card__3CxWB{background:#fff;border-radius:20px;padding:36px 32px 28px;max-width:440px;width:90%;position:relative;text-align:center;border:1px solid rgba(51,48,48,.08);box-shadow:0 24px 48px rgba(0,0,0,.15);animation:AnimalCoachWelcome_slideUp__3gvkN .4s cubic-bezier(.34,1.56,.64,1)}.AnimalCoachWelcome_closeButton__2XSuy{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;color:rgba(51,48,48,.35);cursor:pointer;padding:4px 8px;line-height:1;border-radius:50%;transition:all .15s ease}.AnimalCoachWelcome_closeButton__2XSuy:hover{color:#333030;background:rgba(51,48,48,.06)}.AnimalCoachWelcome_avatarContainer__E8BjG{position:relative;display:inline-block;margin-bottom:20px}.AnimalCoachWelcome_avatar__1k-IY{width:64px;height:64px;object-fit:contain;position:relative;z-index:1;animation:AnimalCoachWelcome_gentleBounce__1lr4E 2s ease-in-out infinite}.AnimalCoachWelcome_pulse__2Pjov{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;border:2px solid #ed702e;opacity:0;animation:AnimalCoachWelcome_pulseRing__1B6UL 2s ease-out infinite;animation-delay:.5s}.AnimalCoachWelcome_title__fygvl{margin:0 0 8px;font-size:22px;font-weight:700;color:#333030;letter-spacing:-.3px}.AnimalCoachWelcome_subtitle__1JVbA{font-size:14px;color:rgba(51,48,48,.6);line-height:1.6;max-width:340px;margin:0 auto 24px}.AnimalCoachWelcome_advantages__3T2uo{list-style:none;padding:0;margin:0 0 28px;text-align:left}.AnimalCoachWelcome_advantageItem__2N93A{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:12px 16px;margin-bottom:6px;border-radius:12px;background:rgba(237,112,46,.04);border:1px solid rgba(237,112,46,.08);font-size:14px;color:#333030;line-height:1.4;opacity:0;transform:translateX(-16px);transition:all .35s cubic-bezier(.34,1.56,.64,1)}.AnimalCoachWelcome_advantageItem__2N93A.AnimalCoachWelcome_visible__DrzxE{opacity:1;transform:translateX(0)}.AnimalCoachWelcome_advantageIcon__1g_R-{font-size:20px;flex-shrink:0;width:28px;text-align:center}.AnimalCoachWelcome_ctaContainer__2zLSN{opacity:0;transform:translateY(8px);transition:all .3s ease-out}.AnimalCoachWelcome_ctaContainer__2zLSN.AnimalCoachWelcome_visible__DrzxE{opacity:1;transform:translateY(0)}.AnimalCoachWelcome_primaryButton__1hnVE{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:0 24px;background:linear-gradient(135deg,#ed702e,#e85d1a);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;font-family:"Geologica",sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(237,112,46,.3)}.AnimalCoachWelcome_primaryButton__1hnVE:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(237,112,46,.4)}.AnimalCoachWelcome_primaryButton__1hnVE:active{transform:translateY(0);box-shadow:0 2px 8px rgba(237,112,46,.3)}.AnimalCoachWelcome_skipButton__1rT_S{display:block;width:100%;margin-top:8px;padding:10px;background:none;border:none;font-size:13px;font-family:"Geologica",sans-serif;color:rgba(51,48,48,.4);cursor:pointer;transition:color .15s ease}.AnimalCoachWelcome_skipButton__1rT_S:hover{color:rgba(51,48,48,.6)}@keyframes AnimalCoachWelcome_fadeIn__26Ild{0%{opacity:0}to{opacity:1}}@keyframes AnimalCoachWelcome_slideUp__3gvkN{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes AnimalCoachWelcome_gentleBounce__1lr4E{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes AnimalCoachWelcome_pulseRing__1B6UL{0%{width:64px;height:64px;opacity:.6}to{width:88px;height:88px;opacity:0}}.HelpSection_container__9ta8d{padding:1rem 1.25rem;max-width:480px}.HelpSection_group__3nooN{margin-bottom:1.25rem}.HelpSection_groupTitle__1GVsy{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#999;margin:0 0 .75rem;padding:0 .75rem}.HelpSection_row__2mPcD{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;width:100%;padding:12px .75rem;background:none;border:none;border-radius:8px;font-size:14px;color:#333;text-decoration:none;cursor:pointer;transition:background .12s ease;text-align:left}.HelpSection_row__2mPcD:hover{background:#f5f5f5}.HelpSection_rowIcon__2HNEL{font-size:18px;color:#666;flex-shrink:0}.ideasLayout_container__3CrLk{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;background:#f5f5f5}.ideasLayout_header__2L1OM{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e0e0e0}.ideasLayout_header__2L1OM h2{margin:0;font-size:20px;font-weight:600}.ideasLayout_filters__3C7XN{display:flex;grid-gap:12px;gap:12px;padding:12px 24px;background:#fff;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;align-items:center}.ideasLayout_filterSelect__331gc{min-width:140px}.ideasLayout_list__1N5IZ{flex:1 1;min-height:0;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;grid-gap:12px;gap:12px}.ideasLayout_card__2gjry{background:#fff;border-radius:8px;padding:16px;cursor:pointer;border:1px solid #e0e0e0;transition:box-shadow .2s}.ideasLayout_card__2gjry:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.ideasLayout_cardHeader__1FIzw{display:flex;align-items:flex-start;grid-gap:16px;gap:16px}.ideasLayout_voteButton__1nrcp{display:flex;flex-direction:column;align-items:center;min-width:48px;padding:8px;border:1px solid #e0e0e0;border-radius:8px;background:none;cursor:pointer;font-size:14px;font-weight:600;color:#666;transition:all .2s}.ideasLayout_voteButton__1nrcp:hover,.ideasLayout_voted__3_hq6{border-color:#1976d2;color:#1976d2}.ideasLayout_voted__3_hq6{background:#e3f2fd}.ideasLayout_voteArrow__3dfqF{font-size:16px;line-height:1}.ideasLayout_cardContent__t4z3t{flex:1 1;min-width:0}.ideasLayout_cardTitle__1F6BK{font-size:16px;font-weight:600;margin:0 0 4px;color:#333}.ideasLayout_cardDescription__35E1I{font-size:14px;color:#666;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ideasLayout_cardMeta__2z_nY{display:flex;grid-gap:12px;gap:12px;align-items:center;font-size:12px;color:#999}.ideasLayout_badge__3hIP9{display:inline-block;background:#e8eaf6;color:#3f51b5}.ideasLayout_badge__3hIP9,.ideasLayout_statusBadge__1ndTA{padding:2px 8px;border-radius:12px;font-size:11px;font-weight:500}.ideasLayout_statusOpen__Q_Upv{background:#e8f5e9;color:#2e7d32}.ideasLayout_statusPlanned__m-5pZ{background:#e3f2fd;color:#1565c0}.ideasLayout_statusInProgress__2GXiG{background:#fff3e0;color:#e65100}.ideasLayout_statusShipped__3wIHx{background:#e8eaf6;color:#283593}.ideasLayout_statusDeclined__3aIlu{background:#fbe9e7;color:#bf360c}.ideasLayout_commentCount__1ySSC{display:flex;align-items:center;grid-gap:4px;gap:4px}.ideasLayout_loadMore__d8FJI{display:flex;justify-content:center;padding:12px}.ideasLayout_empty__1FXtz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;color:#999;font-size:14px}.ideasLayout_dialogOverlay__G13Jt{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.ideasLayout_dialog__BWCG_{background:#fff;border-radius:12px;width:90%;max-width:640px;max-height:85vh;overflow-y:auto;padding:24px}.ideasLayout_dialogHeader__C05j6{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ideasLayout_dialogHeader__C05j6 h3{margin:0;font-size:18px}.ideasLayout_closeButton__2Tq17{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:4px;line-height:1}.ideasLayout_formGroup__1u6N2{margin-bottom:16px}.ideasLayout_formGroup__1u6N2 label{display:block;font-size:13px;font-weight:500;margin-bottom:4px;color:#333}.ideasLayout_formGroup__1u6N2 input,.ideasLayout_formGroup__1u6N2 select,.ideasLayout_formGroup__1u6N2 textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;box-sizing:border-box}.ideasLayout_formGroup__1u6N2 input:focus,.ideasLayout_formGroup__1u6N2 select:focus,.ideasLayout_formGroup__1u6N2 textarea:focus{outline:none;border-color:#1976d2}.ideasLayout_formGroup__1u6N2 textarea{min-height:100px;resize:vertical}.ideasLayout_publicNote__1b1_D{margin:4px 0 8px;font-size:12px;color:#666;text-align:center}.ideasLayout_headerButton__3MOy0,.ideasLayout_loadMoreButton__3WFyH,.ideasLayout_sendButton__2b7gv{width:auto;margin-top:0}.ideasLayout_detailMeta__3KHKE{display:flex;grid-gap:12px;gap:12px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.ideasLayout_detailAuthor__18m3x{font-size:13px;color:#666}.ideasLayout_detailDate__3fJxP{font-size:12px;color:#999}.ideasLayout_detailDescription__1cr8D{font-size:14px;line-height:1.6;color:#333;margin-bottom:24px;white-space:pre-wrap}.ideasLayout_commentsSection__31bA4{border-top:1px solid #e0e0e0;padding-top:16px}.ideasLayout_commentsSection__31bA4 h4{margin:0 0 12px;font-size:14px;font-weight:600}.ideasLayout_comment__3RpZ6{padding:12px 0;border-bottom:1px solid #f0f0f0}.ideasLayout_comment__3RpZ6:last-child{border-bottom:none}.ideasLayout_commentAuthor__3_Mbn{font-size:13px;font-weight:500;color:#333}.ideasLayout_commentDate__3VzEj{font-size:11px;color:#999;margin-left:8px}.ideasLayout_commentContent__2EHI1{font-size:14px;color:#444;margin-top:4px;line-height:1.5}.ideasLayout_commentInput__1oJTw{display:flex;grid-gap:8px;gap:8px;margin-top:12px;align-items:center}.ideasLayout_commentInput__1oJTw input{flex:1 1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.ideasLayout_commentInput__1oJTw input:focus{outline:none;border-color:#1976d2}@media(max-width:600px){.ideasLayout_header__2L1OM{padding:12px 16px}.ideasLayout_header__2L1OM h2{font-size:17px}.ideasLayout_filters__3C7XN{padding:8px 16px;grid-gap:8px;gap:8px}.ideasLayout_headerButton__3MOy0{width:100%}.ideasLayout_filterSelect__331gc{min-width:100px;font-size:12px}.ideasLayout_list__1N5IZ{padding:12px 16px;grid-gap:10px;gap:10px}.ideasLayout_card__2gjry{padding:12px}.ideasLayout_cardHeader__1FIzw{grid-gap:10px;gap:10px}.ideasLayout_voteButton__1nrcp{min-width:40px;padding:6px;font-size:13px}.ideasLayout_cardTitle__1F6BK{font-size:14px}.ideasLayout_cardDescription__35E1I{font-size:13px}.ideasLayout_cardMeta__2z_nY{grid-gap:8px;gap:8px;flex-wrap:wrap}.ideasLayout_dialog__BWCG_{width:95%;max-height:90vh;padding:16px}.ideasLayout_commentInput__1oJTw{flex-direction:column}.ideasLayout_sendButton__2b7gv{width:100%}}.userAiAssistants_container__i3qF6{display:flex;flex-direction:column;overflow-y:auto;min-width:340px;width:100%;height:100%;min-height:0}.userAiAssistants_container__i3qF6 .userAiAssistants_paddingContainer__3cCTy{padding:10px 1rem;max-width:560px}.userAiAssistants_container__i3qF6 .userAiAssistants_intro__2jt3H{font-size:.8rem;font-weight:300;color:#8a8a8e;margin-bottom:1.25rem;line-height:1.5}.userAiAssistants_container__i3qF6 .userAiAssistants_assistantCard__1enzk{border:1px solid rgba(51,48,48,.12);border-radius:16px;padding:1rem;background-color:#fff;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.userAiAssistants_container__i3qF6 .userAiAssistants_assistantHeader__incg3{display:flex;align-items:center;justify-content:space-between}.userAiAssistants_container__i3qF6 .userAiAssistants_assistantName__160Eh{font-size:1rem;font-weight:600;color:#ed702e}.userAiAssistants_container__i3qF6 .userAiAssistants_statusBadge__1r3oH{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px}.userAiAssistants_container__i3qF6 .userAiAssistants_statusConnected__3dXEm{color:#1c7c4a;background-color:rgba(28,124,74,.12)}.userAiAssistants_container__i3qF6 .userAiAssistants_statusDisconnected__1-lwT{color:#8a8a8e;background-color:rgba(51,48,48,.08)}.userAiAssistants_container__i3qF6 .userAiAssistants_accessRow__1E2Uz,.userAiAssistants_container__i3qF6 .userAiAssistants_metaRow__1_Ztn{display:flex;align-items:baseline;justify-content:space-between;grid-gap:1rem;gap:1rem;font-size:.8rem}.userAiAssistants_container__i3qF6 .userAiAssistants_label__23EAa{color:#8a8a8e;font-weight:300}.userAiAssistants_container__i3qF6 .userAiAssistants_value__2JkFT{color:#2c3e50;text-align:right}.userAiAssistants_container__i3qF6 .userAiAssistants_connectionDetail__Qf8ld{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;padding-top:.75rem;border-top:1px solid rgba(51,48,48,.08)}.userAiAssistants_container__i3qF6 .userAiAssistants_actions__3BRQj{display:flex;justify-content:flex-end;margin-top:.75rem}.userAiAssistants_container__i3qF6 .userAiAssistants_footnote__3K0CE{margin-top:1.25rem;font-size:12px;font-weight:300;color:#8a8a8e;line-height:1.5}@media(max-width:501px){.userAiAssistants_container__i3qF6{max-width:unset}}.submenuEntry_entry__FD18j{display:flex;align-items:center;margin-bottom:.75rem;padding:1rem;overflow:hidden;max-height:20px}.submenuEntry_entry__FD18j:first-of-type{margin-top:1.25rem}.submenuEntry_entry__FD18j:last-of-type{margin-bottom:1.25rem}.submenuEntry_entry__FD18j:hover{cursor:pointer}.submenuEntry_entry__FD18j.submenuEntry_active__2UQmb,.submenuEntry_entry__FD18j:hover{background-color:#eceff2;border-top-right-radius:20px;border-bottom-right-radius:20px}.submenuEntry_entry__FD18j .submenuEntry_iconContainer__2fY4M{position:relative;display:flex;justify-content:center;align-items:center;margin-right:1rem}.submenuEntry_entry__FD18j .submenuEntry_iconContainer__2fY4M .submenuEntry_counter__2UkMo{position:absolute;top:-9px;right:-9px;background-color:#ff5852;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:.6rem;height:18px;width:18px;color:#fff}.submenuEntry_entry__FD18j.submenuEntry_disabled__1JOhk ion-icon,.submenuEntry_entry__FD18j.submenuEntry_disabled__1JOhk span{color:#7b7c7d}.submenuEntry_entry__FD18j.submenuEntry_disabled__1JOhk:hover{background-color:initial;cursor:default}.submenu_navigation__iPFY2{flex:1 1;background-color:#fff;padding:.75rem 1rem 1rem 90px;border-right:1px solid hsla(0,0%,59.2%,.19);margin-top:0;-webkit-app-region:no-drag;-webkit-user-select:none;user-select:none}.userProfileNavigation_container__1isI8{height:100%;overflow:hidden;font-size:.9rem}.userProfileNavigation_container__1isI8 .userProfileNavigation_header__2mMBC{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;align-items:center;justify-content:flex-start;padding:.5rem 1rem .5rem 100px}.userProfileNavigation_container__1isI8 .userProfileNavigation_header__2mMBC .userProfileNavigation_userName__zY9r_{margin-left:1rem;overflow:hidden;white-space:nowrap}.userProfileNavigation_container__1isI8 .userProfileNavigation_header__2mMBC .userProfileNavigation_userName__zY9r_ p{margin:0;font-weight:600;text-overflow:ellipsis;overflow:hidden}.userProfileNavigation_container__1isI8 .userProfileNavigation_header__2mMBC .userProfileNavigation_userName__zY9r_ span{font-size:.8rem}.userProfileNavigation_container__1isI8 .userProfileNavigation_menuContainer__2lcNt{height:calc(100% - 50px - 1rem);background-color:#fff;overflow-y:auto;padding-top:0;padding-bottom:0;border-right:1px solid rgba(51,48,48,.1);display:flex;flex-direction:column}.userProfileNavigation_container__1isI8 .userProfileNavigation_menuContainer__2lcNt .userProfileNavigation_menu__qlh-z{padding-top:0;padding-bottom:0;border-right:none}.userProfileNavigation_container__1isI8 .userProfileNavigation_logout__3_2w5{background-color:#fff;padding-right:1rem;padding-left:90px}.languageInput_container__djllz{width:100%;position:relative}.languageInput_container__djllz .languageInput_inputContainer__zHSYj>div:first-child{border-radius:12px;-webkit-user-select:none;user-select:none}.languageInput_container__djllz .languageInput_prefixTextContainer__BgPSc{padding:10px;position:absolute;display:flex;top:50%;transform:translateY(-50%);left:.35rem;right:.35rem;min-width:70%;min-height:20px;justify-content:center;border-radius:8px;background-color:#f8f8fc}.languageInput_container__djllz .languageInput_prefixTextContainer__BgPSc:hover{background-color:rgba(237,112,46,.08);cursor:pointer}.languageInput_container__djllz .languageInput_prefixTextContainer__BgPSc .languageInput_prefixText__2GDip{flex:1 1;align-self:center;text-align:left;font-size:.9rem}.languageInput_container__djllz .languageInput_languageInput__pyZEe{border-radius:10px!important;padding-left:calc(1.25rem + 60px)!important;text-align:left!important}.languageInput_container__djllz .languageInput_error__2jxjw{color:#ff5852;margin:.75rem 0}.languageInput_container__djllz .languageInput_inputError__2dWLm{display:none}.languageInput_container__djllz .languageInput_languageCodeList__2LeQf{padding:10px;max-width:280px;position:absolute;z-index:1000;bottom:58px;left:4px;box-shadow:0 4px 16px rgba(0,0,0,.12);border-radius:12px;border:1px solid rgba(51,48,48,.1);background-color:#fff}.languageList_container__3P4bn{flex:1 1}.languageList_container__3P4bn .languageList_input__3Nz-v{padding-bottom:8px}.languageList_container__3P4bn .languageList_listContainer__s24xI{max-height:300px;overflow:auto;background-color:#f6f4f1;border-radius:10px}.languageItem_container__19soM,.languageList_container__3P4bn .languageList_listContainer__s24xI .languageList_list__1QJm5{text-align:left;vertical-align:middle;border-radius:10px}.languageItem_container__19soM{padding:8px}.languageItem_container__19soM:hover{background-color:#eceff2;cursor:pointer}.featureAccessInput_container__3kLEX{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin-bottom:.75rem}.featureAccessInput_label__2nN6S{font-size:.8rem;color:#666;font-weight:500}.featureAccessInput_select__3qZN4{font-size:.8rem;padding:6px 8px;border:1px solid rgba(51,48,48,.2);border-radius:4px;background-color:#fff;cursor:pointer;width:100%}.featureAccessInput_select__3qZN4:disabled{opacity:.5;cursor:not-allowed}.featureAccessInput_select__3qZN4:focus{outline:none;border-color:rgba(51,48,48,.5)}.featureAccessSettings_container__yYX3X{padding:20px 20px 180px;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;max-width:500px;overflow:auto;height:100vh}.featureAccessSettings_container__yYX3X .featureAccessSettings_hint__ST5qF{font-size:12px;color:#999;margin:0 0 .75rem}@media(max-width:899px){.featureAccessSettings_container__yYX3X{padding-left:1rem;padding-right:1rem}}@keyframes userProfileLayout_fade-from-left__31bIs{0%{left:-400px}to{left:0}}@keyframes userProfileLayout_fade-from-right__1VjR5{0%{right:calc(-100% - -400px)}to{right:0}}.userProfileLayout_container__1S9Uc{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width:501px){.userProfileLayout_container__1S9Uc.userProfileLayout_show__OgVwi{display:unset;z-index:200}.userProfileLayout_container__1S9Uc.userProfileLayout_show__OgVwi .userProfileLayout_navigation__mMdSR{animation:userProfileLayout_fade-from-left__31bIs .2s}.userProfileLayout_container__1S9Uc.userProfileLayout_show__OgVwi .userProfileLayout_main__1937v{animation:userProfileLayout_fade-from-right__1VjR5 .2s}}.userProfileLayout_container__1S9Uc.userProfileLayout_hide__jSg1t{display:unset;z-index:200}.userProfileLayout_container__1S9Uc.userProfileLayout_hide__jSg1t .userProfileLayout_navigation__mMdSR{animation:userProfileLayout_fade-from-left__31bIs .2s reverse}.userProfileLayout_container__1S9Uc.userProfileLayout_hide__jSg1t .userProfileLayout_main__1937v{animation:userProfileLayout_fade-from-right__1VjR5 .2s reverse}@media(min-width:501px){.userProfileLayout_container__1S9Uc.userProfileLayout_shown__z9MNU{display:unset;z-index:200}.userProfileLayout_container__1S9Uc.userProfileLayout_shown__z9MNU .userProfileLayout_navigation__mMdSR{left:0}.userProfileLayout_container__1S9Uc.userProfileLayout_shown__z9MNU .userProfileLayout_main__1937v{right:0}}.userProfileLayout_container__1S9Uc.userProfileLayout_hidden__2yyBm{display:none}.userProfileLayout_container__1S9Uc.userProfileLayout_hidden__2yyBm .userProfileLayout_navigation__mMdSR{left:-400px}.userProfileLayout_container__1S9Uc.userProfileLayout_hidden__2yyBm .userProfileLayout_main__1937v{right:calc(-100% - -400px)}.userProfileLayout_container__1S9Uc .userProfileLayout_navigation__mMdSR{position:absolute;top:0;left:-400px;bottom:0;width:400px;display:flex;flex-direction:column}.userProfileLayout_container__1S9Uc .userProfileLayout_main__1937v{position:absolute;top:0;bottom:0;right:calc(-100% - -400px);width:calc(100% - 400px);display:flex;flex-direction:column}@media(max-width:501px){.userProfileLayout_container__1S9Uc .userProfileLayout_navigation__mMdSR{display:flex;flex-direction:column;width:100vw;left:0;right:0}.userProfileLayout_container__1S9Uc .userProfileLayout_main__1937v{position:absolute;height:100vh;width:100vw;top:0;right:0;left:100vw;bottom:0;transition:.2s;z-index:400}}.checkBox_container__1H4Km{display:block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #2c3e50;border-radius:5px}.checkBox_container__1H4Km input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkBox_container__1H4Km .checkBox_checkmark__3vBYI{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.checkBox_container__1H4Km .checkBox_checkmark__3vBYI ion-icon{--ionicon-stroke-width:60px}.checkBox_container__1H4Km .checkBox_checkmark__3vBYI .checkBox_icon__3fFPM{color:#2a71f7}.checkBox_container__1H4Km:hover{cursor:pointer}.transferOwnershipSection_container__3XsR3{margin-top:1.5rem;width:100%}.transferOwnershipSection_header__1_LCP{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.transferOwnershipSection_title__16fM-{margin:0;font-size:.9rem;font-weight:600;color:#2c3e50}.transferOwnershipSection_description__2G_Jq{margin:0 0 1rem;font-size:.8rem;color:#8a8a8e;line-height:1.5}.transferOwnershipSection_gateToggle__1ac2e{background:none;border:none;color:#8a8a8e;font-size:.8rem;cursor:pointer;padding:.5rem 0;font-family:"Geologica",sans-serif;font-weight:500;text-align:left}.transferOwnershipSection_gateToggle__1ac2e:hover{color:#2c3e50}.transferOwnershipSection_note__3cAJC{margin:0 0 1rem;font-size:.8rem;color:#8a8a8e;line-height:1.5}.transferOwnershipSection_collapseLink__1rXm1{background:none;border:none;color:#ed702e;font-size:.8rem;cursor:pointer;padding:.75rem 0 0;font-family:"Geologica",sans-serif;align-self:flex-start}.transferOwnershipSection_collapseLink__1rXm1:hover{opacity:.8}.transferOwnershipSection_toggleButton__F2sFy{background:none;border:none;color:#ed702e;font-size:.8rem;cursor:pointer;padding:.5rem .75rem;font-family:"Geologica",sans-serif;font-weight:500}.transferOwnershipSection_toggleButton__F2sFy:hover{opacity:.8}.transferOwnershipSection_form__3hv8w{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;padding:1rem;background-color:#eceff2;border-radius:10px}.transferOwnershipSection_formField__28yxi{display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.transferOwnershipSection_formLabel__EOkbm{font-size:.8rem;font-weight:500;color:#2c3e50}.transferOwnershipSection_formActions__2QmdS{display:flex;grid-gap:.75rem;gap:.75rem}.transferOwnershipSection_formError__3PZ1P{color:#be0903;font-size:.8rem;font-style:italic}.transferOwnershipSection_memberHint__3QJJR{margin:0 0 .5rem;font-size:.8rem;color:#8a8a8e;line-height:1.4}.transferOwnershipSection_memberBlock__1yGTu{padding:.35rem 0}.transferOwnershipSection_memberRow__3c5B-{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.transferOwnershipSection_roleDesc__LdUVC{margin:.35rem 0 0;font-size:.7rem;color:#8a8a8e;line-height:1.4}.transferOwnershipSection_memberName__ER7Du{flex:1 1;min-width:0;font-size:.8rem;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transferOwnershipSection_memberYou__2c0fP{color:#8a8a8e}.transferOwnershipSection_memberRole__2u0de{flex-shrink:0;min-width:160px}.transferOwnershipSection_roleStatic__q3cEc{display:inline-block;font-size:.8rem;color:#8a8a8e;font-style:italic;text-align:right;width:100%}.transferOwnershipSection_pendingCard__8qdff{border:1px solid #e0e0e0;border-radius:10px;padding:1rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.transferOwnershipSection_pendingHeader__2lT75{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem}.transferOwnershipSection_pendingBadge__1-41M{background-color:#eceff2;color:#8a8a8e;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:.35rem .75rem;border-radius:10px}.transferOwnershipSection_pendingRecipient__3MfpC{font-size:.9rem;color:#2c3e50;font-weight:500}.transferOwnershipSection_pendingMeta__3arYk{font-size:.8rem;color:#8a8a8e;line-height:1.5;margin:0}.transferOwnershipSection_pendingNote__3d4OO{background-color:#f6f4f1;border-radius:10px;padding:.75rem 1rem;font-size:.8rem;font-style:italic;color:#2c3e50;margin:0}.transferOwnershipSection_pendingActions__1NVYe{display:flex;grid-gap:.75rem;gap:.75rem;justify-content:flex-end}.transferOwnershipSection_cancelButton__3BrWo{background:none;border:none;color:#be0903;font-size:.8rem;cursor:pointer;padding:.5rem .75rem;font-family:"Geologica",sans-serif;font-weight:500}.transferOwnershipSection_cancelButton__3BrWo:hover{opacity:.8}.transferOwnershipSection_devSection__2qUSV{margin-top:.5rem;padding-top:.75rem;border-top:1px dashed #e0e0e0}.transferOwnershipSection_devToggle__1NZg2{background:none;border:none;color:#8a8a8e;font-size:.7rem;cursor:pointer;padding:0;font-family:"Geologica",sans-serif;text-decoration:underline}.transferOwnershipSection_devToggle__1NZg2:hover{color:#2c3e50}.transferOwnershipSection_devLinkRow__1w1ZO{display:flex;grid-gap:.5rem;gap:.5rem;align-items:center;margin-top:.5rem}.transferOwnershipSection_devLink__3OGLk{flex:1 1;font-size:.7rem;color:#ed702e;word-break:break-all;font-family:monospace;text-decoration:none}.transferOwnershipSection_devCopyButton__3NNLw{background:none;border:1px solid #e0e0e0;border-radius:10px;color:#8a8a8e;font-size:.7rem;cursor:pointer;padding:.35rem .75rem;font-family:"Geologica",sans-serif;flex-shrink:0}.transferOwnershipSection_devCopyButton__3NNLw:hover{background-color:#f6f4f1}.careCircleOnboardingPrompt_overlay__3FjQs{position:fixed;inset:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:2800}.careCircleOnboardingPrompt_sheet__1jbVC{background-color:#fff;border-radius:20px;padding:1.5rem 1.5rem 40px;width:100%;max-width:480px;text-align:center}.careCircleOnboardingPrompt_title__362J5{font-size:20px;font-weight:600;color:#2c3e50;margin:0 0 .75rem}.careCircleOnboardingPrompt_subtitle__TGbBS{font-size:15px;color:#8a8a8e;line-height:1.5;margin:0 0 1.5rem}.careCircleOnboardingPrompt_actions__Eycnc{display:flex;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem}.careCircleOnboardingPrompt_inputSection__3nVvJ{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.careCircleOnboardingPrompt_laterButton__3Mk2u{background:none;border:none;color:#8a8a8e;font-size:14px;cursor:pointer;padding:.5rem;font-family:"Geologica",sans-serif;margin-top:.5rem}.careCircleOnboardingPrompt_laterButton__3Mk2u:hover{opacity:.8}.careCircleOnboardingPrompt_sentText__1Utzt{font-size:18px;font-weight:600;color:#2c3e50;margin:0}.memoryLaneList_container__1LHgO{width:100%;padding:.75rem 0}.memoryLaneList_header__3xtVZ{margin-bottom:1rem}.memoryLaneList_title__3JInC{font-size:.9rem;font-weight:600;color:#2c3e50;margin:0}.memoryLaneList_timeline__2yvei{position:relative;padding-left:24px;margin-top:1rem}.memoryLaneList_timeline__2yvei:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#e0e0e0,transparent)}.memoryLaneList_timelineNow__1nHUm{position:relative;padding-bottom:1.25rem}.memoryLaneList_timelineNow__1nHUm span{font-size:.7rem;color:#8a8a8e;text-transform:lowercase;letter-spacing:.5px}.memoryLaneList_timelineNow__1nHUm:before{content:"";position:absolute;left:-24px;top:0;width:12px;height:12px;border-radius:50%;border:2px solid #e0e0e0;background-color:#fff;z-index:1}.memoryLaneList_birthNode__2lxpR{position:relative;padding-left:4px;padding-top:.75rem}.memoryLaneList_birthMarker__3Vq34{position:absolute;left:-23px;top:calc(.75rem + 3px);width:10px;height:10px;background-color:#ed702e;transform:rotate(45deg);z-index:1}.memoryLaneList_birthContent__IM_VK{padding:.75rem 1rem;background-color:#f6f4f1;border-radius:10px;border-left:3px solid #ed702e}.memoryLaneList_birthLabel__2Z21j{font-size:.9rem;font-weight:600;color:#2c3e50;line-height:1.3}.memoryLaneList_birthDate__2GuEw{font-size:.8rem;color:#8a8a8e;margin-top:2px}.memoryLaneList_deathNode__178vG{position:relative;padding-left:4px;padding-top:.75rem;padding-bottom:.75rem}.memoryLaneList_deathMarker__20I41{position:absolute;left:-23px;top:calc(.75rem + 3px);width:10px;height:10px;background-color:#8a8a8e;transform:rotate(45deg);z-index:1}.memoryLaneList_deathContent__31kVD{padding:.75rem 1rem;background-color:#f6f4f1;border-radius:10px;border-left:3px solid #8a8a8e}.memoryLaneList_deathLabel__2HMzG{font-size:.9rem;font-weight:600;color:#2c3e50;line-height:1.3}.memoryLaneList_deathDate__1VFDz{font-size:.8rem;color:#8a8a8e;margin-top:2px}.memoryLaneList_loadingSpinner__mIz7l{display:flex;justify-content:center;padding:1.5rem}.memoryLaneList_emptyState__3VlRC{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.25rem;grid-gap:.75rem;gap:.75rem}.memoryLaneList_emptyStateIcon__3rH2c{margin-bottom:.5rem;opacity:.6}.memoryLaneList_emptyStateTitle__2f6ew{font-size:1.25rem;font-weight:600;color:#2c3e50}.memoryLaneList_emptyStateDescription__UqOxZ{font-size:.9rem;color:#8a8a8e;max-width:300px;line-height:1.5}.memoryLaneList_emptyStateCta__NNX4z{margin-top:1rem;padding:.75rem 1.25rem;background-color:#ed702e;color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:500;cursor:pointer;transition:opacity .2s}.memoryLaneList_emptyStateCta__NNX4z:hover{opacity:.9}.memoryLaneItem_node__P-OGt{position:relative;padding-left:4px;padding-bottom:1.25rem}.memoryLaneItem_node__P-OGt:last-child{padding-bottom:.75rem}.memoryLaneItem_marker__3sX8p{position:absolute;left:-22px;top:4px;width:8px;height:8px;border-radius:50%;background-color:#ed702e;z-index:1;transition:transform .15s}.memoryLaneItem_node__P-OGt:hover .memoryLaneItem_marker__3sX8p{transform:scale(1.3)}.memoryLaneItem_nodeNew__19ijp .memoryLaneItem_marker__3sX8p{box-shadow:0 0 0 3px rgba(237,112,46,.15)}.memoryLaneItem_content__dMyB7{position:relative}.memoryLaneItem_statement__NwxeP{font-size:.9rem;color:#2c3e50;line-height:1.45}.memoryLaneItem_meta__S2AFO{font-size:.7rem;color:#8a8a8e;margin-top:3px;display:flex;align-items:center;grid-gap:0;gap:0}.memoryLaneItem_date__kVfno{color:#8a8a8e}.memoryLaneItem_separator__1TZf1{color:#8a8a8e;margin:0 1px}.memoryLaneItem_contributor__2BF0h{font-weight:500}.memoryLaneItem_newBadge__YY434{margin-left:.5rem;font-size:.6rem;font-weight:600;color:#ed702e;text-transform:uppercase;letter-spacing:.04em}.memoryLaneItem_hideButton__1TRFE{position:absolute;top:0;right:0;background-color:#fff;border:none;border-radius:4px;font-size:1.25rem;color:#8a8a8e;cursor:pointer;padding:0 6px;line-height:1;opacity:0;transition:opacity .15s,background-color .15s}.memoryLaneItem_node__P-OGt:hover .memoryLaneItem_hideButton__1TRFE{opacity:.85}.memoryLaneItem_hideButton__1TRFE:hover{opacity:1!important;color:#2c3e50;background-color:#eceff2}.memoryLaneItem_editButton__2uYrc{position:absolute;top:0;right:28px;background-color:#fff;border:none;border-radius:4px;font-size:.9rem;color:#8a8a8e;cursor:pointer;padding:0 6px;line-height:1;opacity:0;transition:opacity .15s,background-color .15s}.memoryLaneItem_node__P-OGt:hover .memoryLaneItem_editButton__2uYrc{opacity:.85}.memoryLaneItem_editButton__2uYrc:hover{opacity:1!important;color:#2c3e50;background-color:#eceff2}.coachRecommendations_container__2ROVn{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.coachRecommendations_section__2-tD2{border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.coachRecommendations_sectionHeader__1tmS6{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;width:100%;padding:.75rem 1rem;background:#eceff2;border:none;cursor:pointer;font-family:"Geologica",sans-serif;text-align:left;color:#2c3e50;transition:background-color .15s}.coachRecommendations_sectionHeader__1tmS6:hover{background:#e6eaee}.coachRecommendations_sectionTitle__3QzWs{flex:1 1;font-size:.9rem;font-weight:600}.coachRecommendations_sectionChevron__1X9g-{flex-shrink:0;color:#8a8a8e;transition:transform .2s}.coachRecommendations_sectionChevronOpen__3jx1u{transform:rotate(180deg)}.coachRecommendations_sectionBody__322lE{padding:1rem}.coachRecommendations_explanationText__3sS-2{font-size:.8rem;color:#8a8a8e;line-height:1.5;margin:0 0 .75rem}.coachRecommendations_loadingContainer__1Xrx8{display:flex;justify-content:center;padding:1rem 0}.coachRecommendations_summaryBox__1Mv_Y{padding:1rem;border-radius:10px;border-left:4px solid #008a29;background:rgba(0,138,41,.05);margin-bottom:.75rem}.coachRecommendations_summaryText__Rt-ja{font-size:.8rem;color:#2c3e50;line-height:1.55;margin:0;white-space:pre-wrap}.coachRecommendations_ctaButton__SazdL{display:inline-flex;align-items:center;padding:.5rem 1rem;margin-top:.75rem;border:none;border-radius:999px;background:#008a29;color:#fff;font-family:"Geologica",sans-serif;font-size:.8rem;font-weight:500;cursor:pointer;transition:opacity .15s}.coachRecommendations_ctaButton__SazdL:hover{opacity:.85}.coachRecommendations_refreshRow__3BbAk{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.coachRecommendations_refreshTimestamp__Bc2Tm{font-size:.7rem;color:#8a8a8e}.coachRecommendations_refreshButton__1ZhbB{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#8a8a8e;border-radius:6px;transition:color .15s,background-color .15s}.coachRecommendations_refreshButton__1ZhbB:hover{color:#008a29;background:rgba(0,138,41,.08)}.coachRecommendations_refreshButton__1ZhbB:disabled{opacity:.4;cursor:not-allowed}.coachRecommendations_list__LWt-r{display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.coachRecommendations_card__6Sm3G{padding:1rem;background:rgba(0,138,41,.04);border:1px solid rgba(0,138,41,.12);border-left:4px solid #008a29;border-radius:10px}.coachRecommendations_cardContent__1XifA{display:flex;flex-direction:column;grid-gap:.35rem;gap:.35rem}.coachRecommendations_cardTitle__F9cHN{font-size:.9rem;font-weight:600;color:#2c3e50;line-height:1.35}.coachRecommendations_cardBody__2BzqN{font-size:.8rem;color:#8a8a8e;line-height:1.5;white-space:pre-wrap}.publicCompanyInfoDetail_detail__Qu1zO{position:relative;display:flex;flex-direction:column;grid-gap:18px;gap:18px;width:100%;max-width:480px;padding:20px 24px 22px}.publicCompanyInfoDetail_closeButton__1sioS{position:absolute;top:10px;right:10px;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.04);color:var(--text-secondary,#888);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s;z-index:1}.publicCompanyInfoDetail_closeButton__1sioS:hover{background:rgba(0,0,0,.08);color:var(--text-strong,#222)}.publicCompanyInfoDetail_header__2K9L5{display:flex;flex-direction:row;align-items:center;grid-gap:14px;gap:14px;padding-right:40px}.publicCompanyInfoDetail_heading__IpLIc{display:flex;flex-direction:column;grid-gap:4px;gap:4px;min-width:0;flex:1 1}.publicCompanyInfoDetail_name__28jJ9{font-size:18px;font-weight:600;color:var(--text-strong,#222);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.publicCompanyInfoDetail_typeBadge__1nkWl{align-self:flex-start;font-size:11px;line-height:1;padding:4px 8px;border-radius:999px;background:rgba(0,0,0,.05);color:var(--text-secondary,#888);text-transform:uppercase;letter-spacing:.04em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publicCompanyInfoDetail_primaryCta__BuiZZ{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;max-width:100%;border:none;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:600;color:#fff;background:#ed702e;cursor:pointer;transition:background-color .15s,transform .05s}.publicCompanyInfoDetail_primaryCta__BuiZZ:hover{background:#d86325}.publicCompanyInfoDetail_primaryCta__BuiZZ:active{transform:translateY(1px)}.publicCompanyInfoDetail_info__2VvfV{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.publicCompanyInfoDetail_infoRow__2c7vY{display:flex;flex-direction:row;align-items:center;grid-gap:10px;gap:10px;font-size:14px;color:var(--text-primary,#333);line-height:1.4}.publicCompanyInfoDetail_infoIcon__2ur50{flex-shrink:0;color:var(--text-secondary,#888)}.publicCompanyInfoDetail_infoValue__1z-qi,.publicCompanyInfoDetail_infoValueLink__1rQjs{flex:1 1;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.publicCompanyInfoDetail_infoValueLink__1rQjs{color:#2a71f7;text-decoration:none}.publicCompanyInfoDetail_infoValueLink__1rQjs:hover{text-decoration:underline}.publicCompanyInfoDetail_destructiveAction__2D0i3{align-self:flex-start;background:none;border:none;padding:6px 0;margin-top:4px;font-size:13px;color:#f54d47;cursor:pointer}.publicCompanyInfoDetail_destructiveAction__2D0i3:hover{text-decoration:underline}.publicCompanyInfoDetail_dataDisclaimer__265z0{margin-top:2px;font-size:11px;line-height:1.4;color:var(--text-secondary,#888)}.partnerSection_container__3n5Xq{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.partnerSection_header__2ksOH{display:flex;align-items:center;justify-content:space-between}.partnerSection_title__1LCuE{font-size:.9rem;font-weight:600;margin:0}.partnerSection_subHeader__1S4SX{margin-top:4px;font-size:12px;font-weight:500;color:var(--text-secondary,#888);text-transform:uppercase;letter-spacing:.04em}.partnerSection_linkedList__2qBYe{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.partnerSection_linkedRow__2bBlP{display:flex;flex-direction:row;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border-radius:12px;cursor:pointer;transition:background-color .15s;outline:none}.partnerSection_linkedRow__2bBlP:hover{background:rgba(0,0,0,.04)}.partnerSection_linkedRow__2bBlP:focus-visible{background:rgba(0,0,0,.04);box-shadow:0 0 0 2px #ed702e}.partnerSection_linkedRowMain__37gWL{display:flex;flex-direction:column;grid-gap:2px;gap:2px;min-width:0;flex:1 1}.partnerSection_linkedRowName__5opEz{font-size:14px;font-weight:500;color:var(--text-strong,#222);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.partnerSection_linkedRowType__WcoAN{font-size:12px;color:var(--text-secondary,#888);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.partnerSection_linkedRowChevron__1fBMo{flex-shrink:0;color:var(--text-secondary,#888)}.partnerSection_discoveryList__3u5qO{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:8px;gap:8px}.partnerSection_discoveryTile__166ZB{flex:0 0 auto;display:inline-flex;align-items:center;grid-gap:8px;gap:8px;padding:8px 12px;border-radius:999px;border:1px dashed rgba(0,0,0,.18);background:transparent;font-size:13px;font-weight:500;color:var(--text-primary,#333);cursor:pointer;transition:border-color .15s,background-color .15s}.partnerSection_discoveryTile__166ZB:hover:not(:disabled){border-color:rgba(0,0,0,.32);background:rgba(0,0,0,.03)}.partnerSection_discoveryTile__166ZB:disabled{cursor:default;opacity:.6}.partnerSection_discoveryToggle__BGsPa{border-style:solid;border-color:rgba(0,0,0,.1);color:var(--text-secondary,#888)}.partnerSection_discoveryIcon__2e1kQ{width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.04);display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-secondary,#888);flex-shrink:0}.partnerSection_discoveryLabel__11591{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.animalContextFilesSection_card__2ZbBL{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:1rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem;overflow:hidden}.animalContextFilesSection_sectionTitle__2lAX3{font-size:.9rem;font-weight:600;color:#2c3e50}.animalContextFilesSection_fileRows__1DVKh{display:flex;flex-direction:column;margin:0 -1rem}.animalContextFilesSection_fileRow__1VecQ{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #e0e0e0}.animalContextFilesSection_fileRow__1VecQ:last-child{border-bottom:none}.animalContextFilesSection_fileRow__1VecQ:hover{background-color:#f6f4f1}.animalContextFilesSection_fileRowLabel__1gPhm{font-size:.8rem;color:#2c3e50}.animalContextFilesSection_fileRowCount__39L5N{font-size:.8rem;color:#8a8a8e;margin-left:.5rem}.animalContextFilesSection_backdrop__2537u{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.animalContextFilesSection_overlay__3IJVv{display:flex;flex-direction:column;background:#fff;border-radius:16px;width:560px;max-width:calc(100vw - 32px);height:min(720px,100vh - 64px);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}.animalContextFilesSection_overlayHeader__2ptrS{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:1rem;border-bottom:1px solid #e0e0e0}.animalContextFilesSection_backButton__14KdS{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#2c3e50;border-radius:6px}.animalContextFilesSection_backButton__14KdS:hover{background:#eceff2}.animalContextFilesSection_overlayTitle__xoXva{font-size:.9rem;font-weight:600;color:#2c3e50}.animalContextFilesSection_overlayBody__2H7MK{flex:1 1;overflow:hidden;position:relative}.animalContextRemindersSection_card__25pQf{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:1rem;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.animalContextRemindersSection_header__3ozbW{display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem}.animalContextRemindersSection_sectionTitle__3MOvl{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;font-size:.9rem;font-weight:600;color:#2c3e50}.animalContextRemindersSection_dueBadge__tdjdy{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background-color:#b71c1c;color:#fff;font-size:.7rem;font-weight:600;line-height:1}.animalContextRemindersSection_viewAllButton__3_mL3{all:unset;cursor:pointer;color:#ed702e;font-size:.8rem;font-weight:500}.animalContextRemindersSection_viewAllButton__3_mL3:hover{opacity:.8}.animalContextRemindersSection_loading__qV6ve{display:flex;justify-content:center;padding:1rem}.animalContextRemindersSection_previewList__1FZCA{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.animalContextRemindersSection_previewItem__3j-ti{all:unset;box-sizing:border-box;display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:5px;cursor:pointer;color:#2c3e50}.animalContextRemindersSection_previewItem__3j-ti:hover{border-color:#ed702e;background-color:#f6f4f1}.animalContextRemindersSection_previewMain__3S8ms{display:flex;flex-direction:column;grid-gap:2px;gap:2px;flex:1 1;min-width:0}.animalContextRemindersSection_previewSubject__2Qsf7{font-size:.8rem;font-weight:600;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.animalContextRemindersSection_previewNote__qoW1d{font-size:.8rem;color:#2c3e50;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;word-break:break-word}.animalContextRemindersSection_previewDate__Q6oqj{font-size:.7rem;color:#8a8a8e}.animalContextRemindersSection_duePill__2oY8Y{padding:2px .5rem;border-radius:999px;border:1px solid;font-size:.7rem;font-weight:500;white-space:nowrap}.animalContextRemindersSection_duePill_overdue__1sREy{border-color:rgba(255,82,82,.2);background-color:#ffecec;color:#b71c1c}.animalContextRemindersSection_duePill_today__kGJpD{border-color:rgba(245,158,11,.25);background-color:#fff4e0;color:#9a5b00}.animalContextRemindersSection_duePill_soon__QK5sj{border-color:rgba(0,122,255,.2);background-color:#e5f2ff;color:#0a558c}.animalContextRemindersSection_duePill_later__3gjKD{border-color:#e0e0e0;background-color:#eceff2;color:#8a8a8e}.animalContextRemindersSection_moreRow__2brxy{all:unset;cursor:pointer;text-align:center;padding:.5rem;color:#ed702e;font-size:.8rem;font-weight:500}.animalContextRemindersSection_moreRow__2brxy:hover{opacity:.8}.animalContextRemindersSection_emptyRow__-G08K{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;grid-gap:.75rem;gap:.75rem;width:100%;cursor:pointer;padding:.5rem 0}.animalContextRemindersSection_emptyText__1IxM0{font-size:.8rem;color:#8a8a8e}.animalContextRemindersSection_addInline__VvYny{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;color:#ed702e;font-size:.8rem;font-weight:500;white-space:nowrap}.animalContextRemindersSection_backdrop__1Q6qU{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.animalContextRemindersSection_overlay__1LbQj{display:flex;flex-direction:column;background:#fff;border-radius:16px;width:560px;max-width:calc(100vw - 32px);height:min(720px,100vh - 64px);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.15)}.animalContextRemindersSection_overlayHeader__3fRV-{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;padding:1rem;border-bottom:1px solid #e0e0e0}.animalContextRemindersSection_backButton__3md46{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#2c3e50;border-radius:6px}.animalContextRemindersSection_backButton__3md46:hover{background:#eceff2}.animalContextRemindersSection_overlayTitle__1AmQQ{font-size:.9rem;font-weight:600;color:#2c3e50;flex:1 1}.animalContextRemindersSection_overlayBody__3-aXb{flex:1 1;overflow:hidden;position:relative;display:flex;flex-direction:column}.animalContextDetailView_scrollContainer__Ygrbo{width:100%}.animalContextDetailView_container__1h6u-{min-width:280px;max-width:560px;padding:0 30px 30px;display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem}.animalContextDetailView_fileInput__149hZ{display:none}.animalContextDetailView_hero__JBmDR{display:flex;align-items:center;grid-gap:1.25rem;gap:1.25rem;padding-top:1.25rem}.animalContextDetailView_heroImage__2vHep{position:relative;flex-shrink:0;width:120px;height:120px;border-radius:50%;background-color:#f6f4f1}.animalContextDetailView_clickable__2JNHC{cursor:pointer}.animalContextDetailView_clickable__2JNHC:hover .animalContextDetailView_heroUploadOverlay__1PkCP{opacity:1}.animalContextDetailView_clickable__2JNHC:hover .animalContextDetailView_heroCameraBadge__vsUAU{opacity:0}.animalContextDetailView_heroSpinner__1UypT{background-color:rgba(0,0,0,.3)}.animalContextDetailView_heroSpinner__1UypT,.animalContextDetailView_heroUploadOverlay__1PkCP{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:50%}.animalContextDetailView_heroUploadOverlay__1PkCP{background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .2s}.animalContextDetailView_heroUploadOverlay__1PkCP span{color:#fff;font-weight:500;font-size:.6rem;text-align:center;max-width:80%;line-height:1.3}.animalContextDetailView_heroCameraBadge__vsUAU{position:absolute;bottom:4px;right:4px;width:28px;height:28px;border-radius:50%;background-color:#ed702e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:opacity .2s}.animalContextDetailView_heroInfo__2SAUZ{flex:1 1;min-width:0}.animalContextDetailView_heroName__3tS4I{margin:0;font-size:1.75rem;font-weight:700;color:#2c3e50;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.animalContextDetailView_heroSummary__2iVe1{margin:.35rem 0 0;font-size:.9rem;color:#8a8a8e;line-height:1.4}.animalContextDetailView_heroActions__1NTUm{display:flex;grid-gap:1rem;gap:1rem;margin-top:.75rem}.animalContextDetailView_editLink__30oJ4{display:inline-block;padding:0;background:none;border:none;color:#ed702e;font-family:"Geologica",sans-serif;font-size:.8rem;font-weight:500;cursor:pointer}.animalContextDetailView_editLink__30oJ4:hover{text-decoration:underline}.animalContextDetailView_deleteLink__3wLfw{display:inline-block;padding:0;background:none;border:none;color:#8a8a8e;font-family:"Geologica",sans-serif;font-size:.8rem;font-weight:500;cursor:pointer}.animalContextDetailView_deleteLink__3wLfw:hover{color:#dc2626;text-decoration:underline}.animalContextDetailView_heroInMemoriam__3-4uo{margin:.35rem 0 0;font-size:.8rem;color:#8a8a8e;font-style:italic}.animalContextDetailView_lifespanBar__2jDHW{padding:0}.animalContextDetailView_lifespanBarTrack__3V2NO{display:flex;height:6px;border-radius:3px;overflow:hidden}.animalContextDetailView_lifespanBarSolid__3J8-F{background-color:#ed702e;border-radius:3px}.animalContextDetailView_lifespanBarFaded__OxC_s{background-color:#ed702e;opacity:.2}.animalContextDetailView_lifespanBarLabels__2ZBX_{display:flex;justify-content:space-between;align-items:center;margin-top:.35rem;font-size:.7rem;color:#8a8a8e}.animalContextDetailView_lifespanSparkleWrapper__3xJRE{position:relative}.animalContextDetailView_lifespanSparkle__bFQSI{background:none;border:none;cursor:pointer;font-size:13px;padding:0;line-height:1;flex-shrink:0}.animalContextDetailView_lifespanSparkle__bFQSI:hover{transform:scale(1.2)}.animalContextDetailView_inspirationCard__2JkEq{position:absolute;left:50%;transform:translateX(-50%);top:100%;margin-top:.5rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:10;min-width:280px;max-width:320px;padding:1.25rem;text-align:center}.animalContextDetailView_inspirationGreeting__fv830{margin:0 0 .5rem;font-size:.8rem;color:#8a8a8e;font-weight:400}.animalContextDetailView_inspirationText__1TPJu{margin:0 0 1rem;font-size:.9rem;color:#2c3e50;font-weight:500;line-height:1.5}.animalContextDetailView_inspirationCta__2T70i{display:inline-block;padding:.5rem 1rem;background:none;border:1px solid #ed702e;border-radius:20px;color:#ed702e;font-family:"Geologica",sans-serif;font-size:.8rem;font-weight:500;cursor:pointer}.animalContextDetailView_inspirationCta__2T70i:hover{background-color:rgba(237,112,46,.06)}.animalContextDetailView_lifespanSeedWrapper__3mv32{position:relative}.animalContextDetailView_lifespanSeed__1jdAQ{background:none;border:none;cursor:pointer;font-size:16px;padding:0;line-height:1}.animalContextDetailView_lifespanSeed__1jdAQ:hover{transform:scale(1.2)}.animalContextDetailView_lifespanSeedMenu__1JoZr{position:absolute;right:0;top:100%;margin-top:.35rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:10;min-width:240px;overflow:hidden}.animalContextDetailView_lifespanSeedMenu__1JoZr button{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;font-family:"Geologica",sans-serif;font-size:.8rem;color:#2c3e50;text-align:left;cursor:pointer}.animalContextDetailView_lifespanSeedMenu__1JoZr button:hover{background-color:#f6f4f1}.animalContextDetailView_lifespanSeedMenuDestructive__5px4c{color:#dc2626!important}.animalContextDetailView_coachCard__36UL4{display:flex;align-items:center;grid-gap:1rem;gap:1rem;width:100%;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(237,112,46,.06),rgba(237,112,46,.02));border:1px solid rgba(237,112,46,.15);border-radius:20px;cursor:pointer;font-family:"Geologica",sans-serif;text-align:left;transition:border-color .2s,box-shadow .2s}.animalContextDetailView_coachCard__36UL4:hover{border-color:rgba(237,112,46,.35);box-shadow:0 2px 12px rgba(237,112,46,.1)}.animalContextDetailView_coachIcon__1IyAY{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;background-color:rgba(237,112,46,.12);color:#ed702e}.animalContextDetailView_coachText__1EdmQ{flex:1 1;min-width:0;display:flex;flex-direction:column;grid-gap:1px;gap:1px}.animalContextDetailView_coachTitle___OCcz{font-size:.9rem;font-weight:600;color:#2c3e50}.animalContextDetailView_coachSubtitle__3QYTG{font-size:.8rem;color:#8a8a8e}.animalContextDetailView_coachArrow__1BtAF{flex-shrink:0;color:#8a8a8e}.animalContextDetailView_coachDropzone__1YAYa{display:flex;align-items:center;grid-gap:1rem;gap:1rem;box-sizing:border-box;width:100%;margin-top:.75rem;padding:1rem 1.25rem;background:transparent;border:1.5px dashed rgba(237,112,46,.3);border-radius:20px;cursor:pointer;text-align:left;transition:border-color .2s,background-color .2s}.animalContextDetailView_coachDropzone__1YAYa:hover{border-color:rgba(237,112,46,.5);background-color:rgba(237,112,46,.03)}.animalContextDetailView_coachDropzoneActive__YN4g1{border-color:#ed702e;border-style:solid;background-color:rgba(237,112,46,.08)}.animalContextDetailView_coachDropzoneIcon__1b4mv{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background-color:rgba(237,112,46,.1);color:#ed702e}.animalContextDetailView_coachDropzoneText__X34JC{flex:1 1;min-width:0;display:flex;flex-direction:column;grid-gap:1px;gap:1px}.animalContextDetailView_coachDropzoneTitle__2a96E{font-size:.8rem;font-weight:600;color:#2c3e50}.animalContextDetailView_coachDropzoneHint__2abiM{font-size:.8rem;color:#8a8a8e}.animalContextDetailView_detailsToggle__2WrVG{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.5rem 0;background:none;border:none;font-family:"Geologica",sans-serif;font-size:.8rem;font-weight:500;color:#8a8a8e;cursor:pointer}.animalContextDetailView_detailsToggle__2WrVG:hover{color:#2c3e50}.animalContextDetailView_detailsChevron__YXG9Z{transition:transform .2s}.animalContextDetailView_detailsChevronOpen__KJfua{transform:rotate(180deg)}.animalContextDetailView_detailsGrid__2tHEb{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem 1.25rem;gap:.75rem 1.25rem;margin-top:.75rem;padding:1rem;background-color:#f8f8fc;border-radius:10px}.animalContextDetailView_detailTag__2Uscv{display:flex;flex-direction:column;grid-gap:2px;gap:2px}.animalContextDetailView_detailTagFull__3LJs-{grid-column:1/-1}.animalContextDetailView_detailTagLabel__APvgE{font-size:.7rem;color:#8a8a8e;text-transform:uppercase;letter-spacing:.3px}.animalContextDetailView_detailTagValue__3A5ZL{font-size:.9rem;color:#2c3e50;line-height:1.4}.animalContextDetailView_editSection__1vQle{padding:1.25rem;background-color:#f8f8fc;border-radius:10px}.animalContextDetailView_formGrid__282z2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.animalContextDetailView_field__1yeyp{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.animalContextDetailView_field__1yeyp span{font-size:.8rem;color:#8a8a8e}.animalContextDetailView_fullWidth__3Ot_X{grid-column:1/-1}.animalContextDetailView_dateInput__2Tjii{min-height:50px;border:none;border-radius:12px;padding:0 1rem;background-color:#fff;color:#2c3e50;font-family:"Geologica",sans-serif;font-size:.9rem}.animalContextDetailView_switchRow__2NMMn{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;grid-column:1/-1;color:#8a8a8e}.animalContextDetailView_formActions__2WaI2{display:flex;grid-gap:.75rem;gap:.75rem;margin-top:1.25rem}.animalContextDetailView_destructiveActions__2saJD{display:flex;grid-gap:1rem;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}@media(max-width:899px){.animalContextDetailView_container__1h6u-{max-width:unset;padding:0 1rem 1rem}.animalContextDetailView_hero__JBmDR{flex-direction:column;text-align:center}.animalContextDetailView_heroInfo__2SAUZ{display:flex;flex-direction:column;align-items:center}.animalContextDetailView_detailsGrid__2tHEb,.animalContextDetailView_formGrid__282z2{grid-template-columns:1fr}}.pendingCareCircleInvitesBanner_container__cYABN{display:flex;align-items:center;margin-top:1rem;padding:.75rem 1rem;background-color:#ed702e;border-radius:10px;cursor:pointer;transition:opacity .15s}.pendingCareCircleInvitesBanner_container__cYABN:hover{opacity:.9}.pendingCareCircleInvitesBanner_icon__14NY9{margin-right:.75rem;font-size:18px}.pendingCareCircleInvitesBanner_label__16QlH{flex:1 1;color:#fff;font-size:.8rem;font-weight:500}.pendingCareCircleInvitesBanner_chevron__1Kbjh{color:#fff;font-size:20px;font-weight:600;margin-left:.75rem}.animalContextsLayout_container__NUu41{display:flex;height:100%;background-color:#fff}.animalContextsLayout_navigation__1KnVM{width:400px;min-width:360px;max-width:400px;display:flex;flex-direction:column;border-right:1px solid rgba(51,48,48,.1);overflow:hidden}.animalContextsLayout_navigationHeader__3K4O7{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;align-items:center;justify-content:flex-start;padding:.5rem 1rem .5rem calc(90px + 1rem)}.animalContextsLayout_navigationCopy__1XVZQ{margin-left:1rem;overflow:hidden;white-space:nowrap;max-width:calc(100% - 72px)}.animalContextsLayout_navigationCopy__1XVZQ p{margin:0;font-weight:600;text-overflow:ellipsis;overflow:hidden}.animalContextsLayout_navigationCopy__1XVZQ span{font-size:.8rem}.animalContextsLayout_bannerArea__351Qa{padding:0 1rem 0 calc(90px + 1rem)}.animalContextsLayout_bannerArea__351Qa:empty{display:none}.animalContextsLayout_menuContainer__2_gNe{flex:1 1;min-height:0;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.animalContextsLayout_searchSection__3zC-q{flex:1 1;min-height:0;display:flex;flex-direction:column;align-items:stretch;grid-gap:1rem;gap:1rem;padding:1rem 1rem 1rem calc(90px + .75rem)}.animalContextsLayout_searchSection__3zC-q>button,.animalContextsLayout_searchSection__3zC-q>div:not(.animalContextsLayout_listWrapper__1h7Kw){width:100%}.animalContextsLayout_listWrapper__1h7Kw{flex:1 1;min-height:0;overflow:hidden;width:100%;max-width:none}.animalContextsLayout_main__32V6m{flex:1 1;display:flex;flex-direction:column;min-width:0}.animalContextsLayout_mainHeader__3FaXs{min-height:50px;max-height:50px;background-color:#eceff2;display:flex;border:.5px solid hsla(0,0%,59.2%,.19);-webkit-user-select:none;user-select:none;-webkit-app-region:drag;align-items:center;font-weight:600;padding:.5rem 1rem}.animalContextsLayout_content__I39zu{background-color:#fff;flex:1 1;min-height:0;overflow:auto;padding:30px}.animalContextsLayout_panel__vWKVe{width:100%;max-width:520px}.animalContextsLayout_overviewPanel__htk7Y{max-width:640px}.animalContextsLayout_panelIntro__29z8P{margin-bottom:1.5rem}.animalContextsLayout_panelIntro__29z8P h2{margin:0;font-size:1.5rem}.animalContextsLayout_panelIntro__29z8P p{margin:.35rem 0 0;color:#8a8a8e}.animalContextsLayout_formGrid__3dgKZ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.animalContextsLayout_field__BXDA_{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem}.animalContextsLayout_field__BXDA_ span{font-size:.8rem;color:#8a8a8e}.animalContextsLayout_fullWidthField__e3CAk{grid-column:1/-1}.animalContextsLayout_checkboxField__1W7OL{flex-direction:row;align-items:center;grid-gap:.75rem;gap:.75rem;padding-top:calc(1.25rem + 4px)}.animalContextsLayout_dateInput__1-ruE{min-height:50px;border:none;border-radius:12px;padding:0 1rem;background-color:#f8f8fc;color:#2c3e50;font-family:"Geologica",sans-serif;font-size:.9rem}.animalContextsLayout_formActions__B1HaR{margin-top:1.5rem;display:flex;justify-content:flex-start;grid-gap:.75rem;gap:.75rem}.animalContextsLayout_choiceActions__1VSy0{display:flex;grid-gap:.75rem;gap:.75rem}.animalContextsLayout_errorText__1DSvU{color:#be0903;margin:1rem 0 0}.animalContextsLayout_overviewHeader__2knmI{display:flex;align-items:center;grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.5rem}.animalContextsLayout_overviewCopy__21wtd h2{margin:0;font-size:1.75rem}.animalContextsLayout_overviewCopy__21wtd p{margin:.5rem 0 0;color:#8a8a8e}.animalContextsLayout_detailGrid__1eEaM{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.animalContextsLayout_detailCard__2SNYv,.animalContextsLayout_longTextCard__2SVDn{background-color:#fff;border:1px solid rgba(51,48,48,.1);border-radius:12px;padding:1rem}.animalContextsLayout_detailLabel__2QHJg{display:block;font-size:.8rem;color:#8a8a8e;margin-bottom:.5rem}.animalContextsLayout_detailValue__1x5Em{font-size:.9rem;color:#2c3e50}.animalContextsLayout_detailParagraph__3ca1x{margin:0;line-height:1.5}.animalContextsLayout_longTextCard__2SVDn{margin-top:1rem}.animalContextsLayout_emptyState__12Rpt{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:360px;text-align:center}.animalContextsLayout_emptyState__12Rpt h2{margin-bottom:.75rem}.animalContextsLayout_emptyState__12Rpt p{max-width:420px;color:#8a8a8e}@media(max-width:899px){.animalContextsLayout_container__NUu41{position:relative;height:100%}.animalContextsLayout_navigation__1KnVM{display:flex;flex-direction:column;width:100vw;min-width:100vw;max-width:100vw;min-height:0}.animalContextsLayout_main__32V6m{position:absolute;top:0;right:0;left:100vw;bottom:0;width:100vw;height:100%;transition:.2s;z-index:400;background-color:#fff}.animalContextsLayout_mainHeader__3FaXs,.animalContextsLayout_navigationHeader__3K4O7{padding-left:calc(90px + 1rem)}.animalContextsLayout_content__I39zu{padding:1rem}.animalContextsLayout_searchSection__3zC-q{padding:1rem 1rem 1rem calc(90px + .75rem)}.animalContextsLayout_detailGrid__1eEaM,.animalContextsLayout_formGrid__3dgKZ{grid-template-columns:1fr}.animalContextsLayout_choiceActions__1VSy0{flex-direction:column}.animalContextsLayout_overviewHeader__2knmI{flex-direction:column;align-items:flex-start}}.searchDetail_container__1dfzC{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.searchDetail_header__2XXPV{display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:1rem 1rem .75rem;border-bottom:1px solid #e0e0e0;background-color:#fff}.searchDetail_headerInfo__28tOh{flex:1 1;min-width:0}.searchDetail_name__3B_C_{font-size:18px;font-weight:600;word-break:break-word;color:#2c3e50}.searchDetail_type__1FfRq{font-size:13px;color:#8a8a8e;margin-top:2px;text-transform:capitalize}.searchDetail_recommendationBadge__dVGkm{display:inline-flex;align-items:center;grid-gap:2px;gap:2px;margin-top:4px;color:#8a8a8e;font-size:11px;font-weight:400}.searchDetail_body__3q2Uf{flex:1 1;padding:.75rem 1rem 1.5rem;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.searchDetail_section__3apE7{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.searchDetail_sectionLabel__30rZl{font-size:11px;font-weight:600;color:#8a8a8e;text-transform:uppercase;letter-spacing:.5px}.searchDetail_description__JVPwW{white-space:pre-wrap;color:#2c3e50;line-height:1.5;font-size:14px}.searchDetail_openingHours__1oHc8{white-space:pre-wrap;font-family:inherit;font-size:13px;background:#eceff2;border-radius:8px;padding:12px;margin:0;color:#2c3e50}.searchDetail_link__scB8W{color:#ed702e;text-decoration:none}.searchDetail_link__scB8W:hover{text-decoration:underline}.searchDetail_tagRow__1KEVL{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px}.searchDetail_tag__3QCTY{background:#eceff2;color:#2c3e50;border-radius:999px;padding:4px 10px;font-size:12px;text-transform:capitalize}.searchDetail_actions__1j1qE{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.searchDetail_actionButton__1v-eQ{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:8px 14px;border-radius:8px;background:#ed702e;color:#fff;text-decoration:none;font-size:13px;font-weight:500;border:none;cursor:pointer;transition:opacity .15s}.searchDetail_actionButton__1v-eQ:hover{opacity:.9}.searchDetail_actionButton__1v-eQ:disabled{opacity:.6;cursor:default}.searchDetail_actionButton__1v-eQ.searchDetail_actionButtonDanger__3z4fW{background:#dc2626}.searchDetail_actionButton__1v-eQ.searchDetail_actionButtonSecondary__3vvxC{background:transparent;color:#ed702e;border:1px solid #ed702e}.searchDetail_linkList__3W2wN{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.searchDetail_recStrip__1lFS6{display:flex;grid-gap:8px;gap:8px;overflow-x:auto;padding-bottom:4px}.searchDetail_recTileWrap__2H0jx{position:relative;flex:0 0 auto;display:flex}.searchDetail_recTileWrap__2H0jx:hover .searchDetail_recDismissBtn__2mZpg{opacity:1}.searchDetail_recDismissBtn__2mZpg{position:absolute;top:4px;right:4px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#eceff2;color:#8a8a8e;cursor:pointer;opacity:.7;transition:opacity .1s,background-color .1s,color .1s;z-index:2}.searchDetail_recDismissBtn__2mZpg:focus-visible,.searchDetail_recDismissBtn__2mZpg:hover{opacity:1;background:#e0e0e0;color:#2c3e50}.searchDetail_recTile__2BsgC{flex:0 0 auto;width:104px;display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;padding:12px 8px;cursor:pointer;text-align:center;transition:background-color .1s,border-color .1s}.searchDetail_recTile__2BsgC:hover{background:#eceff2;border-color:#ed702e}.searchDetail_recTile__2BsgC:disabled{opacity:.6;cursor:default}.searchDetail_recTileName__3x23h{font-size:13px;font-weight:500;color:#2c3e50}.searchDetail_recTileName__3x23h,.searchDetail_recTileType__BN-sL{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchDetail_recTileType__BN-sL{font-size:11px;color:#8a8a8e;text-transform:capitalize}.searchDetail_animalChooser__pSZ5w{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.searchDetail_animalChooserHeader__pR0JL{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}.searchDetail_animalChooserBack__2KwgL{display:flex;align-items:center;justify-content:center;padding:4px;border:none;background:none;cursor:pointer;color:#2c3e50;border-radius:6px}.searchDetail_animalChooserBack__2KwgL:hover{background:#eceff2}.searchDetail_animalContextListContainer__zT0Kk{flex:1 1;min-height:0;overflow-y:auto}.searchDetail_animalChooserActions__338pR{padding:.75rem 1rem;border-top:1px solid #e0e0e0}.searchLayout_container__3mos2{display:flex;height:100%;background-color:#fff;overflow:hidden}.searchLayout_navigation__1h7Tm{display:flex;flex-direction:column;width:400px;min-width:320px;overflow-y:auto;padding:.75rem .75rem .75rem calc(90px + .75rem);background-color:#f6f4f1;border-right:1px solid #e0e0e0;box-sizing:border-box}.searchLayout_main__3pPfU{flex:1 1;min-height:0;display:flex;flex-direction:column;background-color:#fff}@media(max-width:899px){.searchLayout_navigation__1h7Tm{max-width:500px}}@media(max-width:501px){.searchLayout_container__3mos2{position:relative}.searchLayout_navigation__1h7Tm{width:100vw;max-width:100vw;min-width:0}.searchLayout_main__3pPfU{position:absolute;top:0;right:0;left:100vw;bottom:0;width:100vw;transition:left .2s;z-index:400}}.searchLayout_header__2_fwS{margin-bottom:.75rem}.searchLayout_header__2_fwS h2{margin:0 0 4px;font-size:1.4em;font-weight:600;color:#2c3e50}.searchLayout_header__2_fwS p{margin:0;color:#8a8a8e;font-size:13px}.searchLayout_searchInputWrapper__1hBgf{display:flex;align-items:center;grid-gap:8px;gap:8px;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:8px 12px;margin-bottom:.5rem;transition:border-color .15s}.searchLayout_searchInputWrapper__1hBgf:focus-within{border-color:#ed702e}.searchLayout_searchInput__1pcVq{flex:1 1;border:none;outline:none;background:transparent;font-size:14px;color:#2c3e50;min-width:0}.searchLayout_clearButton__1_wS1{background:none;border:none;cursor:pointer;color:#8a8a8e;padding:0;display:flex;align-items:center}.searchLayout_clearButton__1_wS1:hover{color:#2c3e50}.searchLayout_countryPillWrapper__2VlEC{position:relative;margin-bottom:.5rem}.searchLayout_countryPill__2eSep{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;border:1px solid #e0e0e0;background:#fff;border-radius:999px;padding:6px 10px 6px 12px;cursor:pointer;font-size:12px;color:#2c3e50;transition:background-color .15s,border-color .15s}.searchLayout_countryPill__2eSep:hover{background:#eceff2}.searchLayout_countryPillLabel__1RCMI{font-weight:500;letter-spacing:1px}.searchLayout_countryDropdown__36aB3{position:absolute;top:calc(100% + 4px);left:0;z-index:20;min-width:200px;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 6px 24px rgba(0,0,0,.12);padding:4px;display:flex;flex-direction:column}.searchLayout_countryDropdownItem__36GOu{display:flex;align-items:center;grid-gap:8px;gap:8px;width:100%;border:none;background:none;border-radius:6px;padding:8px 10px;cursor:pointer;font-size:13px;color:#2c3e50;text-align:left}.searchLayout_countryDropdownItem__36GOu:hover{background:#eceff2}.searchLayout_countryCheckbox__1OARJ{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #e0e0e0;border-radius:4px;color:#fff;flex-shrink:0}.searchLayout_countryCheckbox__1OARJ.searchLayout_countryCheckboxChecked__1VBil{background:#ed702e;border-color:#ed702e}.searchLayout_countryFlag__3eIUX{font-size:14px;line-height:1}.searchLayout_countryName__1m8w7{font-weight:500}.searchLayout_locationFilterRow__15FP5{display:flex;grid-gap:6px;gap:6px;margin-bottom:.5rem;flex-wrap:wrap}.searchLayout_locationChip__IOorz{border:1px solid #e0e0e0;background:#fff;border-radius:999px;padding:6px 12px;cursor:pointer;font-size:12px;color:#2c3e50;transition:background-color .15s,border-color .15s,color .15s}.searchLayout_locationChip__IOorz:hover{background:#eceff2}.searchLayout_locationChip__IOorz.searchLayout_locationChipActive__q-mW7{background:#ed702e;border-color:#ed702e;color:#fff}.searchLayout_locationHint__1-MlH{display:flex;flex-direction:column;align-items:flex-start;grid-gap:6px;gap:6px;font-size:12px;color:#8a8a8e;margin-bottom:.5rem;padding:8px 12px;background:#eceff2;border-radius:8px}.searchLayout_locationHintButton__3eQz0{border:1px solid #ed702e;background:#fff;color:#ed702e;border-radius:999px;padding:4px 12px;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .15s,color .15s}.searchLayout_locationHintButton__3eQz0:hover:not(:disabled){background:#ed702e;color:#fff}.searchLayout_locationHintButton__3eQz0:disabled{cursor:default;opacity:.6}.searchLayout_categoryPillRow__3bVYv{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px;margin-bottom:.5rem}.searchLayout_categoryPill__DBx6C{border:1px solid #e0e0e0;background:#fff;border-radius:999px;padding:6px 14px;cursor:pointer;font-size:12px;font-weight:500;color:#2c3e50;transition:background-color .15s,border-color .15s,color .15s}.searchLayout_categoryPill__DBx6C:hover{background:#eceff2}.searchLayout_categoryPill__DBx6C.searchLayout_categoryPillActive__ZiTBO{background:#ed702e;border-color:#ed702e;color:#fff}.searchLayout_meinePartnerSection__14_7P{flex:1 1;overflow-y:auto;min-height:0}.searchLayout_meinePartnerHeader__pIJgW{font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:8px}.searchLayout_partnerCardGrid__3xUZa{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:10px;gap:10px;padding-bottom:.5rem}.searchLayout_partnerCard__NTP_3{position:relative;display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;padding:16px 12px;cursor:pointer;text-align:center;transition:background-color .1s,border-color .1s}.searchLayout_partnerCard__NTP_3:hover{background:#eceff2}.searchLayout_partnerCard__NTP_3.searchLayout_partnerCardSelected__1ehEM{border-color:#ed702e;background:rgba(237,112,46,.08)}.searchLayout_partnerCardRemove__1HRpn{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:50%;background:#eceff2;color:#8a8a8e;font-size:13px;line-height:1;cursor:pointer;transition:background-color .1s,color .1s}.searchLayout_partnerCardRemove__1HRpn:hover{background:#e5484d;color:#fff}.searchLayout_partnerCardName__1rSa1{font-size:13px;font-weight:600;color:#2c3e50}.searchLayout_partnerCardDistance__lsYpo,.searchLayout_partnerCardType__1O0Zu{font-size:11px;color:#8a8a8e}.searchLayout_favEmptyState__3tivN{display:flex;flex-direction:column;align-items:center;text-align:center;grid-gap:8px;gap:8px;padding:1.25rem;color:#8a8a8e}.searchLayout_favEmptyTitle__3HYaN{font-size:16px;font-weight:600;color:#2c3e50}.searchLayout_favEmptyText__3agmg{font-size:13px;line-height:1.4;max-width:320px}.searchLayout_loading__1CXUG{display:flex;justify-content:center;padding:1.5rem}.searchLayout_emptyState__1YSOQ{display:flex;flex-direction:column;align-items:center;grid-gap:.75rem;gap:.75rem;text-align:center;padding:1.25rem 1rem;margin:.75rem 0;background:rgba(237,112,46,.06);border:1px solid rgba(237,112,46,.18);border-radius:10px;color:#8a8a8e;font-size:.8rem;line-height:1.4}.searchLayout_emptyStateText__3-tT7{max-width:260px}.searchLayout_askCoachButton__2f1Gh{display:inline-flex;align-items:center;grid-gap:.35rem;gap:.35rem;border:none;background:#ed702e;color:#fff;border-radius:999px;padding:.35rem 1rem;cursor:pointer;font-size:.8rem;font-weight:600;box-shadow:0 1px 4px rgba(237,112,46,.35);transition:background-color .15s,transform .05s,box-shadow .15s}.searchLayout_askCoachButton__2f1Gh:hover{background:#e85d14;box-shadow:0 2px 6px rgba(237,112,46,.45)}.searchLayout_askCoachButton__2f1Gh:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(237,112,46,.4)}.searchLayout_askCoachButton__2f1Gh:focus-visible{outline:2px solid #ed702e;outline-offset:2px}.searchLayout_errorState__3EqeW{grid-gap:8px;gap:8px;padding:1.25rem 1rem;color:#2c3e50;font-size:14px;background:rgba(255,88,82,.06);border:1px solid rgba(255,88,82,.25);border-radius:8px;margin-top:.5rem}.searchLayout_errorState__3EqeW,.searchLayout_inlineError__27n-Y{display:flex;flex-direction:column;align-items:center;text-align:center}.searchLayout_inlineError__27n-Y{grid-gap:6px;gap:6px;padding:.75rem;color:#8a8a8e;font-size:12px}.searchLayout_errorRetryButton__3leTw{border:1px solid #ed702e;background:#fff;color:#ed702e;border-radius:999px;padding:4px 14px;cursor:pointer;font-size:12px;font-weight:500;transition:background-color .15s,color .15s}.searchLayout_errorRetryButton__3leTw:hover:not(:disabled){background:#ed702e;color:#fff}.searchLayout_errorRetryButton__3leTw:disabled{cursor:default;opacity:.6}.searchLayout_resultsList__3oNvo{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin-top:.5rem}.searchLayout_resultItem__2bzOh{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border-radius:8px;background:#fff;border:1px solid transparent;cursor:pointer;transition:background-color .15s,border-color .15s;font:inherit;color:inherit;text-align:left;width:100%;box-sizing:border-box}.searchLayout_resultItem__2bzOh:hover{background:#eceff2}.searchLayout_resultItem__2bzOh:focus-visible{outline:2px solid #ed702e;outline-offset:2px}.searchLayout_resultItem__2bzOh.searchLayout_resultItemSelected__30w4s{background:rgba(237,112,46,.08);border-color:#ed702e}.searchLayout_loadMoreButton__2X-Gk{margin-top:.5rem;border:1px solid #e0e0e0;background:#fff;color:#ed702e;border-radius:8px;padding:10px 12px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s}.searchLayout_loadMoreButton__2X-Gk:hover:not(:disabled){background:#eceff2;border-color:#ed702e}.searchLayout_loadMoreButton__2X-Gk:focus-visible{outline:2px solid #ed702e;outline-offset:2px}.searchLayout_loadMoreButton__2X-Gk:disabled{cursor:default;opacity:.6}.searchLayout_resultInfo__1UZ71{flex:1 1;min-width:0}.searchLayout_resultName__1Hnkz{font-weight:500;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchLayout_resultMeta__3J8GV{display:flex;align-items:center;grid-gap:8px;gap:8px;flex-wrap:wrap;font-size:12px;color:#8a8a8e;margin-top:2px}.searchLayout_resultType__31pEp{text-transform:capitalize}.searchLayout_resultDistance__1lTix{color:#8a8a8e}.searchLayout_resultLinkedLinks__3EB8s{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;margin-top:4px;font-size:12px;color:#ed702e}.searchLayout_recommendationBadge__1RK2T{display:inline-flex;align-items:center;grid-gap:2px;gap:2px;color:#8a8a8e;font-size:11px;font-weight:400}.searchLayout_communityLinksSection__2Rib-{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.searchLayout_sectionTitle__2hpn-{font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.searchLayout_linkList__164OK{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.searchLayout_linkCard__26XYj{display:flex;align-items:center;grid-gap:4px;gap:4px;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid transparent;transition:background-color .15s,border-color .15s}.searchLayout_linkCard__26XYj:hover{background:#eceff2;border-color:#e0e0e0}.searchLayout_linkCardLink__1LiWs{display:flex;align-items:center;grid-gap:10px;gap:10px;flex:1 1;min-width:0;text-decoration:none;color:inherit;cursor:pointer}.searchLayout_linkHeartButton__317ag{display:flex;align-items:center;grid-gap:2px;gap:2px;padding:4px 6px;border:none;border-radius:6px;background:none;color:#8a8a8e;font-size:11px;cursor:pointer;flex-shrink:0;transition:color .15s}.searchLayout_linkHeartButton__317ag:hover,.searchLayout_linkHeartButtonActive__3Qfi7{color:#ed702e}.searchLayout_linkImage__VSSx-{flex-shrink:0;width:44px;height:44px;border-radius:6px;object-fit:cover;background:#f6f4f1}.searchLayout_linkImageFavicon__3r8c4{object-fit:contain;padding:10px}.searchLayout_linkImagePlaceholder__1aIa1{display:flex;align-items:center;justify-content:center;color:#8a8a8e;background:#f6f4f1}.searchLayout_linkImagePlaceholder__1aIa1 ion-icon{width:22px;height:22px}.searchLayout_linkInfo__2XLRv{flex:1 1;min-width:0}.searchLayout_linkTitle__PLMyb{font-weight:500;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchLayout_linkDomain__dlnR7{font-size:12px;color:#8a8a8e;margin-top:2px}.searchLayout_detailMobileHeader__1DYXj{display:none;align-items:center;padding:12px 16px;border-bottom:1px solid #e0e0e0;background-color:#f6f4f1}@media(max-width:501px){.searchLayout_detailMobileHeader__1DYXj{display:flex}}.searchLayout_backButton__3vR2R{background:none;border:none;cursor:pointer;padding:4px 8px 4px 0;font-size:16px;color:#ed702e;display:flex;align-items:center;grid-gap:4px;gap:4px;font-weight:500}.searchLayout_detailPlaceholder__xM0mb{flex:1 1;display:flex;align-items:center;justify-content:center;color:#8a8a8e;font-size:14px}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE{position:absolute;border-radius:12px;background-color:#fff;z-index:450;box-shadow:0 4px 16px rgba(0,0,0,.12);border:1px solid rgba(51,48,48,.1);display:block;opacity:1;height:auto;width:-moz-fit-content;width:fit-content;max-width:80vw;min-width:50px;margin-top:4px;margin-bottom:4px;padding:0}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE ul{padding:0;margin:0}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE>li{height:auto;width:auto;padding:4px 8px;-webkit-user-select:none;user-select:none}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE>li:not(:last-of-type){border-bottom:1px solid rgba(51,48,48,.1)}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE>li:hover{cursor:pointer;background-color:rgba(237,112,46,.08)}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE>li:first-of-type{border-top-left-radius:12px;border-top-right-radius:12px}.mouseEventMenu_container__3oZYi .mouseEventMenu_menuContainer__222wE>li:last-of-type{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.mouseEventMenu_container__3oZYi .mouseEventMenu_hidden__Fr8kS{position:absolute;padding:0;border-radius:12px;background-color:#fff;z-index:450;box-shadow:0 4px 16px rgba(0,0,0,.12);display:none;height:0;width:0;opacity:0}.mouseEventMenu_container__3oZYi .mouseEventMenu_hidden__Fr8kS>li{height:0;width:0;padding:0;margin:0}.mouseEventMenuEntry_container__2RJcP{list-style-type:none;color:#2c3e50;display:flex;align-items:center}.mouseEventMenuEntry_container__2RJcP .mouseEventMenuEntry_icon__1KF5d{margin-right:10px}.mouseEventMenuEntry_container__2RJcP span{flex:1 1;width:100%}.mouseEventMenuEntry_container__2RJcP .mouseEventMenuEntry_rightSide__TaJt_,.mouseEventMenuEntry_container__2RJcP .mouseEventMenuEntry_tooltipIcon__1zZwQ{margin-left:10px;display:flex;align-items:center;justify-content:center}.statusTab_container__pRWMN{flex:1 1;min-height:0;overflow-y:auto;padding:16px;display:flex;flex-direction:column;grid-gap:12px;gap:12px}.statusTab_card__2_TtL,.statusTab_list__2H5uO{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.statusTab_card__2_TtL{padding:12px 14px;border-radius:12px;background:#f7f7fb;border:1px solid #ececf3}.statusTab_cardHeader__bz-HA{display:flex;align-items:center;grid-gap:6px;gap:6px;flex-wrap:wrap}.statusTab_animalChip__2Z-yF{font-size:11px;font-weight:600;color:#4a5cff;background:#eef0ff;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.statusTab_duePill__1CUAH{font-size:11px;font-weight:500;padding:2px 8px;border-radius:999px}.statusTab_duePill_overdue__1dmyp{background:#ffe4e1;color:#b8302d}.statusTab_duePill_today__2wHjY{background:#fff3cd;color:#8a5a00}.statusTab_duePill_soon__2Uomu{background:#e1f0ff;color:#2c5d99}.statusTab_duePill_later__1hesW{background:#ececf3;color:#5a5a6e}.statusTab_cardTitle__Jx7RW{font-size:14px;font-weight:600;color:#1f2230;line-height:1.35}.statusTab_cardNote__kBWRS{font-size:13px;color:#4a4d5d;line-height:1.4;white-space:pre-wrap}.statusTab_cardActions__3wxW1{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px;margin-top:4px}.statusTab_actionButton__1xhH7{appearance:none;border:1px solid #d6d6e1;background:#fff;color:#3e4152;font-size:12px;font-weight:500;padding:6px 12px;border-radius:8px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.statusTab_actionButton__1xhH7:hover{background:#f1f1f8;border-color:#c5c5d4}.statusTab_actionButton__1xhH7:disabled{opacity:.5;cursor:default}.statusTab_actionButtonPrimary__1LDBO{background:#4a5cff;border-color:#4a5cff;color:#fff}.statusTab_actionButtonPrimary__1LDBO:hover{background:#3949db;border-color:#3949db}.statusTab_loadingContainer__2Hihi{display:flex;align-items:center;justify-content:center;padding:24px}.statusTab_emptyState__rU7Ym{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;grid-gap:8px;gap:8px;color:#3e4152}.statusTab_emptyIcon__Jkd-K{font-size:32px;margin-bottom:8px}.statusTab_emptyTitle__1qGiQ{font-size:16px;font-weight:600}.statusTab_emptySubtitle__1n3iX{font-size:13px;opacity:.7;text-align:center}.animalCoachOverlay_backdrop__3J-P-{position:fixed;inset:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2200;display:flex;align-items:center;justify-content:center;padding:20px}.animalCoachOverlay_panel__2fIY-{width:min(500px,96vw);height:min(80vh,900px);background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(51,48,48,.1);box-shadow:0 24px 48px rgba(0,0,0,.15);display:flex;flex-direction:column}.animalCoachOverlay_header__3pfYB{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(51,48,48,.08);background:#f8f8fc}.animalCoachOverlay_headerTitle__3MsaX{margin:0;font-size:14px;font-weight:700;color:#333030}.animalCoachOverlay_hotkeyHint__3Q0Lc{margin-left:8px;font-size:11px;opacity:.5;font-weight:500}.animalCoachOverlay_actions__32Osm{display:flex;align-items:center;grid-gap:8px;gap:8px}.animalCoachOverlay_actionButton__kGMfu{border:1px solid rgba(51,48,48,.15);background:#fff;color:#333030;border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer;transition:all .15s}.animalCoachOverlay_actionButton__kGMfu:hover{background:rgba(237,112,46,.06);border-color:rgba(237,112,46,.2)}.animalCoachOverlay_actionButtonActive__3w3V-{background:rgba(237,112,46,.08);border-color:rgba(237,112,46,.3);color:#ed702e;font-weight:600}.animalCoachOverlay_closeButton__2F-Uw{display:inline-flex;align-items:center;justify-content:center;padding:6px}.animalCoachOverlay_tabBadge__2j_kN{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;margin-left:5px;padding:0 4px;border-radius:8px;background:#ed702e;color:#fff;font-size:10px;font-weight:600;line-height:1}.animalCoachOverlay_content__1upks{flex:1 1;min-height:0;min-width:0;position:relative;display:flex}.animalCoachOverlay_chatWrapper__Fht2O{flex:1 1;min-height:0;min-width:0;display:flex;align-items:stretch}.animalCoachOverlay_placeholder__1tnsG{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:12px;gap:12px;padding:24px;color:#333030}.animalCoachOverlay_hint__39K9E{font-size:12px;opacity:.5;text-align:center}.PartnerWelcome_overlay__35ZLC{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:PartnerWelcome_fadeIn__3NdFW .3s ease-out}.PartnerWelcome_card__1vi8m{background:#fff;border-radius:20px;padding:36px 32px 28px;max-width:420px;width:90%;position:relative;text-align:center;border:1px solid rgba(51,48,48,.08);box-shadow:0 24px 48px rgba(0,0,0,.15);animation:PartnerWelcome_slideUp__3GqpH .4s cubic-bezier(.34,1.56,.64,1)}.PartnerWelcome_closeButton__24z37{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;color:rgba(51,48,48,.35);cursor:pointer;padding:4px 8px;line-height:1;border-radius:50%;transition:all .15s ease}.PartnerWelcome_closeButton__24z37:hover{color:#333030;background:rgba(51,48,48,.06)}.PartnerWelcome_logoContainer__3yQGb{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,rgba(237,112,46,.12),rgba(237,112,46,.04));border:1px solid rgba(237,112,46,.18);margin-bottom:20px;font-size:32px}.PartnerWelcome_title__3_0pS{margin:0 0 8px;font-size:22px;font-weight:700;color:#333030;letter-spacing:-.3px}.PartnerWelcome_subtitle__1PG6b{font-size:14px;color:rgba(51,48,48,.6);line-height:1.6;max-width:320px;margin:0 auto 28px}.PartnerWelcome_partnerName__2YyK0{color:#333030;font-weight:600}.PartnerWelcome_primaryButton__1vCOk{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:0 24px;background:linear-gradient(135deg,#ed702e,#e85d1a);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;font-family:"Geologica",sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(237,112,46,.3)}.PartnerWelcome_primaryButton__1vCOk:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(237,112,46,.4)}.PartnerWelcome_primaryButton__1vCOk:active{transform:translateY(0);box-shadow:0 2px 8px rgba(237,112,46,.3)}.PartnerWelcome_primaryButton__1vCOk:disabled{opacity:.7;cursor:default;transform:none;box-shadow:0 2px 8px rgba(237,112,46,.2)}.PartnerWelcome_skipButton__qaZ-Y{display:block;width:100%;margin-top:8px;padding:10px;background:none;border:none;font-size:13px;font-family:"Geologica",sans-serif;color:rgba(51,48,48,.4);cursor:pointer;transition:color .15s ease}.PartnerWelcome_skipButton__qaZ-Y:hover{color:rgba(51,48,48,.6)}@keyframes PartnerWelcome_fadeIn__3NdFW{0%{opacity:0}to{opacity:1}}@keyframes PartnerWelcome_slideUp__3GqpH{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.PciInfoModal_overlay__3Fq5i{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:PciInfoModal_fadeIn__1APbP .3s ease-out;padding:16px}.PciInfoModal_card__260Lp{background:#fff;border-radius:20px;padding:36px 32px 28px;max-width:460px;width:100%;max-height:calc(100vh - 32px);overflow-y:auto;position:relative;text-align:center;border:1px solid rgba(51,48,48,.08);box-shadow:0 24px 48px rgba(0,0,0,.15);animation:PciInfoModal_slideUp__37D9h .4s cubic-bezier(.34,1.56,.64,1)}.PciInfoModal_closeButton__3Sbvd{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;color:rgba(51,48,48,.35);cursor:pointer;padding:4px 8px;line-height:1;border-radius:50%;transition:all .15s ease}.PciInfoModal_closeButton__3Sbvd:hover{color:#333030;background:rgba(51,48,48,.06)}.PciInfoModal_logoContainer__v1jnd{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,rgba(237,112,46,.12),rgba(237,112,46,.04));border:1px solid rgba(237,112,46,.18);margin-bottom:20px;font-size:32px}.PciInfoModal_title__3vgcj{margin:0 0 8px;font-size:22px;font-weight:700;color:#333030;letter-spacing:-.3px}.PciInfoModal_subtitle__12KYl{font-size:14px;color:rgba(51,48,48,.6);line-height:1.6;max-width:340px;margin:0 auto 20px}.PciInfoModal_contactList__21rp5{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin-bottom:24px;text-align:left}.PciInfoModal_contactRow__hcphH{display:flex;align-items:flex-start;grid-gap:12px;gap:12px;padding:10px 12px;border-radius:10px;background:rgba(51,48,48,.03);color:#333030;text-decoration:none;font-size:13px;line-height:1.5;transition:background .15s ease}.PciInfoModal_contactRow__hcphH:hover{background:rgba(51,48,48,.06)}.PciInfoModal_contactIcon__3g9lS{flex-shrink:0;width:18px;text-align:center;line-height:1.5}.PciInfoModal_contactValue__1q_xA{word-break:break-word;flex:1 1}.PciInfoModal_contactHint__iOmyW{color:rgba(51,48,48,.45);font-size:12px}.PciInfoModal_primaryButton__8p4zY{display:flex;align-items:center;justify-content:center;width:100%;height:48px;padding:0 24px;background:linear-gradient(135deg,#ed702e,#e85d1a);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;font-family:"Geologica",sans-serif;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(237,112,46,.3)}.PciInfoModal_primaryButton__8p4zY:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(237,112,46,.4)}.PciInfoModal_primaryButton__8p4zY:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(237,112,46,.3)}.PciInfoModal_primaryButton__8p4zY:disabled{opacity:.6;cursor:default;box-shadow:0 2px 8px rgba(237,112,46,.2)}.PciInfoModal_skipButton__1en_-{display:block;width:100%;margin-top:8px;padding:10px;background:none;border:none;font-size:13px;font-family:"Geologica",sans-serif;color:rgba(51,48,48,.4);cursor:pointer;transition:color .15s ease}.PciInfoModal_skipButton__1en_-:hover{color:rgba(51,48,48,.6)}@keyframes PciInfoModal_fadeIn__1APbP{0%{opacity:0}to{opacity:1}}@keyframes PciInfoModal_slideUp__37D9h{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}img{-webkit-user-select:none;user-select:none}body{font-family:"Geologica",sans-serif;color:#333030}.paymantSummaryCard_container__5otVa{display:flex;justify-content:center;padding:0;background-color:#f9f9f9;font-family:system-ui,sans-serif}.paymantSummaryCard_card__18dic{background-color:#fff;padding-left:20px;padding-right:20px;margin-bottom:20px;border:1px solid #ed702e;border-radius:10px;max-width:480px;width:100%;box-shadow:0 4px 24px rgba(0,0,0,.08)}.paymantSummaryCard_summary__2Z5kG{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.paymantSummaryCard_row__2QNPv{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:8px}.paymantSummaryCard_row__2QNPv dt{font-size:14px;color:#888;font-weight:500}.paymantSummaryCard_row__2QNPv dd{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;text-align:right;white-space:nowrap}.paymantSummaryCard_title__3X8QC{font-size:26px;font-weight:600;margin-bottom:4px;color:#1a1a1a}.paymantSummaryCard_subtitle__Od3sk{font-size:18px;font-weight:400;color:#777;margin-bottom:24px}.oauthConsent_container__3THme{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:#f4f5f7;box-sizing:border-box}.oauthConsent_card__oWfBi{position:relative;width:100%;max-width:380px;background:#fff;border-radius:16px;padding:28px;box-shadow:0 6px 30px rgba(0,0,0,.08)}.oauthConsent_header__2Pu9x{display:flex;justify-content:center;margin-bottom:20px}.oauthConsent_header__2Pu9x img{width:150px;height:auto}.oauthConsent_overlay__1DiW4{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.65);border-radius:16px;z-index:2}.oauthConsent_title__3Tobb{font-size:19px;line-height:1.3;margin:0 0 8px;text-align:center;color:#1a1a1a}.oauthConsent_body__8AnoS{font-size:14px;color:#6b7280;margin:0 0 20px;text-align:center}.oauthConsent_error__t5gS8{font-size:14px;color:#b91c1c;text-align:center;margin:8px 0}.oauthConsent_input__1ElsJ{margin-bottom:14px}.oauthConsent_input__1ElsJ label{display:block;font-size:13px;color:#374151;margin-bottom:6px}.oauthConsent_buttons__1WJgB{display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin-top:6px}.oauthConsent_divider__1EQyl{display:flex;align-items:center;text-align:center;color:#9ca3af;font-size:12px;margin:18px 0}.oauthConsent_divider__1EQyl:after,.oauthConsent_divider__1EQyl:before{content:"";flex:1 1;border-bottom:1px solid #e5e7eb}.oauthConsent_divider__1EQyl span{padding:0 10px}.oauthConsent_socialButtons__3ZpGB{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.oauthConsent_socialButton__30997{width:100%;padding:11px;border:1px solid #d1d5db;border-radius:10px;background:#fff;font-size:15px;font-weight:500;cursor:pointer}.oauthConsent_socialButton__30997:disabled{opacity:.6;cursor:default}.oauthConsent_switchAccount__MwCjd{display:block;width:100%;margin-top:16px;background:none;border:0;color:#6b7280;font-size:13px;text-decoration:underline;cursor:pointer}.oauthConsent_switchAccount__MwCjd:disabled{opacity:.6;cursor:default}