
.drawer-panel[data-v-8691fe05] {
  height: calc(100dvh - 60px);
}

/* Backdrop fade */
.backdrop-enter-active[data-v-8691fe05],
.backdrop-leave-active[data-v-8691fe05] {
  transition: opacity 150ms ease-out;
}
.backdrop-enter-from[data-v-8691fe05],
.backdrop-leave-to[data-v-8691fe05] {
  opacity: 0;
}

.social-circle--instagram[data-v-d23a8a44] {
  background: linear-gradient(to top right, #FFDD55 0%, #FF543E 50%, #C837AB 100%);
}
