.container-6161e {

    display: flex;

    flex-direction: column
}

.title-63b95 {

    display: flex;

    justify-content: center;

    color: var(--text-primary)
}

.header-c0b52 {

    margin-top: 4rem;

    margin-bottom: 2rem;

    text-decoration-line: underline
}

.subheader-c349a {

    margin-top: 1.5rem;

    font-size: 1.125rem;

    font-weight: 600;

    --tw-text-opacity: 1;

    color: rgb(17 24 39 / var(--tw-text-opacity, 1))
}

.container-78bf1 {

    align-items: flex-start;

    border-radius: 0.5rem;

    background-color: var(--background-default);

    padding: 1.25rem;

    --tw-shadow: var(--shadow-soft);

    --tw-shadow-colored: var(--shadow-soft);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.heading-4b6c1 {

    display: flex;

    flex-direction: column
}

.heading-4b6c1 > h4 {

    margin-top: 0px;

    margin-bottom: 0px;

    font-size: 1rem;

    line-height: 1.5rem;

    font-weight: 700
}

.heading-4b6c1 > p {

    margin-top: 0.25rem;

    margin-bottom: 0px;

    color: var(--text-secondary)
}

.heading-4b6c1 > hr {

    margin-top: 1rem
}

.chart-6afca {
  height: 3rem;
}

.chart-6afca svg {
  overflow: visible;
}

.chartContainer-2e2cc {
  width: 0;
  flex-grow: 1;
  position: relative;
  height: calc(3rem + 2px);
  border-top: 1px dashed var(--border-strong);
  border-bottom: 1px dashed var(--border-strong);
}

.minMax-3f7b6 {
  width: 2rem;
  height: 4.125rem;
  white-space: nowrap;
  color: var(--text-secondary);
}

.title-adaf7 {
  width: 0;
  flex-grow: 1;
}

.legend-6a1d2 {
  flex-shrink: 0;
  color: var(--text-secondary);
}

.legend-6a1d2 strong {
  flex-shrink: 0;
  color: var(--text-default);
}

.mathjax-c6b93 {

  height: auto;

  max-width: 100%;

  align-self: center;

  border-radius: 0.25rem;

  background-color: var(--background-secondary);

  padding: 1rem;

  svg {

    display: block
  }

  svg {

    height: auto
  }

  svg {

    max-width: 100%
  }

  svg {

    overflow: visible
  }
}

/* In Images.module.css */
.imagesContainer-dc0f8 {
  margin: 1.5rem;
  width: 100%;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--border-strong)
}

.imagesHeader-c15ae {
  padding: 1.25rem;
  border-bottom: 1px solid var(--border-strong)
}

.imageRow-1fe1a {
  width: 100%;
  padding: 1.25rem;
  border-bottom: 1px solid var(--border-strong)
}

.imageTile-f0b6c {
  height: 4rem;
  width: 4rem;
  overflow: hidden;
  border-radius: 0.5rem;
  min-height: 64px;
  min-width: 64px;
  background-color: var(--mono-200);
  border: 1px solid var(--border-strong)
}

.tabList-3e20d {
  display: flex;
  box-shadow: inset 0 -1px var(--border-soft);
  gap: 1.25rem;
}

.tab-e314f {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  padding-top: 0.25rem;
  padding-bottom: 0.75rem;
  color: var(--text-secondary);
}

.tab-e314f:hover {
  color: var(--text-default);
}

.active-00965 {
  font-weight: 600;
  color: var(--text-primary);
}

.active-00965:hover {
  color: var(--text-primary);
}

.active-00965::after {
  content: "";
  position: absolute;
  height: 3px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background: var(--icon-primary);
}

.richtext svg {

  height: auto;

  max-width: 100%;

  overflow: visible
}

.mathjax-676c3 {

  height: auto;

  max-width: 100%;

  align-self: center;

  border-radius: 0.25rem;

  background-color: var(--background-subdued);

  padding: 1rem;

  svg {

    display: block
  }

  svg {

    height: auto
  }

  svg {

    max-width: 100%
  }

  svg {

    overflow: visible
  }
}
html,
body,
.loading-aa11f-aa11f {
  min-height: 100vh;
  min-height: 100dvh;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
    Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

.loading-aa11f-aa11f {
  display: flex;
  align-items: center;
  justify-content: center;
}

.loading-aa11f-aa11f > div {
  margin: auto;
}

.loadingAnimation-88cf0 {
  height: 3.75rem;
  margin: 1rem auto;
  position: relative;
  width: 3.75rem;
}

.loadingAnimation-88cf0:after,
.loadingAnimation-88cf0:before {
  animation: medify-loadingAnimation 1.8s ease-in-out infinite;
  background-color: var(--blue-text);
  content: "";
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1rem;
}

.loadingAnimation-88cf0:after {
  animation-delay: -0.9s;
}

.loadingText-cb00b {
  color: var(--blue-text);
  font-size: 1.125rem;
  text-align: center;
}

.loadingText-cb00b:after {
  animation: medify-loadingText 2.2s linear infinite;
  content: "…";
}

@keyframes medify-loadingAnimation {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
  }

  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
  }

  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
  }

  75% {
    transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }

  to {
    transform: rotate(-1turn);
  }
}

@keyframes medify-loadingText {
  0% {
    content: "   ";
  }

  25% {
    content: ".  ";
  }

  50% {
    content: ".. ";
  }

  75% {
    content: "...";
  }

  to {
    content: "   ";
  }
}

.container-7e7a6 {
    display: flex;
    width: -moz-min-content;
    width: min-content;
    gap: 0.25rem;
    border-radius: 0.25rem;
    padding: 0.125rem;
    color: var(--text-white)
}

.container-c3e45 {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}@media (min-width: 48rem) {.container-c3e45 {
    flex-direction: column;
    gap: 0.5rem;
  }
}.container-c3e45 {
  width: 100%;

  @media (min-width: 48rem) {
    max-width: 18.87rem;
  }
}

.name-a07a4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.5;
  color: var(--text-default);
}

.group:hover .name-a07a4 {
  text-decoration-line: underline;
}

.description-fe2b4 {
  margin-top: 0px;
  color: var(--text-secondary);
}

.image-32f06 {
  flex-shrink: 0;
  border-radius: 0.25rem;
  background-color: var(--background-secondary);
  -o-object-fit: cover;
     object-fit: cover;
  width: 6rem;
  height: 4rem;

  @media (min-width: 48rem) {
    width: 100%;
    height: 6.75rem;
  }
}

.nameContainer-c68c3 {
  display: flex;
  min-width: 0px;
  flex-direction: row;
  gap: 0.25rem;
}

.content-d55aa {
  display: flex;
  min-width: 0px;
  flex-direction: column;
  justify-content: center;
  gap: 0.125rem;
}

@media (min-width: 48rem) {.content-d55aa {
    justify-content: flex-start;
  }
}

.imagePreview-9561a {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: var(--contrast-alpha-20);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 256px;
  min-height: 140px;
}
.container-3dd8a {
  width: 256px;
  height: 140px;
}

.container-337df {

    width: 100%;

    align-items: flex-start;

    background-color: var(--background-default);

    padding: 1.25rem
}

@media (min-width: 48rem) {

    .container-337df {

        border-radius: 0.5rem;

        --tw-shadow: var(--shadow-soft);

        --tw-shadow-colored: var(--shadow-soft);

        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }
}

.headings-79eaa {

    display: flex;

    flex-direction: column;

    gap: 0.25rem
}

.headings-79eaa>h4 {

    font-size: 0.875rem;

    font-weight: 400
}

.headings-79eaa>h5 {

    font-size: 0.875rem;

    font-weight: 700
}

.body-b522e {

    margin-top: 0.5rem;

    color: var(--text-secondary)
}

.button-f23b2 {
  border: 1px solid var(--icon-secondary);
  padding: 3px 8px;
}
