@keyframes fade{0%{opacity:0}to{opacity:1}}.fade-enter-active,.fade-leave-active{animation-duration:.14s;animation-timing-function:ease;animation-fill-mode:both}.fade-enter-active{animation-name:fade;animation-direction:normal}.fade-leave-active{animation-name:fade;animation-direction:reverse}@keyframes move-fade-bottom{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}.move-fade-bottom-enter-active,.move-fade-bottom-leave-active{animation-duration:.2s;animation-timing-function:ease;animation-fill-mode:both}.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%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0,0)}}.move-fade-top-enter-active,.move-fade-top-leave-active{animation-duration:.2s;animation-timing-function:ease;animation-fill-mode:both}.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{backface-visibility:hidden;z-index:2;transition:all .3s}.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{max-width:var(--v0dc00252);margin:0 auto 16px;padding:32px 16px 0}@media screen and (width>=1024px){.bp-skeleton .back-button-wrapper{padding:32px 24px 0}}.bp-skeleton .page-title{width:100%;max-width:var(--v0dc00252);flex-wrap:wrap;align-items:center;gap:16px;margin:auto;padding:32px 16px 16px;display:flex}@media screen and (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-size:1.8em;font-weight:600}.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{max-width:var(--v0dc00252);margin:auto}.bp-skeleton .page-content{width:100%;max-width:var(--v0dc00252);gap:var(--d637c2d2);margin:auto;padding-bottom:32px;padding-left:16px;padding-right:16px}@media screen and (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{flex-direction:column;display:flex}.bp-skeleton .page-content.flex-horizontal{flex-direction:row;display:flex}
