.PageHead_root__bPd_B{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-bottom:12px}.PageHead_wrapper__ckZaF{color:var(--black);display:flex;flex-direction:column;gap:12px}.PageHead_title__Kyy6O,.PageHead_wrapper__ckZaF{line-height:130%}.PageHead_title__Kyy6O{font-size:28px;font-weight:600}.PageHead_subtitle__iCL5V{font-size:20px}.FormBottom_root__GeeHW{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.Button_root__GbzzH{align-items:center;border-radius:8px;color:var(--white);display:flex;font-size:16px;font-weight:500;height:44px;justify-content:center;padding:14px 16px;transition:opacity .1s,transform .1s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;will-change:opacity,transform}.Button_root__GbzzH.Button_notInteractive__WhRxu{pointer-events:none}.Button_root__GbzzH.Button_notInteractive__WhRxu:focus{outline:none}.Button_root__GbzzH.Button_green__F2Wc2{background:var(--green)}.Button_root__GbzzH.Button_red__apXm8{background:var(--orange)}.Button_root__GbzzH.Button_greenBorder__Htijd,.Button_root__GbzzH.Button_white__ta6dJ{background:var(--white);color:var(--light-black)}.Button_root__GbzzH.Button_greenBorder__Htijd{border:1px solid var(--green);font-weight:400}.Button_root__GbzzH[disabled]{cursor:default;opacity:.7}.Button_root__GbzzH>*{flex-shrink:0}@media (hover:hover){.Button_root__GbzzH:not([disabled]):hover{transform:scale(1.01)}}.GeneratePassword_root__wlobv{background:var(--white);border:1px solid var(--orange);border-radius:8px;color:var(--light-black);font-size:16px;font-weight:500;padding:14px 16px;transition:opacity .1s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:220px}.GeneratePassword_root__wlobv.GeneratePassword_generated__80L9j{border-color:var(--green);pointer-events:none}.GeneratePassword_root__wlobv[disabled]{opacity:.8;pointer-events:none}.PageAdminUserSlug_pageHead___ymns{flex-wrap:wrap}.Chat_root__y9s3U{margin-bottom:12px;position:relative}.Chat_whiteBacking__H4ccn{padding-right:0}.Chat_newMessageNotice__yopoP{background:var(--white);border-radius:8px;box-shadow:var(--shadow);left:50%;opacity:0;padding:12px 14px;position:absolute;top:24px;transform:translateX(-50%);transition:opacity .15s,visibility .15s;visibility:hidden;z-index:10}.Chat_newMessageNotice__yopoP.Chat_showNotice__0xgnb{opacity:1;visibility:visible}.Chat_scrollToBottomButton__cSjj8{align-items:center;background:var(--white);border-radius:8px;bottom:60px;box-shadow:var(--shadow);display:flex;height:40px;justify-content:center;opacity:0;position:absolute;right:28px;transition:opacity .15s,visibility .15s;visibility:hidden;width:40px;z-index:10}.Chat_scrollToBottomButton__cSjj8 svg{stroke:var(--green);flex-shrink:0}.Chat_scrollToBottomButton__cSjj8.Chat_show__wYzjX{opacity:1;visibility:visible}.Chat_messagesContainer__EJSTR{align-items:flex-start;display:flex;flex-direction:column;height:400px;overflow-y:auto;padding-right:24px}@document url-prefix(""){.Chat_messagesContainer__EJSTR{scrollbar-color:var(--green) var(--transparent)}}.Chat_messagesContainer__EJSTR::-webkit-scrollbar{height:3px;width:3px}.Chat_messagesContainer__EJSTR::-webkit-scrollbar-track{background-color:var(--transparent);border-radius:10px}.Chat_messagesContainer__EJSTR::-webkit-scrollbar-thumb{background-color:var(--green);border-radius:10px}.Chat_messageItem__RrcGL{margin-bottom:16px;max-width:90%!important}.Chat_messageItem__RrcGL.Chat_mine__e_IUj{align-self:flex-end}.Chat_messageItem__RrcGL.Chat_mine__e_IUj>div{border-top-right-radius:1px}.Chat_messageItem__RrcGL.Chat_theirs__uGonH{align-self:flex-start}.Chat_messageItem__RrcGL.Chat_theirs__uGonH>div{border-bottom-left-radius:1px}.Chat_newMessage__x7Gfx:not(:last-child){margin-bottom:12px}.InputText_input__ZdJJg{transition:border-color .2s}.InputText_input__ZdJJg.InputText_error__GVrgY{border-color:var(--red)}.DropdownIndicator_root__zVRn2{width:36px}.DropdownIndicator_root__zVRn2 svg{flex-shrink:0;height:16px;width:16px;stroke:var(--carbon);transform:rotate(90deg);transition:transform .15s}.DropdownIndicator_root__zVRn2.DropdownIndicator_open__7lVVo svg{transform:rotate(270deg)}.DropdownIndicator_root__zVRn2.DropdownIndicator_disabled__AZHsh{display:none}.Comment_root__HlWYU{align-items:flex-start;display:flex;flex-direction:column}.Comment_root__HlWYU.Comment_breakWord__Qwt7A .Comment_text__JeltE{word-break:break-word}.Comment_text__JeltE{background:var(--cream);border-radius:10px;color:var(--light-black);padding:16px 20px;width:100%}.ModalConfirm_root__3Pf0k{border-radius:8px;overflow:hidden;width:min(89vw,480px)}.ModalConfirm_head__WBj_1{align-items:center;background:var(--orange);display:flex;height:40px;padding:8px 16px}.ModalConfirm_head__WBj_1.ModalConfirm_green__ra7me{background:var(--green)}.ModalConfirm_title__ZHhK3{color:var(--white);display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.ModalConfirm_body__566Ye{background:var(--cream);padding:16px}.ModalConfirm_text__D0Pvj{margin-bottom:24px}.ModalConfirm_buttons__YR3R1{display:flex;gap:16px;justify-content:center}.ModalConfirm_buttons__YR3R1>button:first-child:nth-last-child(2),.ModalConfirm_buttons__YR3R1>button:nth-child(2):last-child{flex-basis:50%}.ModalConfirm_buttons__YR3R1>button:first-child:nth-last-child(3),.ModalConfirm_buttons__YR3R1>button:nth-child(2):nth-last-child(2),.ModalConfirm_buttons__YR3R1>button:nth-child(3):last-child,.ModalConfirm_buttons__YR3R1>button:only-child{flex-basis:33.33%}@media (min-width:1024px){.ModalConfirm_head__WBj_1{height:52px;padding:14px 24px}.ModalConfirm_body__566Ye{padding:24px}}