.richtext svg {

  height: auto;

  max-width: 100%;

  overflow: visible
}

.mathjax-921b7 {

  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
  }
}
html,
body,
.loading-34169-34169 {
  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-34169-34169 {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

.loadingAnimation-0108a:after,
.loadingAnimation-0108a: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-0108a:after {
  animation-delay: -0.9s;
}

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

.loadingText-a5b2b: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: "   ";
  }
}

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

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

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

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

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

.active-6c548::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);
}

.container-34ebd {

    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-3d6ff {

    display: flex;

    flex-direction: column
}

.heading-3d6ff > h4 {

    margin-top: 0px;

    margin-bottom: 0px;

    font-size: 1rem;

    line-height: 1.5rem;

    font-weight: 700
}

.heading-3d6ff > p {

    margin-top: 0.25rem;

    margin-bottom: 0px;

    color: var(--text-secondary)
}

.heading-3d6ff > hr {

    margin-top: 1rem
}

.container-58b5c {

    display: flex;

    flex-direction: column
}

.title-d7a8d {

    display: flex;

    justify-content: center;

    color: var(--text-primary)
}

.header-3f4e0 {

    margin-top: 4rem;

    margin-bottom: 2rem;

    text-decoration-line: underline
}

.subheader-81f7b {

    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))
}

.mathjax-0158e {

  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
  }
}

.container-44226 {

    width: 100%;

    align-items: flex-start;

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

    padding: 1.25rem
}

@media (min-width: 48rem) {

    .container-44226 {

        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-2490e {

    display: flex;

    flex-direction: column;

    gap: 0.25rem
}

.headings-2490e>h4 {

    font-size: 0.875rem;

    font-weight: 400
}

.headings-2490e>h5 {

    font-size: 0.875rem;

    font-weight: 700
}

.body-3267a {

    margin-top: 0.5rem;

    color: var(--text-secondary)
}

.imagePreview-7558f {
  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-350c1 {
  width: 256px;
  height: 140px;
}

.wrapper-26dcf {
  perspective: 1200px;
  --AnimationInterview-height: 320px;
  --AnimationInterview-width: 320px;
  width: var(--AnimationInterview-width);
  height: var(--AnimationInterview-height);
  margin: 32px auto;
  cursor: default
}

.rotate-4ef05 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: var(--AnimationInterview-width);
  height: var(--AnimationInterview-height);
  animation: AnimationInterviewRotate 3s ease-in-out infinite alternate;
}

.page-813e5 {
  width: 200px;
  height: 280px;
  padding: 16px;
  font-size: 8px;
  line-height: 140%;
  background: var(--background-default);
  box-shadow: var(--shadow-soft);
  border-radius: 8px;
  z-index: 1;
  overflow: hidden;
}

.shadow-e6083 {
  position: absolute;
  bottom: -20px;
  width: 200px;
  height: 40px;
  border-radius: 50%;
  background: radial-gradient(black 20%, transparent 50%);
  opacity: 0.1;
}

.scanner-1f3ef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  animation: AnimationInterviewScannerTranslate 2s ease-in-out infinite alternate;
  z-index: 2;
}

.scannerBlur-92249 {
  position: absolute;
  inset: 0;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  animation: AnimationInterviewScannerScale 1s ease-in-out infinite alternate;
}

.scannerBackground-da173 {
  position: absolute;
  inset: 0;
  background: rgba(51,170,255,0.2);
  -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
          mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  animation: AnimationInterviewScannerScale 1s ease-in-out infinite alternate;
}

.scannerTop-e81cc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgb(51,170,255) 0%, rgba(51,170,255, 0) 100%);
  -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
          mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  height: 5px;
  z-index: 1;
  animation: AnimationInterviewScannerTop 1s ease-in-out infinite alternate;
}

.scannerBottom-89461 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(51,170,255,0) 0%, rgb(51,170,255) 100%);
  -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
          mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  height: 5px;
  z-index: 1;
  animation: AnimationInterviewScannerBottom 1s ease-in-out infinite alternate;
}

.icon-2d58f {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: var(--icon-white);
  z-index: 3;
  opacity: 0;
  font-weight: 600;
  font-size: 16px;
  border: 1px solid var(--border-overlay);
  box-shadow: var(--shadow-soft);
  animation: AnimationInterviewIcon 0.5s ease-in-out forwards;
  &[color="primary"] {
    background-color: var(--background-primary);
  }
  &[color="success"] {
  background-color: var(--background-success);
  }
  &[color="attention"] {
    background-color: var(--background-attention);
  }
  &[anim-delay="1"] {
    top: 44px;
    right: 44px;
    animation-delay: 1s;
  }
  &[anim-delay="2"] {
    top: 94px;
    left: 44px;
    animation-delay: 2s;
  }
  &[anim-delay="3"] {
    right: 44px;
    animation-delay: 3s;
  }
  &[anim-delay="4"] {
    bottom: 94px;
    left: 44px;
    animation-delay: 4s;
  }
  &[anim-delay="5"] {
    bottom: 44px;
    right: 44px;
    animation-delay: 5s;
  }
}

@keyframes AnimationInterviewRotate {
  from {
    transform: rotateY(-30deg);
  }
  to {
    transform: rotateY(30deg);
  }
}

@keyframes AnimationInterviewScannerTranslate {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(calc(var(--AnimationInterview-height) - 40px));
  }
}

@keyframes AnimationInterviewScannerScale {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(2);
  }
}

@keyframes AnimationInterviewScannerTop {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-20px)
  }
}

@keyframes AnimationInterviewScannerBottom {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(20px)
  }
}

@keyframes AnimationInterviewIcon {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

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

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

.name-e4518 {
  text-wrap: wrap;
  font-size: 0.875rem;
  line-height: 1.42857143;
  color: var(--text-default);
}

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

.readingTime-b798f {
  margin-top: 0px;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: var(--text-secondary);
}

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

.image-6f9d3 {
  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-4bd28 {
  display: flex;
  min-width: 0px;
  flex-direction: row;
  gap: 0.25rem;
}

.content-3d056 {
  display: flex;
  min-width: 0px;
  flex-direction: column;
  justify-content: center;
}

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

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

.selectedButton-dea9f {
  background: var(--background-default);
  box-shadow: var(--shadow-soft);

  @media (prefers-color-scheme: dark) {
    background: var(--background-tertiary);
    box-shadow: var(--shadow-popover);
  }
}

/* global overrides that target the compiled local class reliably */
html.theme-light .selectedButtonLightOverride-013e9 {
  background: var(--background-default);
  box-shadow: var(--shadow-soft);
}

html.theme-dark .selectedButtonDarkOverride-f8319 {
  background: var(--background-tertiary);
  box-shadow: var(--shadow-popover);
}
