@import url("/assets/theme/reset-0674a525.css");

@import url("/assets/theme/_vars-20adc563.css");
@import url("/assets/theme/common-277f030f.css");

@import url("/assets/theme/typography-9cb515b1.css");
@import url("/assets/theme/forms-1aee9488.css");
@import url("/assets/theme/system_notifications-3f3b6c2f.css");

@import url("/assets/theme/icons-398ea8e4.css");

@import url("/assets/components/buttons-6b9b00ae.css");
@import url("/assets/components/cards-a695d7f8.css");
@import url("/assets/components/toasts-90795919.css");

.authentication {
  flex: 1 1 auto;

  display: flex;
  align-items: center;
  justify-content: center;

  inline-size: 100%;
  min-block-size: 100%;

  h1 {
    margin-block-end: 1rem;
  }

  .card {
    .body {
      padding: 1.5rem;

      .links {
        margin-block-start: 1.5rem;

        display: flex;
        flex-flow: column nowrap;
        justify-content: start;
      }
    }
  }
}
