/* GleamyAI product UI adaptations scoped to the Home Expertise section. */

.section_expertise .gleamy-ui-card {
  color: #171717;
  font-family: var(--_typography---font-family--headers);
}

.section_expertise .gleamy-ui-card-inner {
  box-sizing: border-box;
  height: 100%;
  padding: 0.875rem;
}

.section_expertise .gleamy-ui-card-dark {
  color: #fff;
}

.section_expertise .gleamy-ui-eyebrow {
  color: #d7ff6a;
  font-family: var(--_typography---font-family--alternate);
  font-size: 0.5rem;
  letter-spacing: 0.08em;
  line-height: 1.35;
  text-transform: uppercase;
}

.section_expertise .gleamy-ui-eyebrow.is-dark {
  color: #525252;
}

.section_expertise .gleamy-ui-title,
.section_expertise .gleamy-ui-dark-title {
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.15;
}

.section_expertise .gleamy-ui-title {
  margin-top: 0.3rem;
}

.section_expertise .gleamy-ui-dark-title {
  margin-top: 0.45rem;
}

.section_expertise .gleamy-ui-dark-copy {
  color: #aaa;
  font-size: 0.55rem;
  line-height: 1.35;
  margin-top: 0.3rem;
  max-width: 8.25rem;
}

.section_expertise .gleamy-ui-score {
  color: #d7ff6a;
  font-size: 2.3rem;
  font-weight: 500;
  letter-spacing: -0.08em;
  line-height: 1;
  margin-top: 0.45rem;
}

.section_expertise .gleamy-analysis-summary,
.section_expertise .gleamy-progress-summary,
.section_expertise .gleamy-routine-summary {
  box-sizing: border-box;
  height: 8.4rem;
  width: 12rem;
}

.section_expertise .gleamy-report-card,
.section_expertise .gleamy-chart-card,
.section_expertise .gleamy-routine-card {
  box-sizing: border-box;
  height: 14.4rem;
}

.section_expertise .gleamy-metric-list {
  display: grid;
  gap: 0.55rem;
  margin-top: 0.8rem;
}

.section_expertise .gleamy-metric-row {
  min-width: 0;
}

.section_expertise .gleamy-metric-copy {
  align-items: center;
  display: flex;
  font-size: 0.59rem;
  justify-content: space-between;
  line-height: 1.25;
}

.section_expertise .gleamy-metric-copy span {
  overflow-wrap: anywhere;
}

.section_expertise .gleamy-metric-copy strong {
  font-size: 0.6rem;
  font-weight: 600;
}

.section_expertise .gleamy-progress {
  background: #ededed;
  border-radius: 99rem;
  height: 0.22rem;
  margin-top: 0.25rem;
  overflow: hidden;
}

.section_expertise .gleamy-progress > span {
  background: #89d7f3;
  border-radius: inherit;
  display: block;
  height: 100%;
}

.section_expertise .gleamy-chart-card .gleamy-ui-card-inner {
  display: flex;
  flex-direction: column;
}

.section_expertise .gleamy-chart {
  align-items: end;
  display: grid;
  flex: 1;
  gap: 0.3rem;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-top: 0.55rem;
  min-height: 5.6rem;
}

.section_expertise .gleamy-chart .bcard_chart-col {
  align-items: center;
  display: grid;
  grid-template-rows: 0.7rem minmax(3.5rem, 1fr) 0.8rem;
  height: 100%;
  min-width: 0;
}

.section_expertise .gleamy-chart-value {
  color: #5f5f5f;
  font-size: 0.48rem;
  line-height: 1;
}

.section_expertise .gleamy-chart .bcard_bar {
  align-self: end;
  background: #d9d9d9;
  border-radius: 0.22rem 0.22rem 0 0;
  max-height: 100%;
  min-height: 0.3rem;
  width: 100%;
}

.section_expertise .gleamy-chart .bcard_bar.is-active {
  background: #70cdeb;
}

.section_expertise .gleamy-chart .bcard_text-year {
  font-size: 0.43rem;
  line-height: 1;
  margin-top: 0.2rem;
}

.section_expertise .gleamy-chart-foot {
  border-top: 1px solid #ededed;
  color: #666;
  font-size: 0.5rem;
  line-height: 1.3;
  margin-top: 0.4rem;
  padding-top: 0.4rem;
}

.section_expertise .gleamy-progress-summary .gleamy-ui-dark-copy {
  max-width: 8.6rem;
}

.section_expertise .gleamy-routine-progress {
  align-items: baseline;
  display: flex;
  gap: 0.45rem;
  margin-top: 0.55rem;
}

.section_expertise .gleamy-routine-progress strong {
  color: #111;
  font-size: 1.65rem;
  font-weight: 500;
  letter-spacing: -0.08em;
  line-height: 1;
}

.section_expertise .gleamy-routine-progress span {
  color: #666;
  font-size: 0.52rem;
  line-height: 1.25;
}

.section_expertise .gleamy-task-list {
  display: grid;
  gap: 0.34rem;
  margin-top: 0.65rem;
}

.section_expertise .gleamy-task {
  align-items: center;
  background: #f2f2f2;
  border-radius: 0.35rem;
  display: grid;
  font-size: 0.5rem;
  gap: 0.3rem;
  grid-template-columns: minmax(0, 1fr) auto;
  line-height: 1.2;
  min-height: 1.45rem;
  padding: 0.3rem 0.38rem;
}

.section_expertise .gleamy-task span {
  min-width: 0;
  overflow-wrap: anywhere;
}

.section_expertise .gleamy-task small {
  background: #e3e3e3;
  border-radius: 99rem;
  color: #555;
  font-size: 0.4rem;
  line-height: 1.2;
  padding: 0.15rem 0.28rem;
  white-space: nowrap;
}

.section_expertise .gleamy-task.is-done small {
  background: #d7ff6a;
  color: #111;
}

.section_expertise .gleamy-orbit .ocard_logo-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: 2.1875rem;
  padding: 0;
  width: 4.375rem;
}

.section_expertise .gleamy-orbit-logo {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.section_expertise .gleamy-orbit .ocard_pill {
  min-width: 8.5rem;
}

.section_expertise .gleamy-orbit .ocard_pill-inner {
  align-items: center;
  display: flex;
  gap: 0.45rem;
  justify-content: flex-start;
  width: 100%;
}

.section_expertise .gleamy-node-icon {
  align-items: center;
  background: #d7ff6a;
  border-radius: 50%;
  display: flex;
  flex: none;
  height: 1.75rem;
  justify-content: center;
  width: 1.75rem;
}

.section_expertise .gleamy-node-icon svg {
  fill: none;
  height: 1rem;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
  width: 1rem;
}

.section_expertise .gleamy-orbit .ocard_pill-name {
  font-size: 0.68rem;
  font-weight: 600;
  line-height: 1.1;
}

.section_expertise .gleamy-orbit .ocard_pill small {
  color: #666;
  display: block;
  font-size: 0.45rem;
  line-height: 1.2;
  margin-top: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {
  .section_expertise .visual_wrap-first {
    transform: translate(19%, 10%) !important;
  }

  .section_expertise .visual_wrap-second {
    transform: translate(21%, 10%) !important;
  }

  .section_expertise .visual_wrap-third {
    transform: translate(-10%, 10%) !important;
  }

  .section_expertise .gleamy-orbit {
    transform: scale(0.9) !important;
  }
}

@media screen and (max-width: 479px) {
  .section_expertise .gleamy-ui-card-inner {
    padding: 0.75rem;
  }

  .section_expertise .gleamy-orbit .ocard_pill {
    min-width: 8rem;
  }

}

@media screen and (max-width: 479px) and (prefers-reduced-motion: reduce) {
  .section_expertise .visual_wrap-first {
    transform: scale(0.7) translate(19%, 15%) !important;
  }

  .section_expertise .visual_wrap-second {
    transform: scale(0.7) translate(21%, 15%) !important;
  }

  .section_expertise .visual_wrap-third {
    transform: scale(0.7) translate(-10%, 15%) !important;
  }

  .section_expertise .visual_wrap-fouth {
    transform: scale(0.6) !important;
  }
}
/* GleamyAI first-party section styles. */
