.ContactCard_card__VHpC2{display:flex;justify-content:space-between;align-items:center;padding:16px 0 16px 16px;gap:24px;background:#fff;border:1px solid #dfe5ec;border-radius:16px}.ContactCard_name__uYvj3{font-weight:500;font-size:14px;line-height:20px;color:#090f16}.ContactCard_secondLine__MOIXt{font-weight:500;font-size:14px;line-height:20px;color:#8D9FB5}.Dialog_overlay__WK7e2{background-color:rgba(9,15,22,.65);position:fixed;inset:0;animation:Dialog_overlayShow__5rZDG .25s cubic-bezier(.16,1,.3,1)}.Dialog_content___8Fkk{background-color:#fff;box-shadow:0 20px 24px -4px rgba(16,24,40,.1),0 8px 8px -4px rgba(16,24,40,.04);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:548px;overflow-y:auto;max-height:95vh;animation:Dialog_contentShow__KGvO_ .25s cubic-bezier(.16,1,.3,1)}.Dialog_contentfocus__ETACD{outline:none}.Dialog_header__396Gj{display:flex;padding:24px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e4e7ec}.Dialog_title__rTVfE{font-weight:500;font-size:20px;line-height:30px;flex:1;min-width:0}.Dialog_close__HwAz9{cursor:pointer}.Dialog_close__HwAz9 path{fill:#8D9FB5}.Dialog_footer___tj_x{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:24px;border-top:1px solid #e4e7ec}@keyframes Dialog_overlayShow__5rZDG{0%{opacity:0}to{opacity:1}}@keyframes Dialog_contentShow__KGvO_{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.Toast_canary_root__twerM{background:#fff;box-shadow:0 40px 40px -24px rgba(76,86,115,.08)}.Toast_canary_content__eWcv4{padding:16px;display:flex;align-items:center;justify-content:space-between}.Toast_canary_progressBarWrapper__t5C76{width:100%;height:4px;background:#DFE5EC;position:relative}.Toast_canary_progressBar__wKtT1{position:absolute;left:0;top:0;height:100%;width:0;background-color:#57e0c7;animation:Toast_canary_progress__hfAtb var(--durationWithUnit) linear forwards}.Toast_canary_errorProgressBar__MXxBV{background-color:#fd406d}.Toast_canary_errorIconWrapper__CjNoC{width:32px;height:32px;background-color:#FBEFF1;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.Toast_canary_errorIconWrapper__CjNoC circle,.Toast_canary_errorIconWrapper__CjNoC path,.Toast_canary_errorIconWrapper__CjNoC svg{stroke:#fd406d}.Toast_canary_successIconWrapper__Qdvou{width:32px;height:32px;background-color:#f1fcfa;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.Toast_canary_closeIconWrapper__qpXcF{width:30px;height:30px;background:#F7F9FC;border:1px solid #dfe5ec;box-shadow:0 1px 2px rgba(16,24,40,.05);cursor:pointer;flex-shrink:0;display:flex;justify-content:space-around;align-items:center}.Toast_canary_animationAfterPaused__Qf_Wu{animation-play-state:paused}.Toast_canary_textWrapper__K5TzL{flex-grow:1;margin-right:32px;margin-left:16px}.Toast_canary_title__Yr64z{font-weight:500;font-size:14px;line-height:24px;color:#090f16}.Toast_canary_description__mHA2H{font-weight:500;font-size:14px;line-height:20px;color:#4D6380;margin-top:4px}.Toast_canary_root__twerM[data-state=open]{animation:Toast_canary_slideIn__2_Nke .15s cubic-bezier(.16,1,.3,1)}.Toast_canary_root__twerM[data-state=closed]{animation:Toast_canary_hide__2S_Ac .1s ease-in}.Toast_canary_root__twerM[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.Toast_canary_root__twerM[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.Toast_canary_root__twerM[data-swipe=end]{animation:Toast_canary_swipeOut__DALgI .1s ease-out}@keyframes Toast_canary_progress__hfAtb{0%{width:0}to{width:100%}}@keyframes Toast_canary_hide__2S_Ac{0%{opacity:1}to{opacity:0}}@keyframes Toast_canary_slideIn__2_Nke{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Toast_canary_swipeOut__DALgI{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(100%)}}.TextField_item__uXa_r{display:flex;flex-direction:column;gap:6px;width:100%}