@keyframes builder-modal_fadeInScale__PWOXT{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes builder-modal_fadeOutScale__P9j1d{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes builder-modal_fadeInScaleCentered__axaFM{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes builder-modal_fadeOutScaleCentered__grCk1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.builder-modal_animate__qomNS[data-state=open]{animation-name:builder-modal_fadeInScale__PWOXT;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}.builder-modal_animate__qomNS[data-state=closed]{animation-name:builder-modal_fadeOutScale__P9j1d;animation-duration:.2s;animation-timing-function:ease-in;animation-fill-mode:forwards}.builder-modal_animate_content__Sia9G[data-state=open]{animation-name:builder-modal_fadeInScaleCentered__axaFM;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}.builder-modal_animate_content__Sia9G[data-state=closed]{animation-name:builder-modal_fadeOutScaleCentered__grCk1;animation-duration:.2s;animation-timing-function:ease-in;animation-fill-mode:forwards}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.animate-enter{animation-name:fadeInScale;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}.animate-exit{animation-name:fadeOutScale;animation-duration:.2s;animation-timing-function:ease-in;animation-fill-mode:forwards}