/* Tipografía inspirada en Telvoice Lab — tema claro telvoice.cl */

.tv-type-lab {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Eyebrows */
.tv-type-lab .section-eyebrow {
  font-size: 0.75rem;
  color: #0c56d0;
}

.tv-type-lab .section-empresas .section-eyebrow,
.tv-type-lab .section-contact .section-eyebrow {
  color: #9cf0ff;
}

/* Hero */
.tv-type-lab .hero-copy .section-eyebrow {
  margin-bottom: 0.25rem;
}

/* Hero estilo Lab — tema claro */
.tv-type-lab .tv-hero-copy-stack {
  gap: 1.125rem;
}

.tv-type-lab .tv-hero-eyebrow {
  display: block;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 0.75rem;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #0052cc;
  white-space: nowrap;
}

.tv-type-lab .tv-hero-pill-dot {
  display: none;
}

.tv-type-lab .tv-hero-title,
.tv-type-lab h2.tv-hero-title,
.tv-type-lab .tv-hero-slide-title {
  font-family: Montserrat, sans-serif;
  font-size: clamp(2.15rem, 4.2vw, 3.45rem);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.025em;
  max-width: 100%;
  text-wrap: balance;
}

.tv-type-lab h2.tv-hero-title,
.tv-type-lab .tv-hero-slide-title {
  margin: 0;
}

.tv-type-lab .tv-hero-word--ink {
  color: #1a202c;
}

.tv-type-lab .tv-hero-word--blue {
  color: #0061e0;
}

.tv-type-lab .tv-hero-word--gradient {
  background: linear-gradient(90deg, #0061e0 0%, #00adff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tv-type-lab .tv-hero-subtitle {
  font-size: clamp(0.9375rem, 1.65vw, 1.0625rem);
  line-height: 1.62;
  max-width: 32rem;
  color: #4a5568;
  text-wrap: pretty;
}

.tv-type-lab .tv-hero-capabilities {
  width: 100%;
  max-width: 32rem;
  padding: 0.6rem 0.7rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(0, 82, 204, 0.12);
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  text-align: left;
}

.tv-type-lab .tv-hero-capabilities-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.35rem 0.4rem;
}

@media (max-width: 767px) {
  .tv-type-lab .tv-hero-capabilities {
    max-width: 100%;
  }
}

.tv-type-lab .tv-hero-capability-item {
  display: flex;
  align-items: flex-start;
  gap: 0.4rem;
  min-width: 0;
  padding: 0.35rem 0.4rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(0, 82, 204, 0.08);
  background: rgba(0, 82, 204, 0.03);
  text-align: left;
}

.tv-type-lab .tv-hero-capability__body {
  min-width: 0;
  text-align: left;
}

.tv-type-lab .tv-hero-capability__icon {
  flex-shrink: 0;
  font-size: 1.125rem;
  line-height: 1;
  color: #0052cc;
  margin-top: 0.05rem;
}

.tv-type-lab .tv-hero-capability__title {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  color: #131b2e;
  line-height: 1.3;
  text-align: left;
}

.tv-type-lab .tv-hero-capability__text {
  margin: 0.1rem 0 0;
  font-size: 0.6875rem;
  line-height: 1.38;
  color: #525f7a;
  text-align: left;
}

@media (min-width: 768px) {
  .tv-type-lab .tv-hero-capability__title {
    font-size: 0.8125rem;
  }

  .tv-type-lab .tv-hero-capability__text {
    font-size: 0.75rem;
  }
}

.tv-type-lab .tv-hero-accent {
  color: #0052cc;
}

.tv-type-lab .hero-intro {
  font-size: 1.0625rem;
  line-height: 1.7;
  color: #525f7a;
  max-width: 34rem;
}

/* Títulos de sección */
.tv-type-lab .font-h2.text-h2,
.tv-type-lab h2.font-h2.text-h2,
.tv-type-lab .calc-hero-title.font-h2 {
  font-family: Montserrat, sans-serif;
  font-size: clamp(1.5rem, 3.2vw, 2rem);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.tv-type-lab .font-h1.text-h1:not(.tv-hero-title) {
  letter-spacing: -0.02em;
}

/* Intros y cuerpo */
.tv-type-lab .section-intro,
.tv-type-lab .calc-hero-intro,
.tv-type-lab .text-subtitle,
.tv-type-lab .api-body-text {
  font-size: 1.0625rem;
  line-height: 1.65;
  color: #525f7a;
}

.tv-type-lab .section-intro {
  max-width: 34rem;
}

.tv-type-lab .section-empresas .section-intro,
.tv-type-lab .section-contact .section-intro {
  color: #ffffff;
}

.tv-type-lab .section-header .section-intro {
  margin-left: auto;
  margin-right: auto;
}

/* Cards beneficio */
.tv-type-lab .ui-card-benefit .font-h3.text-h3,
.tv-type-lab .ui-card-feature .font-h3.text-h3 {
  font-family: Montserrat, sans-serif;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.3;
}

.tv-type-lab .ui-card-benefit .text-subtitle,
.tv-type-lab .ui-card-benefit p.text-on-surface-variant {
  font-size: 0.875rem;
  line-height: 1.55;
}

/* Casos de uso */
.tv-type-lab #casos-uso .caso-tagline {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 1.3;
}

.tv-type-lab #casos-uso .caso-desc {
  font-size: 0.875rem;
  line-height: 1.55;
  color: #525f7a;
}

/* CTA hero secundario */
.tv-type-lab .hero-cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 0;
  min-width: 0;
  padding: 0.75rem 0.65rem;
  border-radius: 9999px;
  border: 1px solid rgba(0, 82, 204, 0.28);
  background: transparent;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.25;
  color: #0052cc;
  text-decoration: none;
  transition: border-color 0.2s, background 0.2s;
}

.tv-type-lab .hero-cta-secondary:hover {
  border-color: rgba(0, 82, 204, 0.45);
  background: rgba(0, 82, 204, 0.04);
}

@media (min-width: 640px) {
  .tv-type-lab .hero-cta-secondary {
    flex: 0 0 auto;
    padding: 0.875rem 2rem;
    font-size: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tv-type-lab .hero-copy .tv-hero-title,
  .tv-type-lab .hero-copy .tv-hero-slide-title {
    font-size: clamp(1.95rem, 3.6vw, 2.55rem);
    line-height: 1.1;
  }
}

@media (max-width: 767px) {
  .tv-type-lab .hero-copy .tv-hero-title,
  .tv-type-lab .hero-copy .tv-hero-slide-title {
    font-size: clamp(2.22rem, 7.44vw, 2.7rem);
    line-height: 1.08;
  }
}

@media (max-width: 380px) {
  .tv-type-lab .hero-copy .tv-hero-title,
  .tv-type-lab .hero-copy .tv-hero-slide-title {
    font-size: clamp(1.8rem, 5.76vw, 2.22rem);
    line-height: 1.08;
  }
}

/* CTA final */
.tv-type-lab .section-cta-final .font-h2.text-h2 {
  font-size: clamp(1.5rem, 3vw, 1.875rem);
}
