:root {
  --tw-bg-0: #f4f8ff;
  --tw-bg-1: #e9f0ff;
  --tw-ink: #15233d;
  --tw-muted: #4c5d7a;
  --tw-primary: #1f6feb;
  --tw-primary-soft: #d8e8ff;
  --tw-card: #ffffff;
  --tw-card-border: #dce5f5;
  --tw-shadow: 0 16px 36px rgba(26, 57, 120, 0.12);
}

body {
  font-family: "Noto Sans", sans-serif;
  color: var(--tw-ink);
  background:
    radial-gradient(circle at 10% 5%, rgba(97, 151, 255, 0.2), transparent 40%),
    radial-gradient(circle at 90% 3%, rgba(79, 197, 217, 0.16), transparent 34%),
    linear-gradient(180deg, var(--tw-bg-0), #fbfdff 32%, #f4f8ff 100%);
}

.page-hero {
  padding-top: 2.8rem;
  padding-bottom: 1.6rem;
}

.publication-title {
  font-family: "Google Sans", "Noto Sans", sans-serif;
  font-size: clamp(1.85rem, 2.9vw, 2.85rem) !important;
  line-height: 1.18;
  letter-spacing: 0.01em;
  color: #0d1f42;
  max-width: 950px;
  margin: 0 auto;
}

.hero-pill {
  display: inline-block;
  margin-top: 1.15rem;
  padding: 0.48rem 0.9rem;
  border-radius: 999px;
  background: linear-gradient(90deg, #edf5ff, #e4f0ff);
  border: 1px solid #c6dbff;
  color: #2c4f87;
  font-size: 0.88rem;
  letter-spacing: 0.01em;
}

.section {
  padding-top: 1.7rem;
  padding-bottom: 1.7rem;
}

.section-card {
  background: var(--tw-card);
  border: 1px solid var(--tw-card-border);
  border-radius: 18px;
  box-shadow: var(--tw-shadow);
  padding: 1.7rem 1.9rem;
}

.section-title {
  font-family: "Google Sans", "Noto Sans", sans-serif;
  color: #0f2b5c !important;
  font-size: clamp(1.4rem, 2.1vw, 1.95rem) !important;
  margin-bottom: 0.55rem !important;
}

.section-subtitle {
  color: var(--tw-muted);
  font-size: 1rem !important;
  line-height: 1.55;
  margin-bottom: 1rem !important;
}

.benefits-title {
  text-align: center;
  margin-top: 0.35rem;
  margin-bottom: 1rem !important;
}

.feature-band {
  margin: 0.95rem auto;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(236, 244, 255, 0.9));
  border: 1px solid #dbe5f5;
  box-shadow: 0 10px 24px rgba(21, 35, 61, 0.08);
}

.feature-band .hero-body {
  padding-top: 1.45rem;
  padding-bottom: 1.45rem;
}

.results-carousel {
  overflow: hidden;
}

.results-carousel .item {
  margin: 0.35rem;
  overflow: hidden;
  border: 1px solid #cdd9ee;
  border-radius: 14px;
  padding: 0;
  font-size: 0;
  box-shadow: 0 8px 18px rgba(27, 53, 110, 0.12);
  background: #000;
}

.results-carousel video {
  margin: 0;
}

.intro-video-section {
  padding-top: 0.6rem;
}

.main-video {
  display: block;
  width: 100%;
  max-height: 72vh;
  object-fit: contain;
}

img,
video {
  border-radius: 12px;
  width: 100%;
  height: auto;
}

video {
  border: 1px solid #d5e0f3;
  box-shadow: 0 10px 24px rgba(16, 34, 72, 0.15);
  background: #0f1729;
}

.video-container {
  transform: scale(0.85);
  transform-origin: center;
}

.hash-panel {
  background: linear-gradient(180deg, #f8fbff, #f0f5ff);
  border: 1px solid #d8e3f8;
  border-radius: 14px;
  padding: 1rem 1.1rem;
}

#hash-table-image-wrapper {
  width: 100%;
  min-height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hash-table-image-wrapper img {
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(30, 64, 137, 0.14);
}

#hash-table-sliders .column.is-narrow {
  min-width: 112px;
  color: #2f4d80;
  font-weight: 600;
}

.slider {
  accent-color: var(--tw-primary);
}

.media-grid-two {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.lead-note {
  color: #365382;
  font-size: 0.94rem;
}

.dnerf {
  font-size: 1.07em;
  font-variant: small-caps;
  letter-spacing: 0.02em;
}

.publication-authors a {
  color: hsl(212, 79%, 48%) !important;
}

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

.publication-authors {
  margin-top: 1.1rem;
  margin-bottom: 0.35rem;
  color: #1b3564;
  font-family: "Google Sans", "Noto Sans", sans-serif;
  font-size: 1.08rem;
  line-height: 1.55;
}

.author-block {
  display: inline-block;
  margin: 0 0.55rem;
  white-space: nowrap;
}

.publication-affiliations {
  max-width: 860px;
  margin: 0.2rem auto 0;
  color: var(--tw-muted);
  font-size: 0.94rem;
  line-height: 1.55;
}

.publication-affiliations span {
  display: inline-block;
  margin: 0 0.45rem;
}

.publication-note {
  margin-top: 0.35rem;
  color: #657794;
  font-size: 0.86rem;
}

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

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

@media screen and (max-width: 1023px) {
  .section-card {
    padding: 1.2rem 1rem;
    border-radius: 14px;
  }

  .video-container {
    transform: none;
  }
}

@media screen and (max-width: 768px) {
  .section {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .feature-band .hero-body {
    padding: 1.1rem 0.65rem;
  }

  #hash-table-sliders .column.is-narrow {
    min-width: 90px;
    font-size: 0.9rem;
  }

  .media-grid-two {
    grid-template-columns: 1fr;
    gap: 0.8rem;
  }
}
