.dialog_overlay__mpuZk{position:fixed;inset:0;z-index:1000;background-color:rgba(0,0,0,.5);animation:dialog_overlayShow__eFJ9_ .15s cubic-bezier(.16,1,.3,1)}@keyframes dialog_overlayShow__eFJ9_{0%{opacity:0}to{opacity:1}}.dialog_content__d9YKg{position:fixed;left:50%;top:50%;z-index:1001;display:flex;flex-direction:column;gap:1rem;background-color:var(--bg-color);padding:1.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translate(-50%,-50%);animation:dialog_contentShow__drQCV .15s cubic-bezier(.16,1,.3,1);max-height:90vh;overflow-y:auto}@keyframes dialog_contentShow__drQCV{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.dialog_small__bPYH3{width:90vw;max-width:425px}.dialog_medium__39OfB{width:90vw;max-width:600px}.dialog_large__5KIN9{width:90vw;max-width:800px}.dialog_xlarge__i4H5B{width:90vw;max-width:1200px}.dialog_full__q82qv{width:95vw;max-width:none;height:95vh}.dialog_close__PSpta{position:absolute;right:1rem;top:1rem;border-radius:.25rem;opacity:.7;transition:opacity .2s;background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.dialog_close__PSpta:hover{opacity:1}.dialog_close__PSpta:focus{outline:2px solid currentColor;outline-offset:2px}.dialog_close__PSpta:disabled{pointer-events:none}.dialog_srOnly__ri855{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.dialog_header__A41VL{display:flex;flex-direction:column;gap:.375rem;text-align:left}.dialog_footer__m2OM4{display:flex;flex-direction:column;gap:.5rem}@media (min-width:640px){.dialog_footer__m2OM4{flex-direction:row;justify-content:flex-end}}.dialog_title__Hpb0o{font-size:1.125rem;font-weight:600;line-height:1;margin:0}.dialog_description__tohBY{font-size:.875rem;color:#6b7280;margin:0}.avatar_root__zWOcZ{position:relative;display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;overflow:hidden;border-radius:9999px}.avatar_image__tPhl4{aspect-ratio:1/1;height:100%;width:100%;object-fit:cover}.avatar_fallback___KFi1{display:flex;height:100%;width:100%;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--gray-3);color:var(--gray-11)}.button_button__eyKdP{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;cursor:pointer;border:none;outline:none}.button_button__eyKdP:focus-visible{outline:2px solid var(--gray-8);outline-offset:2px}.button_button__eyKdP:disabled{pointer-events:none;opacity:.5}.button_default__TxWpM{height:2.5rem;padding:.5rem 1rem}.button_sm__BVOBB{height:2.25rem;padding:.25rem .75rem;border-radius:.375rem}.button_lg__7qVCx{height:2.75rem;padding:.5rem 2rem;border-radius:.375rem}.button_icon__B0q_L{height:2.5rem;width:2.5rem;padding:0}.button_default__TxWpM{background-color:var(--gray-12);color:var(--gray-1)}.button_default__TxWpM:hover{background-color:var(--gray-11)}.button_outline__K_IhM{border:1px solid var(--gray-7);background-color:transparent;color:var(--gray-12)}.button_outline__K_IhM:hover{background-color:var(--gray-3)}.button_ghost__4e79L{background-color:transparent;color:var(--gray-12)}.button_ghost__4e79L:hover{background-color:var(--gray-3)}.button_link__Ip_uz{background-color:transparent;color:var(--gray-12);text-decoration:underline}.button_link__Ip_uz:hover{text-decoration:none}.popover_content__wMWFC{z-index:50;min-width:8rem;overflow:hidden;border-radius:.375rem;border:1px solid var(--gray-6);background-color:var(--gray-1);padding:1rem;color:var(--gray-12);box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);outline:none}.popover_content__wMWFC[data-state=open]{animation:popover_fadeIn__9dbKD .15s ease-out}.popover_content__wMWFC[data-state=closed]{animation:popover_fadeOut__GAfm_ .15s ease-in}@keyframes popover_fadeIn__9dbKD{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes popover_fadeOut__GAfm_{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.command_command__3O2J4{display:flex;flex-direction:column;overflow:hidden}.command_inputWrapper__k0HDh{display:flex;align-items:center;border-bottom:1px solid var(--gray-6);padding:.75rem;position:relative}.command_searchIcon__UJGjp{color:var(--gray-9);position:absolute;left:1rem}.command_input__I3_Fo{display:flex;width:100%;border:none;background-color:transparent;padding-left:2rem;font-size:.875rem;outline:none;color:var(--gray-12)}.command_input__I3_Fo::placeholder{color:var(--gray-9)}.command_list__pFXNw{max-height:300px;overflow-y:auto;overflow-x:hidden;padding:.25rem}.command_empty__6qszZ{padding:1.5rem .5rem;text-align:center;font-size:.875rem;color:var(--gray-9)}.command_group__fWBrU{overflow:hidden;padding:.25rem}.command_item__W3ObX{position:relative;display:flex;cursor:pointer;align-items:center;border-radius:.25rem;padding:.5rem;font-size:.875rem;outline:none;transition:background-color .15s ease-in-out}.command_item__W3ObX:focus,.command_item__W3ObX:hover{background-color:var(--gray-3)}