.styles_DialogOverlay__Qx6CW{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.12);position:fixed;inset:0;width:100vw;animation:styles_overlayShow__m2GVG .15s cubic-bezier(.16,1,.3,1);z-index:5000}.styles_DialogContent__hrS6X{background-color:#fff;border-radius:6px;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);width:90vw;max-width:460px;max-height:90vh}.styles_DialogContent__hrS6X:focus{outline:none}.styles_DialogTitle__o_zu4{margin:0;font-weight:500;color:var(--mauve-12);font-size:17px}.styles_DialogDescription__U6U28{margin:10px 0 20px;color:var(--mauve-11);font-size:15px;line-height:1.5}.styles_Button__iNBpx{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 15px;font-size:15px;line-height:1;font-weight:500;height:35px}.styles_Button__iNBpx.styles_violet__RhoU_{background-color:#fff;color:var(--violet-11);box-shadow:0 2px 10px var(--black-a7)}.styles_Button__iNBpx.styles_violet__RhoU_:hover{background-color:var(--mauve-3)}.styles_Button__iNBpx.styles_violet__RhoU_:focus{box-shadow:0 0 0 2px #000}.styles_Button__iNBpx.styles_green__sjli1{background-color:var(--green-4);color:var(--green-11)}.styles_Button__iNBpx.styles_green__sjli1:hover{background-color:var(--green-5)}.styles_Button__iNBpx.styles_green__sjli1:focus{box-shadow:0 0 0 2px var(--green-7)}.styles_IconButton__q76o0{font-family:inherit;border-radius:100%;height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;color:var(--violet-11);position:absolute;top:10px;right:10px}.styles_IconButton__q76o0:hover{background-color:var(--violet-4)}.styles_IconButton__q76o0:focus{box-shadow:0 0 0 2px var(--violet-7)}.styles_Fieldset__djXgV{display:flex;gap:20px;align-items:center;margin-bottom:15px}.styles_Label__DC0vO{font-size:15px;color:var(--violet-11);width:90px;text-align:right}.styles_Input__cgVvV{width:100%;flex:1;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 10px;font-size:15px;line-height:1;color:var(--violet-11);box-shadow:0 0 0 1px var(--violet-7);height:35px}.styles_Input__cgVvV:focus{box-shadow:0 0 0 2px var(--violet-8)}@keyframes styles_overlayShow__m2GVG{0%{opacity:0}to{opacity:1}}@keyframes styles_contentShow__IWPii{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}