.elementor-3977 .elementor-element.elementor-element-712561e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3977 .elementor-element.elementor-element-3286610 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-3977 .elementor-element.elementor-element-3286610.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-3977 .elementor-element.elementor-element-3286610 > .elementor-widget-container{margin:-125px 0px 0px 0px;}}@media(min-width:768px){.elementor-3977 .elementor-element.elementor-element-712561e{--width:100vw;}}@media(max-width:767px){.elementor-3977 .elementor-element.elementor-element-712561e{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3977 .elementor-element.elementor-element-3286610 > .elementor-widget-container{margin:300px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-4b15e8d *//* ══════════════════════════════════════
   TECH SHOW ECUADOR 2026 · REGISTRO
══════════════════════════════════════ */

/* ── Fondo Ken Burns idéntico al resto del sitio ── */
.tsr-page {
  position: relative;
  width: 100%;
  min-height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  font-family: 'Barlow', sans-serif;
  padding-bottom: 0;
  background: transparent;
}
.tsr-bg {
  position: fixed; inset: -6%; z-index: 0;
  background-image: url('https://techshowecuador.com/wp-content/uploads/2026/02/BANNER-ULTIMO-FERIA.jpg.jpeg');
  background-size: cover; background-position: center center;
  animation: tsrKenBurns 24s ease-in-out infinite alternate;
  will-change: transform;
}
@keyframes tsrKenBurns {
  0%   { transform: scale(1.0)  translate(0%,0%); }
  50%  { transform: scale(1.07) translate(-1%,-0.5%); }
  100% { transform: scale(1.0)  translate(1%, 0.5%); }
}
.tsr-overlay {
  position: fixed; inset: 0; z-index: 1;
  background:
    linear-gradient(to bottom, rgba(3,4,16,.9), rgba(3,4,16,.85)),
    linear-gradient(135deg, rgba(155,93,229,.06) 0%, transparent 60%);
}
/* Grid de puntos — idéntico al resto del sitio */
.tsr-overlay::after {
  content: ''; position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(58,181,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(58,181,255,.022) 1px, transparent 1px);
  background-size: 56px 56px;
}

/* ── Cabecera ── */
.tsr-content {
  position: relative; z-index: 2;
  width: 100%; max-width: 680px;
  margin: 0 auto;
  padding: 120px 24px 16px;
  display: flex; flex-direction: column; align-items: center; text-align: center;
}

/* Eyebrow */
.tsr-badge {
  display: inline-flex; align-items: center; gap: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase;
  color: #3ab5ff; margin-bottom: 18px;
}
.tsr-badge-dot {
  display: inline-block; width: 36px; height: 1px;
  background: #3ab5ff; box-shadow: 0 0 8px #3ab5ff; flex-shrink: 0;
}

/* Título con degradado */
.tsr-header { margin-bottom: 36px; }
.tsr-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(2.4rem, 6vw, 4rem);
  font-weight: 900; text-transform: uppercase;
  color: #fff; line-height: 1.05; margin-bottom: 14px;
  letter-spacing: .04em;
}
.tsr-title em,
.tsr-title-grad {
  font-style: normal;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.tsr-subtitle {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .9rem; font-weight: 400; letter-spacing: .06em;
  color: rgba(160,185,230,.45); max-width: 520px; margin: 0 auto;
  line-height: 1.7;
}

/* ── Reveal ── */
.reveal-r { opacity: 0; transform: translateY(22px); transition: opacity .8s ease, transform .8s ease; }
.reveal-r.visible { opacity: 1; transform: none; }
.reveal-r.delay-1 { transition-delay: .15s; }
.reveal-r.delay-2 { transition-delay: .30s; }
.reveal-r.delay-3 { transition-delay: .45s; }

/* ═══════════════════════════════════════════
   FORMINATOR — shortcode wrapper
═══════════════════════════════════════════ */
.elementor-widget-shortcode,
.elementor-widget-shortcode * { position: relative; z-index: 10; }

@media(min-width:1025px) {
  .elementor-widget-shortcode {
    position: relative;
    z-index: 10;
  }
}

.elementor-widget-shortcode .elementor-shortcode {
  max-width: 680px; margin: 0 auto;
  background: rgba(6,8,22,.9) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 8px !important;
  padding: 36px 36px 32px !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  position: relative;
}
/* Línea neon superior */
.elementor-widget-shortcode .elementor-shortcode::before {
  content: '';
  position: absolute; top: 0; left: 10%; right: 10%; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(58,181,255,.6), rgba(155,93,229,.4), transparent);
  border-radius: 2px;
}

/* Labels — todos los campos */
.forminator-custom-form .forminator-label,
.forminator-custom-form label {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: .75rem !important; font-weight: 700 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  color: rgba(160,185,230,.6) !important; margin-bottom: 6px !important;
}

/* ── Contador de caracteres (CI/RUC) — discreto abajo a la derecha ── */
.forminator-custom-form .forminator-character-counter {
  font-size: .7rem !important;
  color: rgba(120,140,180,.4) !important;
  text-align: right !important;
  margin-top: 4px !important;
  display: block !important;
  position: relative !important;
  top: auto !important;
}

/* Inputs, selects, textarea */
.forminator-custom-form input[type="text"],
.forminator-custom-form input[type="email"],
.forminator-custom-form input[type="tel"],
.forminator-custom-form input[type="url"],
.forminator-custom-form select,
.forminator-custom-form textarea,
.forminator-custom-form .forminator-input {
  background: rgba(8,12,32,.85) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 4px !important;
  color: #e8eaf6 !important;
  font-family: 'Barlow', sans-serif !important;
  font-size: .92rem !important;
  padding: 13px 16px !important;
  width: 100% !important;
  transition: border-color .25s, box-shadow .25s !important;
  outline: none !important; box-shadow: none !important;
}
.forminator-custom-form input[type="text"]:focus,
.forminator-custom-form input[type="email"]:focus,
.forminator-custom-form input[type="tel"]:focus,
.forminator-custom-form select:focus,
.forminator-custom-form textarea:focus {
  border-color: rgba(58,181,255,.6) !important;
  box-shadow: 0 0 0 3px rgba(58,181,255,.1) !important;
  background: rgba(10,16,44,.95) !important;
}
.forminator-custom-form input::placeholder,
.forminator-custom-form textarea::placeholder { color: rgba(120,140,180,.4) !important; }

/* Select */
.forminator-custom-form select {
  appearance: none !important; -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233ab5ff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important; background-position: right 14px center !important;
  padding-right: 40px !important;
}
.forminator-custom-form select option { background: #0a0d1e !important; color: #e8eaf6 !important; }

/* Botón submit */
.forminator-custom-form button[type="submit"],
.forminator-custom-form input[type="submit"],
.forminator-custom-form .forminator-btn,
.forminator-custom-form .forminator-button {
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0) !important;
  background-size: 200% 100% !important;
  animation: tsrGradShift 3s linear infinite !important;
  border: none !important; border-radius: 4px !important;
  color: #fff !important; -webkit-text-fill-color: #ffffff !important;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 1.1rem !important; font-weight: 900 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  padding: 16px 40px !important; width: 100% !important;
  cursor: pointer !important;
  box-shadow: 0 4px 24px rgba(58,100,255,.35) !important;
  margin-top: 8px !important;
  transition: transform .25s, box-shadow .25s !important;
}
@keyframes tsrGradShift {
  0%   { background-position: 0% 50%; }
  100% { background-position: 200% 50%; }
}
.forminator-custom-form button[type="submit"]:hover,
.forminator-custom-form .forminator-btn:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 16px 44px rgba(58,100,255,.55) !important;
}

/* Asterisco y error */
.forminator-custom-form .forminator-asterisk { color: #3ab5ff !important; }
.forminator-custom-form .forminator-error-message { color: #ff6b7a !important; font-size: .78rem !important; }
.forminator-custom-form .forminator-field--error input,
.forminator-custom-form .forminator-field--error select { border-color: rgba(230,57,70,.6) !important; }

/* Ocultar mensaje éxito nativo */
.forminator-response-output,
.forminator-response-output--success { display: none !important; }

/* Separación filas */
.forminator-custom-form .forminator-row { margin-bottom: 18px !important; }

/* ── Info evento ── */
.tsr-event-info {
  position: relative; z-index: 2;
  display: flex; align-items: center; flex-wrap: wrap; justify-content: center;
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;
  color: rgba(140,160,200,.45);
  margin-top: 20px; padding-bottom: 40px;
}
.tsr-info-item { display: flex; align-items: center; gap: 7px; }
.tsr-info-item svg { opacity: .5; }
.tsr-info-sep { color: rgba(58,181,255,.2); }

/* ════════════════════════════
   POPUP DE ÉXITO
════════════════════════════ */
.tsr-popup-overlay {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(2,3,14,.88); backdrop-filter: blur(8px);
  display: flex; align-items: center; justify-content: center; padding: 24px;
  opacity: 0; pointer-events: none; transition: opacity .4s ease;
}
.tsr-popup-overlay.active { opacity: 1; pointer-events: all; }
.tsr-popup {
  position: relative;
  background: rgba(6,8,22,.97);
  border: 1px solid rgba(58,181,255,.22); border-radius: 10px;
  padding: 52px 44px 44px; max-width: 480px; width: 100%; text-align: center;
  transform: scale(.9) translateY(20px);
  transition: transform .4s cubic-bezier(.34,1.56,.64,1); overflow: hidden;
}
.tsr-popup-overlay.active .tsr-popup { transform: scale(1) translateY(0); }
.tsr-popup::before {
  content: ''; position: absolute; top: 0; left: 15%; right: 15%; height: 1px;
  background: linear-gradient(90deg, transparent, #3ab5ff, rgba(155,93,229,.6), transparent);
}
.tsr-popup-glow {
  position: absolute; top: -40px; left: 50%; transform: translateX(-50%);
  width: 300px; height: 200px;
  background: radial-gradient(ellipse, rgba(58,181,255,.12) 0%, transparent 70%);
  pointer-events: none;
}
.tsr-popup-icon {
  width: 80px; height: 80px; border-radius: 50%;
  background: rgba(58,181,255,.1); border: 1px solid rgba(58,181,255,.25);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 24px;
  animation: tsrIconPop .6s cubic-bezier(.34,1.56,.64,1) .2s both;
}
@keyframes tsrIconPop { from{transform:scale(0);opacity:0;} to{transform:scale(1);opacity:1;} }
.tsr-popup-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2rem; font-weight: 900; text-transform: uppercase;
  letter-spacing: .04em; margin-bottom: 14px;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.tsr-popup-text {
  font-size: .95rem; font-weight: 300; color: rgba(160,185,230,.55); line-height: 1.65; margin-bottom: 20px;
}
.tsr-popup-event {
  display: inline-block; padding: 12px 24px;
  background: rgba(58,181,255,.07); border: 1px solid rgba(58,181,255,.2); border-radius: 3px;
  font-family: 'Barlow Condensed', sans-serif; font-size: .82rem;
  color: rgba(180,200,240,.7); line-height: 1.6; margin-bottom: 28px;
}
.tsr-popup-event strong { color: #3ab5ff; font-weight: 700; }
.tsr-popup-btn {
  display: inline-flex; align-items: center; gap: 8px; padding: 15px 36px;
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0); background-size: 200% 100%;
  animation: tsrGradShift 3s linear infinite;
  border-radius: 4px; color: #fff !important; text-decoration: none !important;
  font-family: 'Barlow Condensed', sans-serif; font-size: 1rem; font-weight: 900;
  letter-spacing: .14em; text-transform: uppercase; margin-bottom: 16px;
  transition: transform .25s, box-shadow .25s; box-shadow: 0 4px 24px rgba(58,100,255,.35);
}
.tsr-popup-btn:hover { transform: translateY(-3px); box-shadow: 0 14px 40px rgba(58,100,255,.5); }
.tsr-popup-close {
  display: block; background: none; border: none;
  color: rgba(120,140,180,.4); font-family: 'Barlow', sans-serif; font-size: .78rem;
  cursor: pointer; margin: 0 auto; padding: 4px; transition: color .2s;
}
.tsr-popup-close:hover { color: rgba(160,185,230,.7); }

/* ── Responsive ── */
@media(max-width:1024px) {
  .tsr-content { padding: 100px 24px 28px; }
  .elementor-widget-shortcode {
    margin-top: 0 !important;
    position: relative !important;
    z-index: 10 !important;
  }
}
@media(max-width:600px) {
  .tsr-content { padding: 90px 16px 20px; }
  .tsr-popup { padding: 40px 24px 32px; }
  .tsr-info-sep { display: none; }
  .tsr-info-item { width: 100%; justify-content: center; }
  .elementor-widget-shortcode .elementor-shortcode { padding: 24px 18px 20px !important; }
}@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;900&family=Barlow:wght@300;400;500&display=swap');

/* ══════════════════════════════════════
   TECH SHOW ECUADOR 2026 · REGISTRO
══════════════════════════════════════ */

/* ── Fondo Ken Burns idéntico al resto del sitio ── */
.tsr-page {
  position: relative;
  width: 100%;
  min-height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  font-family: 'Barlow', sans-serif;
  padding-bottom: 0;
  background: transparent;
}
.tsr-bg {
  position: fixed; inset: -6%; z-index: 0;
  background-image: url('https://techshowecuador.com/wp-content/uploads/2026/02/BANNER-ULTIMO-FERIA.jpg.jpeg');
  background-size: cover; background-position: center center;
  animation: tsrKenBurns 24s ease-in-out infinite alternate;
  will-change: transform;
}
@keyframes tsrKenBurns {
  0%   { transform: scale(1.0)  translate(0%,0%); }
  50%  { transform: scale(1.07) translate(-1%,-0.5%); }
  100% { transform: scale(1.0)  translate(1%, 0.5%); }
}
.tsr-overlay {
  position: fixed; inset: 0; z-index: 1;
  background:
    linear-gradient(to bottom, rgba(3,4,16,.9), rgba(3,4,16,.85)),
    linear-gradient(135deg, rgba(155,93,229,.06) 0%, transparent 60%);
}
/* Grid de puntos — idéntico al resto del sitio */
.tsr-overlay::after {
  content: ''; position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(58,181,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(58,181,255,.022) 1px, transparent 1px);
  background-size: 56px 56px;
}

/* ── Cabecera ── */
.tsr-content {
  position: relative; z-index: 2;
  width: 100%; max-width: 680px;
  margin: 0 auto;
  padding: 120px 24px 16px;
  display: flex; flex-direction: column; align-items: center; text-align: center;
}

/* Eyebrow */
.tsr-badge {
  display: inline-flex; align-items: center; gap: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase;
  color: #3ab5ff; margin-bottom: 18px;
}
.tsr-badge-dot {
  display: inline-block; width: 36px; height: 1px;
  background: #3ab5ff; box-shadow: 0 0 8px #3ab5ff; flex-shrink: 0;
}

/* Título con degradado */
.tsr-header { margin-bottom: 36px; }
.tsr-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(2.4rem, 6vw, 4rem);
  font-weight: 900; text-transform: uppercase;
  color: #fff; line-height: 1.05; margin-bottom: 14px;
  letter-spacing: .04em;
}
.tsr-title em,
.tsr-title-grad {
  font-style: normal;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.tsr-subtitle {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .9rem; font-weight: 400; letter-spacing: .06em;
  color: rgba(160,185,230,.45); max-width: 520px; margin: 0 auto;
  line-height: 1.7;
}

/* ── Reveal ── */
.reveal-r { opacity: 0; transform: translateY(22px); transition: opacity .8s ease, transform .8s ease; }
.reveal-r.visible { opacity: 1; transform: none; }
.reveal-r.delay-1 { transition-delay: .15s; }
.reveal-r.delay-2 { transition-delay: .30s; }
.reveal-r.delay-3 { transition-delay: .45s; }

/* ═══════════════════════════════════════════
   FORMINATOR — shortcode wrapper
═══════════════════════════════════════════ */
.elementor-widget-shortcode,
.elementor-widget-shortcode * { position: relative; z-index: 10; }

@media(min-width:1025px) {
  .elementor-widget-shortcode {
    position: relative;
    z-index: 10;
  }
}

.elementor-widget-shortcode .elementor-shortcode {
  max-width: 680px; margin: 0 auto;
  background: rgba(6,8,22,.9) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 8px !important;
  padding: 36px 36px 32px !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  position: relative;
}
/* Línea neon superior */
.elementor-widget-shortcode .elementor-shortcode::before {
  content: '';
  position: absolute; top: 0; left: 10%; right: 10%; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(58,181,255,.6), rgba(155,93,229,.4), transparent);
  border-radius: 2px;
}

/* Labels — todos los campos */
.forminator-custom-form .forminator-label,
.forminator-custom-form label {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: .75rem !important; font-weight: 700 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  color: rgba(160,185,230,.6) !important; margin-bottom: 6px !important;
}

/* ── Contador de caracteres (CI/RUC) — discreto abajo a la derecha ── */
.forminator-custom-form .forminator-character-counter {
  font-size: .7rem !important;
  color: rgba(120,140,180,.4) !important;
  text-align: right !important;
  margin-top: 4px !important;
  display: block !important;
  position: relative !important;
  top: auto !important;
}

/* Inputs, selects, textarea */
.forminator-custom-form input[type="text"],
.forminator-custom-form input[type="email"],
.forminator-custom-form input[type="tel"],
.forminator-custom-form input[type="url"],
.forminator-custom-form select,
.forminator-custom-form textarea,
.forminator-custom-form .forminator-input {
  background: rgba(8,12,32,.85) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 4px !important;
  color: #e8eaf6 !important;
  font-family: 'Barlow', sans-serif !important;
  font-size: .92rem !important;
  padding: 13px 16px !important;
  width: 100% !important;
  transition: border-color .25s, box-shadow .25s !important;
  outline: none !important; box-shadow: none !important;
}
.forminator-custom-form input[type="text"]:focus,
.forminator-custom-form input[type="email"]:focus,
.forminator-custom-form input[type="tel"]:focus,
.forminator-custom-form select:focus,
.forminator-custom-form textarea:focus {
  border-color: rgba(58,181,255,.6) !important;
  box-shadow: 0 0 0 3px rgba(58,181,255,.1) !important;
  background: rgba(10,16,44,.95) !important;
}
.forminator-custom-form input::placeholder,
.forminator-custom-form textarea::placeholder { color: rgba(120,140,180,.4) !important; }

/* Select */
.forminator-custom-form select {
  appearance: none !important; -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233ab5ff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important; background-position: right 14px center !important;
  padding-right: 40px !important;
}
.forminator-custom-form select option { background: #0a0d1e !important; color: #e8eaf6 !important; }

/* Botón submit */
.forminator-custom-form button[type="submit"],
.forminator-custom-form input[type="submit"],
.forminator-custom-form .forminator-btn,
.forminator-custom-form .forminator-button {
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0) !important;
  background-size: 200% 100% !important;
  animation: tsrGradShift 3s linear infinite !important;
  border: none !important; border-radius: 4px !important;
  color: #fff !important; -webkit-text-fill-color: #ffffff !important;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 1.1rem !important; font-weight: 900 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  padding: 16px 40px !important; width: 100% !important;
  cursor: pointer !important;
  box-shadow: 0 4px 24px rgba(58,100,255,.35) !important;
  margin-top: 8px !important;
  transition: transform .25s, box-shadow .25s !important;
}
@keyframes tsrGradShift {
  0%   { background-position: 0% 50%; }
  100% { background-position: 200% 50%; }
}
.forminator-custom-form button[type="submit"]:hover,
.forminator-custom-form .forminator-btn:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 16px 44px rgba(58,100,255,.55) !important;
}

/* Asterisco y error */
.forminator-custom-form .forminator-asterisk { color: #3ab5ff !important; }
.forminator-custom-form .forminator-error-message { color: #ff6b7a !important; font-size: .78rem !important; }
.forminator-custom-form .forminator-field--error input,
.forminator-custom-form .forminator-field--error select { border-color: rgba(230,57,70,.6) !important; }

/* Ocultar mensaje éxito nativo */
.forminator-response-output,
.forminator-response-output--success { display: none !important; }

/* Separación filas */
.forminator-custom-form .forminator-row { margin-bottom: 18px !important; }

/* ── Info evento ── */
.tsr-event-info {
  position: relative; z-index: 2;
  display: flex; align-items: center; flex-wrap: wrap; justify-content: center;
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;
  color: rgba(140,160,200,.45);
  margin-top: 20px; padding-bottom: 40px;
}
.tsr-info-item { display: flex; align-items: center; gap: 7px; }
.tsr-info-item svg { opacity: .5; }
.tsr-info-sep { color: rgba(58,181,255,.2); }

/* ════════════════════════════
   POPUP DE ÉXITO
════════════════════════════ */
.tsr-popup-overlay {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(2,3,14,.88); backdrop-filter: blur(8px);
  display: flex; align-items: center; justify-content: center; padding: 24px;
  opacity: 0; pointer-events: none; transition: opacity .4s ease;
}
.tsr-popup-overlay.active { opacity: 1; pointer-events: all; }
.tsr-popup {
  position: relative;
  background: rgba(6,8,22,.97);
  border: 1px solid rgba(58,181,255,.22); border-radius: 10px;
  padding: 52px 44px 44px; max-width: 480px; width: 100%; text-align: center;
  transform: scale(.9) translateY(20px);
  transition: transform .4s cubic-bezier(.34,1.56,.64,1); overflow: hidden;
}
.tsr-popup-overlay.active .tsr-popup { transform: scale(1) translateY(0); }
.tsr-popup::before {
  content: ''; position: absolute; top: 0; left: 15%; right: 15%; height: 1px;
  background: linear-gradient(90deg, transparent, #3ab5ff, rgba(155,93,229,.6), transparent);
}
.tsr-popup-glow {
  position: absolute; top: -40px; left: 50%; transform: translateX(-50%);
  width: 300px; height: 200px;
  background: radial-gradient(ellipse, rgba(58,181,255,.12) 0%, transparent 70%);
  pointer-events: none;
}
.tsr-popup-icon {
  width: 80px; height: 80px; border-radius: 50%;
  background: rgba(58,181,255,.1); border: 1px solid rgba(58,181,255,.25);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 24px;
  animation: tsrIconPop .6s cubic-bezier(.34,1.56,.64,1) .2s both;
}
@keyframes tsrIconPop { from{transform:scale(0);opacity:0;} to{transform:scale(1);opacity:1;} }
.tsr-popup-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2rem; font-weight: 900; text-transform: uppercase;
  letter-spacing: .04em; margin-bottom: 14px;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.tsr-popup-text {
  font-size: .95rem; font-weight: 300; color: rgba(160,185,230,.55); line-height: 1.65; margin-bottom: 20px;
}
.tsr-popup-event {
  display: inline-block; padding: 12px 24px;
  background: rgba(58,181,255,.07); border: 1px solid rgba(58,181,255,.2); border-radius: 3px;
  font-family: 'Barlow Condensed', sans-serif; font-size: .82rem;
  color: rgba(180,200,240,.7); line-height: 1.6; margin-bottom: 28px;
}
.tsr-popup-event strong { color: #3ab5ff; font-weight: 700; }
.tsr-popup-btn {
  display: inline-flex; align-items: center; gap: 8px; padding: 15px 36px;
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0); background-size: 200% 100%;
  animation: tsrGradShift 3s linear infinite;
  border-radius: 4px; color: #fff !important; text-decoration: none !important;
  font-family: 'Barlow Condensed', sans-serif; font-size: 1rem; font-weight: 900;
  letter-spacing: .14em; text-transform: uppercase; margin-bottom: 16px;
  transition: transform .25s, box-shadow .25s; box-shadow: 0 4px 24px rgba(58,100,255,.35);
}
.tsr-popup-btn:hover { transform: translateY(-3px); box-shadow: 0 14px 40px rgba(58,100,255,.5); }
.tsr-popup-close {
  display: block; background: none; border: none;
  color: rgba(120,140,180,.4); font-family: 'Barlow', sans-serif; font-size: .78rem;
  cursor: pointer; margin: 0 auto; padding: 4px; transition: color .2s;
}
.tsr-popup-close:hover { color: rgba(160,185,230,.7); }

/* ── Responsive ── */
@media(max-width:1024px) {
  .tsr-content { padding: 100px 24px 28px; }
  .elementor-widget-shortcode {
    margin-top: 0 !important;
    position: relative !important;
    z-index: 10 !important;
  }
}
@media(max-width:600px) {
  .tsr-content { padding: 90px 16px 20px; }
  .tsr-popup { padding: 40px 24px 32px; }
  .tsr-info-sep { display: none; }
  .tsr-info-item { width: 100%; justify-content: center; }
  .elementor-widget-shortcode .elementor-shortcode { padding: 24px 18px 20px !important; }
}@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;900&family=Barlow:wght@300;400;500&display=swap');

/* ══════════════════════════════════════
   TECH SHOW ECUADOR 2026 · REGISTRO
══════════════════════════════════════ */

/* ── Fondo Ken Burns idéntico al resto del sitio ── */
.tsr-page {
  position: relative;
  width: 100%;
  min-height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  font-family: 'Barlow', sans-serif;
  padding-bottom: 0;
  background: transparent;
}
.tsr-bg {
  position: fixed; inset: -6%; z-index: 0;
  background-image: url('https://techshowecuador.com/wp-content/uploads/2026/02/BANNER-ULTIMO-FERIA.jpg.jpeg');
  background-size: cover; background-position: center center;
  animation: tsrKenBurns 24s ease-in-out infinite alternate;
  will-change: transform;
}
@keyframes tsrKenBurns {
  0%   { transform: scale(1.0)  translate(0%,0%); }
  50%  { transform: scale(1.07) translate(-1%,-0.5%); }
  100% { transform: scale(1.0)  translate(1%, 0.5%); }
}
.tsr-overlay {
  position: fixed; inset: 0; z-index: 1;
  background:
    linear-gradient(to bottom, rgba(3,4,16,.9), rgba(3,4,16,.85)),
    linear-gradient(135deg, rgba(155,93,229,.06) 0%, transparent 60%);
}
/* Grid de puntos — idéntico al resto del sitio */
.tsr-overlay::after {
  content: ''; position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(58,181,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(58,181,255,.022) 1px, transparent 1px);
  background-size: 56px 56px;
}

/* ── Cabecera ── */
.tsr-content {
  position: relative; z-index: 2;
  width: 100%; max-width: 680px;
  margin: 0 auto;
  padding: 120px 24px 16px;
  display: flex; flex-direction: column; align-items: center; text-align: center;
}

/* Eyebrow */
.tsr-badge {
  display: inline-flex; align-items: center; gap: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase;
  color: #3ab5ff; margin-bottom: 18px;
}
.tsr-badge-dot {
  display: inline-block; width: 36px; height: 1px;
  background: #3ab5ff; box-shadow: 0 0 8px #3ab5ff; flex-shrink: 0;
}

/* Título con degradado */
.tsr-header { margin-bottom: 36px; }
.tsr-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(2.4rem, 6vw, 4rem);
  font-weight: 900; text-transform: uppercase;
  color: #fff; line-height: 1.05; margin-bottom: 14px;
  letter-spacing: .04em;
}
.tsr-title em,
.tsr-title-grad {
  font-style: normal;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.tsr-subtitle {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .9rem; font-weight: 400; letter-spacing: .06em;
  color: rgba(160,185,230,.45); max-width: 520px; margin: 0 auto;
  line-height: 1.7;
}

/* ── Reveal ── */
.reveal-r { opacity: 0; transform: translateY(22px); transition: opacity .8s ease, transform .8s ease; }
.reveal-r.visible { opacity: 1; transform: none; }
.reveal-r.delay-1 { transition-delay: .15s; }
.reveal-r.delay-2 { transition-delay: .30s; }
.reveal-r.delay-3 { transition-delay: .45s; }

/* ═══════════════════════════════════════════
   FORMINATOR — shortcode wrapper
═══════════════════════════════════════════ */
.elementor-widget-shortcode,
.elementor-widget-shortcode * { position: relative; z-index: 10; }

@media(min-width:1025px) {
  .elementor-widget-shortcode {
    position: relative;
    z-index: 10;
  }
}

.elementor-widget-shortcode .elementor-shortcode {
  max-width: 680px; margin: 0 auto;
  background: rgba(6,8,22,.9) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 8px !important;
  padding: 36px 36px 32px !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  position: relative;
}
/* Línea neon superior */
.elementor-widget-shortcode .elementor-shortcode::before {
  content: '';
  position: absolute; top: 0; left: 10%; right: 10%; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(58,181,255,.6), rgba(155,93,229,.4), transparent);
  border-radius: 2px;
}

/* Labels — todos los campos */
.forminator-custom-form .forminator-label,
.forminator-custom-form label {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: .75rem !important; font-weight: 700 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  color: rgba(160,185,230,.6) !important; margin-bottom: 6px !important;
}

/* ── Contador de caracteres (CI/RUC) — discreto abajo a la derecha ── */
.forminator-custom-form .forminator-character-counter {
  font-size: .7rem !important;
  color: rgba(120,140,180,.4) !important;
  text-align: right !important;
  margin-top: 4px !important;
  display: block !important;
  position: relative !important;
  top: auto !important;
}

/* Inputs, selects, textarea */
.forminator-custom-form input[type="text"],
.forminator-custom-form input[type="email"],
.forminator-custom-form input[type="tel"],
.forminator-custom-form input[type="url"],
.forminator-custom-form select,
.forminator-custom-form textarea,
.forminator-custom-form .forminator-input {
  background: rgba(8,12,32,.85) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 4px !important;
  color: #e8eaf6 !important;
  font-family: 'Barlow', sans-serif !important;
  font-size: .92rem !important;
  padding: 13px 16px !important;
  width: 100% !important;
  transition: border-color .25s, box-shadow .25s !important;
  outline: none !important; box-shadow: none !important;
}
.forminator-custom-form input[type="text"]:focus,
.forminator-custom-form input[type="email"]:focus,
.forminator-custom-form input[type="tel"]:focus,
.forminator-custom-form select:focus,
.forminator-custom-form textarea:focus {
  border-color: rgba(58,181,255,.6) !important;
  box-shadow: 0 0 0 3px rgba(58,181,255,.1) !important;
  background: rgba(10,16,44,.95) !important;
}
.forminator-custom-form input::placeholder,
.forminator-custom-form textarea::placeholder { color: rgba(120,140,180,.4) !important; }

/* Select */
.forminator-custom-form select {
  appearance: none !important; -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233ab5ff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important; background-position: right 14px center !important;
  padding-right: 40px !important;
}
.forminator-custom-form select option { background: #0a0d1e !important; color: #e8eaf6 !important; }

/* Botón submit */
.forminator-custom-form button[type="submit"],
.forminator-custom-form input[type="submit"],
.forminator-custom-form .forminator-btn,
.forminator-custom-form .forminator-button {
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0) !important;
  background-size: 200% 100% !important;
  animation: tsrGradShift 3s linear infinite !important;
  border: none !important; border-radius: 4px !important;
  color: #fff !important; -webkit-text-fill-color: #ffffff !important;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 1.1rem !important; font-weight: 900 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  padding: 16px 40px !important; width: 100% !important;
  cursor: pointer !important;
  box-shadow: 0 4px 24px rgba(58,100,255,.35) !important;
  margin-top: 8px !important;
  transition: transform .25s, box-shadow .25s !important;
}
@keyframes tsrGradShift {
  0%   { background-position: 0% 50%; }
  100% { background-position: 200% 50%; }
}
.forminator-custom-form button[type="submit"]:hover,
.forminator-custom-form .forminator-btn:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 16px 44px rgba(58,100,255,.55) !important;
}

/* Asterisco y error */
.forminator-custom-form .forminator-asterisk { color: #3ab5ff !important; }
.forminator-custom-form .forminator-error-message { color: #ff6b7a !important; font-size: .78rem !important; }
.forminator-custom-form .forminator-field--error input,
.forminator-custom-form .forminator-field--error select { border-color: rgba(230,57,70,.6) !important; }

/* Ocultar mensaje éxito nativo */
.forminator-response-output,
.forminator-response-output--success { display: none !important; }

/* Separación filas */
.forminator-custom-form .forminator-row { margin-bottom: 18px !important; }

/* ── Info evento ── */
.tsr-event-info {
  position: relative; z-index: 2;
  display: flex; align-items: center; flex-wrap: wrap; justify-content: center;
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;
  color: rgba(140,160,200,.45);
  margin-top: 20px; padding-bottom: 40px;
}
.tsr-info-item { display: flex; align-items: center; gap: 7px; }
.tsr-info-item svg { opacity: .5; }
.tsr-info-sep { color: rgba(58,181,255,.2); }

/* ════════════════════════════
   POPUP DE ÉXITO
════════════════════════════ */
.tsr-popup-overlay {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(2,3,14,.88); backdrop-filter: blur(8px);
  display: flex; align-items: center; justify-content: center; padding: 24px;
  opacity: 0; pointer-events: none; transition: opacity .4s ease;
}
.tsr-popup-overlay.active { opacity: 1; pointer-events: all; }
.tsr-popup {
  position: relative;
  background: rgba(6,8,22,.97);
  border: 1px solid rgba(58,181,255,.22); border-radius: 10px;
  padding: 52px 44px 44px; max-width: 480px; width: 100%; text-align: center;
  transform: scale(.9) translateY(20px);
  transition: transform .4s cubic-bezier(.34,1.56,.64,1); overflow: hidden;
}
.tsr-popup-overlay.active .tsr-popup { transform: scale(1) translateY(0); }
.tsr-popup::before {
  content: ''; position: absolute; top: 0; left: 15%; right: 15%; height: 1px;
  background: linear-gradient(90deg, transparent, #3ab5ff, rgba(155,93,229,.6), transparent);
}
.tsr-popup-glow {
  position: absolute; top: -40px; left: 50%; transform: translateX(-50%);
  width: 300px; height: 200px;
  background: radial-gradient(ellipse, rgba(58,181,255,.12) 0%, transparent 70%);
  pointer-events: none;
}
.tsr-popup-icon {
  width: 80px; height: 80px; border-radius: 50%;
  background: rgba(58,181,255,.1); border: 1px solid rgba(58,181,255,.25);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 24px;
  animation: tsrIconPop .6s cubic-bezier(.34,1.56,.64,1) .2s both;
}
@keyframes tsrIconPop { from{transform:scale(0);opacity:0;} to{transform:scale(1);opacity:1;} }
.tsr-popup-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2rem; font-weight: 900; text-transform: uppercase;
  letter-spacing: .04em; margin-bottom: 14px;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.tsr-popup-text {
  font-size: .95rem; font-weight: 300; color: rgba(160,185,230,.55); line-height: 1.65; margin-bottom: 20px;
}
.tsr-popup-event {
  display: inline-block; padding: 12px 24px;
  background: rgba(58,181,255,.07); border: 1px solid rgba(58,181,255,.2); border-radius: 3px;
  font-family: 'Barlow Condensed', sans-serif; font-size: .82rem;
  color: rgba(180,200,240,.7); line-height: 1.6; margin-bottom: 28px;
}
.tsr-popup-event strong { color: #3ab5ff; font-weight: 700; }
.tsr-popup-btn {
  display: inline-flex; align-items: center; gap: 8px; padding: 15px 36px;
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0); background-size: 200% 100%;
  animation: tsrGradShift 3s linear infinite;
  border-radius: 4px; color: #fff !important; text-decoration: none !important;
  font-family: 'Barlow Condensed', sans-serif; font-size: 1rem; font-weight: 900;
  letter-spacing: .14em; text-transform: uppercase; margin-bottom: 16px;
  transition: transform .25s, box-shadow .25s; box-shadow: 0 4px 24px rgba(58,100,255,.35);
}
.tsr-popup-btn:hover { transform: translateY(-3px); box-shadow: 0 14px 40px rgba(58,100,255,.5); }
.tsr-popup-close {
  display: block; background: none; border: none;
  color: rgba(120,140,180,.4); font-family: 'Barlow', sans-serif; font-size: .78rem;
  cursor: pointer; margin: 0 auto; padding: 4px; transition: color .2s;
}
.tsr-popup-close:hover { color: rgba(160,185,230,.7); }

/* ── Responsive ── */
@media(max-width:1024px) {
  .tsr-content { padding: 100px 24px 28px; }
  .elementor-widget-shortcode {
    margin-top: 0 !important;
    position: relative !important;
    z-index: 10 !important;
  }
}
@media(max-width:600px) {
  .tsr-content { padding: 90px 16px 20px; }
  .tsr-popup { padding: 40px 24px 32px; }
  .tsr-info-sep { display: none; }
  .tsr-info-item { width: 100%; justify-content: center; }
  .elementor-widget-shortcode .elementor-shortcode { padding: 24px 18px 20px !important; }
}@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;900&family=Barlow:wght@300;400;500&display=swap');

/* ══════════════════════════════════════
   TECH SHOW ECUADOR 2026 · REGISTRO
══════════════════════════════════════ */

/* ── Fondo Ken Burns idéntico al resto del sitio ── */
.tsr-page {
  position: relative;
  width: 100%;
  min-height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  font-family: 'Barlow', sans-serif;
  padding-bottom: 0;
  background: transparent;
}
.tsr-bg {
  position: fixed; inset: -6%; z-index: 0;
  background-image: url('https://techshowecuador.com/wp-content/uploads/2026/02/BANNER-ULTIMO-FERIA.jpg.jpeg');
  background-size: cover; background-position: center center;
  animation: tsrKenBurns 24s ease-in-out infinite alternate;
  will-change: transform;
}
@keyframes tsrKenBurns {
  0%   { transform: scale(1.0)  translate(0%,0%); }
  50%  { transform: scale(1.07) translate(-1%,-0.5%); }
  100% { transform: scale(1.0)  translate(1%, 0.5%); }
}
.tsr-overlay {
  position: fixed; inset: 0; z-index: 1;
  background:
    linear-gradient(to bottom, rgba(3,4,16,.9), rgba(3,4,16,.85)),
    linear-gradient(135deg, rgba(155,93,229,.06) 0%, transparent 60%);
}
/* Grid de puntos — idéntico al resto del sitio */
.tsr-overlay::after {
  content: ''; position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(58,181,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(58,181,255,.022) 1px, transparent 1px);
  background-size: 56px 56px;
}

/* ── Cabecera ── */
.tsr-content {
  position: relative; z-index: 2;
  width: 100%; max-width: 680px;
  margin: 0 auto;
  padding: 120px 24px 16px;
  display: flex; flex-direction: column; align-items: center; text-align: center;
}

/* Eyebrow */
.tsr-badge {
  display: inline-flex; align-items: center; gap: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase;
  color: #3ab5ff; margin-bottom: 18px;
}
.tsr-badge-dot {
  display: inline-block; width: 36px; height: 1px;
  background: #3ab5ff; box-shadow: 0 0 8px #3ab5ff; flex-shrink: 0;
}

/* Título con degradado */
.tsr-header { margin-bottom: 36px; }
.tsr-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: clamp(2.4rem, 6vw, 4rem);
  font-weight: 900; text-transform: uppercase;
  color: #fff; line-height: 1.05; margin-bottom: 14px;
  letter-spacing: .04em;
}
.tsr-title em,
.tsr-title-grad {
  font-style: normal;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;
  background-clip: text;
}
.tsr-subtitle {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .9rem; font-weight: 400; letter-spacing: .06em;
  color: rgba(160,185,230,.45); max-width: 520px; margin: 0 auto;
  line-height: 1.7;
}

/* ── Reveal ── */
.reveal-r { opacity: 0; transform: translateY(22px); transition: opacity .8s ease, transform .8s ease; }
.reveal-r.visible { opacity: 1; transform: none; }
.reveal-r.delay-1 { transition-delay: .15s; }
.reveal-r.delay-2 { transition-delay: .30s; }
.reveal-r.delay-3 { transition-delay: .45s; }

/* ═══════════════════════════════════════════
   FORMINATOR — shortcode wrapper
═══════════════════════════════════════════ */
.elementor-widget-shortcode,
.elementor-widget-shortcode * { position: relative; z-index: 10; }

@media(min-width:1025px) {
  .elementor-widget-shortcode {
    position: relative;
    z-index: 10;
  }
}

.elementor-widget-shortcode .elementor-shortcode {
  max-width: 680px; margin: 0 auto;
  background: rgba(6,8,22,.9) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 8px !important;
  padding: 36px 36px 32px !important;
  backdrop-filter: blur(16px) !important;
  -webkit-backdrop-filter: blur(16px) !important;
  position: relative;
}
/* Línea neon superior */
.elementor-widget-shortcode .elementor-shortcode::before {
  content: '';
  position: absolute; top: 0; left: 10%; right: 10%; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(58,181,255,.6), rgba(155,93,229,.4), transparent);
  border-radius: 2px;
}

/* Labels — todos los campos */
.forminator-custom-form .forminator-label,
.forminator-custom-form label {
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: .75rem !important; font-weight: 700 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  color: rgba(160,185,230,.6) !important; margin-bottom: 6px !important;
}

/* ── Contador de caracteres (CI/RUC) — discreto abajo a la derecha ── */
.forminator-custom-form .forminator-character-counter {
  font-size: .7rem !important;
  color: rgba(120,140,180,.4) !important;
  text-align: right !important;
  margin-top: 4px !important;
  display: block !important;
  position: relative !important;
  top: auto !important;
}

/* Inputs, selects, textarea */
.forminator-custom-form input[type="text"],
.forminator-custom-form input[type="email"],
.forminator-custom-form input[type="tel"],
.forminator-custom-form input[type="url"],
.forminator-custom-form select,
.forminator-custom-form textarea,
.forminator-custom-form .forminator-input {
  background: rgba(8,12,32,.85) !important;
  border: 1px solid rgba(58,181,255,.18) !important;
  border-radius: 4px !important;
  color: #e8eaf6 !important;
  font-family: 'Barlow', sans-serif !important;
  font-size: .92rem !important;
  padding: 13px 16px !important;
  width: 100% !important;
  transition: border-color .25s, box-shadow .25s !important;
  outline: none !important; box-shadow: none !important;
}
.forminator-custom-form input[type="text"]:focus,
.forminator-custom-form input[type="email"]:focus,
.forminator-custom-form input[type="tel"]:focus,
.forminator-custom-form select:focus,
.forminator-custom-form textarea:focus {
  border-color: rgba(58,181,255,.6) !important;
  box-shadow: 0 0 0 3px rgba(58,181,255,.1) !important;
  background: rgba(10,16,44,.95) !important;
}
.forminator-custom-form input::placeholder,
.forminator-custom-form textarea::placeholder { color: rgba(120,140,180,.4) !important; }

/* Select */
.forminator-custom-form select {
  appearance: none !important; -webkit-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233ab5ff' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important; background-position: right 14px center !important;
  padding-right: 40px !important;
}
.forminator-custom-form select option { background: #0a0d1e !important; color: #e8eaf6 !important; }

/* Botón submit */
.forminator-custom-form button[type="submit"],
.forminator-custom-form input[type="submit"],
.forminator-custom-form .forminator-btn,
.forminator-custom-form .forminator-button {
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0) !important;
  background-size: 200% 100% !important;
  animation: tsrGradShift 3s linear infinite !important;
  border: none !important; border-radius: 4px !important;
  color: #fff !important; -webkit-text-fill-color: #ffffff !important;
  font-family: 'Barlow Condensed', sans-serif !important;
  font-size: 1.1rem !important; font-weight: 900 !important;
  letter-spacing: .14em !important; text-transform: uppercase !important;
  padding: 16px 40px !important; width: 100% !important;
  cursor: pointer !important;
  box-shadow: 0 4px 24px rgba(58,100,255,.35) !important;
  margin-top: 8px !important;
  transition: transform .25s, box-shadow .25s !important;
}
@keyframes tsrGradShift {
  0%   { background-position: 0% 50%; }
  100% { background-position: 200% 50%; }
}
.forminator-custom-form button[type="submit"]:hover,
.forminator-custom-form .forminator-btn:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 16px 44px rgba(58,100,255,.55) !important;
}

/* Asterisco y error */
.forminator-custom-form .forminator-asterisk { color: #3ab5ff !important; }
.forminator-custom-form .forminator-error-message { color: #ff6b7a !important; font-size: .78rem !important; }
.forminator-custom-form .forminator-field--error input,
.forminator-custom-form .forminator-field--error select { border-color: rgba(230,57,70,.6) !important; }

/* Ocultar mensaje éxito nativo */
.forminator-response-output,
.forminator-response-output--success { display: none !important; }

/* Separación filas */
.forminator-custom-form .forminator-row { margin-bottom: 18px !important; }

/* ── Info evento ── */
.tsr-event-info {
  position: relative; z-index: 2;
  display: flex; align-items: center; flex-wrap: wrap; justify-content: center;
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;
  color: rgba(140,160,200,.45);
  margin-top: 20px; padding-bottom: 40px;
}
.tsr-info-item { display: flex; align-items: center; gap: 7px; }
.tsr-info-item svg { opacity: .5; }
.tsr-info-sep { color: rgba(58,181,255,.2); }

/* ════════════════════════════
   POPUP DE ÉXITO
════════════════════════════ */
.tsr-popup-overlay {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(2,3,14,.88); backdrop-filter: blur(8px);
  display: flex; align-items: center; justify-content: center; padding: 24px;
  opacity: 0; pointer-events: none; transition: opacity .4s ease;
}
.tsr-popup-overlay.active { opacity: 1; pointer-events: all; }
.tsr-popup {
  position: relative;
  background: rgba(6,8,22,.97);
  border: 1px solid rgba(58,181,255,.22); border-radius: 10px;
  padding: 52px 44px 44px; max-width: 480px; width: 100%; text-align: center;
  transform: scale(.9) translateY(20px);
  transition: transform .4s cubic-bezier(.34,1.56,.64,1); overflow: hidden;
}
.tsr-popup-overlay.active .tsr-popup { transform: scale(1) translateY(0); }
.tsr-popup::before {
  content: ''; position: absolute; top: 0; left: 15%; right: 15%; height: 1px;
  background: linear-gradient(90deg, transparent, #3ab5ff, rgba(155,93,229,.6), transparent);
}
.tsr-popup-glow {
  position: absolute; top: -40px; left: 50%; transform: translateX(-50%);
  width: 300px; height: 200px;
  background: radial-gradient(ellipse, rgba(58,181,255,.12) 0%, transparent 70%);
  pointer-events: none;
}
.tsr-popup-icon {
  width: 80px; height: 80px; border-radius: 50%;
  background: rgba(58,181,255,.1); border: 1px solid rgba(58,181,255,.25);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 24px;
  animation: tsrIconPop .6s cubic-bezier(.34,1.56,.64,1) .2s both;
}
@keyframes tsrIconPop { from{transform:scale(0);opacity:0;} to{transform:scale(1);opacity:1;} }
.tsr-popup-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2rem; font-weight: 900; text-transform: uppercase;
  letter-spacing: .04em; margin-bottom: 14px;
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
}
.tsr-popup-text {
  font-size: .95rem; font-weight: 300; color: rgba(160,185,230,.55); line-height: 1.65; margin-bottom: 20px;
}
.tsr-popup-event {
  display: inline-block; padding: 12px 24px;
  background: rgba(58,181,255,.07); border: 1px solid rgba(58,181,255,.2); border-radius: 3px;
  font-family: 'Barlow Condensed', sans-serif; font-size: .82rem;
  color: rgba(180,200,240,.7); line-height: 1.6; margin-bottom: 28px;
}
.tsr-popup-event strong { color: #3ab5ff; font-weight: 700; }
.tsr-popup-btn {
  display: inline-flex; align-items: center; gap: 8px; padding: 15px 36px;
  background: linear-gradient(90deg, #1254c0, #6828cc, #1254c0); background-size: 200% 100%;
  animation: tsrGradShift 3s linear infinite;
  border-radius: 4px; color: #fff !important; text-decoration: none !important;
  font-family: 'Barlow Condensed', sans-serif; font-size: 1rem; font-weight: 900;
  letter-spacing: .14em; text-transform: uppercase; margin-bottom: 16px;
  transition: transform .25s, box-shadow .25s; box-shadow: 0 4px 24px rgba(58,100,255,.35);
}
.tsr-popup-btn:hover { transform: translateY(-3px); box-shadow: 0 14px 40px rgba(58,100,255,.5); }
.tsr-popup-close {
  display: block; background: none; border: none;
  color: rgba(120,140,180,.4); font-family: 'Barlow', sans-serif; font-size: .78rem;
  cursor: pointer; margin: 0 auto; padding: 4px; transition: color .2s;
}
.tsr-popup-close:hover { color: rgba(160,185,230,.7); }

/* ── Responsive ── */
@media(max-width:1024px) {
  .tsr-content { padding: 100px 24px 28px; }
  .elementor-widget-shortcode {
    margin-top: 0 !important;
    position: relative !important;
    z-index: 10 !important;
  }
}
@media(max-width:600px) {
  .tsr-content { padding: 90px 16px 20px; }
  .tsr-popup { padding: 40px 24px 32px; }
  .tsr-info-sep { display: none; }
  .tsr-info-item { width: 100%; justify-content: center; }
  .elementor-widget-shortcode .elementor-shortcode { padding: 24px 18px 20px !important; }
}


/* Efecto Glow (Brillo) usando un pseudo-elemento */
.forminator-button-submit::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1; /* Se coloca detrás del texto */
  background: linear-gradient(90deg, #3ab5ff, #9b5de5);
  filter: blur(15px);
  opacity: 0.4;
  border-radius: 4px;
  transition: opacity 0.3s ease, filter 0.3s ease;
  pointer-events: none;
}

/* Estado Hover (Al pasar el ratón) */
.forminator-button-submit:hover {
  transform: scale(1.05) !important;
}

.forminator-button-submit:hover::after {
  opacity: 0.8;
  filter: blur(25px);
}

/* Animación del movimiento de color (si no la tienes ya en tu CSS) */
@keyframes tshGradShift {
  0% { background-position: 0% 50%; }
  100% { background-position: 200% 50%; }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-3286610 */@media (max-width: 1024px) {
  .elementor-widget-shortcode {
    margin-top: -325px !important;
  }
}/* End custom CSS */