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

@import url("/assets/theme/_vars-4426ca0b.css");
@import url("/assets/theme/common-2d4d1086.css");

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

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

@import url("/assets/components/buttons-ad2f3f19.css");
@import url("/assets/components/cards-3a945ede.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;
      }
    }
  }
}
