@charset "UTF-8";
/* 👉 Typography custom variables */
/* 👉 Shadow opacities */
/* 👉 Card transition properties */
.v-checkbox.v-input {
  flex: 0 1 auto;
}
.v-checkbox .v-selection-control {
  min-height: var(--v-input-control-height);
}