:root {
  --white: #ffffff;
  --black: #000000;
  --primary: #0f172a;
  --secondary: #475569;
  --brand: #0ea5e9;
  --neutral-50: #f8fafc;
  --neutral-100: #f1f5f9;
  --neutral-200: #e2e8f0;
  --neutral-300: #cbd5e1;
  --neutral-400: #94a3b8;
  --neutral-500: #64748b;
  --neutral-600: #475569;
  --neutral-700: #334155;
  --neutral-800: #1e293b;
  --neutral-900: #0f172a;
  --neutral-950: #020617;
  --body: #f1f5f9;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Manrope", sans-serif;
  background: #f1f5f9;
  color: #0f172a;
  overflow-x: hidden;
}

#wrapper {
  overflow-x: hidden;
}

a,
button,
input,
textarea {
  font-family: inherit;
}

.tf-header {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(14, 165, 233, 0.14);
  backdrop-filter: blur(18px);
}

.tf-header .item-link,
.tf-header .link1 {
  color: #0f172a;
}

.teknalis-logo img,
.footer-logo img,
.mb-logo img {
  width: 172px;
  height: auto;
  object-fit: contain;
}

.tf-btn {
  background: #0ea5e9;
  color: #ffffff;
  border-color: #0ea5e9;
}

.tf-btn:hover {
  background: #06b6d4;
  border-color: #06b6d4;
  color: #ffffff;
}

.tf-btn-2 {
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.45) !important;
  background: rgba(255, 255, 255, 0.08);
}

.tf-btn-2:hover {
  color: #0ea5e9;
  border-color: #0ea5e9 !important;
  background: rgba(14, 165, 233, 0.1);
}

.section-services .tf-btn-2,
.section-featured-works .tf-btn-2,
.section-benefits .tf-btn-2,
.section-process .tf-btn-2,
.section-contact .tf-btn-2,
.section-cta .tf-btn-2,
.blog-card .tf-btn-2,
.featured-post .tf-btn-2 {
  color: #0f172a;
  border-color: rgba(15, 23, 42, 0.2);
  background: #ffffff;
}

.section-services .tf-btn-2:hover,
.section-featured-works .tf-btn-2:hover,
.section-benefits .tf-btn-2:hover,
.section-process .tf-btn-2:hover,
.section-contact .tf-btn-2:hover,
.section-cta .tf-btn-2:hover,
.blog-card .tf-btn-2:hover,
.featured-post .tf-btn-2:hover {
  color: #ffffff;
  background: #0f172a;
  border-color: #0f172a;
}

.text-gradient-1,
.text-gradient-2,
.text-gradient-3 {
  background: linear-gradient(90deg, #0f172a 0%, #0284c7 52%, #0891b2 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  opacity: 1 !important;
}

.teknalis-hero {
  min-height: 92vh;
  background: #0f172a;
  position: relative;
  overflow: hidden;
}

.teknalis-hero::before {
  content: '';
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 700px;
  height: 480px;
  background: radial-gradient(ellipse at center, rgba(14, 165, 233, 0.18) 0%, rgba(6, 182, 212, 0.08) 40%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.teknalis-hero .hero-image {
  background: none;
  opacity: 0;
}

.teknalis-hero .content-wrap {
  max-width: 1120px;
  width: 100%;
  overflow: visible;
  padding: clamp(100px, 12vh, 160px) 0 100px;
}

.teknalis-hero .sub {
  max-width: min(100%, 520px);
  margin-left: auto;
  margin-right: auto;
  white-space: normal;
  justify-content: center;
}

.teknalis-hero .title {
  color: #ffffff;
  font-size: clamp(42px, 5.4vw, 78px);
  line-height: 1.08;
  letter-spacing: 0;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  overflow-wrap: anywhere;
  position: relative;
  z-index: 1;
}

.teknalis-hero .title .title1 {
  background: none;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

.teknalis-hero .title .title2 {
  background: linear-gradient(90deg, #0ea5e9 0%, #06b6d4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.teknalis-hero .text {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  color: #94a3b8;
  opacity: 1 !important;
  position: relative;
  z-index: 1;
}

.tek-dot {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #06b6d4;
  box-shadow: 0 0 0 6px rgba(6, 182, 212, 0.15);
}

.teknalis-hero .sub {
  color: #38bdf8;
  background: rgba(14, 165, 233, 0.1);
  border: 1px solid rgba(56, 189, 248, 0.2);
  border-radius: 99px;
  padding: 6px 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  letter-spacing: 0.04em;
  position: relative;
  z-index: 1;
}

.teknalis-hero .content-wrap {
  position: relative;
  z-index: 1;
}

.heading-sub {
  color: #0ea5e9 !important;
  opacity: 1 !important;
  background: rgba(14, 165, 233, 0.08) !important;
  border: 1px solid rgba(14, 165, 233, 0.2) !important;
  box-shadow: none !important;
}

.heading-title {
  line-height: 1.08;
  letter-spacing: 0;
  opacity: 1 !important;
  overflow-wrap: anywhere;
}

.section-services,
.section-process,
.section-featured-works,
.section-benefits {
  background: #f1f5f9;
}

.accordion-faq_item,
.process-card,
.benefits-box,
.featured-works-item .content,
.teknalis-cta,
.form-contact {
  border-color: rgba(15, 23, 42, 0.1);
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
}

/* BUG CRÍTICO CORREGIDO: el ::before oscuro del template original
   (pensado solo para la barra del título) no tenía position:relative
   en .accordion-action, así que se posicionaba respecto a toda la
   tarjeta y tapaba también el texto de contenido con fondo casi
   negro (#18181B), dejando texto oscuro sobre fondo oscuro. */
.accordion-faq_item .accordion-action {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.accordion-title,
.process-card .title,
.benefits-box .title,
.featured-works-item .heading {
  color: #0f172a;
}

.accordion-content .text,
.text-secondary {
  color: #475569 !important;
}

.tags-item {
  color: #0f172a;
  background: #f1f5f9;
  border-color: rgba(14, 165, 233, 0.2);
}

.services-placeholder {
  min-height: 260px;
  border: 1px solid rgba(14, 165, 233, 0.18);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(14, 165, 233, 0.1), rgba(6, 182, 212, 0.08)),
    #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  color: #0f172a;
  font-weight: 700;
}

.services-placeholder img {
  width: 72px;
}

.process-card i,
.benefits-box i {
  color: #0ea5e9;
}

.group-btn-slider button,
.nav-prev-swiper,
.nav-next-swiper {
  border: 0;
}

.teknalis-work-list .featured-works-item {
  margin-bottom: 48px;
}

.featured-works-item .image {
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 8px;
  overflow: hidden;
}

.featured-works-item .image img {
  width: 100%;
  display: block;
}

.progress-line {
  background: linear-gradient(90deg, #0ea5e9, #06b6d4);
}

.section-cta {
  background: #f1f5f9;
}

.teknalis-cta {
  border-radius: 8px;
  padding: clamp(32px, 5vw, 64px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.96), rgba(14, 165, 233, 0.88));
  color: #ffffff;
}

.teknalis-cta .heading-title,
.teknalis-cta p {
  color: #ffffff;
}

.teknalis-cta p {
  max-width: 620px;
  margin-bottom: 0;
}

.section-contact {
  background: #ffffff;
}

.contact-placeholder {
  width: 100%;
  height: 100%;
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.96), rgba(14, 165, 233, 0.86));
}

.contact-placeholder img {
  width: min(360px, 72%);
  height: auto;
  filter: drop-shadow(0 20px 48px rgba(2, 6, 23, 0.22));
}

.form-contact input,
.form-contact textarea {
  color: #0f172a;
  background: #f8fafc;
  border-color: rgba(15, 23, 42, 0.12);
}

.form-contact input:focus,
.form-contact textarea:focus {
  border-color: #0ea5e9;
}

footer {
  background: #0f172a;
  color: #ffffff;
  padding-top: 0;
}

.footer-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  padding: 48px 0 28px;
}

.footer-left p {
  margin: 16px 0 0;
  max-width: 420px;
}

.footer-right {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

.footer-right a {
  color: #ffffff;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 20px 0 32px;
}

.canvas-mb {
  background: #0f172a;
}

.servicios-page .servicios-hero {
  min-height: 760px;
}

.servicios-page .servicios-hero .content-wrap {
  padding-bottom: 120px;
}

.servicios-page .servicios-hero .title {
  max-width: 1100px;
}

.servicios-page .servicios-main .top .text {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  color: #475569;
}

.servicios-page .servicios-accordion {
  margin-top: 56px;
}

.servicios-page .accordion-faq_item.style-1 {
  border: 1px solid rgba(15, 23, 42, 0.1);
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
  border-radius: 8px;
  padding: clamp(22px, 3vw, 36px);
}

.servicios-page .accordion-faq_item.style-1 .accordion-action {
  padding: 0;
}

.servicios-page .accordion-faq_item.style-1 .accordion-title {
  color: #0f172a;
  font-size: clamp(26px, 4vw, 48px);
  line-height: 1.12;
  letter-spacing: 0;
  justify-content: space-between;
}

.servicios-page .accordion-faq_item.style-1 .accordion-title .icon {
  background: #f1f5f9;
  color: #0ea5e9;
  border-color: rgba(14, 165, 233, 0.2);
}

.servicios-page .accordion-faq_item.style-1 .accordion-content {
  border-top: 1px solid rgba(15, 23, 42, 0.1);
}

.servicios-page .accordion-faq_item.style-1 .accordion-content .content .num {
  color: rgba(14, 165, 233, 0.38);
}

.servicios-page .service-visual {
  min-height: 280px;
  border-radius: 8px;
  border: 1px solid rgba(14, 165, 233, 0.16);
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 24px;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.94), rgba(14, 165, 233, 0.76)),
    url("../../assets-teknalis/logo-isotipo.png") center / 120px no-repeat;
}

.servicios-page .service-visual span {
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 800;
  text-transform: uppercase;
  opacity: 0.94;
}

.servicios-page .service-visual-commerce {
  background:
    linear-gradient(135deg, rgba(2, 132, 199, 0.94), rgba(15, 23, 42, 0.82)),
    url("../../assets-teknalis/logo-isotipo.png") center / 120px no-repeat;
}

.servicios-page .service-visual-automation {
  background:
    linear-gradient(135deg, rgba(6, 182, 212, 0.86), rgba(15, 23, 42, 0.94)),
    url("../../assets-teknalis/logo-isotipo.png") center / 120px no-repeat;
}

.servicios-page .service-visual-consulting {
  background:
    linear-gradient(135deg, rgba(30, 41, 59, 0.94), rgba(14, 165, 233, 0.7)),
    url("../../assets-teknalis/logo-isotipo.png") center / 120px no-repeat;
}

.servicios-page .service-visual-marketing {
  background:
    linear-gradient(135deg, rgba(14, 165, 233, 0.82), rgba(2, 6, 23, 0.92)),
    url("../../assets-teknalis/logo-isotipo.png") center / 120px no-repeat;
}

.section-deliverables,
.section-tech,
.section-related {
  background: #f1f5f9;
}

.sticky-service-heading {
  position: sticky;
  top: 110px;
}

.sticky-service-heading p {
  margin-top: 24px;
}

.service-detail-stack {
  display: grid;
  gap: 20px;
}

.service-detail-card,
.tech-panel,
.related-card {
  border: 1px solid rgba(15, 23, 42, 0.1);
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
  border-radius: 8px;
}

.service-detail-card {
  padding: clamp(26px, 4vw, 42px);
}

.service-detail-card h3 {
  color: #0f172a;
  font-size: clamp(22px, 3vw, 32px);
  line-height: 1.16;
  letter-spacing: 0;
  margin-bottom: 14px;
}

.service-detail-card p {
  margin-bottom: 0;
}

.tech-panel {
  padding: clamp(28px, 5vw, 56px);
}

.tech-tags {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.tech-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid rgba(14, 165, 233, 0.2);
  background: #f8fafc;
  color: #475569;
  font-size: 14px;
  font-weight: 700;
}

.related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.related-card {
  padding: clamp(26px, 4vw, 36px);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.related-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.1);
}

.related-icon {
  width: 52px;
  height: 52px;
  border-radius: 8px;
  background: rgba(14, 165, 233, 0.1);
  color: #0ea5e9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 26px;
}

.related-card .type {
  color: #0ea5e9;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 12px;
}

.related-card h3 {
  color: #0f172a;
  font-size: 26px;
  line-height: 1.18;
  margin-bottom: 16px;
}

.related-card p {
  margin-bottom: 0;
}

.blog-page .blog-hero {
  min-height: 700px;
}

.blog-page .blog-hero .content-wrap {
  padding-bottom: 120px;
}

.section-blog-index,
.section-article {
  background: #f1f5f9;
}

.featured-post,
.blog-card,
.blog-sidebar-teknalis .sidebar-panel,
.article-shell,
.article-cta,
.article-related-card {
  border: 1px solid rgba(15, 23, 42, 0.1);
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.06);
  border-radius: 8px;
}

.featured-post {
  display: grid;
  grid-template-columns: minmax(260px, 0.86fr) 1.14fr;
  overflow: hidden;
  margin-bottom: 32px;
}

.featured-post-visual,
.blog-card-top,
.article-hero-visual {
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.94), rgba(14, 165, 233, 0.78)),
    url("../../assets-teknalis/logo-isotipo.png") center / 120px no-repeat;
  color: #ffffff;
}

.featured-post-visual {
  min-height: 360px;
  padding: 28px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.featured-post-visual img {
  width: 64px;
  opacity: 0.74;
}

.featured-post-visual span,
.blog-card-kicker {
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 800;
}

.featured-post-content {
  padding: clamp(30px, 5vw, 54px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.post-meta {
  color: #64748b;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 14px;
}

.featured-post h2 {
  color: #0f172a;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1.08;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.featured-post p {
  margin-bottom: 28px;
}

.post-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.blog-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.blog-card {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.blog-card-top {
  min-height: 170px;
  padding: 22px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.blog-card-top i {
  color: #ffffff;
  font-size: 28px;
}

.blog-card-content {
  padding: 26px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.blog-card h3 {
  color: #0f172a;
  font-size: 22px;
  line-height: 1.18;
  letter-spacing: 0;
  margin-bottom: 14px;
}

.blog-card p {
  flex: 1;
  margin-bottom: 22px;
}

.blog-sidebar-teknalis {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 20px;
}

.blog-sidebar-teknalis .sidebar-panel {
  padding: 26px;
}

.blog-sidebar-teknalis h3 {
  color: #0f172a;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 18px;
}

.category-list,
.recent-list {
  display: grid;
  gap: 10px;
}

.category-list a,
.recent-list a {
  color: #475569;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.category-list a:hover,
.recent-list a:hover {
  color: #0ea5e9;
}

.sidebar-note {
  background:
    linear-gradient(135deg, rgba(14, 165, 233, 0.08), rgba(6, 182, 212, 0.06)),
    #ffffff !important;
}

.sidebar-note img {
  width: 48px;
  margin-bottom: 16px;
}

.sidebar-note p {
  color: #475569;
  margin-bottom: 0;
}

.article-page .tf-header {
  position: sticky;
}

.article-shell {
  padding: clamp(28px, 5vw, 62px);
}

.article-back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #64748b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 32px;
}

.article-back:hover {
  color: #0ea5e9;
}

.article-header {
  max-width: 900px;
  margin-bottom: 42px;
}

.article-header h1 {
  color: #0f172a;
  font-size: clamp(36px, 5vw, 66px);
  line-height: 1.05;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.article-description {
  color: #475569;
  font-size: clamp(17px, 2vw, 20px);
  line-height: 1.65;
  max-width: 780px;
}

.article-hero-visual {
  min-height: 300px;
  border-radius: 8px;
  padding: 28px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 44px;
}

.article-hero-visual img {
  width: 70px;
  opacity: 0.76;
}

.article-hero-visual span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.article-content {
  max-width: 780px;
  margin: 0 auto;
}

.article-content p,
.article-content li {
  color: #475569;
  font-size: 17px;
  line-height: 1.8;
}

.article-content p {
  margin-bottom: 20px;
}

.article-content h2 {
  color: #0f172a;
  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.16;
  letter-spacing: 0;
  margin: 44px 0 16px;
}

.article-content ul {
  display: grid;
  gap: 12px;
  margin: 0 0 22px;
  padding: 0;
}

.article-content li {
  list-style: none;
  position: relative;
  padding-left: 22px;
}

.article-content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0ea5e9;
}

.article-cta {
  max-width: 780px;
  margin: 48px auto 0;
  padding: clamp(28px, 4vw, 42px);
  text-align: center;
}

.article-cta h2 {
  color: #0f172a;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.16;
  margin-bottom: 12px;
}

.article-cta p {
  color: #475569;
  margin-bottom: 24px;
}

.article-related {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin-top: 32px;
}

.article-related-card {
  padding: 24px;
}

.article-related-card .post-meta {
  margin-bottom: 10px;
}

.article-related-card h3 {
  color: #0f172a;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .teknalis-hero {
    min-height: unset;
    height: auto;
    overflow: visible;
  }

  /* Blindaje: el contenido del hero nunca debe quedar invisible en mobile,
     sea cual sea la causa (animación GSAP, timing de carga, etc.) */
  .teknalis-hero .sub,
  .teknalis-hero .title,
  .teknalis-hero .text,
  .teknalis-hero .bot-btns {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }

  .teknalis-cta,
  .footer-inner {
    align-items: flex-start;
    flex-direction: column;
  }

  .services-placeholder {
    margin-bottom: 32px;
  }

  .servicios-page .servicios-hero {
    min-height: 780px;
  }

  .sticky-service-heading {
    position: static;
  }

  .related-grid {
    grid-template-columns: 1fr;
  }

  .blog-page .blog-hero {
    min-height: 760px;
  }

  .featured-post,
  .blog-card-grid,
  .article-related {
    grid-template-columns: 1fr;
  }

  .blog-sidebar-teknalis {
    position: static;
    margin-top: 32px;
  }
}

@media (max-width: 575px) {

  .teknalis-logo img,
  .footer-logo img,
  .mb-logo img {
    width: 140px;
  }

  .teknalis-hero .text {
    font-size: 16px;
    max-width: 310px;
  }

  .teknalis-hero .title {
    font-size: 28px;
    line-height: 1.12;
    max-width: 300px;
  }

  .teknalis-hero .content-wrap {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .teknalis-hero .sub {
    max-width: 280px;
    font-size: 14px;
  }

  .heading-title {
    font-size: 28px;
    line-height: 1.14;
    overflow-wrap: anywhere;
  }

  .section-services .heading-section,
  .section-services .col-left p {
    max-width: 320px;
  }

  .section-services .col-left p {
    font-size: 15px;
    line-height: 1.6;
  }

  .section-services .services-title {
    display: block;
    max-width: 320px;
    font-size: 27px;
  }

  .section-services .services-title br {
    display: block !important;
  }

  .featured-works-item .content .grid-text {
    grid-template-columns: 1fr;
  }

  .contact-placeholder {
    min-height: 320px;
  }

  .servicios-page .servicios-hero .title {
    max-width: 330px;
  }

  .servicios-page .servicios-hero .text {
    max-width: 330px;
  }

  .servicios-page .accordion-faq_item.style-1 .accordion-content {
    gap: 20px;
  }

  .servicios-page .service-visual {
    min-height: 220px;
  }

  .tech-tags span {
    width: 100%;
    justify-content: center;
  }

  .featured-post-visual,
  .article-hero-visual {
    min-height: 230px;
  }

  .blog-card-top {
    min-height: 150px;
  }

  .article-shell {
    padding: 24px 18px;
  }

  .article-content p,
  .article-content li {
    font-size: 16px;
  }
}


/* ============================================================
   CORRECCIONES DE DISEÑO — v2
   ============================================================ */

/* ----------------------------------------------------------
   1. HEADER — centrado en desktop (el template limita a 807px)
   ---------------------------------------------------------- */
.tf-header .header-inner,
.tf-header.header2 .header-inner {
  max-width: 1320px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 24px;
  padding-right: 24px;
}

/* ----------------------------------------------------------
   2. HERO — centrado correcto en todas las páginas
   BUG CRÍTICO CORREGIDO: esta regla sobreescribía max-width
   sin resetear "width", forzando el container a 1320px FIJOS
   en cualquier pantalla (incluido mobile) → el contenido del
   hero quedaba centrado dentro de una caja mucho más ancha
   que la pantalla y el usuario solo veía una porción en blanco.
   ---------------------------------------------------------- */
.teknalis-hero .container,
.servicios-page .servicios-hero .container,
.blog-page .blog-hero .container {
  width: 100%;
  max-width: 1320px;
}

.teknalis-hero .content-wrap {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* ----------------------------------------------------------
   3. "Web + Automatización + IA" — integrar en el layout,
      no dejar descolgado. Se muestra como parte del col-left
      pero sin salir del flujo del acordeón
   ---------------------------------------------------------- */
.services-placeholder {
  margin-top: 40px;
  min-height: 200px;
  border-radius: 12px;
}

@media (max-width: 991px) {
  .services-placeholder {
    display: none;
    /* en tablet/mobile no aporta y queda raro */
  }
}

/* ----------------------------------------------------------
   4. FOOTER — reducir altura, más compacto
   ---------------------------------------------------------- */
.footer-inner {
  padding: 36px 0 20px;
  gap: 20px;
}

.footer-bottom {
  padding: 16px 0 20px;
}

.footer-left p {
  margin-top: 10px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

.footer-right {
  gap: 16px;
}

/* ----------------------------------------------------------
   5. SERVICIOS page — cards con mejor contraste
      Problema: fondo blanco + texto gris claro → ilegible
   ---------------------------------------------------------- */

/* Cards del acordeón en servicios.html */
.servicios-page .accordion-faq_item.style-1 {
  background: #ffffff;
  border-color: rgba(14, 165, 233, 0.18);
}

/* Título del acordeón: negro fuerte */
.servicios-page .accordion-faq_item.style-1 .accordion-title {
  color: #0f172a !important;
  font-weight: 800;
}

/* Texto de contenido dentro del acordeón */
.servicios-page .accordion-faq_item.style-1 .accordion-content .text,
.servicios-page .accordion-faq_item.style-1 .accordion-content p,
.servicios-page .accordion-faq_item.style-1 .accordion-content li {
  color: #1e293b !important;
  font-size: 16px;
  line-height: 1.7;
}

/* Tags de servicios: más contraste */
.servicios-page .tags-item {
  color: #0f172a;
  background: #f1f5f9;
  border: 1px solid rgba(14, 165, 233, 0.3);
  font-weight: 700;
}

/* Cards de detalle de servicio */
.service-detail-card {
  background: #ffffff;
  border-color: rgba(14, 165, 233, 0.15);
}

.service-detail-card h3 {
  color: #0f172a !important;
  font-weight: 800;
}

.service-detail-card p {
  color: #334155 !important;
  font-size: 16px;
  line-height: 1.7;
}

/* Related cards */
.related-card h3 {
  color: #0f172a !important;
  font-weight: 800;
}

.related-card p {
  color: #334155 !important;
}

/* Tech panel */
.tech-panel h2 {
  color: #0f172a !important;
}

.tech-tags span {
  color: #334155 !important;
  font-weight: 700;
}

/* ----------------------------------------------------------
   6. HOME — sección servicios: cards con fondo negro
      el texto de accordion no se lee bien → mejorar contraste
   ---------------------------------------------------------- */
.section-services .accordion-faq_item {
  background: #ffffff;
  border-color: rgba(14, 165, 233, 0.15);
}

.section-services .accordion-title {
  color: #0f172a !important;
  font-weight: 700;
}

.section-services .accordion-content .text {
  color: #334155 !important;
  font-size: 15px;
  line-height: 1.7;
}

.section-services .tags-item {
  color: #0f172a !important;
  background: #f8fafc !important;
  border-color: rgba(14, 165, 233, 0.25) !important;
  font-weight: 700;
}

/* Número del acordeón */
.section-services .accordion-title .num {
  color: #94a3b8 !important;
}

/* Acordeón activo: título en azul */
.section-services .accordion-action.active-img .accordion-title,
.section-services .accordion-action[aria-expanded="true"] .accordion-title {
  color: #0284c7 !important;
}



/* ============================================================
   HERO DARK — ajustes adicionales
   ============================================================ */

.teknalis-hero .scroll-more {
  color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  position: relative;
}

.teknalis-hero .scroll-more:hover {
  color: #0ea5e9;
}

.teknalis-hero .scroll-more .link1 {
  color: rgba(255, 255, 255, 0.5);
}

.teknalis-hero .bot-btns {
  position: relative;
  z-index: 1;
}

/* Blog/Servicios hero: mismo tratamiento dark */
.servicios-hero,
.blog-hero {
  background: #0f172a !important;
  position: relative;
  overflow: hidden;
}

.servicios-hero::before,
.blog-hero::before {
  content: '';
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 700px;
  height: 480px;
  background: radial-gradient(ellipse at center, rgba(14, 165, 233, 0.16) 0%, rgba(6, 182, 212, 0.06) 40%, transparent 70%);
  pointer-events: none;
  z-index: 0;
}

.servicios-hero .title1,
.blog-hero .title1 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

.servicios-hero .title2,
.blog-hero .title2 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

.servicios-hero .text,
.blog-hero .text {
  color: #94a3b8 !important;
}

.servicios-hero .sub,
.blog-hero .sub {
  color: #38bdf8 !important;
  background: rgba(14, 165, 233, 0.1) !important;
  border: 1px solid rgba(56, 189, 248, 0.2) !important;
  border-radius: 99px;
  padding: 6px 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
}

.servicios-hero .content-wrap,
.blog-hero .content-wrap,
.servicios-hero .scroll-more,
.blog-hero .scroll-more {
  position: relative;
  z-index: 1;
}

.servicios-hero .scroll-more,
.blog-hero .scroll-more {
  color: rgba(255, 255, 255, 0.5);
}

.servicios-hero .tf-btn-2,
.blog-hero .tf-btn-2 {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
  background: transparent !important;
}

/* ============================================================
   DIFERENCIAL — reemplazo de sección con tarjetas
   ============================================================ */
.tek-diferencial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 8px;
  align-items: stretch;
}

@media (max-width: 991px) {
  .tek-diferencial-grid {
    grid-template-columns: 1fr;
  }
}

.tek-diferencial-card {
  height: 100%;
  background: #ffffff;
  border: 1px solid rgba(14, 165, 233, 0.14);
  border-radius: 12px;
  padding: 28px 24px 24px;
  box-shadow: 0 4px 24px rgba(15, 23, 42, 0.05);
  transition: border-color 0.25s ease, transform 0.25s ease;

  display: flex;
  flex-direction: column;
}

.tek-diferencial-card:hover {
  border-color: rgba(14, 165, 233, 0.4);
  transform: translateY(-3px);
}

.tek-diferencial-card .card-icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: rgba(14, 165, 233, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #0ea5e9;
  margin-bottom: 18px;
}

.tek-diferencial-card h3 {
  color: #0f172a;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}

.tek-diferencial-card p {
  color: #475569;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

.tek-diferencial-card .card-result {
  margin-top: auto;
  padding-top: 14px;
  border-top: 1px solid rgba(14, 165, 233, 0.1);
  font-size: 13px;
  font-weight: 700;
  color: #0ea5e9;
}


/* ============================================================
   BORDER RADIUS — de píldora a sobrio/tecnológico
   ============================================================ */

/* Botón principal */
.tf-btn {
  border-radius: 6px !important;
}

/* Botón secundario */
.tf-btn-2 {
  border-radius: 6px !important;
}

/* Header inner — quitamos la píldora del nav */
.tf-header .header-inner {
  border-radius: 8px !important;
}

/* Badge/sub en los heros */
.teknalis-hero .sub,
.servicios-hero .sub,
.blog-hero .sub {
  border-radius: 4px !important;
}

/* Tags de servicios (list-tags) */
.list-tags a,
.tags-item {
  border-radius: 4px !important;
  padding: 6px 14px !important;
}

/* Tech tags en servicios */
.tech-tags span {
  border-radius: 4px !important;
}

/* Cards diferencial */
.tek-diferencial-card {
  border-radius: 8px !important;
}

/* Ícono dentro de la card diferencial */
.tek-diferencial-card .card-icon {
  border-radius: 6px !important;
}

/* Cards de proceso */
.process-card {
  border-radius: 8px !important;
}

/* Cards de blog */
.blog-card {
  border-radius: 8px !important;
}

/* Imagen de artículo en blog single */
.blog-single-wrap .image img {
  border-radius: 6px !important;
}

/* heading-sub (badge de sección) */
.heading-sub {
  border-radius: 4px !important;
}

/* CTA banner */
.section-cta .tf-btn,
.teknalis-cta .tf-btn {
  border-radius: 6px !important;
}

/* Mobile menu button — dejarlo redondeado está bien en táctil */
.btn-mobile-menu,
.open-mb-menu {
  border-radius: 8px !important;
}

/* Nav link sub del menu — igual */
.sub.fw-semibold {
  border-radius: 4px !important;
}


/* ============================================================
   HEADER NUEVO — top bar + nav sticky
   ============================================================ */

/* --- Top bar --- */
.tek-header-top {
  background: #0f172a;
  border-bottom: 1px solid rgba(14, 165, 233, 0.15);
  padding: 0 24px;
}

.tek-header-top-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
}

.tek-header-top-left {
  display: flex;
  align-items: center;
  gap: 24px;
}

.tek-top-item {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  transition: color 0.2s ease;
}

.tek-top-item:hover {
  color: #0ea5e9;
}

.tek-top-item svg {
  flex-shrink: 0;
  color: #0ea5e9;
}

.tek-header-top-right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.tek-top-social {
  color: rgba(255, 255, 255, 0.55);
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
}

.tek-top-social:hover {
  color: #0ea5e9;
}

.tek-top-label {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.35);
  letter-spacing: 0.04em;
}

/* --- Nav principal --- */
.tek-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
}

/* Compensar altura del header fijo (top bar 36px + nav 72px = 108px) */
#wrapper {
  padding-top: 108px;
}

@media (max-width: 991px) {
  #wrapper {
    padding-top: 108px;
  }
}

@media (max-width: 575px) {
  #wrapper {
    padding-top: 100px;
  }
}

.tek-header-main {
  background: #ffffff;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  box-shadow: 0 2px 16px rgba(15, 23, 42, 0.07);
  padding: 0 24px;
  transition: box-shadow 0.3s ease;
}

.tek-header.scrolled .tek-header-main {
  box-shadow: 0 4px 24px rgba(15, 23, 42, 0.12);
}

.tek-header-main-inner {
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  gap: 32px;
}

/* Logo */
.tek-logo {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
}

.tek-logo img {
  height: 36px;
  width: auto;
  object-fit: contain;
}

/* Nav links */
.tek-nav ul {
  display: flex;
  align-items: center;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.tek-nav-link {
  display: inline-block;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: 600;
  color: #334155;
  text-decoration: none;
  border-radius: 4px;
  transition: color 0.2s ease, background 0.2s ease;
}

.tek-nav-link:hover {
  color: #0ea5e9;
  background: rgba(14, 165, 233, 0.06);
}

.tek-nav-link.active {
  color: #0ea5e9;
}

/* Botón CTA header */
.tek-header-btn {
  flex-shrink: 0;
  font-size: 14px !important;
  padding: 10px 20px !important;
}

/* Hamburger mobile */
.tek-menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  background: none;
  border: 1px solid rgba(15, 23, 42, 0.15);
  border-radius: 6px;
  cursor: pointer;
  padding: 0;
  flex-shrink: 0;
}

.tek-menu-toggle span {
  display: block;
  width: 20px;
  height: 2px;
  background: #0f172a;
  border-radius: 2px;
  transition: all 0.2s ease;
}

/* Ocultar el antiguo header del template */
.tf-header {
  display: none !important;
}

/* Compensar el espacio que ocupaba el antiguo header sticky */
body {
  padding-top: 0 !important;
}

/* --- Responsive --- */
@media (max-width: 991px) {
  .tek-nav {
    display: none;
  }

  .tek-header-btn {
    display: none !important;
  }

  .tek-menu-toggle {
    display: flex !important;
  }

  .tek-header-top-left {
    gap: 14px;
  }

  .tek-top-label {
    display: none;
  }
}

@media (max-width: 575px) {
  .tek-top-item:last-child {
    display: none;
  }

  .tek-header-top {
    padding: 0 16px;
  }

  .tek-header-main {
    padding: 0 16px;
  }
}


/* ============================================================
   CORRECCIONES DE BUGS — v4
   ============================================================ */

/* FIX 1: Botón "Ver casos" — mismo tamaño que el primario,
   distinguible visualmente pero coherente */
.teknalis-hero .tf-btn-2,
.teknalis-hero .bot-btns .tf-btn-2 {
  color: #ffffff !important;
  border: 2px solid rgba(255, 255, 255, 0.45) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  padding: 14px 24px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
}

.teknalis-hero .tf-btn-2:hover {
  border-color: #0ea5e9 !important;
  color: #0ea5e9 !important;
  background: rgba(14, 165, 233, 0.1) !important;
}

/* FIX 2: heading-sub — solapas visibles en fondo claro */
.heading-sub {
  color: #0ea5e9 !important;
  background: rgba(14, 165, 233, 0.08) !important;
  border: 1px solid rgba(14, 165, 233, 0.2) !important;
  box-shadow: none !important;
}

/* FIX 3: Accordion home — texto legible sobre fondo negro activo */
.accordion-faq_item .accordion-action:not(.collapsed)~.accordion-content .text,
.accordion-faq_item:not(:has(.collapsed)) .accordion-content .text,
.accordion-faq_item .collapse.show .text,
.accordion-faq_item .accordion-content .text {
  color: #e2e8f0 !important;
}

/* Cuando el accordion está abierto, el ::before pone fondo #18181B
   El texto de contenido debe ser claro */
.accordion-faq_item .accordion-content {
  position: relative;
  z-index: 2;
}

.accordion-faq_item .accordion-content .text,
.accordion-faq_item .accordion-content p,
.accordion-faq_item .accordion-content .list-tags {
  color: #cbd5e1 !important;
}

/* Tags dentro del accordion abierto */
.section-services .accordion-faq_item .tags-item {
  color: #0f172a !important;
  background: rgba(255, 255, 255, 0.9) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

/* FIX 4: Formulario — inputs con altura y padding uniformes */
.form-contact fieldset,
.form-contact .fieldset {
  margin-bottom: 0 !important;
}

.form-contact input[type="text"],
.form-contact input[type="email"],
.form-contact input[type="tel"],
.form-contact input {
  height: 52px !important;
  padding: 0 16px !important;
  border: 1px solid rgba(15, 23, 42, 0.15) !important;
  border-radius: 6px !important;
  background: #f8fafc !important;
  color: #0f172a !important;
  font-size: 15px !important;
  font-family: 'Manrope', sans-serif !important;
  width: 100% !important;
  display: block !important;
  box-sizing: border-box !important;
  border-bottom: 1px solid rgba(15, 23, 42, 0.15) !important;
}

.form-contact textarea {
  height: 120px !important;
  padding: 14px 16px !important;
  border: 1px solid rgba(15, 23, 42, 0.15) !important;
  border-radius: 6px !important;
  background: #f8fafc !important;
  color: #0f172a !important;
  font-size: 15px !important;
  font-family: 'Manrope', sans-serif !important;
  width: 100% !important;
  resize: vertical !important;
  box-sizing: border-box !important;
}

.form-contact input:focus,
.form-contact textarea:focus {
  border-color: #0ea5e9 !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(14, 165, 233, 0.12) !important;
  background: #ffffff !important;
}

.form-contact label,
.form-contact .fw-semibold.text-body-3 {
  display: block !important;
  margin-bottom: 8px !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #475569 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
}

.form-contact fieldset+fieldset,
.form-contact .mb-21+.mb-21 {
  margin-top: 20px !important;
}

/* FIX 5: Footer — más compacto */
.footer-inner {
  padding: 32px 0 20px !important;
  gap: 24px !important;
}

.footer-bottom {
  padding: 14px 0 18px !important;
}

footer .footer-logo img {
  height: 48px !important;
  width: auto !important;
}


/* ============================================================
   MEJORAS UXUI AUDIT — v5
   ============================================================ */

/* I3 — Hero: subtítulo más legible */
.teknalis-hero .hero-subtitle,
.teknalis-hero .text {
  color: #cbd5e1 !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
  max-width: 680px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Hero title1 — blanco puro para dominar */
.teknalis-hero .title1 {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  background: none !important;
}

/* Hero title2 — gradiente azul→cyan para acompañar */
.teknalis-hero .title2 {
  background: linear-gradient(90deg, #0ea5e9 0%, #06b6d4 100%) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  -webkit-text-fill-color: transparent !important;
}

/* C4 — CTA: jerarquía clara entre primario y secundario */
.teknalis-hero .tf-btn {
  padding: 15px 32px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  background: #0ea5e9 !important;
  box-shadow: 0 4px 20px rgba(14, 165, 233, 0.35) !important;
}

.teknalis-hero .tf-btn-2 {
  padding: 15px 28px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: rgba(255, 255, 255, 0.65) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  background: transparent !important;
  box-shadow: none !important;
}

.teknalis-hero .tf-btn-2:hover {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}

/* I1 — Banner CTA inferior: eliminar gradiente de template */
.teknalis-cta {
  background: #0f172a !important;
  border: 1px solid rgba(14, 165, 233, 0.18) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  position: relative !important;
  overflow: hidden !important;
}

.teknalis-cta::before {
  content: 'TK';
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 160px;
  font-weight: 900;
  color: rgba(14, 165, 233, 0.04);
  font-family: 'Manrope', sans-serif;
  letter-spacing: -8px;
  pointer-events: none;
  user-select: none;
}

/* I4 — Proceso: grilla en desktop, slider en mobile */
@media (min-width: 992px) {
  .section-process .process-slide {
    overflow: visible !important;
  }

  .section-process .swiper.tf-swiper {
    overflow: visible !important;
  }

  .section-process .process-items {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px !important;
    transform: none !important;
    width: 100% !important;
    flex-wrap: wrap !important;
  }

  .section-process .process-items .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
    flex-shrink: unset !important;
  }

  .section-process .group-btn-slider {
    display: none !important;
  }
}

/* I2 — Blog: botones "Leer más →" con estilo propio */
.tek-read-more {
  color: #0ea5e9 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  text-decoration: none !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px !important;
  transition: gap 0.2s ease !important;
}

.tek-read-more:hover {
  gap: 8px !important;
  color: #0284c7 !important;
}

/* M3 — Hero del blog más compacto */
.blog-hero-compact {
  min-height: 40vh !important;
}

.blog-hero-compact .content-wrap {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* M4 — Sombras más pronunciadas en cards */
.process-card,
.tek-diferencial-card,
.featured-works-item .content,
.blog-card {
  box-shadow: 0 4px 6px rgba(15, 23, 42, 0.06), 0 12px 32px rgba(15, 23, 42, 0.1) !important;
  transition: box-shadow 0.25s ease, transform 0.25s ease !important;
}

.process-card:hover,
.tek-diferencial-card:hover,
.blog-card:hover {
  box-shadow: 0 8px 12px rgba(15, 23, 42, 0.08), 0 20px 48px rgba(15, 23, 42, 0.14) !important;
  transform: translateY(-3px) !important;
}

/* WhatsApp en top bar — color verde característico */
.tek-top-item svg[viewBox="0 0 24 24"][fill="currentColor"] {
  color: #25d366;
}

/* Cards de casos — sombra más definida */
.featured-works-item {
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.08), 0 16px 40px rgba(15, 23, 42, 0.1) !important;
}

/* Heading de sección más fuerte */
.section-featured-works .heading-title {
  font-size: clamp(36px, 4vw, 56px) !important;
}