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-weight: bold;
}

.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-ocontact {
  overflow: hidden;
}

.results-ocontact .item {
  /* margin: 1px; */
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  font-size: 0;
  aspect-ratio: 1 / 1;  /* Maintain square shape */
  height: 100%;
  max-height: 300px;     /* Optional: Limit max size on desktop */
  margin: auto;
}

.results-ocontact video {
  margin: 0;
}

.results-hcontact {
  overflow: hidden;
}

.results-hcontact .item {
  /* margin: 1px; */
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  font-size: 0;
  aspect-ratio: 1 / 1;  /* Maintain square shape */
  height: 100%;
  max-height: 260px;     /* Optional: Limit max size on desktop */
  margin: auto;
}

.results-hcontact video {
  margin: 0;
}

.results-humanObjComp {
  overflow: hidden;
}

.results-humanObjComp .item {
  /* margin: 1px; */
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  font-size: 0;
  aspect-ratio: 1 / 1;  /* Maintain square shape */
  height: 100%;
  max-height: 420px;     /* Optional: Limit max size on desktop */
  margin: auto;
}


.results-humanObjComp video {
  margin: 0;
}

.results-humanObj {
  overflow: hidden;
}

.results-humanObj .item {
  /* margin: 1px; */
  overflow: hidden;
  border: 1px solid #bbb;
  border-radius: 10px;
  font-size: 0;
  aspect-ratio: 1 / 1;  /* Maintain square shape */
  height: 100%;
  max-height: 320px;     /* Optional: Limit max size on desktop */
  margin: auto;
}

.results-humanObj 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;
}


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

.hyper-space-wrapper {
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 20px;
}
.hyper-space-wrapper-shape {
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 20px;
}

.hyper-space-axis {
  padding: 5px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}
.hyper-space-axis-shape {
  padding: 5px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
}

.hyper-space {
  width: 100%;
  padding-bottom: calc(100% - 7%);
  box_sizing: border-box;
  touch-action: none;

  background-size: contain;
  border-radius: 10px;
}

.hyper-space-shape {
  width: 100%;
  padding-bottom: calc(100% - 7%);
  box_sizing: border-box;
  touch-action: none;

  background-size: contain;
  border-radius: 10px;
}

.hyper-space-shape-outer {
  width: 100%;
  box_sizing: border-box;
  padding: 50px 50px 50px 50px;
  background-size: contain;
  background-image: url(../figures/interp_back_shape.jpg);
}
.hyper-space-outer {
  width: 100%;
  box_sizing: border-box;
  padding: 50px 50px 50px 50px;
  background-size: contain;
  background-image: url(../figures/interp_back.jpg);
}

.hyper-space-cursor {
  width: 7%;
  padding-bottom: calc(7% - 6px);
  background: #29e;
  border-radius: 50%;
  border: 3px solid #fff;
}

.hyper-space-cursor-shape {
  width: 7%;
  padding-bottom: calc(7% - 6px);
  background: #29e;
  border-radius: 50%;
  border: 3px solid #fff;
}

.hyper-grid-wrapper{
  width: 95%;
  padding-bottom: 95%;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #29e;
  position: relative;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.hyper-grid-wrapper-shape{
  width: 95%;
  padding-bottom: 95%;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #29e;
  position: relative;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}


.hyper-grid-rgb {
  width: 100%;
  height: 100%;
  overflow: hidden;

  position: absolute;
}

.hyper-grid-rgb-debug {
  width: 100%;
  height: 100%;
  overflow: hidden;

  position: absolute;
}

.hyper-grid-rgb-shape {
  width: 100%;
  height: 100%;
  overflow: hidden;

  position: absolute;
}

.hyper-grid-rgb img {
  position: relative;
  height: 2100%;
  width: 2100%;
  max-width: none !important;
}

.hyper-grid-rgb-debug img {
  position: relative;
  height: 100%;
  width: 70%;
  max-width: none !important;
}

.hyper-grid-rgb-shape img {
  position: relative;
  height: 2100%;
  width: 2100%;
  max-width: none !important;
}


table img.rounded-corners {
  padding: 10px;
  border-radius: 20px;
}

.gif-overlay {
  position: relative;
  display: inline-block; /* Ensure it wraps around the GIF */
}

.gif-overlay img {
  display: block; /* Ensure no extra space below the GIF */
}

.gif-overlay-text-bottom {
  position: absolute;
  top: 90%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%); /* Adjust for centering */
  color: rgb(255, 255, 255); /* Text color */
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  padding: 5px 10px; /* Add some padding */
  border-radius: 5px; /* Optional: rounded corners */
  font-size: 16px; /* Adjust font size as needed */
  text-align: center;
  font-weight: 1000;
}

.gif-overlay-text-top {
  position: absolute;
  top: 10%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%); /* Adjust for centering */
  color: white; /* Text color */
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  padding: 5px 10px; /* Add some padding */
  border-radius: 5px; /* Optional: rounded corners */
  font-size: 18px; /* Adjust font size as needed */
  text-align: center;
}

/* Pause button styling */
.pause-btn {
  font-size: 0.85em !important; 
  margin-left: 10px; 
  padding: 8px 16px; 
  background: #3273dc; 
  color: white; 
  border: none; 
  border-radius: 5px; 
  cursor: pointer;
  transition: all 0.3s ease;
  vertical-align: middle;
  font-weight: 600;
}

.pause-btn:hover {
  background: #2366d1;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.pause-btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.pause-btn.paused {
  background: #ff3860;
}

.pause-btn.paused:hover {
  background: #ff1443;
}
