.thalya-navbar-logo {
  width: 34px;
  height: 34px;
  object-fit: contain;
  flex: 0 0 auto;
}

.thalya-navbar-wordmark {
  color: currentColor;
  font-family: Agrandir, Raleway, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.navbar_logo-link {
  align-items: center;
  display: flex;
  gap: 0.55rem;
  text-decoration: none;
}

.navbar,
.navbar-white,
.main-navbar {
  padding-bottom: 0.35rem !important;
  padding-top: 0.35rem !important;
}

.cta-bar-button {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.nav-button_inner {
  padding: 0.55rem 1.25rem !important;
}

.navbar-white .thalya-navbar-wordmark {
  color: #163a32;
}

.navbar .thalya-navbar-wordmark,
.main-navbar .thalya-navbar-wordmark {
  color: #fff;
}

.thalya-hero-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  text-align: center;
}

.thalya-hero-logo {
  height: auto;
  max-width: clamp(120px, 16vw, 176px);
  object-fit: contain;
  width: clamp(120px, 16vw, 176px);
}

.thalya-hero-title {
  color: #fff;
  font-family: Agrandir, Raleway, Arial, sans-serif;
  font-size: clamp(4rem, 12vw, 9rem);
  font-weight: 700;
  line-height: 0.95;
  margin: 0;
  text-align: center;
}

.thalya-hero-subtitle {
  color: rgba(255, 255, 255, 0.88);
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(1.1rem, 2.2vw, 1.6rem);
  font-weight: 500;
  line-height: 1.35;
  margin: 0;
  max-width: 680px;
  text-align: center;
}

.thalya-team-hero-layout {
  gap: 2rem;
}

.thalya-team-section {
  padding-bottom: 7rem;
}

.thalya-team-intro {
  display: grid;
  gap: 1.25rem;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
  max-width: 760px;
}

.thalya-team-grid {
  display: grid;
  gap: clamp(1.25rem, 2.25vw, 2rem);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.thalya-team-card {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(16, 47, 41, 0.12);
  border-radius: 8px;
  box-shadow: 0 22px 70px rgba(16, 47, 41, 0.08);
  gap: 0;
  height: 100%;
  overflow: hidden;
  padding-bottom: 0 !important;
}

.thalya-team-photo-wrapper {
  aspect-ratio: 4 / 3;
  border-radius: 0;
  overflow: hidden;
  padding-bottom: 0 !important;
}

.thalya-team-photo {
  height: 100% !important;
  object-fit: cover;
  width: 100% !important;
}

.thalya-team-info {
  display: grid;
  gap: 1rem;
  padding: clamp(1.25rem, 2vw, 1.65rem);
}

.thalya-founder-heading {
  align-items: center;
  border-bottom: 1px solid rgba(16, 47, 41, 0.12);
  display: flex;
  gap: 1.25rem;
  justify-content: space-between;
  padding-bottom: 1rem;
  width: 100%;
}

.thalya-founder-heading .about-text {
  margin-bottom: 0;
}

.thalya-linkedin-link {
  align-items: center;
  background: #102f29;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  flex: 0 0 auto;
  height: 44px;
  justify-content: center;
  transition: background-color 160ms ease, transform 160ms ease;
  width: 44px;
}

.thalya-linkedin-link:hover {
  background: #296f43;
  transform: translateY(-1px);
}

.thalya-linkedin-icon {
  height: 22px;
  width: 22px;
}

.thalya-home-hero {
  background: #092232;
  height: auto;
  min-height: 100vh;
  min-height: 100svh;
  overflow: hidden;
  position: relative;
}

.thalya-hero-video-shell {
  display: block !important;
  height: 100% !important;
  inset: 0 !important;
  min-height: 100%;
  position: absolute !important;
  top: 0 !important;
  width: 100%;
  z-index: 0;
}

.thalya-hero-video-shell > video {
  height: 100% !important;
  inset: 0 !important;
  object-fit: cover;
  position: absolute;
  width: 100% !important;
  z-index: 0;
}

.thalya-home-hero .padding-global {
  position: relative;
  z-index: 2;
}

.thalya-home-hero .hero_overlay {
  background:
    linear-gradient(180deg, rgba(9, 34, 50, 0.08), rgba(9, 34, 50, 0.74) 78%),
    linear-gradient(90deg, rgba(7, 26, 21, 0.46), rgba(7, 26, 21, 0.08) 55%, rgba(7, 26, 21, 0.44));
  z-index: 1;
}

.thalya-home-hero-layout {
  box-sizing: border-box;
  justify-content: center;
  min-height: 100vh;
  min-height: 100svh;
  padding-bottom: clamp(3rem, 8vh, 6rem);
  padding-top: clamp(5.5rem, 11vh, 7.75rem);
}

.thalya-backer-marquee {
  align-items: center;
  backdrop-filter: blur(14px);
  background: rgba(9, 34, 50, 0.42);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  display: flex;
  gap: 1.25rem;
  margin-top: 0.75rem;
  max-width: min(760px, 92vw);
  overflow: hidden;
  padding: 0.75rem 1rem 0.75rem 1.35rem;
  width: 100%;
}

.thalya-backer-label {
  color: rgba(255, 255, 255, 0.86);
  flex: 0 0 auto;
  font-family: Inter, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.thalya-backer-track-wrapper {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
}

.thalya-backer-track {
  align-items: center;
  animation: thalya-backer-scroll 18s linear infinite;
  display: flex;
  gap: 0.85rem;
  list-style: none;
  margin: 0;
  padding: 0;
  width: max-content;
}

.thalya-backer-item {
  align-items: center;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 999px;
  display: flex;
  flex: 0 0 auto;
  height: 54px;
  justify-content: center;
  padding: 0.5rem 1rem;
  width: 154px;
}

.thalya-backer-logo {
  display: block;
  filter: saturate(0.95) contrast(1.02);
  max-height: 34px;
  max-width: 124px;
  object-fit: contain;
}

@keyframes thalya-backer-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50% - 0.425rem));
  }
}

.thalya-home-mission {
  background: #f3f6ed;
  color: #102f29;
  padding: 7rem 0;
}

.thalya-capabilities {
  background: #102f29;
  color: #fff;
  padding: 7rem 0;
}

.thalya-capabilities-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.thalya-capability {
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  display: grid;
  gap: 1.25rem;
  padding: 2rem;
}

.thalya-capability h2,
.thalya-capability p {
  color: inherit;
  margin: 0;
}

.thalya-founders-preview {
  background: #eef4e6;
  padding: clamp(5rem, 8vw, 7rem) 0;
}

.thalya-founders-preview-layout {
  align-items: stretch;
  display: grid;
  gap: clamp(2.25rem, 4vw, 3.5rem);
  margin: 0 auto;
  max-width: 1080px;
}

.thalya-home-team-intro {
  justify-items: center;
  margin: 0 auto;
  max-width: 720px;
  text-align: center;
}

.thalya-home-team-grid {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
}

.thalya-contact-cta .cta_content {
  gap: 1.5rem;
}

.thalya-contact-link {
  text-decoration: underline;
  text-underline-offset: 0.25em;
}

.thalya-team-bio {
  font-size: 0.96rem;
  line-height: 1.65;
  margin: 0;
  text-align: left;
}

.thalya-inline-link {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.thalya-technology-hero {
  overflow: hidden;
}

.thalya-technology-hero-layout {
  gap: 1.5rem;
}

.thalya-technology-overview {
  background: #f3f6ed;
  padding: 7rem 0;
}

.thalya-technology-split {
  align-items: center;
  display: grid;
  gap: 4rem;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr);
}

.thalya-technology-copy {
  display: grid;
  gap: 1.25rem;
}

.thalya-technology-copy p {
  margin: 0;
}

.thalya-technology-image {
  aspect-ratio: 4 / 5;
  border-radius: 8px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.thalya-technology-principles {
  background: #102f29;
  color: #fff;
  overflow: hidden;
  padding: 7rem 0;
  position: relative;
}

.thalya-root-animation-layer {
  inset: 0;
  opacity: 0.82;
  pointer-events: none;
  position: absolute;
  z-index: 0;
}

.thalya-root-particles {
  filter: blur(3px);
  inset: 0;
  opacity: 0.46;
  position: absolute;
}

.thalya-root-particles canvas {
  display: block;
}

.thalya-root-lottie {
  height: 125%;
  max-width: none;
  opacity: 0.72;
  position: absolute;
  right: -18%;
  top: -12%;
  width: min(980px, 92vw);
}

.thalya-root-lottie svg {
  display: block;
  height: 100% !important;
  width: 100% !important;
}

.thalya-root-animation-gradient {
  background:
    radial-gradient(circle at 80% 42%, rgba(0, 255, 15, 0.16), transparent 30%),
    linear-gradient(90deg, #102f29 0%, rgba(16, 47, 41, 0.88) 38%, rgba(16, 47, 41, 0.58) 100%),
    linear-gradient(180deg, #102f29 0%, rgba(16, 47, 41, 0) 22%, rgba(16, 47, 41, 0) 72%, #102f29 100%);
  inset: 0;
  position: absolute;
}

.thalya-technology-principles .padding-global {
  position: relative;
  z-index: 1;
}

.thalya-technology-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.thalya-technology-card {
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  display: grid;
  gap: 1rem;
  padding: 2rem;
}

.thalya-technology-card h2,
.thalya-technology-card p {
  color: inherit;
  margin: 0;
}

.thalya-technology-cta {
  background: #eef4e6;
  padding: 7rem 0;
}

.thalya-technology-cta-content {
  display: grid;
  gap: 1.25rem;
  justify-items: start;
}

.footer_layout {
  gap: 1.25rem;
  flex-wrap: wrap;
}

.thalya-footer-linkedin-link {
  align-items: center;
  background: #102f29;
  border-radius: 999px;
  color: #e3ffd2;
  display: inline-flex;
  flex: 0 0 auto;
  height: 38px;
  justify-content: center;
  transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
  width: 38px;
}

.thalya-footer-linkedin-link:hover {
  background: #8ee95b;
  color: #102f29;
  transform: translateY(-1px);
}

.thalya-footer-linkedin-link .thalya-linkedin-icon {
  height: 19px;
  width: 19px;
}

@media (max-width: 767px) {
  .thalya-team-grid {
    grid-template-columns: 1fr;
  }

  .thalya-team-intro,
  .thalya-home-team-intro {
    justify-items: start;
    text-align: left;
  }

  .thalya-team-photo-wrapper {
    aspect-ratio: 5 / 4;
  }

  .thalya-capabilities-grid,
  .thalya-founders-preview-layout,
  .thalya-technology-split,
  .thalya-technology-grid {
    grid-template-columns: 1fr;
  }

  .navbar,
  .navbar-white,
  .main-navbar {
    padding-bottom: 0.3rem !important;
    padding-top: 0.3rem !important;
  }

  .thalya-navbar-logo {
    width: 30px;
    height: 30px;
  }

  .thalya-navbar-wordmark {
    font-size: 0.95rem;
  }

  .thalya-backer-marquee {
    align-items: stretch;
    border-radius: 18px;
    flex-direction: column;
    gap: 0.65rem;
    order: 1;
    padding: 0.9rem;
  }

  .thalya-home-hero-layout > .button {
    order: 2;
  }

  .thalya-backer-label {
    font-size: 0.72rem;
    text-align: center;
    white-space: normal;
  }

  .thalya-backer-item {
    height: 46px;
    width: 132px;
  }

  .thalya-backer-logo {
    max-height: 29px;
    max-width: 106px;
  }

  .footer_layout {
    justify-content: center;
  }

  .thalya-root-animation-layer {
    opacity: 0.62;
  }

  .thalya-root-lottie {
    height: 100%;
    right: -54%;
    top: 0;
    width: 120vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  .thalya-backer-track {
    animation-duration: 0.01ms;
    animation-iteration-count: 1;
  }

  .thalya-hero-video-shell,
  .thalya-root-animation-layer {
    display: none !important;
  }

  .thalya-home-hero {
    background:
      linear-gradient(180deg, rgba(12, 42, 35, 0.16), rgba(12, 42, 35, 0.86)),
      url("/assets/thalya-hero-video-poster.jpg") center / cover;
  }
}
