
.dashboard.is-centered[data-v-62c59a6a] {
  width: 100%;
  height: 100%;
}
.box[data-v-62c59a6a]:not(.is-empty) {
  height: 100%;
}
.box.is-empty[data-v-62c59a6a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.columns[data-v-62c59a6a] {
  margin: 0;
}
h2.title.is-2[data-v-62c59a6a] {
  padding-top: 1rem;
}
.icon.is-large[data-v-62c59a6a] {
  height: 6rem;
  width: 8rem;
}
.indicator[data-v-62c59a6a] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
}
.indicator > div[data-v-62c59a6a]:first-child {
  padding-bottom: 1rem;
}
.resume-header[data-v-62c59a6a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  margin: 1.5rem 0.75rem 0.75rem 0.75rem;
}
.resume-header__left[data-v-62c59a6a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}
.resume-header__text[data-v-62c59a6a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.resume-header__title[data-v-62c59a6a] {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0;
}
.resume-header__subtitle[data-v-62c59a6a] {
  font-size: 0.85rem;
  color: #6b7280;
  margin: 0;
}
.resume-header__year-dropdown[data-v-62c59a6a] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}


.mdi-128px {
  font-size: 128px;
}


.purchases-host[data-v-02eb6c70] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#purchases-slot[data-v-02eb6c70] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.purchases-host__error[data-v-02eb6c70] {
  padding: 2rem;
  color: #721c24;
}


/*# sourceMappingURL=dashboard.3cbe21c6.css.map*/