/* Sitio local — pulido producción */
.demo-bar,
.localhost-pill {
  display: none !important;
}

html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
}

.te-nav-active,
.te-nav .nav-link.active {
  color: #2563eb !important;
}

body.te-fmt-bloques .te-cta-btn,
a.te-cta-btn {
  text-decoration: none;
  color: #111;
}

.pa-cmd-btn {
  display: none !important;
}
