@keyframes fade{0%{opacity:0}to{opacity:1}}.fade-enter-active,.fade-leave-active{animation-duration:.14s;animation-fill-mode:both;animation-timing-function:ease}.fade-enter-active{animation-name:fade;animation-direction:normal}.fade-leave-active{animation-name:fade;animation-direction:reverse}@keyframes move-fade-bottom{0%{transform:translate3d(0,8px,0);opacity:0}to{transform:translateZ(0);opacity:1}}.move-fade-bottom-enter-active,.move-fade-bottom-leave-active{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease}.move-fade-bottom-enter-active{animation-name:move-fade-bottom;animation-direction:normal}.move-fade-bottom-leave-active{animation-name:move-fade-bottom;animation-direction:reverse}@keyframes move-fade-top{0%{transform:translate3d(0,-8px,0);opacity:0}to{transform:translateZ(0);opacity:1}}.move-fade-top-enter-active,.move-fade-top-leave-active{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:ease}.move-fade-top-enter-active{animation-name:move-fade-top;animation-direction:normal}.move-fade-top-leave-active{animation-name:move-fade-top;animation-direction:reverse}.list-morphing-item{transition:all .3s;backface-visibility:hidden;z-index:2}.list-morphing-move,.list-morphing-enter-active,.list-morphing-leave-active{transition:all .5s cubic-bezier(.55,0,.1,1)}.list-morphing-enter-from,.list-morphing-leave-to{opacity:0;transform:translate(32px)}.list-morphing-leave-active{position:absolute}.bp-skeleton{box-sizing:border-box}.bp-skeleton .back-button-wrapper{margin:0 auto 16px;padding:32px 16px 0;max-width:var(--v0dc00252)}@media screen and (min-width:1024px){.bp-skeleton .back-button-wrapper{padding:32px 24px 0}}.bp-skeleton .page-title{margin:auto;width:100%;max-width:var(--v0dc00252);display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:32px 16px 16px}@media screen and (min-width:1024px){.bp-skeleton .page-title{padding-left:24px;padding-right:24px}}.bp-skeleton .page-title .title{flex:1}.bp-skeleton .page-title h2{font-weight:600;font-size:1.8em}.bp-skeleton .page-title.has-actions{padding-bottom:24px}.bp-skeleton .page-title.has-back-button{padding-top:0;padding-bottom:24px}.bp-skeleton .page-title.actions-position-left .title{order:2}.bp-skeleton .page-title.actions-position-left .actions{order:1}.bp-skeleton .filters-wrapper{margin-top:8px;margin-bottom:16px}.bp-skeleton .filters-wrapper .bp-filter-bar .layout{margin:auto;max-width:var(--v0dc00252)}.bp-skeleton .page-content{margin:auto;width:100%;max-width:var(--v0dc00252);gap:var(--d637c2d2);padding-bottom:32px;padding-left:16px;padding-right:16px}@media screen and (min-width:1024px){.bp-skeleton .page-content{padding-left:24px;padding-right:24px}}.bp-skeleton .page-content:not(.has-title){padding-top:32px}.bp-skeleton .page-content.flex-vertical{display:flex;flex-direction:column}.bp-skeleton .page-content.flex-horizontal{display:flex;flex-direction:row}
