body {
  font-family: 'Noto Sans', sans-serif;
}


.footer .icon-link {
    font-size: 25px;
    color: #000;
}

.link-block a {
    margin-top: 5px;
    margin-bottom: 5px;
}

.dnerf {
  font-variant: small-caps;
}


.teaser .hero-body {
  padding-top: 0;
  padding-bottom: 3rem;
}

.teaser {
  font-family: 'Google Sans', sans-serif;
}


.publication-title {
}

.publication-banner {
  max-height: parent;

}

.publication-banner video {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  object-fit: fit;
}

.publication-header .hero-body {
}

.publication-title {
    font-family: 'Google Sans', sans-serif;
}

.publication-authors {
    font-family: 'Google Sans', sans-serif;
}

.publication-venue {
    color: #555;
    width: fit-content;
    font-size: 1.25rem;
    font-weight: bold;
    margin: 0.45rem auto 0;
}

.publication-awards {
    color: #ff3860;
    width: fit-content;
    font-weight: bolder;
}

.publication-authors {
}

.publication-authors a {
   color: hsl(204, 86%, 53%) !important;
}

.publication-authors a:hover {
    text-decoration: underline;
}

.author-block {
  display: inline-block;
}

.publication-banner img {
}

.publication-authors {
  /*color: #4286f4;*/
}

.publication-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;

    overflow: hidden;
    border-radius: 10px !important;
}

.publication-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.publication-body img {
}

.results-carousel {
  overflow: hidden;
}

.results-carousel .item {
  margin: 5px;
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  padding: 0;
  font-size: 0;
}

.results-carousel video {
  margin: 0;
}


.interpolation-panel {
  background: #f5f5f5;
  border-radius: 10px;
}

.interpolation-panel .interpolation-image {
  width: 100%;
  border-radius: 5px;
}

.interpolation-video-column {
}

.interpolation-panel .slider {
  margin: 0 !important;
}

.interpolation-panel .slider {
  margin: 0 !important;
}

#interpolation-image-wrapper {
  width: 100%;
}
#interpolation-image-wrapper img {
  border-radius: 5px;
}

.project-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.teaser-image {
  max-width: 1100px;
}

.overview-image {
  max-width: 1200px;
}

.teaser-caption {
  margin-top: 1rem;
}

.figure-caption,
.table-caption,
.video-note {
  color: #4a4a4a;
  font-size: 0.96rem;
  text-align: justify;
  text-justify: inter-word;
}

.figure-caption {
  max-width: 1050px;
  margin: 1rem 0 0;
}

#overview .figure-frame,
#overview .figure-caption {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.section-intro {
  max-width: 1180px;
  margin: -0.65rem auto 2.25rem;
  color: #4a4a4a;
  text-align: justify;
  text-justify: inter-word;
}

.figure-frame {
  background: #fff;
  border: 1px solid #edf0f4;
  border-radius: 10px;
  box-shadow: 0 4px 18px rgba(22, 42, 72, 0.06);
  padding: 1.5rem;
}

.figure-frame .project-image {
  box-shadow: none;
}

#abstract .content {
  text-align: justify;
  text-justify: inter-word;
}

.panel-title {
  margin-bottom: 1.25rem !important;
  text-align: center;
}

.method-cards {
  margin-top: 2.5rem;
}

.method-card {
  height: 100%;
  padding: 1.5rem;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.method-card h3 {
  font-family: 'Google Sans', sans-serif;
  font-size: 1.2rem;
  margin-bottom: 0.75rem;
}

.method-card p:last-child {
  color: #4a4a4a;
  line-height: 1.6;
  margin-bottom: 0;
  text-align: left;
  text-justify: inter-word;
}

.method-number {
  color: #3273dc;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-bottom: 0.45rem;
}

.result-table {
  max-width: 1100px;
  margin: 0 auto;
}

.quantitative-figure-link {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}

.quantitative-figure {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  cursor: zoom-in;
}

.vad-results-image {
  width: 100%;
  max-width: 960px;
}

.vau-results-image {
  width: 100%;
  max-width: 1464px;
}

.result-table table {
  font-size: 0.92rem;
}

.result-table th,
.result-table td {
  text-align: center !important;
  vertical-align: middle !important;
}

.result-table th:first-child,
.result-table td:first-child,
.result-table th:nth-child(2),
.result-table td:nth-child(2) {
  text-align: left !important;
}

.ours-row td {
  background: #edf6ff !important;
}

.table-caption {
  max-width: none;
  margin: 1rem 0 0;
}

.result-highlights {
  max-width: 1100px;
  margin: 2.75rem auto 3.5rem !important;
}

.result-highlight {
  height: 100%;
  padding: 1.25rem 0.75rem;
  border-top: 3px solid #3273dc;
  background: #f8fbff;
  text-align: center;
}

.metric {
  color: #1d4e89;
  font-family: 'Google Sans', sans-serif;
  font-size: 1.85rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0.45rem;
}

.metric-label {
  color: #4a4a4a;
  font-size: 0.92rem;
  margin: 0;
}

.vau-results {
  margin-top: 1rem;
}

.qualitative-image {
  border-radius: 4px;
}

.qualitative-frame {
  max-width: 1200px;
  margin: 0 auto;
}

.qualitative-description {
  max-width: 1200px;
  margin: 1.25rem auto 0;
  text-align: justify;
  text-justify: inter-word;
}

.qualitative-description p:last-child,
.demo-description p:last-child {
  margin-bottom: 0;
}

.video-section {
  margin-top: 3.5rem;
}

.demo-description {
  margin-bottom: 1.25rem !important;
  text-align: justify;
  text-justify: inter-word;
}

.video-frame {
  padding: 0;
  overflow: hidden;
}

.video-note {
  margin-top: 0.75rem;
}

.disabled-link {
  pointer-events: none;
  opacity: 0.75;
}

@media screen and (max-width: 768px) {
  .navbar-menu {
    overflow-x: auto;
  }

  .navbar-start {
    justify-content: flex-start !important;
    min-width: max-content;
  }

  .navbar-item {
    font-size: 0.85rem;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
  }

  .publication-title {
    font-size: 2.5rem !important;
  }

  .figure-frame {
    padding: 1rem !important;
  }

  .video-frame {
    padding: 0 !important;
  }

  .result-table table {
    font-size: 0.8rem;
  }
}
