.sec_h-about .about-hero-tag {
  flex: none;
}

.about-hero-product-stack {
  position: relative;
}

.about-product-card {
  color: #131313;
  overflow: hidden;
}

.about-product-card-inner {
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 1.25rem;
}

.about-product-kicker {
  font-family: Geistmono, monospace;
  font-size: 0.68rem;
  letter-spacing: 0.08em;
  opacity: 0.55;
}

.about-product-title {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0.45rem;
}

.about-score-row {
  align-items: baseline;
  display: flex;
  gap: 0.3rem;
  margin-top: 1.1rem;
}

.about-score-row strong {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
}

.about-score-row span {
  opacity: 0.45;
}

.about-progress {
  background: rgba(19, 19, 19, 0.12);
  border-radius: 999px;
  height: 0.4rem;
  margin-top: 0.75rem;
  overflow: hidden;
}

.about-progress span {
  background: #d6fd70;
  border-radius: inherit;
  display: block;
  height: 100%;
}

.about-routine-row,
.about-clinic-row {
  align-items: center;
  background: rgba(19, 19, 19, 0.06);
  border-radius: 0.65rem;
  display: flex;
  gap: 0.6rem;
  margin-top: auto;
  padding: 0.7rem;
}

.about-routine-row {
  justify-content: space-between;
}

.about-routine-row b {
  align-items: center;
  background: #d6fd70;
  border-radius: 50%;
  display: flex;
  height: 1.35rem;
  justify-content: center;
  width: 1.35rem;
}

.about-product-card.is-access {
  color: #131313;
}

.about-product-card.is-access .about-product-kicker {
  color: #131313;
  opacity: 0.65;
}

.about-bars {
  align-items: end;
  display: flex;
  gap: 0.38rem;
  height: 4.5rem;
  margin-top: 0.75rem;
}

.about-bars i {
  background: #d6fd70;
  border-radius: 0.35rem 0.35rem 0.12rem 0.12rem;
  flex: 1;
}

.about-clinic-row {
  background: rgba(255, 255, 255, 0.1);
}

.about-clinic-dot {
  background: #d6fd70;
  border-radius: 50%;
  height: 1.5rem;
  width: 1.5rem;
}

.about-clinic-row div {
  display: flex;
  flex-flow: column;
}

.about-clinic-row small {
  font-size: 0.68rem;
  opacity: 0.6;
}

.section_about .title-wrap {
  row-gap: 0.175rem;
}

.section_about .home-about-line-break {
  flex-basis: 100%;
  height: 0;
}

.team-founder-portrait,
.worker-founder-portrait {
  object-fit: cover;
  object-position: 50% 38%;
}

.team-founder-name-reserve {
  display: block;
  visibility: hidden;
}

.sec_team .team_card:focus-visible {
  outline: 3px solid #131313;
  outline-offset: 0.25rem;
}

.sec_team .team_cards {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-inline: auto;
  max-width: 72rem;
}

.sec_team .team_card-item {
  min-width: 0;
}

.sec_team .team-card-static {
  height: 100%;
  width: 100%;
}

.team-member-portrait {
  object-fit: cover;
  object-position: 50% 38%;
}

.worker-profile-role {
  font-family: Geistmono, monospace;
  letter-spacing: 0.04em;
}

.worker-social-card {
  min-width: 0;
  padding: 0.75rem;
  border: 1px solid #1313131f;
  border-radius: 0.75rem;
  background: #fff;
}

.worker-social-card-copy {
  min-width: 0;
}

.worker-social-link {
  color: inherit;
  text-decoration: none;
}

.worker-social-link:focus-visible {
  outline: 3px solid #131313;
  outline-offset: 0.25rem;
}

.worker-template-notice {
  max-width: 38rem;
  padding: 1rem;
  border: 1px solid #1313131f;
  border-radius: 0.75rem;
  background: #fff;
}

.worker-template-notice-label {
  margin-bottom: 0.5rem;
  color: #131313;
  font-family: Geistmono, monospace;
  font-size: 0.6875rem;
  line-height: 1.35;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
  .team-founder-name-reserve {
    display: none;
  }
}

.about-journey-card-title {
  margin-bottom: 0.55rem;
}

.about-journey-status {
  background: #d6fd70;
  border-radius: 999px;
  color: #131313;
  font-family: Geistmono, monospace;
  font-size: 0.64rem;
  letter-spacing: 0.08em;
  padding: 0.3rem 0.48rem;
}

.sec_journey .journey_data_year {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}

.sec_journey .journey_data:focus-visible {
  outline: 2px solid #131313;
  outline-offset: 0.25rem;
}

@media screen and (max-width: 991px) {
  .sec_h-about .h-about_content {
    padding: 1.5rem;
  }

  .sec_journey .journey_content br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .sec_h-about {
    height: auto;
    min-height: calc(100svh - 5.5rem);
  }

  .sec_h-about .grid-two-col {
    min-height: calc(100svh - 5.5rem);
  }

  .sec_h-about .h-about_content br {
    display: none;
  }

  .sec_h-about .h-about_img {
    min-height: 28rem;
  }
}

@media screen and (max-width: 479px) {
  .sec_h-about .h-about_content {
    padding: 1.25rem 1rem;
  }

  .sec_h-about .h-about_img {
    min-height: 22rem;
  }

  .sec_h-about .spacer-huge {
    padding-top: 1.35rem;
  }

  .sec_h-about .about-hero-tag {
    font-size: 0.68rem;
  }

  .sec_journey .journey_data {
    scroll-snap-type: x mandatory;
  }

  .sec_journey .journey_data_item {
    scroll-snap-align: start;
  }
}

@media (prefers-reduced-motion: reduce) {
  .sec_h-about .about-product-card,
  .sec_journey .journey_data_item {
    animation: none !important;
    transform: none !important;
  }
}
/* GleamyAI first-party page styles. */
