@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

/* color palette from <https://github.com/vuejs/theme> */

:root {
  --vt-c-white: #ffffff;
  --vt-c-white-soft: #f8f8f8;
  --vt-c-white-mute: #f2f2f2;

  --vt-c-black: #181818;
  --vt-c-black-soft: #222222;
  --vt-c-black-mute: #282828;

  --vt-c-indigo: #2c3e50;

  --vt-c-divider-light-1: rgba(60, 60, 60, 0.29);
  --vt-c-divider-light-2: rgba(60, 60, 60, 0.12);
  --vt-c-divider-dark-1: rgba(84, 84, 84, 0.65);
  --vt-c-divider-dark-2: rgba(84, 84, 84, 0.48);

  --vt-c-text-light-1: var(--vt-c-indigo);
  --vt-c-text-light-2: rgba(60, 60, 60, 0.66);
  --vt-c-text-dark-1: var(--vt-c-white);
  --vt-c-text-dark-2: rgba(235, 235, 235, 0.64);
}

/* semantic color variables for this project */

:root {
  --color-background: var(--vt-c-white);
  --color-background-soft: var(--vt-c-white-soft);
  --color-background-mute: var(--vt-c-white-mute);

  --color-border: var(--vt-c-divider-light-2);
  --color-border-hover: var(--vt-c-divider-light-1);

  --color-heading: var(--vt-c-text-light-1);
  --color-text: var(--vt-c-text-light-1);

  --section-gap: 160px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  font-weight: normal;
  font-family: 'Manrope', sans-serif;
}

body {
  min-height: 100vh;
  color: var(--color-text);
  background: var(--color-background);
  transition:
    color 0.5s,
    background-color 0.5s;
  line-height: 1.6;
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ===== SISTEMA UNIFICADO DE BOTONES - FOURIN LP ===== */



/* ===== VARIANTES DE BOTONES ===== */

/* Botón Primario - Gradiente azul */
.btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 16px 32px;
    background: linear-gradient(135deg, #1297ef 0%, #4ab7ff 50%, #00effd 100%);
    color: white;
    font-size: clamp(16px, 1.4vw, 20px);
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(18, 151, 239, 0.3);
}

.btn-primary:hover {
    box-shadow: 0 12px 40px rgba(18, 151, 239, 0.4);
    background: linear-gradient(135deg, #0d5fef 0%, #1297ef 50%, #4ab7ff 100%);
}

/* Efecto de brillo para botón primario */
.btn-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.btn-primary:hover::before {
    left: 100%;
}

/* Botón Secundario - Borde azul */
.btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 14px 28px;
    background: rgba(255, 255, 255, 0.9);
    color: #1297ef;
    border: 2px solid rgba(18, 151, 239, 0.2);
    font-size: clamp(14px, 1.2vw, 18px);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(18, 151, 239, 0.1);
}

.btn-secondary:hover {
    border-color: #1297ef;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 8px 30px rgba(18, 151, 239, 0.2);
}

/* Botón Activo - Fondo azul sólido */
.btn-active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 14px 28px;
    background: linear-gradient(135deg, #1297ef 0%, #4ab7ff 100%);
    color: white;
    border: 2px solid #1297ef;
    font-size: clamp(14px, 1.2vw, 18px);
    box-shadow: 0 6px 25px rgba(18, 151, 239, 0.25);
}

/* Botón Compacto - Para controles pequeños */
.btn-compact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 8px 16px;
    background: rgba(255, 255, 255, 0.9);
    color: #1297ef;
    border: 1px solid rgba(18, 151, 239, 0.2);
    font-size: 14px;
    border-radius: 25px;
    backdrop-filter: blur(10px);
}

.btn-compact:hover {
    background: rgba(18, 151, 239, 0.1);
    border-color: #1297ef;
}

/* Botón Circular - Para controles de carrusel */
.btn-circular {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    color: #1297ef;
    border: 1px solid rgba(18, 151, 239, 0.2);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 15px rgba(18, 151, 239, 0.15);
}

.btn-circular:hover {
    background: rgba(18, 151, 239, 0.1);
    border-color: #1297ef;
    transform: scale(1.1);
}

/* Botón Punto - Para indicadores */
.btn-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 50%;
    background: #ccc;
    border: none;
    transition: all 0.3s ease;
}

.btn-dot:hover {
    background: #1297ef;
    transform: scale(1.2);
}

.btn-dot.active {
    background: #1297ef;
    transform: scale(1.2);
}

/* Botón Punto Extendido - Para carrusel principal */
.btn-dot-extended {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    width: 18px;
    height: 18px;
    padding: 0;
    border-radius: 50%;
    background: #1297ef;
    border: none;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.btn-dot-extended:hover {
    transform: scale(1.1);
}

.btn-dot-extended.active {
    width: 40px;
    height: 20px;
    background: linear-gradient(90deg, rgb(74, 183, 255) 35%, rgb(18, 151, 239) 100%);
    border-radius: 100px;
}

/* ===== ICONOS DE BOTONES ===== */
.btn-icon {
    font-size: 20px;
    transition: transform 0.3s ease;
}

.btn-primary:hover .btn-icon,
.btn-secondary:hover .btn-icon {
    transform: translateX(4px);
}

/* ===== TAMAÑOS RESPONSIVOS ===== */
@media (max-width: 768px) {
    .btn-primary {
        padding: 14px 24px;
        font-size: clamp(14px, 4vw, 18px);
    }

    .btn-secondary {
        padding: 12px 20px;
        font-size: clamp(12px, 3.5vw, 16px);
    }

    .btn-compact {
        padding: 6px 12px;
        font-size: 12px;
    }

    .btn-circular {
        width: 35px;
        height: 35px;
    }
}

/* ===== VARIANTES ESPECÍFICAS ===== */

/* Botón de Contacto Banner */
.btn-contact-banner {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 16px 32px;
    background: linear-gradient(135deg, #1297ef 0%, #4ab7ff 50%, #00effd 100%);
    color: white;
    font-size: clamp(16px, 1.2vw, 20px);
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(18, 151, 239, 0.3);
    height: 60px;
    width: 280px;
    font-size: clamp(16px, 1.2vw, 20px);
    margin-top: 30px;
}

/* Botón de Pestañas */
.btn-tab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 16px 28px;
    background: rgba(255, 255, 255, 0.9);
    color: #1297ef;
    border: 2px solid rgba(18, 151, 239, 0.2);
    font-size: clamp(14px, 1.2vw, 18px);
    backdrop-filter: blur(10px);
    padding: 1.5rem 2rem;
    font-size: clamp(16px, 1.5vw, 20px);
    text-align: left;
    justify-content: flex-start;
    gap: 12px;
}

.btn-tab:hover {
    transform: translateX(10px);
}

.btn-tab.active {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 1.5rem 2rem;

    background: linear-gradient(135deg, #1297ef 0%, #4ab7ff 100%);
    color: white;
    border: 2px solid #1297ef;
    font-size: clamp(14px, 1.2vw, 18px);
    box-shadow: 0 6px 25px rgba(18, 151, 239, 0.25);
}

/* ===== CONTROLES DE CARRUSEL SIMPLIFICADOS ===== */

/* Controles de Carrusel - Chevrons simples sin bordes */
.btn-carousel-control {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    color: #1297ef;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 2.2em;
    margin: 0 5px;
    padding: 0;
    width: auto;
    height: auto;
}

.btn-carousel-control:hover {
    color: #0d60ef;
    transform: scale(1.1);
}

/* Flechas de Sponsors - Chevrons simples sin bordes */
.btn-sponsor-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    color: #1297ef;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 2.5em;
    padding: 0;
    width: auto;
    height: auto;
}

.btn-sponsor-arrow:hover {
    color: #0d60ef;
    transform: scale(1.1);
}

.btn-sponsor-arrow.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    color: #ccc;
}

.btn-sponsor-arrow.disabled:hover {
    transform: none;
    color: #ccc;
}

/* Puntos de Carrusel - Corregidos para mostrar estado activo */
.btn-carousel-dot {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0 3px;
}

.btn-carousel-dot:hover {
    background: #1297ef;
    transform: scale(1.1);
}

.btn-carousel-dot.active {
    background: #1297ef;
    transform: scale(1.1);
}

/* Indicadores de Sponsors */
.btn-sponsor-indicator {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0 5px;
}

.btn-sponsor-indicator:hover {
    background: #1297ef;
    transform: scale(1.2);
}

.btn-sponsor-indicator.active {
    background: #1297ef;
    transform: scale(1.2);
}

/* Elementos del Carrusel de Habilidades */
.btn-carousel-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: none;
    border-radius: 50px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-family: inherit;
    position: relative;
    overflow: hidden;
    user-select: none;
    padding: 14px 28px;
    background: rgba(255, 255, 255, 0.9);
    color: #1297ef;
    border: 2px solid rgba(18, 151, 239, 0.2);
    font-size: clamp(14px, 1.2vw, 18px);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(18, 151, 239, 0.1);
    font-size: clamp(18px, 1vw, 28px);
    padding: 12px 24px;
    margin-right: 5rem;
    white-space: nowrap;
    flex-shrink: 0;
    cursor: pointer;
}

.btn-carousel-item:hover {
    background: rgba(18, 151, 239, 0.1);
    border-color: #1297ef;
    color: #0d60ef;
    font-weight: 600;
    transform: translateY(-3px) scale(1.02);
}

/* ===== RESPONSIVE ESPECÍFICO ===== */
@media (max-width: 768px) {
    .btn-contact-banner {
        height: 50px;
        width: 220px;
        font-size: 16px;
    }

    .btn-tab {
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0.5rem;
        width: 80px;
        height: 80px;
        text-align: center;
        gap: 4px;
    }

    .btn-tab:hover {
        background: #1297ef6c;
        transform: none;
    }

    .btn-tab.active {
        transform: none;
        background: #1297ef;
    }

    .btn-carousel-item {
        font-size: clamp(14px, 4vw, 20px);
        padding: 8px 16px;
    }
}
.scroll-to-top[data-v-42da19c9] {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  border: none;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(18, 151, 239, 0.3);
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(20px);
  z-index: 1000;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.scroll-to-top.visible[data-v-42da19c9] {
  opacity: 1;
  transform: translateY(0);
}
.scroll-to-top[data-v-42da19c9]:hover {
  background: linear-gradient(45deg, #0d5fef, #49bbff);
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(18, 151, 239, 0.4);
}
.scroll-to-top[data-v-42da19c9]:active {
  transform: translateY(-1px);
}
.chevron-up[data-v-42da19c9] {
  transition: transform 0.3s ease;
  pointer-events: none;
}
.scroll-to-top:hover .chevron-up[data-v-42da19c9] {
  transform: translateY(-2px);
}

/* Responsive */
@media (max-width: 768px) {
.scroll-to-top[data-v-42da19c9] {
    bottom: 20px;
    right: 20px;
    width: 45px;
    height: 45px;
}
}
@media (max-width: 480px) {
.scroll-to-top[data-v-42da19c9] {
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
}
.chevron-up[data-v-42da19c9] {
    width: 20px;
    height: 20px;
}
}

.whatsapp-button[data-v-19023c84] {
    position: fixed;
    bottom: 90px;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color: #25d366;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(37, 211, 102, 0.3);
    transition: all 0.3s ease;
    z-index: 1000;
    text-decoration: none;
}
.whatsapp-button[data-v-19023c84]:hover {
    background-color: #128c7e;
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.4);
}
.whatsapp-button[data-v-19023c84]:active {
    transform: translateY(-1px);
}

/* Responsive */
@media (max-width: 768px) {
.whatsapp-button[data-v-19023c84] {
        bottom: 75px;
        right: 20px;
        width: 45px;
        height: 45px;
}
}
@media (max-width: 480px) {
.whatsapp-button[data-v-19023c84] {
        bottom: 60px;
        right: 15px;
        width: 40px;
        height: 40px;
}
}

body[data-v-aa754610] {
  margin: 0;
  padding: 0;
}

/* main {
  margin-top: 90px;
} */

.header[data-v-06b4db7f] {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, .82);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid #EDF1F6;
}
.header-container[data-v-06b4db7f] {
  max-width: 1340px;
  margin: 0 auto;
  padding: 13px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.logo[data-v-06b4db7f] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.logo img[data-v-06b4db7f] {
  height: 38px;
  width: auto;
  display: block;
}
.nav-links[data-v-06b4db7f] {
  display: flex;
  align-items: center;
  gap: 26px;
}
.nav-link[data-v-06b4db7f] {
  text-decoration: none;
  color: #46566B;
  font-size: 15px;
  font-weight: 600;
  transition: color 0.2s ease;
}
.nav-link[data-v-06b4db7f]:hover {
  color: #129bef;
}
.nav-link.active[data-v-06b4db7f] {
  color: #129bef;
}
.header-right[data-v-06b4db7f] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.contact-link[data-v-06b4db7f] {
  text-decoration: none;
  color: #46566B;
  font-size: 15px;
  font-weight: 600;
  transition: color 0.2s ease;
}
.contact-link[data-v-06b4db7f]:hover {
  color: #129bef;
}
.login-button[data-v-06b4db7f] {
  background: #129bef;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  padding: 11px 22px;
  border-radius: 999px;
  transition: background-color 0.2s ease;
}
.login-button[data-v-06b4db7f]:hover {
  background: #0c82ce;
}

/* HAMBURGUESA */
.hamburger[data-v-06b4db7f] {
  display: none;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  margin: 0;
  z-index: 1010;
}
.hamburger-box[data-v-06b4db7f] {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner[data-v-06b4db7f] {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner[data-v-06b4db7f],
.hamburger-inner[data-v-06b4db7f]::before,
.hamburger-inner[data-v-06b4db7f]::after {
  width: 24px;
  height: 2px;
  background-color: #0F1B2E;
  border-radius: 4px;
  position: absolute;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.hamburger-inner[data-v-06b4db7f]::before,
.hamburger-inner[data-v-06b4db7f]::after {
  content: '';
  display: block;
}
.hamburger-inner[data-v-06b4db7f]::before {
  top: -8px;
}
.hamburger-inner[data-v-06b4db7f]::after {
  bottom: -8px;
}
.hamburger.is-active .hamburger-inner[data-v-06b4db7f] {
  transform: rotate(45deg);
}
.hamburger.is-active .hamburger-inner[data-v-06b4db7f]::before {
  top: 0;
  opacity: 0;
}
.hamburger.is-active .hamburger-inner[data-v-06b4db7f]::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/* MENÚ MÓVIL */
.mobile-menu[data-v-06b4db7f] {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  padding: 20px 0;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile-nav-links[data-v-06b4db7f] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 20px;
  width: 100%;
}
.mobile-nav-link[data-v-06b4db7f] {
  text-decoration: none;
  color: #0F1B2E;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
  border-bottom: 1px solid #EDF1F6;
}
.mobile-actions[data-v-06b4db7f] {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 20px;
  gap: 10px;
}
.mobile-login-button[data-v-06b4db7f] {
  text-align: center;
  background: #129bef;
  color: white;
  text-decoration: none;
  padding: 12px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
}

/* TRANSITIONS */
.slide-down-enter-active[data-v-06b4db7f],
.slide-down-leave-active[data-v-06b4db7f] {
  transition: all 0.3s ease-in-out;
}
.slide-down-enter-from[data-v-06b4db7f],
.slide-down-leave-to[data-v-06b4db7f] {
  transform: translateY(-100%);
  opacity: 0;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
.desktop-nav[data-v-06b4db7f],
  .desktop-link[data-v-06b4db7f] {
    display: none;
}
.hamburger[data-v-06b4db7f] {
    display: block;
}
}
@media (max-width: 768px) {
.header-container[data-v-06b4db7f] {
    padding: 12px 18px;
}
.logo img[data-v-06b4db7f] {
    height: 32px;
}
}

.site-footer[data-v-9832fe53] {
  background: #ffffff;
  color: #1A1A2E;
  font-family: 'Manrope', system-ui, sans-serif;
  border-top: 1px solid #EDF1F6;
}
.footer-inner[data-v-9832fe53] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 28px 30px;
  display: grid;
  grid-template-columns: 1.4fr 2.6fr;
  gap: 48px;
}

/* Marca */
.footer-logo[data-v-9832fe53] {
  background-image: url(/fourin.png);
  width: 140px;
  height: 44px;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  margin-bottom: 18px;
}
.footer-tagline[data-v-9832fe53] {
  font-size: 14px;
  line-height: 1.6;
  color: #46566B;
  max-width: 280px;
  margin: 0 0 20px;
}
.footer-social[data-v-9832fe53] {
  display: flex;
  gap: 14px;
}
.footer-social a[data-v-9832fe53] {
  color: #46566B;
  transition: color 0.2s ease;
}
.footer-social svg[data-v-9832fe53] {
  width: 22px;
  height: 22px;
  display: block;
}
.footer-social a[data-v-9832fe53]:hover {
  color: #0c82ce;
}

/* Columnas */
.footer-cols[data-v-9832fe53] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.footer-col-head[data-v-9832fe53] {
  background: none;
  border: none;
  color: #129bef;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  padding: 0 0 14px;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.footer-col-toggle[data-v-9832fe53] {
  display: none;
}
.footer-col-links[data-v-9832fe53] {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.footer-col-links a[data-v-9832fe53] {
  color: #46566B;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s ease;
}
.footer-col-links a[data-v-9832fe53]:hover {
  color: #129bef;
}

/* Copyright */
.footer-bottom[data-v-9832fe53] {
  border-top: 1px solid #EDF1F6;
  padding: 22px 28px;
  text-align: center;
  font-size: 13px;
  color: #46566B;
}
.footer-bottom p[data-v-9832fe53] {
  margin: 0;
}
.footer-made[data-v-9832fe53] {
  margin-top: 6px !important;
}

/* Mobile: accordion */
@media (max-width: 768px) {
.footer-inner[data-v-9832fe53] {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 40px 22px 20px;
}
.footer-cols[data-v-9832fe53] {
    grid-template-columns: 1fr;
    gap: 0;
}
.footer-col[data-v-9832fe53] {
    border-bottom: 1px solid #EDF1F6;
}
.footer-col-head[data-v-9832fe53] {
    padding: 16px 0;
    cursor: pointer;
}
.footer-col-toggle[data-v-9832fe53] {
    display: inline-flex;
    font-size: 20px;
    font-weight: 400;
    color: #129bef;
}
.footer-col-links[data-v-9832fe53] {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
}
.footer-col.open .footer-col-links[data-v-9832fe53] {
    max-height: 320px;
    padding-bottom: 16px;
}
}

.modal-fade-enter-active[data-v-e1bbd27a],
.modal-fade-leave-active[data-v-e1bbd27a] {
  transition: opacity 0.3s ease;
}
.modal-fade-enter-from[data-v-e1bbd27a],
.modal-fade-leave-to[data-v-e1bbd27a] {
  opacity: 0;
}
.modal-overlay[data-v-e1bbd27a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal-content[data-v-e1bbd27a] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  width: 90vw;
  height: 85vh;
  max-width: 1200px;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.modal-close[data-v-e1bbd27a] {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  font-size: 2.5rem;
  color: #888;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  z-index: 10;
  transition: color 0.2s ease;
}
.modal-close[data-v-e1bbd27a]:hover {
  color: #333;
}
.modal-body[data-v-e1bbd27a] {
  flex-grow: 1;
  padding: 0;
  overflow: hidden;
}
iframe[data-v-e1bbd27a] {
  display: block;
}
@media (max-width: 768px) {
.modal-content[data-v-e1bbd27a] {
    width: 100vw;
    height: 100vh;
    border-radius: 0;
}
.modal-close[data-v-e1bbd27a] {
    top: 10px;
    right: 10px;
    font-size: 2rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
}

.column-1 .small-box.analiza[data-v-2a55300a] {
  width: -webkit-fill-available;
}
.column-1 .small-box.controla[data-v-2a55300a] {
  width: -webkit-fill-available;
}
.column-1 .large-box[data-v-2a55300a] {
  width: -webkit-fill-available;
}
.column-2 .large-box[data-v-2a55300a] {
  width: -webkit-fill-available;
}
.feature-image[data-v-2a55300a] {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.home-section2[data-v-2a55300a] {
  padding: 100px 20px;
  background: white;
  max-width: 1200px;
  margin: 0 auto;
  border-bottom: 2px solid;
  border-image: linear-gradient(to right, #ffffff, #e2e8f0, #ffffff) 1;
}
.section-header[data-v-2a55300a] {
  text-align: center;
  display: flex;
  margin-bottom: 60px;
  flex-direction: column;
  align-items: center;
}
.main-title[data-v-2a55300a] {
  font-size: 3rem;
  font-weight: 700;
  max-width: 800px;
  color: #1a202c;
  margin-bottom: 10px;
  line-height: 1.1;
}
.highlight[data-v-2a55300a] {
  color: #129bef;
  font-weight: 700;
}
.subtitle[data-v-2a55300a] {
  font-size: 1.125rem;
  color: #4a5568;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}
.features-grid[data-v-2a55300a] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 60px;
}
.column-1[data-v-2a55300a] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.column-2[data-v-2a55300a] {
  display: flex;
}
.large-box[data-v-2a55300a] {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.small-box[data-v-2a55300a] {
  min-height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bottom-row[data-v-2a55300a] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.feature-title[data-v-2a55300a] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1a202c;
  margin-bottom: 15px;
}
.feature-description[data-v-2a55300a] {
  font-size: 1rem;
  color: #4a5568;
  line-height: 1.6;
  margin: 0;
}
.cta-section[data-v-2a55300a] {
  text-align: center;
}
.cta-button[data-v-2a55300a] {
  background: #129bef;
  color: white;
  border: none;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 1.125rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cta-button[data-v-2a55300a]:hover {
  background: #2563eb;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(59, 130, 246, 0.3);
}
.feature-box[data-v-2a55300a] {
  position: relative;
  overflow: hidden;
}
.feature-box[data-v-2a55300a]::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;

  background: linear-gradient(90deg, transparent, rgba(18, 155, 239, 0.05), transparent);

  background-size: 200% 100%;
  background-position: -100% 0;

  transition: background-position 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.feature-image[data-v-2a55300a] {
  width: 100%;
  height: 100%;
  display: block;
}
.feature-box[data-v-2a55300a]:hover {
  transform: scale(1.02);
}
.feature-box[data-v-2a55300a]:hover::after {
  background-position: 200% 0;
}
/* Puedes añadir esta regla para evitar parpadeos (FOUC) */
/* GSAP la gestionará con autoAlpha */
.main-title[data-v-2a55300a],
.subtitle[data-v-2a55300a],
.feature-box[data-v-2a55300a] {
  visibility: hidden;
}
@media (max-width: 768px) {
.features-grid[data-v-2a55300a] {
    grid-template-columns: 1fr;
    gap: 20px;
}
.feature-box[data-v-2a55300a]::after {
    display: none;
}
.bottom-row[data-v-2a55300a] {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.column-1[data-v-2a55300a] {
    gap: 10px;
}
.main-title[data-v-2a55300a] {
    font-size: 2rem;
}
.subtitle[data-v-2a55300a] {
    font-size: 15px;
}
.home-section2[data-v-2a55300a] {
    padding: 60px 20px;
}
}

.demo-section[data-v-bd2b0e5c] {
  padding: 60px 20px;
  background: #ffffff;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 2px solid;
  border-image: linear-gradient(to right, #ffffff, #e2e8f0, #ffffff) 1;
  border-bottom: 2px solid;
}
.demo-container[data-v-bd2b0e5c] {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.form-container[data-v-bd2b0e5c] {
  background: #ffffff;
  border-radius: 24px;
  padding: 50px;
  width: 100%;
  max-width: 1200px;
}
.form-header[data-v-bd2b0e5c] {
  margin-bottom: 40px;
}
.demo-title[data-v-bd2b0e5c] {
  font-size: 3rem;
  font-weight: 800;
  margin: 0 auto 10px auto;
  line-height: 1.1;
  color: #1a202c;
  text-align: center;
}
.demo-title .highlight[data-v-bd2b0e5c] {
  color: #129bef;
  font-weight: 700;
}
.demo-description[data-v-bd2b0e5c] {
  font-size: 20px;
  line-height: 1.6;
  color: #4b5563;
  margin: 0;
  text-align: center;
}
.demo-form[data-v-bd2b0e5c] {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.form-row[data-v-bd2b0e5c] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.form-column[data-v-bd2b0e5c] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.form-group[data-v-bd2b0e5c] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.form-group.single[data-v-bd2b0e5c] {
  width: 100%;
  max-width: 680px;
}
.email-row[data-v-bd2b0e5c] {
  display: flex;
  gap: 12px;
  align-items: stretch;
}
.email-row input[data-v-bd2b0e5c] {
  flex: 1;
}
.email-submit[data-v-bd2b0e5c] {
  width: auto;
  max-width: none;
  margin-top: 0;
  height: 50px;
  padding: 0 24px;
  white-space: nowrap;
  flex: none;
}
.form-group label[data-v-bd2b0e5c] {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
}
.form-group input[data-v-bd2b0e5c],
.form-group select[data-v-bd2b0e5c] {
  padding: 16px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  transition: all 0.3s ease;
  width: 100%;
  height: 50px;
}
.form-group.single input[data-v-bd2b0e5c] {
  min-width: unset;
}
.form-row .form-group input[data-v-bd2b0e5c] {
  min-width: 320px;
}
.form-group input[data-v-bd2b0e5c]::placeholder {
  color: #9ca3af;
}
.form-group input[data-v-bd2b0e5c]:focus,
.form-group select[data-v-bd2b0e5c]:focus {
  outline: none;
  border-color: #129bef;
  box-shadow: 0 0 0 3px rgba(18, 155, 239, 0.1);
}
.form-group input.invalid[data-v-bd2b0e5c] {
  border-color: #ef4444;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}
.field-error[data-v-bd2b0e5c] {
  color: #dc2626;
  font-size: 13px;
  font-weight: 500;
}

/* Radios tamaño de equipo */
.team-options[data-v-bd2b0e5c] {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
.team-option[data-v-bd2b0e5c] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 4px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #4b5563;
  cursor: pointer;
  transition: all 0.2s ease;
}
.team-option.selected[data-v-bd2b0e5c] {
  border-color: #129bef;
  background: #f4f9ff;
  color: #129bef;
}
.team-option input[data-v-bd2b0e5c] {
  display: none;
}
.submit-button[data-v-bd2b0e5c] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #129bef;
  color: #ffffff;
  border: none;
  padding: 18px 32px;
  border-radius: 12px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  max-width: 360px;
  text-decoration: none;
}
.submit-button[data-v-bd2b0e5c]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
}
.submit-button[data-v-bd2b0e5c]:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.submit-button[data-v-bd2b0e5c]:disabled:hover {
  transform: none;
  box-shadow: none;
}
.loading-spinner[data-v-bd2b0e5c] {
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-top: 2px solid transparent;
  border-radius: 50%;
  animation: spin-bd2b0e5c 1s linear infinite;
}
@keyframes spin-bd2b0e5c {
0% { transform: rotate(0deg);
}
100% { transform: rotate(360deg);
}
}
.submit-message[data-v-bd2b0e5c] {
  margin-top: 15px;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  color: #dc2626;
}
.reassure[data-v-bd2b0e5c] {
  display: flex;
  justify-content: center;
  gap: 42px;
  margin-top: 10px;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.reassure-item[data-v-bd2b0e5c] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.reassure-item .material-symbols-outlined[data-v-bd2b0e5c] {
  color: #129bef;
  font-size: 28px;
}

/* Confirmación */
.confirmation[data-v-bd2b0e5c] {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}
.confirm-icon[data-v-bd2b0e5c] {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #129bef;
  display: flex;
  align-items: center;
  justify-content: center;
}
.confirm-icon .material-symbols-outlined[data-v-bd2b0e5c] {
  color: #ffffff;
  font-size: 44px;
  font-weight: 700;
}
.confirm-cta-label[data-v-bd2b0e5c] {
  margin: 10px 0 0;
  color: #4b5563;
  font-weight: 600;
}
.confirm-cta[data-v-bd2b0e5c] {
  max-width: 360px;
}

/* Transición entre pasos */
.slide-fade-enter-active[data-v-bd2b0e5c],
.slide-fade-leave-active[data-v-bd2b0e5c] {
  transition: all 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}
.slide-fade-enter-from[data-v-bd2b0e5c] {
  opacity: 0;
  transform: translateX(30px);
}
.slide-fade-leave-to[data-v-bd2b0e5c] {
  opacity: 0;
  transform: translateX(-30px);
}

/* Responsive */
@media (max-width: 968px) {
.form-row[data-v-bd2b0e5c] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
.demo-section[data-v-bd2b0e5c] {
    padding: 40px 20px;
}
.form-container[data-v-bd2b0e5c] {
    padding: 40px 30px;
}
.demo-title[data-v-bd2b0e5c] {
    font-size: 2rem;
}
.demo-description[data-v-bd2b0e5c] {
    font-size: 15px;
}
.form-row .form-group input[data-v-bd2b0e5c] {
    min-width: unset;
}
.reassure[data-v-bd2b0e5c] {
    flex-direction: column;
    gap: 6px;
    align-items: center;
}
.email-row[data-v-bd2b0e5c] {
    flex-direction: column;
}
.email-submit[data-v-bd2b0e5c] {
    width: 100%;
}
}
@media (max-width: 480px) {
.form-container[data-v-bd2b0e5c] {
    padding: 30px 20px;
    border-radius: 16px;
}
.demo-title[data-v-bd2b0e5c] {
    font-size: 1.75rem;
}
.submit-button[data-v-bd2b0e5c] {
    padding: 16px 28px;
    font-size: 14px;
}
}

.trust-bar[data-v-26636922] {
  background: #F8F9FA;
  border-top: 1px solid #E5E7EB;
  border-bottom: 1px solid #E5E7EB;
  padding: 16px 0;
  font-family: 'Manrope', sans-serif;
}
.trust-bar__inner[data-v-26636922] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  flex-wrap: wrap;
  gap: 16px;
}
.trust-signal[data-v-26636922] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.trust-signal__icon[data-v-26636922] {
  display: inline-flex;
  color: #129bef;
  flex: none;
}
.trust-signal__icon[data-v-26636922] svg {
  width: 24px;
  height: 24px;
  display: block;
}
.trust-signal__text[data-v-26636922] {
  display: flex;
  flex-direction: column;
}
.trust-signal__title[data-v-26636922] {
  font-size: 14px;
  font-weight: 600;
  color: #1F2937;
  margin: 0;
}
.trust-signal__subtitle[data-v-26636922] {
  font-size: 12px;
  color: #6B7280;
  margin: 0;
}

/* Mobile: scroll horizontal */
@media (max-width: 768px) {
.trust-bar__inner[data-v-26636922] {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}
.trust-bar__inner[data-v-26636922]::-webkit-scrollbar {
    display: none;
}
.trust-signal[data-v-26636922] {
    flex: none;
}
}

.cmms-showcase-section[data-v-4adf5f79] {
    width: 100%;
    overflow: hidden;
    /* prevenimos el scrollbar horizontal nativo de la página */
    padding-top: 40px;
    padding-bottom: 80px;
    /* Gran espacio en blanco inferior */
    background-color: #ffffff;
    /* Fondo blanco sólido */
    position: relative;
    z-index: 20;
}

/* Header */
.showcase-header[data-v-4adf5f79] {

    margin: 0 auto 64px auto;
    text-align: center;
    padding: 0 20px;
}
.showcase-title[data-v-4adf5f79] {
    font-size: 3rem;
    font-weight: 800;
    max-width: 800px;
    color: #1a202c;
    margin: 0 auto 10px auto;
    line-height: 1.1;
}
@media (max-width: 768px) {
.showcase-title[data-v-4adf5f79] {
        font-size: 2rem;
}
.showcase-subtitle[data-v-4adf5f79] {
        font-size: 15px;
}
}
.text-accent[data-v-4adf5f79] {
    color: #129BEF;
    font-weight: 700;
}
.showcase-subtitle[data-v-4adf5f79] {
    font-size: 1.125rem;
    color: #4a5568;
    max-width: 1200px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Slider Track System */
.slider-viewport[data-v-4adf5f79] {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

/* Mobile: el track se desplaza con scroll horizontal (GSAP solo corre en >=768) */
@media (max-width: 767px) {
.slider-viewport[data-v-4adf5f79] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
}
.slider-viewport[data-v-4adf5f79]::-webkit-scrollbar {
        display: none;
}
.slider-track[data-v-4adf5f79] {
        padding-bottom: 24px;
        padding-left: 20px;
}
.card[data-v-4adf5f79] {
        scroll-snap-align: start;
}
}
@media (min-width: 768px) {
.slider-viewport[data-v-4adf5f79] {
        /* Para alinear la primera carta visualmente con el texto asumiendo un contenedor genérico aproximado */
        padding-left: max(40px, calc((100vw - 1200px) / 2));
        padding-right: 0;
        /* a la derecha dejamos que fluya infinito */
}
}
.slider-track[data-v-4adf5f79] {
    display: flex;
    gap: 32px;
    padding-bottom: 80px;
    width: max-content;
    /* Permite que el contenedor crezca según la suma del ancho de las tarjetas */
}

/* Cards Aesthetics */
.card[data-v-4adf5f79] {
    width: 300px;
    height: 400px;
    padding: 25px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease;
    border: 1px solid rgba(229, 231, 235, 0.6);
}
@media (min-width: 768px) {
.card[data-v-4adf5f79] {
        width: 420px;
        padding: 32px;
        height: 520px;
}
}
.card-white[data-v-4adf5f79] {
    background-color: #ffffff;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.05);
}
.card-primary[data-v-4adf5f79] {
    background-color: #129BEF;
    box-shadow: 0 20px 40px -15px rgba(18, 155, 239, 0.3);
    position: relative;
    overflow: hidden;
    border-color: #129BEF;
}
.card-watermark[data-v-4adf5f79] {
    position: absolute;
    top: 68%;
    left: 62%;
    transform: translate(-50%, -50%);
    font-size: 480px !important;
    color: rgba(255, 255, 255, 0.1);
    z-index: 1;
    pointer-events: none;
}
.card-primary .card-title[data-v-4adf5f79],
.card-primary .card-desc[data-v-4adf5f79] {
    color: #ffffff;
    position: relative;
    z-index: 2;
}
.card-primary .card-title[data-v-4adf5f79] {
    margin-top: 0;
}
.card-iot[data-v-4adf5f79] {
    background-color: #ffffff;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.05);
}
.card-iot .card-title[data-v-4adf5f79],
.card-iot .card-desc[data-v-4adf5f79] {
    color: #129BEF;
}
.card-iot .card-title[data-v-4adf5f79] {
    margin-top: 0;
    margin-bottom: 0;
}
.card-iot-image-container[data-v-4adf5f79] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.card-iot-image[data-v-4adf5f79] {
    max-width: 100%;
    max-height: 230px;
    object-fit: contain;
}
.card-image-bg[data-v-4adf5f79] {
    background-image: url('/assets/card3image-N_V2pCUx.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    justify-content: flex-end;
    border: none;
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.05);
}
.card-image-bg .card-title[data-v-4adf5f79] {
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    z-index: 2;
}
.card-omni-image-container[data-v-4adf5f79] {
    flex: 1;
    display: flex;
    align-items: flex-end;
    /* Alinea la imagen al fondo */
    justify-content: center;
    padding-top: 20px;
}
.card-omni-image[data-v-4adf5f79] {
    max-width: 100%;
    max-height: 200px;
    object-fit: contain;
}
.card-light-gray[data-v-4adf5f79] {
    background-color: #fff;
    border-color: #E5E7EB;
}
.card-icon[data-v-4adf5f79] {
    width: 64px;
    height: 64px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-icon span[data-v-4adf5f79] {
    font-size: 32px;
    font-weight: 300;
}
.icon-blue[data-v-4adf5f79] {
    background-color: rgba(18, 155, 239, 0.1);
    color: #129BEF;
}
.icon-amber[data-v-4adf5f79] {
    background-color: rgba(245, 158, 11, 0.1);
    color: #F59E0B;
}
.icon-rose[data-v-4adf5f79] {
    background-color: rgba(244, 63, 94, 0.1);
    color: #F43F5E;
}
.icon-dark[data-v-4adf5f79] {
    background-color: rgba(17, 24, 39, 0.05);
    color: #111827;
}
.card-title[data-v-4adf5f79] {
    font-size: 24px;
    font-weight: 700;
    color: #111827;
    margin-top: auto;
    margin-bottom: 16px;
    line-height: 1.2;
}
@media (min-width: 768px) {
.card-title[data-v-4adf5f79] {
        font-size: 50px;
        font-weight: 900;
}
}
.card-desc[data-v-4adf5f79] {
    font-size: 16px;
    color: #4B5563;
    line-height: 1.5;
}
@media (min-width: 768px) {
.card-desc[data-v-4adf5f79] {
        font-size: 19px;
        font-weight: 500;
}
}

/* New Sticky Section Styles */
.sticky-mobile-feature[data-v-e6329ab7] {
    padding: 100px 0;
    background-color: #fff;
    position: relative;
}

/* Mitad derecha de la pantalla con fondo azul de marca */
.sticky-mobile-feature[data-v-e6329ab7]::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: #fff;
    z-index: 0;
}
.content-wrapper[data-v-e6329ab7] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    z-index: 1;
}
.sticky-layout-grid[data-v-e6329ab7] {
    display: flex;
    gap: 80px;
    position: relative;
}
.text-column[data-v-e6329ab7] {
    flex: 0 0 55%;
    /* Ancho fijo para evitar saltos en X */
    display: flex;
    flex-direction: column;
    gap: 50vh;
    /* Mayor distancia para forzar la separación de pantallas */
    padding-bottom: 200px;
    position: relative;
    /* important for absolute children */
}
.visual-column[data-v-e6329ab7] {
    flex: 0 0 45%;
    /* Ancho fijo para que el eje X sea inamovible */
    display: flex;
    justify-content: flex-end;
    /* Alinea a la derecha en el eje X */
    align-items: flex-start;
    min-height: 100%;
}
.phone-sticky-container[data-v-e6329ab7] {
    position: sticky;
    top: 0;
    height: 90vh;
    z-index: 10;
    width: 100%;
    display: flex;
    justify-content: center;
    /* Alinea a la derecha en el eje X */
    align-items: center;
    /* Centrado vertical en el eje Y */
}
.text-block.first[data-v-e6329ab7] {
    margin-top: 42px;
}
.text-block[data-v-e6329ab7] {
    max-width: 580px;
    min-height: 30vh;
    /* Agregamos altura mínima para que ocupe espacio similar a un bloque independiente */
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.overlap-icon[data-v-e6329ab7] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border: 3px solid #fff;
    cursor: pointer;
    /* Añadimos cursor pointer para indicar que es clickeable */

    /* Animation definition for smooth rearranging */
    position: absolute;
    left: 0;
    transform: translateX(var(--offset-x, 0px));
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
        z-index 0s step-end,
        filter 0.4s ease;
}
.overlap-icon[data-v-e6329ab7]:hover {
    z-index: 21 !important;

    /* !important es necesario para vencer al zIndex inline de Vue */
    transform: translateX(var(--offset-x, 0px)) translateY(-10px);
    filter: grayscale(0) !important;
}
.icons-overlap[data-v-e6329ab7] {
    display: flex;
    height: 56px;
    width: fit-content;
    z-index: 20;
}
/* Desktop: cluster único que se desplaza (GSAP mueve su Y) */
.desktop-icons[data-v-e6329ab7] {
    position: absolute;
    top: 30px;
    left: 0;
}
/* Mobile: un cluster por bloque, en flujo. Oculto en desktop. */
.mobile-icons[data-v-e6329ab7] {
    position: relative;
    margin-bottom: 24px;
    display: none;
}
.overlap-icon .material-symbols-outlined[data-v-e6329ab7] {
    font-size: 28px;
    user-select: none;
}
.overlap-icon[data-v-e6329ab7]:first-child {
    margin-left: 0;
}
.overlap-icon.blue[data-v-e6329ab7] {
    background-color: #129BEF;
}
.overlap-icon.green[data-v-e6329ab7] {
    background-color: #10B981;
}
.overlap-icon.orange[data-v-e6329ab7] {
    background-color: #F59E0B;
}
.overlap-icon.red[data-v-e6329ab7] {
    background-color: #EF4444;
}

/* Utility text colors matching icons.
   :deep() porque los <span> viven dentro de un v-html y no reciben el data-scope. */
[data-v-e6329ab7] .text-blue {
    color: #129BEF;
    font-weight: 800;
}
[data-v-e6329ab7] .text-green {
    color: #10B981;
    font-weight: 800;
}
[data-v-e6329ab7] .text-orange {
    color: #F59E0B;
    font-weight: 800;
}
[data-v-e6329ab7] .text-red {
    color: #EF4444;
    font-weight: 800;
}
.section-title-large[data-v-e6329ab7] {
    font-size: 64px;
    font-weight: 800;
    line-height: 1.1;
    color: #111827;
    letter-spacing: -0.04em;
    margin-bottom: 24px;
}
.feature-title-small[data-v-e6329ab7] {
    font-size: 36px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
}
.section-desc[data-v-e6329ab7] {
    font-size: 20px;
    line-height: 1.6;
    color: #4B5563;
    font-weight: 500;
}
.phone-mockup-sticky[data-v-e6329ab7] {
    width: 100%;
    max-width: 350px;
    height: auto;
}
.text-accent[data-v-e6329ab7] {
    color: #129BEF;
    font-weight: 700;
}
@media (max-width: 1024px) {
.sticky-mobile-feature[data-v-e6329ab7]::before {
        display: none;
}
.sticky-layout-grid[data-v-e6329ab7] {
        flex-direction: column-reverse;
        gap: 60px;
}
.text-column[data-v-e6329ab7] {
        gap: 120px;
        padding-bottom: 60px;
}
.phone-sticky-container[data-v-e6329ab7] {
        position: relative;
        top: 0;
}
.section-title-large[data-v-e6329ab7] {
        font-size: 42px;
}
.visual-column[data-v-e6329ab7] {
        min-height: auto;
}
}
@media (max-width: 768px) {
.content-wrapper[data-v-e6329ab7] {
        padding: 0 24px;
}

    /* En mobile no mostramos el teléfono sticky */
.visual-column[data-v-e6329ab7] {
        display: none;
}

    /* Mobile: cluster por bloque en vez del único que se desplaza */
.desktop-icons[data-v-e6329ab7] {
        display: none;
}
.mobile-icons[data-v-e6329ab7] {
        display: flex;
}
.section-title-large[data-v-e6329ab7] {
        font-size: 32px;
}
.feature-title-small[data-v-e6329ab7] {
        font-size: 26px;
}
.section-desc[data-v-e6329ab7] {
        font-size: 18px;
}
}

/* Image Transition - Original Fade */
/*
.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.4s ease;
}

.fade-enter-from,
.fade-leave-to {
    opacity: 0;
}
*/

/* Image Transition - Smooth Crossfade */
.fade-enter-active[data-v-e6329ab7],
.fade-leave-active[data-v-e6329ab7] {
    transition: all 0.5s ease-in-out;
}
.fade-leave-active[data-v-e6329ab7] {
    position: absolute;
    /* Saca a la imagen saliente del flujo para no desplazar a la entrante */
}
.fade-enter-from[data-v-e6329ab7] {
    opacity: 0;
    /*  transform: translateY(10px); */
}
.fade-leave-to[data-v-e6329ab7] {
    opacity: 0;
    /*  transform: translateY(-10px); */
}

.access-section[data-v-e1a3b75e] {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 4rem 1rem;
}
@media (min-width: 768px) {
.access-section[data-v-e1a3b75e] {
    padding: 6rem 2rem;
}
}
.access-container[data-v-e1a3b75e] {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 32px;
  border: 1px solid #e5e7eb;
  overflow: hidden;
}
@media (min-width: 1024px) {
.access-container[data-v-e1a3b75e] {
    flex-direction: row;
    align-items: center;
}
}
.access-text[data-v-e1a3b75e] {
  flex: 1;
  padding: 3rem 2rem 2rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1024px) {
.access-text[data-v-e1a3b75e] {
    padding: 6rem 1rem 6rem 5rem;
}
}
@media (min-width: 1280px) {
.access-text[data-v-e1a3b75e] {
    padding: 6rem 2rem 6rem 6rem;
}
}
.access-text h2[data-v-e1a3b75e] {
  font-size: 40px;
  font-weight: 800;
  color: #111827;
  line-height: 1.1;
  margin-bottom: 24px;
  letter-spacing: -0.03em;
}
@media (min-width: 1024px) {
.access-text h2[data-v-e1a3b75e] {
    font-size: 64px;
}
}
.highlight[data-v-e1a3b75e] {
  color: #129BEF;
  font-weight: 800; /* Asegurar que no pierda el grosor */
}
.access-text p[data-v-e1a3b75e] {
  font-size: 18px;
  color: #4b5563;
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 500px;
}
@media (min-width: 1024px) {
.access-text p[data-v-e1a3b75e] {
    font-size: 20px;
    max-width: 520px;
}
}
.access-btn[data-v-e1a3b75e] {
  align-self: flex-start;
  background-color: #129BEF;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  padding: 16px 40px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  gap: 12px;
  border: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.access-btn[data-v-e1a3b75e]:hover {
  background-color: #0c82ce;
  transform: translateY(-2px);
  box-shadow: 0 10px 15px -3px rgba(18, 155, 239, 0.3);
}
.btn-arrow[data-v-e1a3b75e] {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.access-btn:hover .btn-arrow[data-v-e1a3b75e] {
  transform: translateX(6px);
}
.access-image[data-v-e1a3b75e] {
  flex: 1.2;
  position: relative;
  min-height: 300px; /* Da un alto base en móviles para que la imagen absoluta se vea */
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 1rem;
}
@media (min-width: 1024px) {
.access-image[data-v-e1a3b75e] {
    min-height: auto; /* En desktop la altura la da el texto adjunto */
    padding-top: 0;
    padding-left: 0;
}
}
.access-image img[data-v-e1a3b75e] {
    position: absolute;
    right: -20px;
    top: -155px;
    width: 100%;
    max-width: 800px;
    height: 480px;
    object-fit: contain;
    object-position: bottom right;
    transform: scale(1.15);
    transform-origin: bottom right;
    border-bottom-right-radius: 32px;
}

/* Mobile / tablet: imagen en flujo normal, sin posicionamiento absoluto */
@media (max-width: 1023px) {
.access-text[data-v-e1a3b75e] {
    padding: 2.5rem 1.5rem 1.5rem;
}
.access-image[data-v-e1a3b75e] {
    min-height: auto;
    padding: 0 1.5rem 2rem;
    justify-content: center;
    align-items: center;
}
.access-image img[data-v-e1a3b75e] {
    position: static;
    right: auto;
    top: auto;
    width: 100%;
    max-width: 460px;
    height: auto;
    transform: none;
    object-position: center;
    border-radius: 16px;
}
}
@media (max-width: 480px) {
.access-text h2[data-v-e1a3b75e] {
    font-size: 32px;
}
.access-text p[data-v-e1a3b75e] {
    font-size: 16px;
}
.access-btn[data-v-e1a3b75e] {
    width: 100%;
    justify-content: center;
}
}



/* Global Layout */
.landing-page[data-v-96a379f6] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'Manrope', sans-serif;
  width: 100%;
}
.main-content[data-v-96a379f6] {
  flex: 1;
  width: 100%;
  overflow-x: clip;
  display: flex;
  flex-direction: column;
}

/* Hero Section */
.hero-section[data-v-96a379f6] {
  width: 100%;
  position: relative;
  padding: 90px 0 0;/* No cambiar por 180 */
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1400px;
  margin: 0 auto;
}

/* Utilities */
.text-accent[data-v-96a379f6] {
  color: #129BEF;
  font-weight: 700;
}
.text-accent-animated[data-v-96a379f6] {
  background: linear-gradient(90deg, #129BEF 0%, #129BEF 45%, #173854 65%, #000000 100%);
  background-size: 300% auto;
  background-position: 100% center;
  color: transparent !important;
  -webkit-background-clip: text;
  background-clip: text;
}
.text-dark[data-v-96a379f6] {
  color: #111827;
  font-weight: 700;
}

/* Badge Superior */
.hero-badge[data-v-96a379f6] {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
.hero-badge[data-v-96a379f6] {
    flex-direction: row;
}
}
.hero-badge-label[data-v-96a379f6] {
  background-color: #129BEF;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 9999px;
}
.hero-badge-text[data-v-96a379f6] {
  font-size: 18px;
  color: #4B5563;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 4px;
}
.hero-badge-icon[data-v-96a379f6] {
  width: 16px;
  height: 16px;
  color: #F59E0B;
}
.hero-badge-arrow[data-v-96a379f6] {
  color: #129BEF;
  font-weight: 700;
  margin-left: 4px;
  cursor: pointer;
}
.hero-badge-arrow[data-v-96a379f6]:hover {
  text-decoration: underline;
}

/* Titles */
.hero-title[data-v-96a379f6] {
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -0.04em;
  color: #111827;
  font-weight: 800;
  margin: 0 auto 32px auto;
  max-width: 1000px;
}
@media (min-width: 768px) {
.hero-title[data-v-96a379f6] {
    font-size: 72px;
}
}
.hero-subtitle[data-v-96a379f6] {
  font-size: 20px;
  color: #6B7280;
  line-height: 1.6;
  font-weight: 500;
  margin: 0 auto 60px auto;
}

/* Mockups Layout */
.mockups-container[data-v-96a379f6] {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: 1000px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
.mockups-container[data-v-96a379f6] {
    height: 750px;
}
}
.hero-mockup-wrapper[data-v-96a379f6] {
  position: absolute;
  top: 0;
  transform-origin: center bottom;
}
.mockup-image-left[data-v-96a379f6] {
  width: 400px;
  display: block;
}
.mockup-image-right[data-v-96a379f6] {
  width: 400px;
  display: block;
}
.mockup-image-center[data-v-96a379f6] {
  width: 900px;
  display: block;
}
.mockup-center[data-v-96a379f6] {
  z-index: 10;
  left: 50%;
  margin-left: -450px;
}
.mockup-left[data-v-96a379f6] {
  display: none;
  z-index: 5;
  left: 70%;
  margin-left: -200px;
}
.mockup-right[data-v-96a379f6] {
  display: none;
  z-index: 5;
  left: 30%;
  margin-left: -200px;
}
@media (min-width: 768px) {
.mockup-left[data-v-96a379f6] {
    display: block;
}
.mockup-right[data-v-96a379f6] {
    display: block;
}
}

/* Tablet: escalar los 3 teléfonos para que no desborden */
@media (min-width: 768px) and (max-width: 1023px) {
.mockups-container[data-v-96a379f6] {
    height: 560px;
}
.mockup-image-center[data-v-96a379f6] {
    width: 600px;
}
.mockup-center[data-v-96a379f6] {
    margin-left: -300px;
}
.mockup-image-left[data-v-96a379f6],
  .mockup-image-right[data-v-96a379f6] {
    width: 280px;
}
.mockup-left[data-v-96a379f6],
  .mockup-right[data-v-96a379f6] {
    margin-left: -140px;
}
}

/* Mobile: solo el teléfono central, reducido */
@media (max-width: 767px) {
.hero-section[data-v-96a379f6] {
    padding: 40px 16px 0;
}
.hero-badge[data-v-96a379f6] {
    flex-direction: row;
}
.hero-badge-text[data-v-96a379f6] {
    font-size: 12px;
    text-align: start;
}
.hero-subtitle[data-v-96a379f6] {
    font-size: 15px;
    margin-bottom: 40px;
}
.mockups-container[data-v-96a379f6] {
    height: 300px;
}
.mockup-image-center[data-v-96a379f6] {
    width: 260px;
}
.mockup-center[data-v-96a379f6] {
    margin-left: -130px;
}
}

/* CTA */
.cta-container[data-v-96a379f6] {
  position: relative;
  z-index: 30;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #ffffff;
  padding-top: 30px;
  height: 150px;
  box-shadow: 0 -35px 40px 20px rgb(255 255 255);
  border-top: 2px solid;
  border-image: linear-gradient(to right, #ffffff, #e2e8f0, #ffffff) 1;
}
.btn-cta[data-v-96a379f6] {
  background-color: #129BEF;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  padding: 16px 36px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  gap: 8px;
  border: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  font-family: inherit;
}
.btn-cta[data-v-96a379f6]:hover {
  background-color: #0c82ce;
  transform: translateY(-4px);
}
.btn-arrow[data-v-96a379f6] {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.btn-cta:hover .btn-arrow[data-v-96a379f6] {
  transform: translateX(4px);
}

/* Animations */
.animate-fade-in-up[data-v-96a379f6] {
  opacity: 0;
  animation: fadeInUp-96a379f6 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.hero-badge.animate-fade-in-up[data-v-96a379f6] {
  animation-delay: 0.1s;
  animation-duration: 0.6s;
}
.hero-title.animate-fade-in-up[data-v-96a379f6] {
  animation-delay: 0.2s;
}
.hero-subtitle.animate-fade-in-up[data-v-96a379f6] {
  animation-delay: 0.3s;
}
.mockups-container.animate-fade-in-up[data-v-96a379f6] {
  animation-delay: 0.4s;
  animation-duration: 1s;
}
.cta-container.animate-fade-in-up[data-v-96a379f6] {
  animation-delay: 0.7s;
}
@keyframes fadeInUp-96a379f6 {
from {
    opacity: 0;
    transform: translateY(40px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

.about-content[data-v-0ad35edf] {
  min-height: 100vh;
}

/* Hero Section */
.about-hero-section[data-v-0ad35edf] {
  padding: 100px 20px;
  background: white;
  min-height: 60dvh;
  display: flex;
  align-items: center;
}
.hero-container[data-v-0ad35edf] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.hero-content[data-v-0ad35edf] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.hero-image[data-v-0ad35edf] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.image-banner[data-v-0ad35edf] {
  background-image: url('/assets/Group-Bg0EBD8k.png');
  background-size: contain;
  background-position: center;
  width: 400px;
  height: 400px;
  background-repeat: no-repeat;
}
.hero-text[data-v-0ad35edf] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-0ad35edf] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-0ad35edf] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-0ad35edf] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-0ad35edf] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.hero-title[data-v-0ad35edf] {
  font-size: clamp(2.5rem, 4vw, 3rem);
  font-weight: 700;
  color: #129bef;
  line-height: 1.1;
  margin: 0;
  letter-spacing: -0.02em;
}
.hero-description[data-v-0ad35edf] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

/* Stats Section */
.about-stats-section[data-v-0ad35edf] {
  padding: 80px 20px;
  background: #f8f9fa;
  min-height: 40vh;
}
.stats-container[data-v-0ad35edf] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.stats-grid[data-v-0ad35edf] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px;
}
.stat-item[data-v-0ad35edf] {
  text-align: center;
  padding: 40px 20px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.stat-item[data-v-0ad35edf]:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.stat-number[data-v-0ad35edf] {
  font-size: 3rem;
  font-weight: 800;
  color: #129bef;
  margin-bottom: 16px;
}
.stat-title[data-v-0ad35edf] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
}
.stat-description[data-v-0ad35edf] {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

/* Goals Section */
.about-goals-section[data-v-0ad35edf] {
  padding: 80px 20px;
  background: white;
  min-height: 40vh;
}
.goals-container[data-v-0ad35edf] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.goals-title[data-v-0ad35edf] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.goals-content[data-v-0ad35edf] {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.goals-description[data-v-0ad35edf] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

/* Approach Section */
.about-approach-section[data-v-0ad35edf] {
  padding: 80px 20px;
  background: #d9eefd;
  min-height: 60vh;
}
.approach-container[data-v-0ad35edf] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.approach-content[data-v-0ad35edf] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.approach-title[data-v-0ad35edf] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.approach-list[data-v-0ad35edf] {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.approach-item[data-v-0ad35edf] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.approach-icon[data-v-0ad35edf] {
  width: 50px;
  height: 50px;
  background: #129bef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.approach-icon .material-symbols-outlined[data-v-0ad35edf] {
  color: white;
  font-size: 24px;
}
.approach-item-title[data-v-0ad35edf] {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}
.approach-item-description[data-v-0ad35edf] {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}
.approach-image[data-v-0ad35edf] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.image-approach[data-v-0ad35edf] {
  background-image: url('/assets/approach-Clt6YriF.png');
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
}

/* Know Section */
.about-know-section[data-v-0ad35edf] {
  padding: 80px 20px;
  background: white;
  min-height: 60vh;
}
.know-container[data-v-0ad35edf] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.know-title[data-v-0ad35edf] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.know-content[data-v-0ad35edf] {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.know-description[data-v-0ad35edf] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.know-visual[data-v-0ad35edf] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  margin: 30px 0;
}
.know-image[data-v-0ad35edf] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.last-image[data-v-0ad35edf] {
  background-image: url('/assets/Last-DvoNgGy4.png');
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
}
.know-text-content[data-v-0ad35edf] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.know-cta[data-v-0ad35edf] {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  margin: 0;
}

/* Responsive Design */
@media (max-width: 1024px) {
.hero-content[data-v-0ad35edf],
  .approach-content[data-v-0ad35edf],
  .know-visual[data-v-0ad35edf] {
    grid-template-columns: 1fr;
    gap: 40px;
}
.hero-image[data-v-0ad35edf],
  .approach-image[data-v-0ad35edf] {
    order: -1;
}
.stats-grid[data-v-0ad35edf] {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}
}
@media (max-width: 768px) {
.about-hero-section[data-v-0ad35edf],
  .about-stats-section[data-v-0ad35edf],
  .about-goals-section[data-v-0ad35edf],
  .about-approach-section[data-v-0ad35edf],
  .about-know-section[data-v-0ad35edf] {
    padding: 60px 15px;
}
.hero-content[data-v-0ad35edf],
  .approach-content[data-v-0ad35edf],
  .know-visual[data-v-0ad35edf] {
    gap: 30px;
}
.hero-title[data-v-0ad35edf],
  .goals-title[data-v-0ad35edf],
  .approach-title[data-v-0ad35edf],
  .know-title[data-v-0ad35edf] {
    font-size: 1.8rem;
}
.hero-description[data-v-0ad35edf],
  .goals-description[data-v-0ad35edf],
  .know-description[data-v-0ad35edf],
  .know-text-content[data-v-0ad35edf],
  .know-cta[data-v-0ad35edf] {
    font-size: 16px;
}
.image-banner[data-v-0ad35edf] {
    width: 300px;
    height: 300px;
}
.image-approach[data-v-0ad35edf],
  .last-image[data-v-0ad35edf] {
    height: 250px;
}
.stat-item[data-v-0ad35edf] {
    padding: 30px 15px;
}
.stat-number[data-v-0ad35edf] {
    font-size: 2.5rem;
}
.stat-title[data-v-0ad35edf] {
    font-size: 1.1rem;
}
.stat-description[data-v-0ad35edf] {
    font-size: 15px;
}
.approach-icon[data-v-0ad35edf] {
    width: 40px;
    height: 40px;
}
.approach-icon .material-symbols-outlined[data-v-0ad35edf] {
    font-size: 20px;
}
.approach-item-title[data-v-0ad35edf] {
    font-size: 1.1rem;
}
.approach-item-description[data-v-0ad35edf] {
    font-size: 15px;
}
}
@media (max-width: 480px) {
.about-hero-section[data-v-0ad35edf],
  .about-stats-section[data-v-0ad35edf],
  .about-goals-section[data-v-0ad35edf],
  .about-approach-section[data-v-0ad35edf],
  .about-know-section[data-v-0ad35edf] {
    padding: 40px 10px;
}
.hero-content[data-v-0ad35edf],
  .approach-content[data-v-0ad35edf],
  .know-visual[data-v-0ad35edf] {
    gap: 20px;
}
.hero-title[data-v-0ad35edf],
  .goals-title[data-v-0ad35edf],
  .approach-title[data-v-0ad35edf],
  .know-title[data-v-0ad35edf] {
    font-size: 1.6rem;
}
.hero-description[data-v-0ad35edf],
  .goals-description[data-v-0ad35edf],
  .know-description[data-v-0ad35edf],
  .know-text-content[data-v-0ad35edf],
  .know-cta[data-v-0ad35edf] {
    font-size: 15px;
}
.image-banner[data-v-0ad35edf] {
    width: 250px;
    height: 250px;
}
.image-approach[data-v-0ad35edf],
  .last-image[data-v-0ad35edf] {
    height: 200px;
}
.stats-grid[data-v-0ad35edf] {
    grid-template-columns: 1fr;
    gap: 20px;
}
.stat-item[data-v-0ad35edf] {
    padding: 25px 15px;
}
.stat-number[data-v-0ad35edf] {
    font-size: 2rem;
}
.stat-title[data-v-0ad35edf] {
    font-size: 1rem;
}
.stat-description[data-v-0ad35edf] {
    font-size: 14px;
}
.approach-list[data-v-0ad35edf] {
    gap: 20px;
}
.approach-item[data-v-0ad35edf] {
    gap: 12px;
}
.approach-icon[data-v-0ad35edf] {
    width: 35px;
    height: 35px;
}
.approach-icon .material-symbols-outlined[data-v-0ad35edf] {
    font-size: 18px;
}
.approach-item-title[data-v-0ad35edf] {
    font-size: 1rem;
}
.approach-item-description[data-v-0ad35edf] {
    font-size: 14px;
}
}

.products-hero-section[data-v-fdc2013c] {
  padding: 100px 20px;
  background: white;
  min-height: 80vh;
  display: flex;
  align-items: center;
}
.hero-container[data-v-fdc2013c] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.hero-content[data-v-fdc2013c] {
  display: flex;
  gap: 60px;
  align-items: center;
  flex-direction: column;
  padding-top: 90px;
}
.hero-text[data-v-fdc2013c] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-fdc2013c] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-fdc2013c] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-fdc2013c] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-fdc2013c] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.hero-title[data-v-fdc2013c] {
  font-size: clamp(2.5rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.1;
  color: #1d1e20de;
  margin: 0;
  letter-spacing: -0.02em;
}
.hero-description[data-v-fdc2013c] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.demo-link[data-v-fdc2013c] {
  text-decoration: none;
  display: inline-block;
}
.demo-cta[data-v-fdc2013c] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #129bef;
  color: white;
  border: none;
  padding: 18px 36px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
}
.demo-cta[data-v-fdc2013c]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.4);
}
.demo-cta .material-symbols-outlined[data-v-fdc2013c] {
  font-size: 20px;
  transition: transform 0.3s ease;
}
.demo-cta:hover .material-symbols-outlined[data-v-fdc2013c] {
  transform: translateX(4px);
}
.hero-image[data-v-fdc2013c] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.platform-preview[data-v-fdc2013c] {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
  border: 2px solid #e2e8f0;
}
.platform-screenshot[data-v-fdc2013c] {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
  transition: all 0.5s ease;
}
.default-image[data-v-fdc2013c] {
  position: relative;
  z-index: 1;
}
.hover-image[data-v-fdc2013c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  z-index: 2;
}
.platform-preview:hover .default-image[data-v-fdc2013c] {
  opacity: 0;
}
.platform-preview:hover .hover-image[data-v-fdc2013c] {
  opacity: 1;
}
.image-overlay[data-v-fdc2013c] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0.4) 50%,
    transparent 100%
  );
  padding: 40px 30px 30px;
  z-index: 3;
  pointer-events: none;
  transition: all 0.3s ease;
}
.overlay-text[data-v-fdc2013c] {
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.5px;
  transition: opacity 0.3s ease;
}
.default-text[data-v-fdc2013c] {
  opacity: 1;
}
.hover-text[data-v-fdc2013c] {
  position: absolute;
  top: 40px;
  left: 30px;
  right: 30px;
  opacity: 0;
}
.platform-preview:hover .image-overlay[data-v-fdc2013c] {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    transparent 100%
  );
}
.platform-preview:hover .default-text[data-v-fdc2013c] {
  opacity: 0;
}
.platform-preview:hover .hover-text[data-v-fdc2013c] {
  opacity: 1;
}
@media (max-width: 1024px) {
.hero-content[data-v-fdc2013c] {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
}
.hero-image[data-v-fdc2013c] {
    order: -1;
}
}
@media (max-width: 768px) {
.products-hero-section[data-v-fdc2013c] {
    padding: 80px 20px;
    min-height: 70vh;
}
.hero-content[data-v-fdc2013c] {
    gap: 30px;
}
.hero-title[data-v-fdc2013c] {
    font-size: 2.2rem;
}
.hero-description[data-v-fdc2013c] {
    font-size: 16px;
}
.demo-cta[data-v-fdc2013c] {
    width: 100%;
    padding: 16px 32px;
    font-size: 16px;
}
.overlay-text[data-v-fdc2013c] {
    font-size: 1.2rem;
}
.image-overlay[data-v-fdc2013c] {
    padding: 30px 20px 20px;
}
}
@media (max-width: 480px) {
.products-hero-section[data-v-fdc2013c] {
    padding: 60px 15px;
}
.hero-title[data-v-fdc2013c] {
    font-size: 1.8rem;
}
.hero-description[data-v-fdc2013c] {
    font-size: 15px;
}
.demo-cta[data-v-fdc2013c] {
    padding: 14px 28px;
    font-size: 15px;
}
.overlay-text[data-v-fdc2013c] {
    font-size: 1rem;
}
.image-overlay[data-v-fdc2013c] {
    padding: 25px 15px 15px;
}
}

.products-problem-section[data-v-f6e0aac4] {
  padding: 80px 20px;
  background: #f8f9fa;
  min-height: 60vh;
}
.problem-container[data-v-f6e0aac4] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.problem-content[data-v-f6e0aac4] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.problem-text[data-v-f6e0aac4] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-f6e0aac4] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-f6e0aac4] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-f6e0aac4] {
  width: 40px;
  height: 2px;
  background: #dc3545;
}
.badge-text[data-v-f6e0aac4] {
  color: #dc3545;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.problem-title[data-v-f6e0aac4] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.problem-list[data-v-f6e0aac4] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.problem-item[data-v-f6e0aac4] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.problem-icon[data-v-f6e0aac4] {
  width: 24px;
  height: 24px;
  background: #dc3545;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.problem-icon .material-symbols-outlined[data-v-f6e0aac4] {
  color: #fff;
  font-size: 18px;
}
.problem-item span[data-v-f6e0aac4] {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
.problem-visual[data-v-f6e0aac4] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.visual-container[data-v-f6e0aac4] {
  position: relative;
  width: 100%;
  max-width: 400px;
  height: 300px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.excel-icon[data-v-f6e0aac4],
.paper-icon[data-v-f6e0aac4] {
  font-size: 4rem;
  opacity: 0.6;
  position: absolute;
  filter: grayscale(0.3);
}
.excel-icon[data-v-f6e0aac4] {
  top: 15%;
  left: 15%;
  animation: float-f6e0aac4 4s ease-in-out infinite;
}
.paper-icon[data-v-f6e0aac4] {
  bottom: 15%;
  right: 15%;
  animation: float-f6e0aac4 4s ease-in-out infinite reverse;
}
.confusion-lines[data-v-f6e0aac4] {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, transparent 45%, rgba(220, 53, 69, 0.1) 50%, transparent 55%),
    linear-gradient(-45deg, transparent 45%, rgba(220, 53, 69, 0.1) 50%, transparent 55%);
  animation: pulse-f6e0aac4 3s ease-in-out infinite;
}
@keyframes float-f6e0aac4 {
0%,
  100% {
    transform: translateY(0px) rotate(0deg);
}
50% {
    transform: translateY(-25px) rotate(5deg);
}
}
@keyframes pulse-f6e0aac4 {
0%,
  100% {
    opacity: 0.3;
}
50% {
    opacity: 0.6;
}
}
@media (max-width: 1024px) {
.problem-content[data-v-f6e0aac4] {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
}
.problem-visual[data-v-f6e0aac4] {
    order: -1;
}
}
@media (max-width: 768px) {
.products-problem-section[data-v-f6e0aac4] {
    padding: 60px 15px;
}
.problem-content[data-v-f6e0aac4] {
    gap: 30px;
}
.problem-title[data-v-f6e0aac4] {
    font-size: 1.8rem;
}
.problem-item span[data-v-f6e0aac4] {
    font-size: 15px;
}
.visual-container[data-v-f6e0aac4] {
    max-width: 350px;
    height: 250px;
}
.excel-icon[data-v-f6e0aac4],
  .paper-icon[data-v-f6e0aac4] {
    font-size: 3rem;
}
}
@media (max-width: 480px) {
.products-problem-section[data-v-f6e0aac4] {
    padding: 40px 10px;
}
.problem-list[data-v-f6e0aac4] {
    gap: 16px;
}
.problem-item span[data-v-f6e0aac4] {
    font-size: 14px;
}
.visual-container[data-v-f6e0aac4] {
    max-width: 300px;
    height: 200px;
}
.excel-icon[data-v-f6e0aac4],
  .paper-icon[data-v-f6e0aac4] {
    font-size: 2.5rem;
}
}

.products-features-section[data-v-479709bd] {
  padding: 80px 20px;
  background: white;
  min-height: 60vh;
}
.features-container[data-v-479709bd] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.content-header[data-v-479709bd] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  margin-bottom: 60px;
}
.section-badge[data-v-479709bd] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.badge-line[data-v-479709bd] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-479709bd] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.features-title[data-v-479709bd] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.features-grid[data-v-479709bd] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}
.feature-card[data-v-479709bd] {
  background: white;
  padding: 40px 30px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.feature-card[data-v-479709bd]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #129bef 0%, #4ab7ff 100%);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.feature-card[data-v-479709bd]:hover::before {
  transform: scaleX(1);
}
.feature-card[data-v-479709bd]:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-color: rgba(18, 155, 239, 0.2);
}
.feature-icon[data-v-479709bd] {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #129bef 0%, #4ab7ff 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 24px;
  color: white;
  font-size: 2rem;
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
  transition: all 0.3s ease;
}
.feature-card:hover .feature-icon[data-v-479709bd] {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 12px 30px rgba(18, 155, 239, 0.4);
}
.feature-title[data-v-479709bd] {
  font-size: 1.2rem;
  font-weight: 600;
  color: #333;
  margin: 0;
  line-height: 1.4;
}
@media (max-width: 1024px) {
.features-grid[data-v-479709bd] {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}
}
@media (max-width: 768px) {
.products-features-section[data-v-479709bd] {
    padding: 60px 15px;
}
.content-header[data-v-479709bd] {
    margin-bottom: 40px;
}
.features-title[data-v-479709bd] {
    font-size: 1.8rem;
}
.features-grid[data-v-479709bd] {
    grid-template-columns: 1fr;
    gap: 20px;
}
.feature-card[data-v-479709bd] {
    padding: 30px 20px;
}
.feature-icon[data-v-479709bd] {
    width: 70px;
    height: 70px;
    font-size: 1.8rem;
}
.feature-title[data-v-479709bd] {
    font-size: 1.1rem;
}
}
@media (max-width: 480px) {
.products-features-section[data-v-479709bd] {
    padding: 40px 10px;
}
.feature-card[data-v-479709bd] {
    padding: 25px 15px;
}
.feature-icon[data-v-479709bd] {
    width: 60px;
    height: 60px;
    font-size: 1.6rem;
}
.feature-title[data-v-479709bd] {
    font-size: 1rem;
}
}

.products-showcase-section[data-v-933ea7ca] {
  padding: 80px 20px;
  background: #f8f9fa;
  min-height: 60vh;
}
.showcase-container[data-v-933ea7ca] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.content-header[data-v-933ea7ca] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  margin-bottom: 60px;
}
.section-badge[data-v-933ea7ca] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.badge-line[data-v-933ea7ca] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-933ea7ca] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.showcase-title[data-v-933ea7ca] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.showcase-subtitle[data-v-933ea7ca] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
  max-width: 600px;
  margin: 0 auto;
}
.showcase-content[data-v-933ea7ca] {
  max-width: 1000px;
  margin: 0 auto;
}

/* Navigation Tabs */
.showcase-tabs[data-v-933ea7ca] {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.tab-button[data-v-933ea7ca] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  background: white;
  border: 2px solid #e9ecef;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 500;
  color: #666;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.tab-button[data-v-933ea7ca]:hover {
  border-color: #129bef;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.tab-button.active[data-v-933ea7ca] {
  background: linear-gradient(135deg, #129bef 0%, #4ab7ff 100%);
  border-color: #129bef;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
}
.tab-icon[data-v-933ea7ca] {
  font-size: 18px;
}
.tab-label[data-v-933ea7ca] {
  font-weight: 600;
}

/* Image Display */
.showcase-display[data-v-933ea7ca] {
  position: relative;
}
.image-container[data-v-933ea7ca] {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
  background: white;
  aspect-ratio: 16/9;
}
.showcase-image[data-v-933ea7ca] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
}
.showcase-image[data-v-933ea7ca]:hover {
  transform: scale(1.02);
}
.image-overlay[data-v-933ea7ca] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  padding: 40px 30px 30px;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}
.image-container:hover .image-overlay[data-v-933ea7ca] {
  transform: translateY(0);
}
.overlay-content[data-v-933ea7ca] {
  color: white;
}
.overlay-title[data-v-933ea7ca] {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.overlay-description[data-v-933ea7ca] {
  font-size: 1rem;
  line-height: 1.5;
  opacity: 0.9;
}

/* Navigation Controls */
.showcase-controls[data-v-933ea7ca] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 30px;
}
.control-btn[data-v-933ea7ca] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #e9ecef;
  background: white;
  color: #666;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.control-btn[data-v-933ea7ca]:hover:not(:disabled) {
  border-color: #129bef;
  color: #129bef;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.control-btn[data-v-933ea7ca]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.module-indicators[data-v-933ea7ca] {
  display: flex;
  gap: 8px;
  align-items: center;
}
.indicator[data-v-933ea7ca] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e9ecef;
  cursor: pointer;
  transition: all 0.3s ease;
}
.indicator.active[data-v-933ea7ca] {
  background: #129bef;
  transform: scale(1.3);
}
.indicator[data-v-933ea7ca]:hover {
  background: #4ab7ff;
  transform: scale(1.2);
}
@media (max-width: 768px) {
.products-showcase-section[data-v-933ea7ca] {
    padding: 60px 15px;
}
.content-header[data-v-933ea7ca] {
    margin-bottom: 40px;
}
.showcase-title[data-v-933ea7ca] {
    font-size: 1.8rem;
}
.showcase-subtitle[data-v-933ea7ca] {
    font-size: 16px;
}
.showcase-tabs[data-v-933ea7ca] {
    gap: 8px;
    margin-bottom: 30px;
}
.tab-button[data-v-933ea7ca] {
    padding: 10px 16px;
    font-size: 13px;
}
.tab-label[data-v-933ea7ca] {
    display: none;
}
.tab-icon[data-v-933ea7ca] {
    font-size: 20px;
}
.image-overlay[data-v-933ea7ca] {
    padding: 30px 20px 20px;
}
.overlay-title[data-v-933ea7ca] {
    font-size: 1.3rem;
}
.overlay-description[data-v-933ea7ca] {
    font-size: 0.9rem;
}
.showcase-controls[data-v-933ea7ca] {
    gap: 20px;
}
.control-btn[data-v-933ea7ca] {
    width: 45px;
    height: 45px;
    font-size: 18px;
}
}
@media (max-width: 480px) {
.products-showcase-section[data-v-933ea7ca] {
    padding: 40px 10px;
}
.showcase-tabs[data-v-933ea7ca] {
    gap: 6px;
}
.tab-button[data-v-933ea7ca] {
    padding: 8px 12px;
}
.tab-icon[data-v-933ea7ca] {
    font-size: 18px;
}
.control-btn[data-v-933ea7ca] {
    width: 40px;
    height: 40px;
    font-size: 16px;
}
}

.products-pricing-section[data-v-fa7b7e98] {
  padding: 80px 20px;
  background: white;
  min-height: 60vh;
}
.pricing-container[data-v-fa7b7e98] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.content-header[data-v-fa7b7e98] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  margin-bottom: 60px;
}
.section-badge[data-v-fa7b7e98] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.badge-line[data-v-fa7b7e98] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-fa7b7e98] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.pricing-title[data-v-fa7b7e98] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.pricing-subtitle[data-v-fa7b7e98] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
  max-width: 600px;
  margin: 0 auto;
}
.pricing-grid[data-v-fa7b7e98] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
}

/* Pricing Cards */
.pricing-card[data-v-fa7b7e98] {
  background: white;
  border-radius: 12px;
  padding: 40px 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.pricing-card[data-v-fa7b7e98]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #129bef 0%, #4ab7ff 100%);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.pricing-card[data-v-fa7b7e98]:hover::before {
  transform: scaleX(1);
}
.pricing-card[data-v-fa7b7e98]:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-color: rgba(18, 155, 239, 0.2);
}

/* Featured Plan */
.pricing-card.featured[data-v-fa7b7e98] {
  transform: scale(1.05);
  border: 2px solid #129bef;
  box-shadow: 0 8px 30px rgba(18, 155, 239, 0.2);
}
.pricing-card.featured[data-v-fa7b7e98]:hover {
  transform: scale(1.05) translateY(-8px);
  box-shadow: 0 25px 50px rgba(18, 155, 239, 0.3);
}
.featured-badge[data-v-fa7b7e98] {
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #129bef 0%, #4ab7ff 100%);
  color: white;
  padding: 8px 24px;
  border-radius: 0 0 8px 8px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

/* Plan Header */
.plan-header[data-v-fa7b7e98] {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9ecef;
}
.plan-badge[data-v-fa7b7e98] {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 12px;
}
.plan-price[data-v-fa7b7e98] {
  margin-bottom: 12px;
}
.price-amount[data-v-fa7b7e98] {
  font-size: 2.5rem;
  font-weight: 800;
  color: #129bef;
}
.price-period[data-v-fa7b7e98] {
  font-size: 1rem;
  color: #666;
  font-weight: 500;
}
.plan-trial[data-v-fa7b7e98] {
  font-size: 14px;
  color: #999;
  font-weight: 500;
}

/* Plan Features */
.plan-features[data-v-fa7b7e98] {
  margin-bottom: 30px;
}
.features-title[data-v-fa7b7e98] {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}
.features-list[data-v-fa7b7e98] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.feature-item[data-v-fa7b7e98] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.feature-icon[data-v-fa7b7e98] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 16px;
  margin-top: 2px;
}
.feature-item.available .feature-icon[data-v-fa7b7e98] {
  background: #129bef;
  color: white;
}
.feature-item.unavailable .feature-icon[data-v-fa7b7e98] {
  background: rgba(220, 53, 69, 0.1);
  color: #dc3545;
}
.feature-text[data-v-fa7b7e98] {
  font-size: 14px;
  color: #333;
  font-weight: 500;
  line-height: 1.4;
}
.feature-item.unavailable .feature-text[data-v-fa7b7e98] {
  color: #999;
}

/* Plan CTA */
.plan-cta-link[data-v-fa7b7e98] {
  text-decoration: none;
  display: block;
}
.plan-cta[data-v-fa7b7e98] {
  width: 100%;
  padding: 16px 24px;
  border: none;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.basic-cta[data-v-fa7b7e98] {
  background: #f8f9fa;
  color: #333;
  border: 2px solid #e9ecef;
}
.basic-cta[data-v-fa7b7e98]:hover {
  background: #129bef;
  color: white;
  border-color: #129bef;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
}
.pro-cta[data-v-fa7b7e98] {
  background: linear-gradient(135deg, #129bef 0%, #4ab7ff 100%);
  color: white;
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
}
.pro-cta[data-v-fa7b7e98]:hover {
  background: linear-gradient(135deg, #4ab7ff 0%, #00effd 100%);
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(18, 155, 239, 0.4);
}
.enterprise-cta[data-v-fa7b7e98] {
  background: #002176;
  color: white;
  box-shadow: 0 8px 25px rgba(0, 33, 118, 0.3);
}
.enterprise-cta[data-v-fa7b7e98]:hover {
  background: #001a5e;
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(0, 33, 118, 0.4);
}
@media (max-width: 1024px) {
.pricing-grid[data-v-fa7b7e98] {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 25px;
}
.pricing-card.featured[data-v-fa7b7e98] {
    transform: none;
}
.pricing-card.featured[data-v-fa7b7e98]:hover {
    transform: translateY(-8px);
}
}
@media (max-width: 768px) {
.products-pricing-section[data-v-fa7b7e98] {
    padding: 60px 15px;
}
.content-header[data-v-fa7b7e98] {
    margin-bottom: 40px;
}
.pricing-title[data-v-fa7b7e98] {
    font-size: 1.8rem;
}
.pricing-subtitle[data-v-fa7b7e98] {
    font-size: 16px;
}
.pricing-grid[data-v-fa7b7e98] {
    grid-template-columns: 1fr;
    gap: 20px;
}
.pricing-card[data-v-fa7b7e98] {
    padding: 30px 20px;
}
.price-amount[data-v-fa7b7e98] {
    font-size: 2rem;
}
.plan-cta[data-v-fa7b7e98] {
    padding: 14px 20px;
    font-size: 15px;
}
}
@media (max-width: 480px) {
.products-pricing-section[data-v-fa7b7e98] {
    padding: 40px 10px;
}
.pricing-card[data-v-fa7b7e98] {
    padding: 25px 15px;
}
.plan-header[data-v-fa7b7e98] {
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.price-amount[data-v-fa7b7e98] {
    font-size: 1.8rem;
}
.plan-cta[data-v-fa7b7e98] {
    padding: 12px 18px;
    font-size: 14px;
}
.features-list[data-v-fa7b7e98] {
    gap: 12px;
}
.feature-text[data-v-fa7b7e98] {
    font-size: 13px;
}
}

.products-benefits-section[data-v-6b9eeaf7] {
  padding: 80px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  min-height: 60vh;
}
.benefits-container[data-v-6b9eeaf7] {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.content-header[data-v-6b9eeaf7] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
  margin-bottom: 60px;
}
.section-badge[data-v-6b9eeaf7] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.badge-line[data-v-6b9eeaf7] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-6b9eeaf7] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.benefits-title[data-v-6b9eeaf7] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.benefits-subtitle[data-v-6b9eeaf7] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
  max-width: 700px;
  margin: 0 auto;
}
.benefits-grid[data-v-6b9eeaf7] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  grid-auto-rows: min-content;
}
.benefit-card[data-v-6b9eeaf7] {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  grid-column: span 1;
}
.benefit-card[data-v-6b9eeaf7]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #129bef 0%, #4ab7ff 100%);
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.benefit-card[data-v-6b9eeaf7]:hover::before,
.benefit-card.expanded[data-v-6b9eeaf7]::before {
  transform: scaleX(1);
}
.benefit-card[data-v-6b9eeaf7]:hover:not(.expanded) {
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
  border-color: rgba(18, 155, 239, 0.2);
}
.benefit-card.expanded[data-v-6b9eeaf7] {
  grid-column: span 3;
  box-shadow: 0 20px 50px rgba(18, 155, 239, 0.2);
  border-color: #129bef;
  z-index: 10;
}
.card-header[data-v-6b9eeaf7] {
  padding: 40px 30px;
  transition: padding 0.4s ease-in-out;
}
.benefit-card.expanded .card-header[data-v-6b9eeaf7] {
  padding-bottom: 20px;
}
.benefit-icon[data-v-6b9eeaf7] {
  width: 70px;
  height: 70px;
  background: linear-gradient(135deg, #129bef 0%, #4ab7ff 100%);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  color: white;
  font-size: 2rem;
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
  transition: all 0.3s ease;
}
.benefit-card:hover .benefit-icon[data-v-6b9eeaf7],
.benefit-card.expanded .benefit-icon[data-v-6b9eeaf7] {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 12px 30px rgba(18, 155, 239, 0.4);
}
.benefit-title[data-v-6b9eeaf7] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  margin: 0 0 12px 0;
  line-height: 1.3;
}
.benefit-description[data-v-6b9eeaf7] {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  margin: 0 0 16px 0;
}
.expand-indicator[data-v-6b9eeaf7] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  color: #129bef;
  transition: transform 0.3s ease;
}
.benefit-card.expanded .expand-indicator[data-v-6b9eeaf7] {
  transform: rotate(180deg);
}
.expand-indicator .material-symbols-outlined[data-v-6b9eeaf7] {
  font-size: 32px;
}

/* Contenido expandido */
.card-expanded-content[data-v-6b9eeaf7] {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out;
  opacity: 0;
}
.benefit-card.expanded .card-expanded-content[data-v-6b9eeaf7] {
  max-height: 2000px;
  opacity: 1;
}
.expanded-inner[data-v-6b9eeaf7] {
  padding: 0 30px 40px 30px;
  animation: fadeIn-6b9eeaf7 0.5s ease-in-out;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: start;
}
@media (min-width: 1025px) {
.expanded-inner[data-v-6b9eeaf7] {
    grid-template-columns: 1fr 1fr;
}
}
@keyframes fadeIn-6b9eeaf7 {
from {
    opacity: 0;
    transform: translateY(-10px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

/* Número destacado */
.highlight-number[data-v-6b9eeaf7] {
  grid-column: 1 / -1;
  text-align: center;
  padding: 30px 0;
  border-top: 2px solid #e9ecef;
  border-bottom: 2px solid #e9ecef;
  margin-bottom: 30px;
}
.number-value[data-v-6b9eeaf7] {
  display: block;
  font-size: 4rem;
  font-weight: 800;
  color: #129bef;
  line-height: 1;
  margin-bottom: 8px;
}
.number-label[data-v-6b9eeaf7] {
  display: block;
  font-size: 1.1rem;
  color: #666;
  font-weight: 600;
}

/* Gráfica */
.chart-container[data-v-6b9eeaf7] {
  margin-bottom: 30px;
  grid-column: span 1;
}
.chart-title[data-v-6b9eeaf7] {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
  text-align: center;
}
.chart-bars[data-v-6b9eeaf7] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.chart-bar-wrapper[data-v-6b9eeaf7] {
  display: flex;
  align-items: center;
  gap: 15px;
}
.chart-bar-wrapper-inner[data-v-6b9eeaf7] {
  flex: 1;
  position: relative;
  overflow: visible;
}
.chart-label[data-v-6b9eeaf7] {
  min-width: 80px;
  font-size: 14px;
  font-weight: 600;
  color: #666;
}
.chart-bar-container[data-v-6b9eeaf7] {
  position: relative;
  height: 40px;
  background: #f0f0f0;
  border-radius: 8px;
}
.chart-bar[data-v-6b9eeaf7] {
  height: 100%;
  border-radius: 8px;
  transition: width 0.8s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 12px;
  position: relative;
  cursor: pointer;
}
.chart-bar[data-v-6b9eeaf7]:hover {
  filter: brightness(1.1);
}
.before-bar[data-v-6b9eeaf7] {
  background: #9ca3af;
}
.after-bar[data-v-6b9eeaf7] {
  background: linear-gradient(90deg, #129bef 0%, #4ab7ff 100%);
}
.chart-value[data-v-6b9eeaf7] {
  position: absolute;
  right: 12px;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  display: none;
}
.before-bar .chart-value[data-v-6b9eeaf7] {
  color: #333;
  text-shadow: none;
}

/* Tooltip */
.chart-tooltip[data-v-6b9eeaf7] {
  position: absolute;
  top: -65px;
  left: 50%;
  transform: translateX(-50%) translateY(0);
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 10px 16px;
  border-radius: 8px;
  font-size: 14px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 100;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.chart-tooltip[data-v-6b9eeaf7]::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.9);
}
.chart-bar:hover .chart-tooltip[data-v-6b9eeaf7] {
  opacity: 1;
  transform: translateX(-50%) translateY(-5px);
}
.tooltip-value[data-v-6b9eeaf7] {
  display: block;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 4px;
  color: #fff;
}
.tooltip-label[data-v-6b9eeaf7] {
  display: block;
  font-size: 12px;
  opacity: 0.9;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Caso real */
.case-data[data-v-6b9eeaf7] {
  background: #f8fafc;
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 30px;
  border: 2px solid #129bef;
  grid-column: span 1;
}
.case-title[data-v-6b9eeaf7] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 16px;
}
.case-title .material-symbols-outlined[data-v-6b9eeaf7] {
  font-size: 20px;
  color: #129bef;
}
.case-details[data-v-6b9eeaf7] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.case-item[data-v-6b9eeaf7] {
  display: flex;
  align-items: baseline;
  gap: 12px;
}
.case-label[data-v-6b9eeaf7] {
  font-weight: 600;
  color: #666;
  min-width: 80px;
}
.case-value[data-v-6b9eeaf7] {
  color: #333;
  font-size: 15px;
}
.case-value.highlight[data-v-6b9eeaf7] {
  color: #129bef;
  font-weight: 700;
  font-size: 16px;
}
.case-item.savings[data-v-6b9eeaf7] {
  margin-top: 8px;
  padding-top: 12px;
  border-top: 1px solid #e9ecef;
}
.savings-value[data-v-6b9eeaf7] {
  color: #16a34a;
  font-weight: 700;
  font-size: 18px;
}
.case-value.additional[data-v-6b9eeaf7] {
  font-style: italic;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}

/* Métricas */
.metrics-section[data-v-6b9eeaf7] {
  background: linear-gradient(135deg, rgba(18, 155, 239, 0.05) 0%, rgba(74, 183, 255, 0.05) 100%);
  border-radius: 12px;
  padding: 24px;
  border: 1px solid rgba(18, 155, 239, 0.1);
  grid-column: span 1;
}
.metrics-title[data-v-6b9eeaf7] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 12px;
}
.metrics-title .material-symbols-outlined[data-v-6b9eeaf7] {
  font-size: 20px;
  color: #129bef;
}
.metrics-text[data-v-6b9eeaf7] {
  color: #666;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

/* Responsive */
@media (max-width: 1024px) {
.benefits-grid[data-v-6b9eeaf7] {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.benefit-card.expanded[data-v-6b9eeaf7] {
    grid-column: span 2;
}
.expanded-inner[data-v-6b9eeaf7] {
    grid-template-columns: 1fr;
}
.highlight-number[data-v-6b9eeaf7],
  .chart-container[data-v-6b9eeaf7],
  .case-data[data-v-6b9eeaf7],
  .metrics-section[data-v-6b9eeaf7] {
    grid-column: span 1;
}
}
@media (max-width: 768px) {
.products-benefits-section[data-v-6b9eeaf7] {
    padding: 60px 15px;
}
.content-header[data-v-6b9eeaf7] {
    margin-bottom: 40px;
}
.benefits-title[data-v-6b9eeaf7] {
    font-size: 1.8rem;
}
.benefits-subtitle[data-v-6b9eeaf7] {
    font-size: 16px;
}
.benefits-grid[data-v-6b9eeaf7] {
    grid-template-columns: 1fr;
    gap: 20px;
}
.benefit-card.expanded[data-v-6b9eeaf7] {
    grid-column: span 1;
}
.card-header[data-v-6b9eeaf7] {
    padding: 30px 20px;
}
.benefit-card.expanded .card-header[data-v-6b9eeaf7] {
    padding-bottom: 15px;
}
.expanded-inner[data-v-6b9eeaf7] {
    padding: 0 20px 30px 20px;
}
.benefit-icon[data-v-6b9eeaf7] {
    width: 60px;
    height: 60px;
    font-size: 1.8rem;
}
.benefit-title[data-v-6b9eeaf7] {
    font-size: 1.2rem;
}
.benefit-description[data-v-6b9eeaf7] {
    font-size: 14px;
}
.number-value[data-v-6b9eeaf7] {
    font-size: 3rem;
}
.chart-bar-wrapper[data-v-6b9eeaf7] {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
.chart-label[data-v-6b9eeaf7] {
    min-width: auto;
}
.chart-bar-container[data-v-6b9eeaf7] {
    width: 100%;
}
}
@media (max-width: 480px) {
.products-benefits-section[data-v-6b9eeaf7] {
    padding: 40px 10px;
}
.card-header[data-v-6b9eeaf7] {
    padding: 25px 15px;
}
.expanded-inner[data-v-6b9eeaf7] {
    padding: 0 15px 25px 15px;
}
.benefit-icon[data-v-6b9eeaf7] {
    width: 55px;
    height: 55px;
    font-size: 1.6rem;
    margin-bottom: 20px;
}
.benefit-title[data-v-6b9eeaf7] {
    font-size: 1.1rem;
}
.benefit-description[data-v-6b9eeaf7] {
    font-size: 13px;
}
.number-value[data-v-6b9eeaf7] {
    font-size: 2.5rem;
}
.number-label[data-v-6b9eeaf7] {
    font-size: 1rem;
}
.case-data[data-v-6b9eeaf7],
  .metrics-section[data-v-6b9eeaf7] {
    padding: 20px;
}
.chart-bar-container[data-v-6b9eeaf7] {
    height: 35px;
}
}

.products-demo-section[data-v-cba50d00] {
  padding: 60px 20px;
  background: #ffffff;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 2px solid;
  border-image: linear-gradient(to right, #ffffff, #e2e8f0, #ffffff) 1;
  border-bottom: 2px solid;
}
.demo-container[data-v-cba50d00] {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.form-container[data-v-cba50d00] {
  background: #ffffff;
  border-radius: 24px;
  padding: 50px;
  width: 100%;
  max-width: 1000px;
}
.form-header[data-v-cba50d00] {
  margin-bottom: 40px;
}
.demo-title[data-v-cba50d00] {
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  letter-spacing: -0.02em;
  color: #000000;
}
.demo-title .highlight[data-v-cba50d00] {
  color: #129bef;
  font-weight: 700;
}
.demo-description[data-v-cba50d00] {
  font-size: 16px;
  line-height: 1.6;
  color: #4b5563;
  margin: 0;
}
.demo-form[data-v-cba50d00] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.form-row[data-v-cba50d00] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.form-column[data-v-cba50d00] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.form-group[data-v-cba50d00] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.form-group label[data-v-cba50d00] {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
}
.form-group input[data-v-cba50d00],
.form-group select[data-v-cba50d00],
.form-group textarea[data-v-cba50d00] {
  padding: 16px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  transition: all 0.3s ease;
}
.form-group input[data-v-cba50d00]::placeholder,
.form-group textarea[data-v-cba50d00]::placeholder {
  color: #9ca3af;
}
.form-group input[data-v-cba50d00]:focus,
.form-group select[data-v-cba50d00]:focus,
.form-group textarea[data-v-cba50d00]:focus {
  outline: none;
  border-color: #129bef;
  box-shadow: 0 0 0 3px rgba(18, 155, 239, 0.1);
}
.submit-button[data-v-cba50d00] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #129bef;
  color: #ffffff;
  border: none;
  padding: 18px 32px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 10px;
  width: 100%;
}
.submit-button[data-v-cba50d00]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
}
.submit-button[data-v-cba50d00]:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.submit-button[data-v-cba50d00]:disabled:hover {
  transform: none;
  box-shadow: none;
}
.loading-spinner[data-v-cba50d00] {
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-top: 2px solid transparent;
  border-radius: 50%;
  animation: spin-cba50d00 1s linear infinite;
}
@keyframes spin-cba50d00 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.submit-message[data-v-cba50d00] {
  margin-top: 15px;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  color: #dc2626;
}
.submit-message.success[data-v-cba50d00] {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.3);
  color: #16a34a;
}
.benefits[data-v-cba50d00] {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e5e7eb;
}
.benefit-item[data-v-cba50d00] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: #4b5563;
  font-size: 14px;
  text-align: center;
}
.benefit-item svg[data-v-cba50d00] {
  color: #129bef;
  margin-bottom: 4px;
}
.benefit-item span[data-v-cba50d00] {
  font-weight: 500;
}

/* Responsive design */
@media (max-width: 968px) {
.form-row[data-v-cba50d00] {
    grid-template-columns: 1fr;
}
.benefits[data-v-cba50d00] {
    flex-direction: column;
    gap: 20px;
}
}
@media (max-width: 768px) {
.products-demo-section[data-v-cba50d00] {
    padding: 40px 20px;
}
.form-container[data-v-cba50d00] {
    padding: 40px 30px;
}
.demo-title[data-v-cba50d00] {
    font-size: 2rem;
}
.demo-description[data-v-cba50d00] {
    font-size: 15px;
}
}
@media (max-width: 480px) {
.form-container[data-v-cba50d00] {
    padding: 30px 20px;
    border-radius: 16px;
}
.demo-title[data-v-cba50d00] {
    font-size: 1.75rem;
}
.submit-button[data-v-cba50d00] {
    padding: 16px 28px;
    font-size: 14px;
}
.benefits[data-v-cba50d00] {
    gap: 16px;
}
.benefit-item[data-v-cba50d00] {
    font-size: 13px;
}
}

.contact-wrapper[data-v-ac5d8eec] {
  font-family: 'Manrope', sans-serif;
  background: #ffffff;
}
.contact-container[data-v-ac5d8eec] {
  flex-direction: column-reverse;
  display: flex;
  padding: 48px;
  gap: 32px;
  max-width: 1400px;
  margin: 0 auto;
}

/* Form */
.contact-form[data-v-ac5d8eec] {
  background: #ffffff;
  border: 1px solid #e6ecf2;
  border-radius: 16px;
  padding: 40px;
}
.contact-form-header[data-v-ac5d8eec] {
  margin-bottom: 28px;
}
.contact-title[data-v-ac5d8eec] {
  font-size: 36px;
  font-weight: 800;
  color: #0f1b2e;
  margin: 0 0 8px;
  line-height: 1.1;
}
.contact-subtitle[data-v-ac5d8eec] {
  font-size: 18px;
  font-weight: 500;
  color: #6b7a8d;
  margin: 0;
}
.form-body[data-v-ac5d8eec] {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.form-two[data-v-ac5d8eec] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.field[data-v-ac5d8eec] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.field label[data-v-ac5d8eec] {
  font-size: 14px;
  font-weight: 600;
  color: #0f1b2e;
}
.field input[data-v-ac5d8eec],
.field select[data-v-ac5d8eec],
.field textarea[data-v-ac5d8eec] {
  font-family: inherit;
  font-size: 16px;
  color: #0f1b2e;
  background: #ffffff;
  border: 1px solid #d9e1ea;
  border-radius: 10px;
  padding: 12px 14px;
  transition: border-color 0.2s ease;
}
.field input[data-v-ac5d8eec]::placeholder,
.field textarea[data-v-ac5d8eec]::placeholder {
  color: #9aa7b5;
}
.field input[data-v-ac5d8eec]:focus,
.field select[data-v-ac5d8eec]:focus,
.field textarea[data-v-ac5d8eec]:focus {
  outline: none;
  border-color: #129bef;
}
.field input.invalid[data-v-ac5d8eec],
.field textarea.invalid[data-v-ac5d8eec] {
  border-color: #ef4444;
}
.field textarea[data-v-ac5d8eec] {
  resize: vertical;
  min-height: 90px;
}
.field-error[data-v-ac5d8eec] {
  font-size: 13px;
  font-weight: 500;
  color: #dc2626;
}
.phone-row[data-v-ac5d8eec] {
  display: flex;
  gap: 10px;
}
.country-select[data-v-ac5d8eec] {
  flex: none;
  width: 150px;
}
.phone-row input[data-v-ac5d8eec] {
  flex: 1;
}
.policy-link[data-v-ac5d8eec] {
  font-size: 13px;
  color: #6b7a8d;
  text-decoration: underline;
}
.policy-link[data-v-ac5d8eec]:hover {
  color: #129bef;
}
.send[data-v-ac5d8eec] {
  background: #129bef;
  color: #ffffff;
  height: 50px;
  width: 100%;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  font-family: inherit;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.send[data-v-ac5d8eec]:hover {
  background: #0c82ce;
}
.send[data-v-ac5d8eec]:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.form-message[data-v-ac5d8eec] {
  padding: 12px 16px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.form-message.error[data-v-ac5d8eec] {
  background: #fff1f1;
  color: #dc2626;
}
.form-message.success[data-v-ac5d8eec] {
  background: #f0fdf4;
  color: #16a34a;
}

/* Imagen */
.contact-image[data-v-ac5d8eec] {
  background-image: url(/assets/bannerContact-BALphGtn.png);
background-size: cover;
    background-position: center;
    width: 100%;
    height: 170px;
    border-radius: 16px;
    border: 1px solid #e6ecf2;
}
@media (max-width: 768px) {
.contact-container[data-v-ac5d8eec] {
    flex-direction: column;
    padding: 24px 16px;
    gap: 20px;
}
.contact-form[data-v-ac5d8eec] {
    width: auto;
    padding: 28px 20px;
}
.contact-image[data-v-ac5d8eec] {
    display: none;
}
.form-two[data-v-ac5d8eec] {
    grid-template-columns: 1fr;
}
.phone-row[data-v-ac5d8eec] {
    flex-direction: column;
}
.country-select[data-v-ac5d8eec] {
    width: 100%;
}
}

.breadcrumbs[data-v-adfd3977] {
  margin-bottom: 20px;
}
.breadcrumbs-list[data-v-adfd3977] {
  display: flex;
  align-items: center;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumb-item[data-v-adfd3977] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.breadcrumb-link[data-v-adfd3977] {
  color: #1297ef;
  text-decoration: none;
  transition: color 0.3s ease;
}
.breadcrumb-link[data-v-adfd3977]:hover {
  color: #0d5fef;
  text-decoration: underline;
}
.breadcrumb-current[data-v-adfd3977] {
  color: #64748b;
  font-weight: 500;
}
.breadcrumb-separator[data-v-adfd3977] {
  color: #cbd5e1;
  margin: 0 4px;
}

.container[data-v-dd21475b] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Hero Section */
.blog-hero[data-v-dd21475b] {
  padding: 100px 0 100px;
  background-image: url('/assets/bannerblog3-BPZMRFro.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.blog-hero[data-v-dd21475b]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.blog-hero .container[data-v-dd21475b] {
  position: relative;
  z-index: 2;
}

/* Breadcrumbs ya están en el componente */
.hero-content h1[data-v-dd21475b] {
  font-size: 3.5rem;
  font-weight: 700;
  color: white;
  margin-bottom: 20px;
  line-height: 1.1;
}
.hero-description[data-v-dd21475b] {
  font-size: 1.25rem;
  color: #e2e8f0;
  max-width: 600px;
  line-height: 1.6;
}

/* Featured Post */
.featured-post[data-v-dd21475b] {
  padding: 80px 0;
  background: white;
}
.featured-content[data-v-dd21475b] {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: start;
}
.featured-image-link[data-v-dd21475b] {
  text-decoration: none;
  color: inherit;
  display: block;
}
.featured-image[data-v-dd21475b] {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.12);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.featured-image[data-v-dd21475b]:hover {
  transform: translateY(-8px);
  box-shadow: 0 32px 64px rgba(0, 0, 0, 0.18);
}
.featured-image img[data-v-dd21475b] {
  width: 100%;
  height: 480px;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.featured-image:hover img[data-v-dd21475b] {
  transform: scale(1.05);
}
.featured-overlay[data-v-dd21475b] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.85));
  padding: 60px 40px 40px;
  color: white;
}
.featured-overlay h2[data-v-dd21475b] {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.featured-details[data-v-dd21475b] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.featured-badge[data-v-dd21475b] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  color: white;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  width: fit-content;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.featured-badge svg[data-v-dd21475b] {
  width: 14px;
  height: 14px;
}
.featured-excerpt[data-v-dd21475b] {
  font-size: 1.125rem;
  line-height: 1.7;
  color: #475569;
  margin: 0;
}
.post-meta[data-v-dd21475b] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.author-info[data-v-dd21475b] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.author-avatar[data-v-dd21475b] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
  font-size: 18px;
  flex-shrink: 0;
}
.author-details[data-v-dd21475b] {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.author-name[data-v-dd21475b] {
  font-weight: 600;
  color: #1e293b;
  font-size: 15px;
}
.publish-date[data-v-dd21475b] {
  font-size: 13px;
  color: #64748b;
}
.post-categories[data-v-dd21475b] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 20px;
  border-top: 1px solid #e5e7eb;
}
.category-tags[data-v-dd21475b] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.category-tag[data-v-dd21475b] {
  padding: 6px 14px;
  background: #f1f5f9;
  color: #475569;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.2s ease;
}
.category-tag[data-v-dd21475b]:hover {
  background: #e2e8f0;
  transform: translateY(-1px);
}
.read-time[data-v-dd21475b] {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  color: #64748b;
  font-weight: 500;
}
.read-time[data-v-dd21475b]::before {
  content: '⏱';
  font-size: 14px;
}
.read-time[data-v-dd21475b] {
  padding: 6px 12px;
  background: #dbeafe;
  color: #1e40af;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
}

/* Guías Completas Section */
.guides-section[data-v-dd21475b] {
  padding: 80px 0;
  background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
}
.guides-section .section-header[data-v-dd21475b] {
  text-align: center;
  margin-bottom: 50px;
}
.guides-section .section-header h2[data-v-dd21475b] {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 12px;
  background: linear-gradient(135deg, #1e293b 0%, #475569 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.section-subtitle[data-v-dd21475b] {
  font-size: 1.125rem;
  color: #64748b;
  margin: 0;
}
.guides-grid[data-v-dd21475b] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 32px;
}
.guide-card-link[data-v-dd21475b] {
  text-decoration: none;
  color: inherit;
  display: block;
}
.guide-card[data-v-dd21475b] {
  background: white;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
}
.guide-card[data-v-dd21475b]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #1297ef, #4ab7ff);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.guide-card[data-v-dd21475b]:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(18, 151, 239, 0.15);
  border-color: #e2e8f0;
}
.guide-card[data-v-dd21475b]:hover::before {
  transform: scaleX(1);
}
.guide-badge[data-v-dd21475b] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  color: white;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.guide-content[data-v-dd21475b] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.guide-title[data-v-dd21475b] {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
  line-height: 1.3;
  transition: color 0.3s ease;
}
.guide-card:hover .guide-title[data-v-dd21475b] {
  color: #1297ef;
}
.guide-description[data-v-dd21475b] {
  font-size: 1rem;
  line-height: 1.7;
  color: #64748b;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.guide-footer[data-v-dd21475b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  margin-top: auto;
  border-top: 1px solid #f1f5f9;
}
.guide-type[data-v-dd21475b] {
  padding: 6px 14px;
  background: #f1f5f9;
  color: #475569;
  border-radius: 12px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.guide-arrow[data-v-dd21475b] {
  font-size: 20px;
  color: #1297ef;
  font-weight: 600;
  transition: transform 0.3s ease;
}
.guide-card:hover .guide-arrow[data-v-dd21475b] {
  transform: translateX(4px);
}

/* Blog Posts Grid */
.blog-posts[data-v-dd21475b] {
  padding: 100px 0;
  background: #f8fafc;
}
.section-header[data-v-dd21475b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
.section-header h2[data-v-dd21475b] {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
  background: linear-gradient(135deg, #1e293b 0%, #475569 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.view-all-btn[data-v-dd21475b] {
  padding: 12px 24px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  color: white;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}
.view-all-btn[data-v-dd21475b]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 151, 239, 0.3);
}
.posts-grid[data-v-dd21475b] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  gap: 32px;
}
.post-card-link[data-v-dd21475b] {
  text-decoration: none;
  color: inherit;
  display: block;
}
.post-card[data-v-dd21475b] {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid #f1f5f9;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.post-card[data-v-dd21475b]:hover {
  transform: translateY(-12px);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.12);
  border-color: #e2e8f0;
}
.post-image[data-v-dd21475b] {
  height: 240px;
  overflow: hidden;
  position: relative;
}
.post-image[data-v-dd21475b]::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.post-card:hover .post-image[data-v-dd21475b]::after {
  opacity: 1;
}
.post-image img[data-v-dd21475b] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.post-card:hover .post-image img[data-v-dd21475b] {
  transform: scale(1.1);
}
.post-content[data-v-dd21475b] {
  padding: 28px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.post-meta[data-v-dd21475b] {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 16px;
}
.post-category[data-v-dd21475b] {
  padding: 6px 14px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  color: white;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 12px;
}
.post-date[data-v-dd21475b] {
  font-size: 12px;
  color: #64748b;
  font-weight: 500;
}
.post-title[data-v-dd21475b] {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 12px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color 0.3s ease;
}
.post-card:hover .post-title[data-v-dd21475b] {
  color: #1297ef;
}
.post-excerpt[data-v-dd21475b] {
  color: #64748b;
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 0.9375rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex: 1;
}
.post-footer[data-v-dd21475b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  border-top: 1px solid #f1f5f9;
  margin-top: auto;
}
.post-author-info[data-v-dd21475b] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.post-author-avatar[data-v-dd21475b] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
  font-size: 13px;
  flex-shrink: 0;
}
.post-author[data-v-dd21475b] {
  color: #475569;
  font-weight: 600;
  font-size: 13px;
}
.post-meta-footer[data-v-dd21475b] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.post-read-time[data-v-dd21475b] {
  color: #64748b;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 4px;
}
.post-read-time[data-v-dd21475b]::before {
  content: '⏱';
  font-size: 13px;
}
.post-date-short[data-v-dd21475b] {
  color: #94a3b8;
  font-size: 12px;
  font-weight: 500;
}
.post-tags-footer[data-v-dd21475b] {
  display: flex;
  gap: 8px;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #f1f5f9;
}
.post-tag[data-v-dd21475b] {
  padding: 4px 10px;
  background: #f8fafc;
  color: #64748b;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 500;
  border: 1px solid #e2e8f0;
}

/* Newsletter Section */
.newsletter[data-v-dd21475b] {
  padding: 80px 0;
  background: linear-gradient(135deg, #1297ef 0%, #4ab7ff 100%);
  color: white;
}
.newsletter-content[data-v-dd21475b] {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.newsletter-content h2[data-v-dd21475b] {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.parrafo[data-v-dd21475b] {
  margin: 0px 0px 40px 0px;
}
.newsletter-content p[data-v-dd21475b] {
  font-size: 1.125rem;
  margin-bottom: 40px;
  opacity: 0.9;
}
.newsletter-form[data-v-dd21475b] {
  display: flex;
  gap: 12px;
  max-width: 400px;
  margin: 0 auto;
}
.newsletter-input[data-v-dd21475b] {
  flex: 1;
  padding: 12px 16px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  outline: none;
}
.newsletter-btn[data-v-dd21475b] {
  padding: 12px 24px;
  background: white;
  color: #1297ef;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.newsletter-btn[data-v-dd21475b]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 255, 255, 0.3);
}

/* ===== SKELETON LOADER STYLES ===== */
.skeleton-container[data-v-dd21475b] {
  padding: 40px 0;
}

/* Featured Post Skeleton */
.featured-post-skeleton[data-v-dd21475b] {
  margin-bottom: 60px;
}
.featured-skeleton-content[data-v-dd21475b] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
}
.featured-skeleton-image[data-v-dd21475b] {
  width: 100%;
  height: 400px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 12px;
}
.featured-skeleton-details[data-v-dd21475b] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.skeleton-author[data-v-dd21475b] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.skeleton-avatar[data-v-dd21475b] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
}
.skeleton-author-text[data-v-dd21475b] {
  width: 120px;
  height: 16px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-date[data-v-dd21475b] {
  width: 180px;
  height: 14px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-title[data-v-dd21475b] {
  width: 100%;
  height: 32px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-tags[data-v-dd21475b] {
  display: flex;
  gap: 8px;
}
.skeleton-tag[data-v-dd21475b] {
  width: 80px;
  height: 24px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 12px;
}

/* Posts Grid Skeleton */
.posts-skeleton[data-v-dd21475b] {
  margin-top: 60px;
}
.section-header-skeleton[data-v-dd21475b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.skeleton-section-title[data-v-dd21475b] {
  width: 200px;
  height: 32px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-button[data-v-dd21475b] {
  width: 150px;
  height: 40px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 8px;
}
.posts-grid-skeleton[data-v-dd21475b] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
}
.post-card-skeleton[data-v-dd21475b] {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.skeleton-post-image[data-v-dd21475b] {
  width: 100%;
  height: 200px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
}
.skeleton-post-content[data-v-dd21475b] {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.skeleton-post-category[data-v-dd21475b] {
  width: 80px;
  height: 20px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 10px;
}
.skeleton-post-title[data-v-dd21475b] {
  width: 100%;
  height: 24px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-post-excerpt[data-v-dd21475b] {
  width: 100%;
  height: 16px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-post-excerpt[data-v-dd21475b]:nth-child(2) {
  width: 80%;
}
.skeleton-post-meta[data-v-dd21475b] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}
.skeleton-post-author[data-v-dd21475b] {
  width: 100px;
  height: 14px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}
.skeleton-post-date[data-v-dd21475b] {
  width: 80px;
  height: 14px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-dd21475b 1.5s infinite;
  border-radius: 4px;
}

/* Shimmer Animation */
@keyframes shimmer-dd21475b {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}

/* Responsive Design */
@media (max-width: 768px) {
.hero-content h1[data-v-dd21475b] {
    font-size: 2.5rem;
}
.featured-content[data-v-dd21475b] {
    grid-template-columns: 1fr;
    gap: 40px;
}
.featured-image img[data-v-dd21475b] {
    height: 360px;
}
.featured-overlay[data-v-dd21475b] {
    padding: 40px 30px 30px;
}
.featured-overlay h2[data-v-dd21475b] {
    font-size: 1.5rem;
}
.posts-grid[data-v-dd21475b] {
    grid-template-columns: 1fr;
    gap: 24px;
}
.section-header[data-v-dd21475b] {
    flex-direction: column;
    gap: 20px;
    text-align: center;
}
.section-header h2[data-v-dd21475b] {
    font-size: 2rem;
}
.posts-grid[data-v-dd21475b] {
    grid-template-columns: 1fr;
}
.guides-grid[data-v-dd21475b] {
    grid-template-columns: 1fr;
    gap: 24px;
}
.guide-card[data-v-dd21475b] {
    padding: 30px;
}
.guide-title[data-v-dd21475b] {
    font-size: 1.25rem;
}
.newsletter-form[data-v-dd21475b] {
    flex-direction: column;
}
.newsletter-content h2[data-v-dd21475b] {
    font-size: 2rem;
}

  /* Skeleton Responsive */
.featured-skeleton-content[data-v-dd21475b] {
    grid-template-columns: 1fr;
    gap: 30px;
}
.featured-skeleton-image[data-v-dd21475b] {
    height: 300px;
}
.posts-grid-skeleton[data-v-dd21475b] {
    grid-template-columns: 1fr;
}
.section-header-skeleton[data-v-dd21475b] {
    flex-direction: column;
    gap: 20px;
    text-align: center;
}
}
@media (max-width: 480px) {
.container[data-v-dd21475b] {
    padding: 0 15px;
}
.blog-hero[data-v-dd21475b] {
    padding: 60px 0 40px;
}
.hero-content h1[data-v-dd21475b] {
    font-size: 2rem;
}
.featured-post[data-v-dd21475b] {
    padding: 40px 0;
}
.blog-posts[data-v-dd21475b] {
    padding: 60px 0;
}
.guides-section[data-v-dd21475b] {
    padding: 60px 0;
}
.guide-card[data-v-dd21475b] {
    padding: 24px;
}
.guide-title[data-v-dd21475b] {
    font-size: 1.125rem;
}
.guides-section .section-header h2[data-v-dd21475b] {
    font-size: 2rem;
}
}

.related-links[data-v-2efea8f9] {
  margin: 60px 0;
  padding: 40px 0;
  border-top: 1px solid #e5e7eb;
}
.related-links-title[data-v-2efea8f9] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 30px;
}
.related-links-grid[data-v-2efea8f9] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}
.related-link-card[data-v-2efea8f9] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  background: #f8fafc;
  border-radius: 12px;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
  border: 2px solid transparent;
}
.related-link-card[data-v-2efea8f9]:hover {
  background: white;
  border-color: #1297ef;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 151, 239, 0.15);
}
.related-link-content[data-v-2efea8f9] {
  flex: 1;
}
.related-link-title[data-v-2efea8f9] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 8px;
  line-height: 1.4;
}
.related-link-description[data-v-2efea8f9] {
  font-size: 0.875rem;
  color: #64748b;
  margin-bottom: 12px;
  line-height: 1.5;
}
.related-link-type[data-v-2efea8f9] {
  display: inline-block;
  padding: 4px 12px;
  background: #e0f2fe;
  color: #1297ef;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
}
.related-link-arrow[data-v-2efea8f9] {
  color: #1297ef;
  flex-shrink: 0;
  margin-left: 16px;
  transition: transform 0.3s ease;
}
.related-link-card:hover .related-link-arrow[data-v-2efea8f9] {
  transform: translateX(4px);
}
@media (max-width: 768px) {
.related-links-grid[data-v-2efea8f9] {
    grid-template-columns: 1fr;
}
}

.container[data-v-f4833ab8] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Hero Section */
.post-hero[data-v-f4833ab8] {
  padding: 80px 0 60px;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
}
.breadcrumbs[data-v-f4833ab8] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #64748b;
  margin-bottom: 40px;
}
.breadcrumbs a[data-v-f4833ab8] {
  color: #1297ef;
  text-decoration: none;
  transition: color 0.3s ease;
}
.breadcrumbs a[data-v-f4833ab8]:hover {
  color: #0d5fef;
}
.separator[data-v-f4833ab8] {
  color: #cbd5e1;
}
.post-meta[data-v-f4833ab8] {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.post-category[data-v-f4833ab8] {
  padding: 6px 12px;
  background: #1297ef;
  color: white;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.post-date[data-v-f4833ab8] {
  color: #64748b;
  font-size: 14px;
}
.post-title[data-v-f4833ab8] {
  font-size: 3rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 20px;
  line-height: 1.2;
}
.post-excerpt[data-v-f4833ab8] {
  font-size: 1.25rem;
  color: #64748b;
  margin: 30px 0;
  line-height: 1.6;
  max-width: 800px;
}
.author-info[data-v-f4833ab8] {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 20px 0px 0px 0px;
}
.author-avatar[data-v-f4833ab8] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
  font-size: 18px;
}
.author-details[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
}
.author-name[data-v-f4833ab8] {
  font-weight: 600;
  color: #1e293b;
  font-size: 16px;
}
.read-time[data-v-f4833ab8] {
  color: #64748b;
  font-size: 14px;
}

/* Featured Image */
.featured-image-section[data-v-f4833ab8] {
  padding: 10px 0;
}
.featured-image[data-v-f4833ab8] {
  border-radius: 12px;
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
}
.featured-image img[data-v-f4833ab8] {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

/* Article Content */
.article-content[data-v-f4833ab8] {
  padding: 60px 0;
  background: white;
}
.content-wrapper[data-v-f4833ab8] {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
  align-items: start;
}
.main-content[data-v-f4833ab8] {
  max-width: 800px;
}
.content[data-v-f4833ab8] {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #374151;
}
.content h2[data-v-f4833ab8] {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1e293b;
  margin: 60px 0 30px;
}
.content h3[data-v-f4833ab8] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin: 40px 0 20px;
}
.content p[data-v-f4833ab8] {
  margin-bottom: 30px;
}
.content ul[data-v-f4833ab8] {
  margin: 30px 0;
  padding-left: 20px;
}
.content li[data-v-f4833ab8] {
  margin-bottom: 15px;
}
.content strong[data-v-f4833ab8] {
  font-weight: 600;
  color: #1e293b;
}
.content-image[data-v-f4833ab8] {
  width: -webkit-fill-available;
  border-radius: 12px;
  margin: 20px 0;
}
.parrafo[data-v-f4833ab8] {
  margin: 0px 0px 40px 0px;
}
.article-tags[data-v-f4833ab8] {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid #e5e7eb;
}
.article-tags h3[data-v-f4833ab8] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 20px;
}
.tags[data-v-f4833ab8] {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.tag[data-v-f4833ab8] {
  padding: 8px 16px;
  background: #f3f4f6;
  color: #374151;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.tag[data-v-f4833ab8]:hover {
  background: #1297ef;
  color: white;
}

/* Sidebar */
.sidebar[data-v-f4833ab8] {
  position: sticky;
  top: 100px;
}
.sidebar-section[data-v-f4833ab8] {
  margin-bottom: 40px;
}
.author-card[data-v-f4833ab8] {
  background: #f8fafc;
  padding: 25px;
  border-radius: 12px;
  text-align: center;
}
.author-avatar-large[data-v-f4833ab8] {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 600;
  font-size: 24px;
  margin: 0 auto 15px;
}
.author-card h4[data-v-f4833ab8] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 8px;
}
.author-card p[data-v-f4833ab8] {
  color: #64748b;
  font-size: 14px;
}
.advertisement-card[data-v-f4833ab8] {
  background: #f8fafc;
  border-radius: 12px;
  text-align: center;
  margin-top: 20px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}
.advertisement-card[data-v-f4833ab8]:hover {
  border-color: #1297ef;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(18, 151, 239, 0.15);
}
.advertisement-link[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
.advertisement-link[data-v-f4833ab8]:hover {
  color: #1297ef;
}
.advertisement-image[data-v-f4833ab8] {
  width: 360px;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.advertisement-image[data-v-f4833ab8]:hover {
  transform: scale(1.05);
}
.advertisement-image img[data-v-f4833ab8] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.advertisement-content h4[data-v-f4833ab8] {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 8px;
  transition: color 0.3s ease;
}
.advertisement-content p[data-v-f4833ab8] {
  font-size: 14px;
  color: #64748b;
  line-height: 1.5;
}
.related-posts[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.related-post[data-v-f4833ab8] {
  display: flex;
  gap: 15px;
  padding: 15px;
  border-radius: 8px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.related-post[data-v-f4833ab8]:hover {
  background: #f8fafc;
  transform: translateX(5px);
}
.related-post-image[data-v-f4833ab8] {
  width: 80px;
  height: 60px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
}
.related-post-image img[data-v-f4833ab8] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-post-content h4[data-v-f4833ab8] {
  font-size: 14px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 5px;
  line-height: 1.4;
}
.related-post-date[data-v-f4833ab8] {
  font-size: 12px;
  color: #64748b;
}

/* Newsletter Section */
.newsletter[data-v-f4833ab8] {
  padding: 80px 0;
  background: linear-gradient(135deg, #1297ef 0%, #4ab7ff 100%);
  color: white;
}
.newsletter-content[data-v-f4833ab8] {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.newsletter-content h2[data-v-f4833ab8] {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.newsletter-content p[data-v-f4833ab8] {
  font-size: 1.125rem;
  margin-bottom: 40px;
  opacity: 0.9;
}
.newsletter-form[data-v-f4833ab8] {
  display: flex;
  gap: 12px;
  max-width: 400px;
  margin: 0 auto;
}
.newsletter-input[data-v-f4833ab8] {
  flex: 1;
  padding: 12px 16px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  outline: none;
}
.newsletter-btn[data-v-f4833ab8] {
  padding: 12px 24px;
  background: white;
  color: #1297ef;
  border: none;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.newsletter-btn[data-v-f4833ab8]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 255, 255, 0.3);
}

/* ===== SKELETON LOADER STYLES ===== */
.skeleton-container[data-v-f4833ab8] {
  padding: 40px 0;
}

/* Hero Section Skeleton */
.post-hero-skeleton[data-v-f4833ab8] {
  padding: 60px 0 40px;
}
.breadcrumbs-skeleton[data-v-f4833ab8] {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 40px;
}
.skeleton-breadcrumb[data-v-f4833ab8] {
  width: 60px;
  height: 16px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-separator[data-v-f4833ab8] {
  width: 8px;
  height: 8px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 50%;
}
.hero-content-skeleton[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.skeleton-post-date[data-v-f4833ab8] {
  width: 150px;
  height: 16px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-post-title[data-v-f4833ab8] {
  width: 100%;
  height: 48px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-featured-image[data-v-f4833ab8] {
  width: 100%;
  height: 400px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 12px;
}
.author-info-skeleton[data-v-f4833ab8] {
  display: flex;
  align-items: center;
  gap: 15px;
}
.skeleton-author-avatar[data-v-f4833ab8] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
}
.skeleton-author-details[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.skeleton-author-name[data-v-f4833ab8] {
  width: 120px;
  height: 16px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-read-time[data-v-f4833ab8] {
  width: 60px;
  height: 14px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}

/* Article Content Skeleton */
.article-content-skeleton[data-v-f4833ab8] {
  padding: 60px 0;
}
.content-wrapper-skeleton[data-v-f4833ab8] {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
}
.main-content-skeleton[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.content-skeleton[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.skeleton-paragraph[data-v-f4833ab8] {
  width: 100%;
  height: 16px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-paragraph[data-v-f4833ab8]:nth-child(2) {
  width: 95%;
}
.skeleton-paragraph[data-v-f4833ab8]:nth-child(3) {
  width: 90%;
}
.skeleton-heading[data-v-f4833ab8] {
  width: 70%;
  height: 32px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-image[data-v-f4833ab8] {
  width: 100%;
  height: 300px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 8px;
}
.article-tags-skeleton[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.skeleton-tags-title[data-v-f4833ab8] {
  width: 100px;
  height: 24px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
}
.skeleton-tags[data-v-f4833ab8] {
  display: flex;
  gap: 10px;
}
.skeleton-tag[data-v-f4833ab8] {
  width: 80px;
  height: 32px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 16px;
}

/* Sidebar Skeleton */
.sidebar-skeleton[data-v-f4833ab8] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.sidebar-section-skeleton[data-v-f4833ab8] {
  background: white;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.skeleton-sidebar-title[data-v-f4833ab8] {
  width: 150px;
  height: 24px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 4px;
  margin-bottom: 20px;
}
.skeleton-sidebar-content[data-v-f4833ab8] {
  width: 100%;
  height: 200px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: shimmer-f4833ab8 1.5s infinite;
  border-radius: 8px;
}

/* Shimmer Animation */
@keyframes shimmer-f4833ab8 {
0% {
    background-position: -200% 0;
}
100% {
    background-position: 200% 0;
}
}

/* Responsive Design */
@media (max-width: 768px) {
.post-title[data-v-f4833ab8] {
    font-size: 2rem;
}
.content-wrapper[data-v-f4833ab8] {
    grid-template-columns: 1fr;
    gap: 40px;
}
.sidebar[data-v-f4833ab8] {
    position: static;
}
.post-meta[data-v-f4833ab8] {
    flex-direction: column;
    gap: 10px;
}
.newsletter-form[data-v-f4833ab8] {
    flex-direction: column;
}
.newsletter-content h2[data-v-f4833ab8] {
    font-size: 2rem;
}

  /* Skeleton Responsive */
.content-wrapper-skeleton[data-v-f4833ab8] {
    grid-template-columns: 1fr;
    gap: 40px;
}
.skeleton-featured-image[data-v-f4833ab8] {
    height: 300px;
}
.skeleton-post-title[data-v-f4833ab8] {
    height: 36px;
}
}
@media (max-width: 480px) {
.container[data-v-f4833ab8] {
    padding: 0 15px;
}
.post-hero[data-v-f4833ab8] {
    padding: 60px 0 40px;
}
.post-title[data-v-f4833ab8] {
    font-size: 1.75rem;
}
.featured-image img[data-v-f4833ab8] {
    height: 250px;
}
.article-content[data-v-f4833ab8] {
    padding: 40px 0;
}
}

.login-container[data-v-ca1b8fb4] {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
  padding: 20px;
}
.login-card[data-v-ca1b8fb4] {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px);
  border-radius: 20px;
  padding: 40px;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.login-header[data-v-ca1b8fb4] {
  text-align: center;
  margin-bottom: 30px;
}
.admin-icon[data-v-ca1b8fb4] {
  margin-bottom: 20px;
}
.admin-icon .material-symbols-outlined[data-v-ca1b8fb4] {
  font-size: 48px;
  color: #1297ef;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.login-header h1[data-v-ca1b8fb4] {
  color: #333;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
.login-header p[data-v-ca1b8fb4] {
  color: #666;
  font-size: 16px;
}
.login-form[data-v-ca1b8fb4] {
  margin-bottom: 30px;
}
.form-group[data-v-ca1b8fb4] {
  margin-bottom: 20px;
}
.form-group label[data-v-ca1b8fb4] {
  display: block;
  margin-bottom: 8px;
  color: #333;
  font-weight: 500;
  font-size: 14px;
}
.form-input[data-v-ca1b8fb4] {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #e1e5e9;
  border-radius: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.8);
}
.form-input[data-v-ca1b8fb4]:focus {
  outline: none;
  border-color: #1297ef;
  box-shadow: 0 0 0 3px rgba(18, 151, 239, 0.1);
}
.error-message[data-v-ca1b8fb4] {
  background: #fee;
  color: #c33;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 20px;
  font-size: 14px;
  border: 1px solid #fcc;
}
.info-message[data-v-ca1b8fb4] {
  background: #e8f4fd;
  color: #0c5460;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 20px;
  font-size: 14px;
  border: 1px solid #bee5eb;
  display: flex;
  align-items: center;
  gap: 10px;
}
.info-message .material-symbols-outlined[data-v-ca1b8fb4] {
  color: #1297ef;
  font-size: 18px;
}
.info-message p[data-v-ca1b8fb4] {
  margin: 0;
  font-weight: 500;
}
.btn-submit[data-v-ca1b8fb4] {
  width: 100%;
  padding: 14px;
  background: linear-gradient(45deg, #1e3c72, #2a5298);
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}
.btn-submit[data-v-ca1b8fb4]:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(30, 60, 114, 0.4);
}
.btn-submit[data-v-ca1b8fb4]:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.login-footer[data-v-ca1b8fb4] {
  text-align: center;
  border-top: 1px solid #e1e5e9;
  padding-top: 20px;
}
.admin-notice[data-v-ca1b8fb4] {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(18, 151, 239, 0.1);
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid rgba(18, 151, 239, 0.2);
}
.admin-notice .material-symbols-outlined[data-v-ca1b8fb4] {
  color: #1297ef;
  font-size: 20px;
}
.admin-notice p[data-v-ca1b8fb4] {
  color: #333;
  font-size: 14px;
  margin: 0;
  font-weight: 500;
}
.login-footer p[data-v-ca1b8fb4] {
  color: #666;
  font-size: 14px;
  /* margin-bottom: 15px; */
  text-align: start;
}
.link-button[data-v-ca1b8fb4] {
  background: none;
  border: none;
  color: #1297ef;
  cursor: pointer;
  font-size: 14px;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.link-button[data-v-ca1b8fb4]:hover {
  color: #1e3c72;
}
@media (max-width: 480px) {
.login-card[data-v-ca1b8fb4] {
    padding: 30px 20px;
}
.login-header h1[data-v-ca1b8fb4] {
    font-size: 24px;
}
.form-input[data-v-ca1b8fb4] {
    font-size: 16px; /* Evita zoom en iOS */
}
}

.hero-section[data-v-004b72ba] {
  height: calc(100dvh - 90px);
  width: 100%;
  display: flex;
  background-image: url('/assets/backgroundrectangle-B9omIF2x.png');
  background-size: cover;
  background-position-y: bottom;
  padding: 90px;
  justify-content: center;
  align-items: center;
}
.desktop-only[data-v-004b72ba] {
  display: inline;
}
@media (max-width: 768px) {
.desktop-only[data-v-004b72ba] {
    display: none;
}
}
.hero-title[data-v-004b72ba] {
  font-size: clamp(2.5rem, 4vw, 3.5rem);
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  line-height: 1.1;
  letter-spacing: -0.02em;
}
.hero-content[data-v-004b72ba] {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  max-width: 800px;
  padding: 0 20px;
}
.hero-content h1[data-v-004b72ba] {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 1rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.hero-container[data-v-004b72ba] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.text-mask[data-v-004b72ba] {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.hero-subtitle[data-v-004b72ba] {
  font-size: clamp(1rem, 4vw, 1.5rem);
  color: white;
  font-weight: 400;
  opacity: 0.9;
  margin: 0;
  line-height: 1.2;
}
.hero-list[data-v-004b72ba] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-description[data-v-004b72ba] {
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  margin: 0;
  font-weight: 300;
}
.hero-list li[data-v-004b72ba] {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 20px;
  font-weight: 300;
  list-style: disc;
}
.hero-badge[data-v-004b72ba] {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  border-radius: 50px;
  width: fit-content;
  transition: all 0.3s ease;
}
.hero-badge[data-v-004b72ba]:hover {
  transform: translateY(-2px);
}
.badge-text[data-v-004b72ba] {
  background: white;
  color: #129bef;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.badge-description[data-v-004b72ba] {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.badge-arrow[data-v-004b72ba] {
  color: #fff;
  transition: transform 0.3s ease;
}
.hero-badge:hover .badge-arrow[data-v-004b72ba] {
  transform: translate(2px, -2px);
}
.hero-book[data-v-004b72ba] {
  flex-shrink: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-book img[data-v-004b72ba] {
  height: 100%;
  max-height: 500px;
  object-fit: contain;
  width: auto;
}
.hero-cta-link[data-v-004b72ba] {
  text-decoration: none;
  display: inline-block;
}
.hero-cta[data-v-004b72ba] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ffffff;
  color: #129bef;
  border: none;
  padding: 18px 32px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
}
.hero-cta-container[data-v-004b72ba] {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}
.hero-cta-alternate[data-v-004b72ba] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #129bef;
  color: white;
  border: 1px solid #fff;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
}
.hero-cta[data-v-004b72ba]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.4);
}
.cta-arrow[data-v-004b72ba] {
  transition: transform 0.3s ease;
}
.hero-cta:hover .cta-arrow[data-v-004b72ba] {
  transform: translate(2px, -2px);
}
@media (max-width: 1024px) {
.hero-section[data-v-004b72ba] {
    padding: 60px 40px;
    height: auto;
    min-height: 80vh;
}
.hero-details-container[data-v-004b72ba] {
    gap: 40px;
}
}
@media (max-width: 768px) {
.hero-section[data-v-004b72ba] {
    margin-top: 70px;
    padding: 40px 20px;
    height: auto;
    min-height: 70vh;
    flex-direction: column;
    gap: 40px;
}
.hero-container[data-v-004b72ba] {
    width: 100%;
    max-width: 100%;
}
.hero-badge[data-v-004b72ba] {
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 20px;
}
.badge-description[data-v-004b72ba] {
    font-size: 16px;
}
.hero-title[data-v-004b72ba] {
  font-size: clamp(1.8rem, 10vw, 2rem);
    line-height: 1.2;
    margin-bottom: 15px;
}
.hero-subtitle[data-v-004b72ba] {
    font-size: clamp(1rem, 4vw, 1.2rem);
    line-height: 1.3;
    margin-bottom: 15px;
}
.hero-description[data-v-004b72ba] {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.hero-list li[data-v-004b72ba] {
    font-size: 15px;
    margin: 8px 0;
    padding-left: 20px;
}
.hero-cta-container[data-v-004b72ba] {
    flex-direction: column;
    gap: 15px;
    align-items: stretch;
}
.hero-cta[data-v-004b72ba],
  .hero-cta-alternate[data-v-004b72ba] {
    width: 100%;
    justify-content: center;
    padding: 16px 24px;
    font-size: 16px;
}
.hero-book[data-v-004b72ba] {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
}
.hero-book img[data-v-004b72ba] {
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: contain;
}
}
@media (max-width: 480px) {
.hero-section[data-v-004b72ba] {
    padding: 30px 15px;
    min-height: 60vh;
    gap: 30px;
}
.hero-badge[data-v-004b72ba] {
    margin-bottom: 15px;
}
.badge-text[data-v-004b72ba] {
    font-size: 11px;
    padding: 3px 10px;
}
.badge-description[data-v-004b72ba] {
    font-size: 14px;
    line-height: 1.4;
}
.hero-title[data-v-004b72ba] {
    font-size: clamp(1.8rem, 10vw, 2rem);
    margin-bottom: 12px;
}
.hero-subtitle[data-v-004b72ba] {
    font-size: clamp(0.9rem, 5vw, 1.1rem);
    margin-bottom: 12px;
}
.hero-description[data-v-004b72ba] {
    font-size: 15px;
    margin-bottom: 18px;
}
.hero-list li[data-v-004b72ba] {
    font-size: 14px;
    margin: 6px 0;
    padding-left: 18px;
}
.hero-cta-container[data-v-004b72ba] {
    gap: 12px;
    margin-top: 20px;
}
.hero-cta[data-v-004b72ba],
  .hero-cta-alternate[data-v-004b72ba] {
    padding: 14px 20px;
    font-size: 15px;
}
.hero-book[data-v-004b72ba] {
    max-width: 250px;
}
.hero-book img[data-v-004b72ba] {
    max-height: 350px;
}
}
@media (max-width: 360px) {
.hero-section[data-v-004b72ba] {
    padding: 25px 12px;
    gap: 25px;
}
.hero-title[data-v-004b72ba] {
    font-size: 1.6rem;
}
.hero-subtitle[data-v-004b72ba] {
    font-size: 1rem;
}
.hero-description[data-v-004b72ba] {
    font-size: 14px;
}
.hero-list li[data-v-004b72ba] {
    font-size: 13px;
}
.hero-cta[data-v-004b72ba],
  .hero-cta-alternate[data-v-004b72ba] {
    padding: 12px 18px;
    font-size: 14px;
}
.hero-book[data-v-004b72ba] {
    max-width: 220px;
}
}

.ebook-form-section[data-v-55f17efb] {
  padding: 80px 20px;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
}
.form-container[data-v-55f17efb] {
  max-width: 800px;
  width: 100%;
  display: flex;
  gap: 60px;
  align-items: flex-start;
}
.form-content[data-v-55f17efb] {
  flex: 1;
}
.form-header[data-v-55f17efb] {
  margin-bottom: 40px;
}
.form-badge[data-v-55f17efb] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.badge-line[data-v-55f17efb] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-55f17efb] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.form-title[data-v-55f17efb] {
  font-size: clamp(1.8rem, 3vw, 2.2rem);
    font-weight: 700;
    color: #333;
    line-height: 1.3;
    letter-spacing: -0.5px;
    margin: 0 0 16px 0;
    letter-spacing: -0.02em;
}
.form-description[data-v-55f17efb] {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}
.ebook-form[data-v-55f17efb] {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.form-row[data-v-55f17efb] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.form-field[data-v-55f17efb] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.field-label[data-v-55f17efb] {
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin: 0;
}
.field-input[data-v-55f17efb] {
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  font-size: 16px;
  color: #333;
  background: white;
  transition: all 0.3s ease;
  outline: none;
}
.field-input[data-v-55f17efb]:focus {
  border-color: #129bef;
  box-shadow: 0 0 0 3px rgba(18, 155, 239, 0.1);
}
.field-input[data-v-55f17efb]::placeholder {
  color: #999;
}
.download-button[data-v-55f17efb] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #129bef;
  color: white;
  border: none;
  padding: 16px 32px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: 20px;
  width: 100%;
}
.download-button[data-v-55f17efb]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
}
.button-arrow[data-v-55f17efb] {
  transition: transform 0.3s ease;
}
.download-button:hover .button-arrow[data-v-55f17efb] {
  transform: translate(2px, -2px);
}
.download-button[data-v-55f17efb]:disabled {
  opacity: 0.7;
  cursor: not-allowed;
  transform: none;
}
.download-button[data-v-55f17efb]:disabled:hover {
  transform: none;
  box-shadow: none;
}
.loading-spinner[data-v-55f17efb] {
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top: 2px solid currentColor;
  border-radius: 50%;
  animation: spin-55f17efb 1s linear infinite;
}
@keyframes spin-55f17efb {
0% { transform: rotate(0deg);
}
100% { transform: rotate(360deg);
}
}
.success-message[data-v-55f17efb] {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #d1fae5;
  color: #065f46;
  padding: 16px;
  border-radius: 8px;
  margin-top: 20px;
  border: 1px solid #a7f3d0;
}
.success-icon[data-v-55f17efb] {
  color: #10b981;
  flex-shrink: 0;
}
.success-message p[data-v-55f17efb] {
  margin: 0;
  font-weight: 500;
}
.error-message[data-v-55f17efb] {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fee2e2;
  color: #991b1b;
  padding: 16px;
  border-radius: 8px;
  margin-top: 20px;
  border: 1px solid #fecaca;
}
.error-icon[data-v-55f17efb] {
  color: #ef4444;
  flex-shrink: 0;
}
.error-message p[data-v-55f17efb] {
  margin: 0;
  font-weight: 500;
}
@media (max-width: 768px) {
.form-container[data-v-55f17efb] {
    flex-direction: column;
    gap: 40px;
}
.form-row[data-v-55f17efb] {
    grid-template-columns: 1fr;
    gap: 16px;
}
.ebook-form-section[data-v-55f17efb] {
    padding: 60px 15px;
}
.form-title[data-v-55f17efb] {
    font-size: 1.6rem;
}
.form-description[data-v-55f17efb] {
    font-size: 15px;
}
}
@media (max-width: 480px) {
.form-title[data-v-55f17efb] {
    font-size: 1.4rem;
}
.field-input[data-v-55f17efb] {
    padding: 10px 14px;
    font-size: 15px;
}
.download-button[data-v-55f17efb] {
    padding: 14px 28px;
    font-size: 15px;
}
}

.ebook-details-section[data-v-efc5b423] {
  padding: 80px 20px;
  background: white;
  min-height: 60vh;
}
.ebook-details-container[data-v-efc5b423] {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  align-items: center;
}
.ebook-image-column[data-v-efc5b423] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ebook-stack[data-v-efc5b423] {
  position: relative;
}
.ebook-image[data-v-efc5b423] {
  width: 100%;
  height: 100%;
}
strong[data-v-efc5b423] {
  font-weight: 700;
}
.ebook-stats[data-v-efc5b423] {
  display: flex
;
    align-items: center;
    background: #129bef;
    color: white;
    padding: 20px 40px;
    border-radius: 12px;
    gap: 30px;
    box-shadow: 0 8px 25px rgba(18, 155, 239, 0.3);
    position: relative;
    top: -120px;
}
.stat-item[data-v-efc5b423] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.stat-number[data-v-efc5b423] {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
.stat-label[data-v-efc5b423] {
  font-size: 12px;
  font-weight: 500;
  opacity: 0.9;
}
.stat-divider[data-v-efc5b423] {
  width: 1px;
  height: 40px;
  background: rgba(255, 255, 255, 0.3);
}
.ebook-content-column[data-v-efc5b423] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-efc5b423] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-efc5b423] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-efc5b423] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-efc5b423] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.main-title[data-v-efc5b423] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.intro-text[data-v-efc5b423] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.benefits-list[data-v-efc5b423] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.benefit-item[data-v-efc5b423] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.check-icon[data-v-efc5b423] {
  width: 30px;
  height: 30px;
  background: #129bef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.check-icon .material-symbols-outlined[data-v-efc5b423] {
  color: #fff;
  font-size: 18px;
}
.benefit-item span[data-v-efc5b423] {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
.download-cta[data-v-efc5b423] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #129bef;
  color: white;
  border: none;
  padding: 18px 36px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
  margin-top: 20px;
}
.download-cta[data-v-efc5b423]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.4);
}
.cta-arrow[data-v-efc5b423] {
  transition: transform 0.3s ease;
}
.download-cta:hover .cta-arrow[data-v-efc5b423] {
  transform: translate(2px, -2px);
}
@media (max-width: 768px) {
.ebook-details-section[data-v-efc5b423] {
    padding: 60px 15px;
}
.ebook-details-container[data-v-efc5b423] {
    grid-template-columns: 1fr;
    gap: 0px;
    text-align: center;
}
.ebook-stack[data-v-efc5b423] {
}
.ebook-stats[data-v-efc5b423] {
    gap: 15px;
}
.stat-number[data-v-efc5b423] {
    font-size: 20px;
}
.stat-label[data-v-efc5b423] {
    font-size: 11px;
}
.main-title[data-v-efc5b423] {
    font-size: 1.8rem;
}
.intro-text[data-v-efc5b423] {
    font-size: 16px;
    text-align: start;
}
.benefit-item[data-v-efc5b423] {
    text-align: left;
}
.download-cta[data-v-efc5b423] {
    width: 100%;
    padding: 16px 32px;
    font-size: 16px;
}
}
@media (max-width: 480px) {
.ebook-stats[data-v-efc5b423] {
    gap: 5px;
    padding: 20px 20px;
}
.stat-divider[data-v-efc5b423] {
    width: 40px;
    height: 1px;
}
.benefits-list[data-v-efc5b423] {
    gap: 16px;
}
.benefit-item span[data-v-efc5b423] {
    font-size: 15px;
}
}

.ebook-benefits-section[data-v-77f8de8e] {
  padding: 80px 20px;
  background: #129bef;
  min-height: 60vh;
}
.benefits-container[data-v-77f8de8e] {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 60px;
  align-items: center;
}
.benefits-content[data-v-77f8de8e] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-77f8de8e] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-77f8de8e] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-77f8de8e] {
  width: 40px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
}
.badge-text[data-v-77f8de8e] {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.main-title[data-v-77f8de8e] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: white;
  line-height: 1.2;
  margin: 0;
}
.intro-text[data-v-77f8de8e] {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.intro-text strong[data-v-77f8de8e] {
  color: white;
  font-weight: 600;
}
.benefits-list[data-v-77f8de8e] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.benefit-item[data-v-77f8de8e] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.check-icon[data-v-77f8de8e] {
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.check-icon .material-symbols-outlined[data-v-77f8de8e] {
  color: #129bef;
  font-size: 18px;
}
.benefit-item span[data-v-77f8de8e] {
  font-size: 16px;
  line-height: 1.5;
  color: white;
}
.download-cta[data-v-77f8de8e] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: white;
  color: #129bef;
  border: none;
  padding: 18px 36px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
  margin-top: 20px;
}
.download-cta[data-v-77f8de8e]:hover {
  background: rgba(255, 255, 255, 0.9);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 255, 255, 0.3);
}
.cta-arrow[data-v-77f8de8e] {
  transition: transform 0.3s ease;
}
.download-cta:hover .cta-arrow[data-v-77f8de8e] {
  transform: translate(2px, -2px);
}
.benefits-image-column[data-v-77f8de8e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ebook-stack[data-v-77f8de8e] {
  position: relative;
  width: 100%;
}
.benefits-image[data-v-77f8de8e] {
  max-width: 600px;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.2));
}
@media (max-width: 1024px) {
.benefits-container[data-v-77f8de8e] {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
}
.benefits-image-column[data-v-77f8de8e] {
    order: -1;
}
.ebook-stack[data-v-77f8de8e] {
    max-width: 250px;
}
}
@media (max-width: 768px) {
.ebook-benefits-section[data-v-77f8de8e] {
    padding: 60px 15px;
}
.benefits-container[data-v-77f8de8e] {
    gap: 30px;
}
.main-title[data-v-77f8de8e] {
    font-size: 1.8rem;
}
.intro-text[data-v-77f8de8e] {
    font-size: 16px;
}
.benefit-item[data-v-77f8de8e] {
    text-align: left;
}
.download-cta[data-v-77f8de8e] {
    width: 100%;
    padding: 16px 32px;
    font-size: 16px;
}
.benefits-image[data-v-77f8de8e] {
    max-width: 250px;
}
}
@media (max-width: 480px) {
.ebook-benefits-section[data-v-77f8de8e] {
    padding: 40px 10px;
}
.benefits-list[data-v-77f8de8e] {
    gap: 16px;
}
.benefit-item span[data-v-77f8de8e] {
    font-size: 15px;
}
}

.ebook-content-section[data-v-1335ad7e] {
  padding: 80px 20px;
  background: white;
  min-height: 60vh;
}
.content-container[data-v-1335ad7e] {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.content-image-column[data-v-1335ad7e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.magazine-stack[data-v-1335ad7e] {
  position: relative;
  width: 100%;
  max-width: 650px;
}
.magazine-image[data-v-1335ad7e] {
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 10px 30px rgba(0, 0, 0, 0.1));
}
.content-text-column[data-v-1335ad7e] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-1335ad7e] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-1335ad7e] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-1335ad7e] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-1335ad7e] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.main-title[data-v-1335ad7e] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.intro-text[data-v-1335ad7e] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.content-list[data-v-1335ad7e] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.content-item[data-v-1335ad7e] {
  display: flex;
  align-items: center;
  gap: 16px;
}
.number-icon[data-v-1335ad7e] {
  width: 32px;
  height: 32px;
  background: #129bef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.number-icon .number[data-v-1335ad7e] {
  color: white;
  font-size: 16px;
  font-weight: 600;
}
.content-item span[data-v-1335ad7e] {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  font-weight: 500;
}
.download-cta[data-v-1335ad7e] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #129bef;
  color: white;
  border: none;
  padding: 18px 36px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
  margin-top: 20px;
}
.download-cta[data-v-1335ad7e]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.4);
}
.cta-arrow[data-v-1335ad7e] {
  transition: transform 0.3s ease;
}
.download-cta:hover .cta-arrow[data-v-1335ad7e] {
  transform: translate(2px, -2px);
}
@media (max-width: 1024px) {
.content-container[data-v-1335ad7e] {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
}
.content-image-column[data-v-1335ad7e] {
    order: -1;
}
.magazine-stack[data-v-1335ad7e] {
    max-width: 400px;
}
}
@media (max-width: 768px) {
.ebook-content-section[data-v-1335ad7e] {
    padding: 60px 15px;
}
.content-container[data-v-1335ad7e] {
    gap: 30px;
}
.main-title[data-v-1335ad7e] {
    font-size: 1.8rem;
}
.intro-text[data-v-1335ad7e] {
    font-size: 16px;
}
.content-item[data-v-1335ad7e] {
    text-align: left;
}
.download-cta[data-v-1335ad7e] {
    width: 100%;
    padding: 16px 32px;
    font-size: 16px;
}
.magazine-stack[data-v-1335ad7e] {
    max-width: 300px;
}
}
@media (max-width: 480px) {
.ebook-content-section[data-v-1335ad7e] {
    padding: 40px 10px;
}
.content-list[data-v-1335ad7e] {
    gap: 16px;
}
.content-item span[data-v-1335ad7e] {
    font-size: 15px;
}
.magazine-stack[data-v-1335ad7e] {
    max-width: 250px;
}
}

.ebook-about-section[data-v-ea10d306] {
  padding: 80px 20px;
  background: #fff;
  min-height: 60vh;
}
.about-container[data-v-ea10d306] {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.about-content[data-v-ea10d306] {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.content-header[data-v-ea10d306] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-badge[data-v-ea10d306] {
  display: flex;
  align-items: center;
  gap: 12px;
}
.badge-line[data-v-ea10d306] {
  width: 40px;
  height: 2px;
  background: #129bef;
}
.badge-text[data-v-ea10d306] {
  color: #129bef;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.main-title[data-v-ea10d306] {
  font-size: clamp(2rem, 4vw, 2.5rem);
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  margin: 0;
}
.intro-text[data-v-ea10d306] {
  font-size: 18px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.features-list[data-v-ea10d306] {
  list-style: none;
  padding: 0;
  gap: 15px;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.feature-item[data-v-ea10d306] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.check-icon[data-v-ea10d306] {
  width: 24px;
  height: 24px;
  background: #129bef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.check-icon .material-symbols-outlined[data-v-ea10d306] {
  color: #fff;
  font-size: 18px;
}
.feature-item span[data-v-ea10d306] {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
.download-cta[data-v-ea10d306] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #129bef;
  color: white;
  border: none;
  padding: 18px 36px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
  margin-top: 20px;
}
.download-cta[data-v-ea10d306]:hover {
  background: #0ea5e9;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 155, 239, 0.4);
}
.cta-arrow[data-v-ea10d306] {
  transition: transform 0.3s ease;
}
.download-cta:hover .cta-arrow[data-v-ea10d306] {
  transform: translate(2px, -2px);
}
.dashboard-column[data-v-ea10d306] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
}
.dashboard-container[data-v-ea10d306] {
  position: relative;
  width: 100%;
  max-width: 600px;
  height: 400px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.dashboard-image[data-v-ea10d306] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}

/* Efecto de corte a la derecha */
.dashboard-container[data-v-ea10d306]::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background: linear-gradient(to right, transparent, #fff);
  pointer-events: none;
}
@media (max-width: 1024px) {
.about-container[data-v-ea10d306] {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
}
.dashboard-column[data-v-ea10d306] {
    justify-content: center;
}
.dashboard-container[data-v-ea10d306] {
    max-width: 500px;
    height: 300px;
}
}
@media (max-width: 768px) {
.ebook-about-section[data-v-ea10d306] {
    padding: 60px 15px;
}
.about-container[data-v-ea10d306] {
    gap: 30px;
}
.main-title[data-v-ea10d306] {
    font-size: 1.8rem;
}
.intro-text[data-v-ea10d306] {
    font-size: 16px;
}
.feature-item[data-v-ea10d306] {
    text-align: left;
}
.download-cta[data-v-ea10d306] {
    width: 100%;
    padding: 16px 32px;
    font-size: 16px;
}
.dashboard-container[data-v-ea10d306] {
    max-width: 400px;
    height: 250px;
}
}
@media (max-width: 480px) {
.ebook-about-section[data-v-ea10d306] {
    padding: 40px 10px;
}
.features-list[data-v-ea10d306] {
}
.feature-item span[data-v-ea10d306] {
    font-size: 15px;
}
.dashboard-container[data-v-ea10d306] {
    max-width: 350px;
    height: 200px;
}
}

.ebook-cta-section[data-v-07f607f2] {
  padding: 80px 20px;
  background: #129bef;
  color: white;
  text-align: center;
  min-height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-container[data-v-07f607f2] {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.cta-step[data-v-07f607f2] {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  opacity: 0.8;
}
.cta-title[data-v-07f607f2] {
  font-size: clamp(2rem, 4vw, 2.2rem);
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
.cta-description[data-v-07f607f2] {
  font-size: 1.15rem;
  line-height: 1.6;
  margin: 0;
  max-width: 700px;
  opacity: 0.9;
}
.cta-description strong[data-v-07f607f2] {
  font-weight: 700;
}
.download-cta[data-v-07f607f2] {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 30px;
  background-color: #fff;
  color: #129bef;
  border: none;
  border-radius: 50px;
  font-size: 1.1rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.download-cta[data-v-07f607f2]:hover {
  background-color: #e0f2fe;
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}
.download-cta .material-symbols-outlined[data-v-07f607f2] {
  font-size: 1.2rem;
  color: #129bef;
  transition: transform 0.3s ease;
}
.download-cta:hover .material-symbols-outlined[data-v-07f607f2] {
  transform: translateX(5px);
}
.cta-info[data-v-07f607f2] {
  font-size: 0.9rem;
  opacity: 0.7;
  margin-top: 10px;
}
@media (max-width: 768px) {
.ebook-cta-section[data-v-07f607f2] {
    padding: 60px 15px;
    min-height: auto;
}
.cta-container[data-v-07f607f2] {
    gap: 15px;
}
.cta-title[data-v-07f607f2] {
    font-size: clamp(1.8rem, 6vw, 2.5rem);
}
.cta-description[data-v-07f607f2] {
    font-size: 1rem;
}
.download-cta[data-v-07f607f2] {
    padding: 12px 25px;
    font-size: 1rem;
}
}
@media (max-width: 480px) {
.cta-title[data-v-07f607f2] {
    font-size: clamp(1.5rem, 7vw, 2rem);
}
.cta-description[data-v-07f607f2] {
    font-size: 0.9rem;
}
.cta-info[data-v-07f607f2] {
    font-size: 0.8rem;
}
}

.ebook-content[data-v-4fbb9eee] {
  padding: 60px 20px;
  background: white;
  min-height: 40vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ebook-content h2[data-v-4fbb9eee] {
  font-size: 2.5rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ebook-content p[data-v-4fbb9eee] {
  font-size: 1.2rem;
  color: #666;
  text-align: center;
  max-width: 600px;
  line-height: 1.6;
}
@media (max-width: 768px) {
.ebook-content[data-v-4fbb9eee] {
    padding: 40px 15px;
}
.ebook-content h2[data-v-4fbb9eee] {
    font-size: 2rem;
}
.ebook-content p[data-v-4fbb9eee] {
    font-size: 1.1rem;
}
}

main[data-v-3490d350] {
  margin-top: 90px;
}
.container[data-v-3490d350] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.hero-section[data-v-3490d350] {
  padding: 100px 0 80px;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
}
.hero-content[data-v-3490d350] {
  max-width: 800px;
}
.hero-title[data-v-3490d350] {
  font-size: 3rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 24px;
  line-height: 1.2;
}
.hero-description[data-v-3490d350] {
  font-size: 1.25rem;
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 32px;
}
.cta-button[data-v-3490d350] {
  padding: 16px 32px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 1.125rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cta-button[data-v-3490d350]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 151, 239, 0.3);
}
.content-section[data-v-3490d350] {
  padding: 80px 0;
  background: white;
}
.main-content[data-v-3490d350] {
  max-width: 1200px;
  margin: 0 auto;
}
.main-content h2[data-v-3490d350] {
  font-size: 2rem;
  font-weight: 600;
  color: #1e293b;
  margin: 60px 0 24px;
  line-height: 1.3;
}
.main-content h3[data-v-3490d350] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin: 40px 0 20px;
}
.main-content p[data-v-3490d350] {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #374151;
  margin-bottom: 24px;
}
.main-content ul[data-v-3490d350] {
  margin: 24px 0;
  padding-left: 24px;
}
.main-content li[data-v-3490d350] {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #374151;
  margin-bottom: 12px;
}
.main-content strong[data-v-3490d350] {
  font-weight: 600;
  color: #1e293b;
}
.related-section[data-v-3490d350] {
  padding: 30px 0;
}

/* Showcase Section */
.showcase-section[data-v-3490d350] {
  padding: 80px 0;
  background: white;
}
.showcase-content[data-v-3490d350] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.showcase-text h2[data-v-3490d350] {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 24px;
  line-height: 1.2;
}
.showcase-subtitle[data-v-3490d350] {
  font-size: 1.25rem;
  line-height: 1.8;
  color: #64748b;
  margin-bottom: 40px;
}
.benefits-highlight[data-v-3490d350] {
  display: flex;
  gap: 40px;
  margin-top: 32px;
}
.benefit-item[data-v-3490d350] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.benefit-number[data-v-3490d350] {
  font-size: 3rem;
  font-weight: 800;
  color: #1297ef;
  line-height: 1;
  margin-bottom: 8px;
}
.benefit-label[data-v-3490d350] {
  font-size: 0.875rem;
  color: #64748b;
  text-align: center;
  font-weight: 500;
}
.showcase-image[data-v-3490d350] {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}
.showcase-image img[data-v-3490d350] {
  width: 100%;
  height: auto;
  display: block;
}

/* Features Section */
.features-section[data-v-3490d350] {
  padding: 80px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}
.section-title[data-v-3490d350] {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  text-align: center;
  margin-bottom: 16px;
}
.section-subtitle[data-v-3490d350] {
  font-size: 1.125rem;
  color: #64748b;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 60px;
  line-height: 1.6;
}
.features-grid[data-v-3490d350] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.feature-card[data-v-3490d350] {
  background: white;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
}
.feature-card[data-v-3490d350]:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 40px rgba(18, 151, 239, 0.15);
  border-color: #1297ef;
}
.feature-card .feature-image[data-v-3490d350] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 20px;
}
.feature-card h3[data-v-3490d350] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 12px;
}
.feature-card p[data-v-3490d350] {
  font-size: 1rem;
  line-height: 1.6;
  color: #64748b;
  margin: 0;
}

/* Benefits Grid Text */
.benefits-grid-text[data-v-3490d350] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin: 40px 0;
}
.benefit-box[data-v-3490d350] {
  background: linear-gradient(135deg, rgba(18, 151, 239, 0.05) 0%, rgba(74, 183, 255, 0.05) 100%);
  border-radius: 12px;
  padding: 30px;
  border: 1px solid rgba(18, 151, 239, 0.1);
}
.benefit-box h3[data-v-3490d350] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 16px;
}
.benefit-box p[data-v-3490d350] {
  font-size: 1rem;
  line-height: 1.7;
  color: #374151;
  margin: 0;
}

/* Features List */
.features-list[data-v-3490d350] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 30px 0;
}
.feature-item[data-v-3490d350] {
  padding: 20px;
  background: #f8fafc;
  border-radius: 8px;
  border-left: 4px solid #1297ef;
  font-size: 1rem;
  line-height: 1.6;
  color: #374151;
}
.feature-item strong[data-v-3490d350] {
  color: #1e293b;
  font-weight: 600;
}

/* Product Showcase */
.product-showcase[data-v-3490d350] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  margin: 60px 0;
  padding: 40px;
  background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
  border-radius: 16px;
  border: 1px solid #e2e8f0;
}
.product-image[data-v-3490d350] {
  border-radius: 12px;
  overflow: hidden;
}
.product-image img[data-v-3490d350] {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid #e2e8f0;
  border-radius: 12px;
}
.product-benefits h3[data-v-3490d350] {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 24px;
}
.product-benefits ul[data-v-3490d350] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-benefits li[data-v-3490d350] {
  padding: 16px 0;
  border-bottom: 1px solid #e2e8f0;
  font-size: 1rem;
  line-height: 1.7;
  color: #374151;
}
.product-benefits li[data-v-3490d350]:last-child {
  border-bottom: none;
}
.product-benefits li strong[data-v-3490d350] {
  color: #1297ef;
  font-weight: 600;
}

/* Comparison Grid */
.comparison-grid[data-v-3490d350] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin: 40px 0;
}
.comparison-item[data-v-3490d350] {
  background: white;
  border-radius: 12px;
  padding: 30px;
  border: 1px solid #e9ecef;
  transition: all 0.3s ease;
}
.comparison-item[data-v-3490d350]:hover {
  border-color: #1297ef;
  box-shadow: 0 8px 25px rgba(18, 151, 239, 0.1);
}
.comparison-item h4[data-v-3490d350] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 12px;
}
.comparison-item p[data-v-3490d350] {
  font-size: 1rem;
  line-height: 1.7;
  color: #64748b;
  margin: 0;
}
@media (max-width: 1024px) {
.showcase-content[data-v-3490d350] {
    grid-template-columns: 1fr;
    gap: 40px;
}
.showcase-image[data-v-3490d350] {
    order: -1;
}
.product-showcase[data-v-3490d350] {
    grid-template-columns: 1fr;
}
.features-grid[data-v-3490d350],
  .benefits-grid-text[data-v-3490d350],
  .features-list[data-v-3490d350],
  .comparison-grid[data-v-3490d350] {
    grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
.hero-title[data-v-3490d350] {
    font-size: 2rem;
}
.hero-description[data-v-3490d350] {
    font-size: 1.125rem;
}
.main-content h2[data-v-3490d350] {
    font-size: 1.5rem;
}
.main-content p[data-v-3490d350],
  .main-content li[data-v-3490d350] {
    font-size: 1rem;
}
.showcase-section[data-v-3490d350],
  .features-section[data-v-3490d350] {
    padding: 60px 0;
}
.showcase-text h2[data-v-3490d350] {
    font-size: 2rem;
}
.section-title[data-v-3490d350] {
    font-size: 2rem;
}
.benefits-highlight[data-v-3490d350] {
    flex-direction: column;
    gap: 30px;
}
.benefit-number[data-v-3490d350] {
    font-size: 2.5rem;
}
.product-showcase[data-v-3490d350] {
    padding: 30px 20px;
}
.feature-card[data-v-3490d350],
  .benefit-box[data-v-3490d350],
  .comparison-item[data-v-3490d350] {
    padding: 20px;
}
}

main[data-v-375d74ca] {
  margin-top: 90px;
}
.container[data-v-375d74ca] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.hero-section[data-v-375d74ca] {
  padding: 100px 0 80px;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
}
.hero-content[data-v-375d74ca] {
  max-width: 800px;
}
.hero-title[data-v-375d74ca] {
  font-size: 3rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 24px;
  line-height: 1.2;
}
.hero-description[data-v-375d74ca] {
  font-size: 1.25rem;
  color: #64748b;
  line-height: 1.6;
  margin-bottom: 32px;
}
.cta-button[data-v-375d74ca] {
  padding: 16px 32px;
  background: linear-gradient(45deg, #1297ef, #4ab7ff);
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 1.125rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.cta-button[data-v-375d74ca]:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(18, 151, 239, 0.3);
}
.content-section[data-v-375d74ca] {
  padding: 80px 0;
  background: white;
}
.main-content[data-v-375d74ca] {
  max-width: 1200px;
  margin: 0 auto;
}
.main-content h2[data-v-375d74ca] {
  font-size: 2rem;
  font-weight: 600;
  color: #1e293b;
  margin: 60px 0 24px;
  line-height: 1.3;
}
.main-content h3[data-v-375d74ca] {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin: 40px 0 20px;
}
.main-content p[data-v-375d74ca] {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #374151;
  margin-bottom: 24px;
}
.gmao-image[data-v-375d74ca] {
  width: 100%;
  max-width: 100%;
  border-radius: 25px;
  border: 4px solid #e4e9f1;
  margin: 40px 0;
}
.main-content ul[data-v-375d74ca] {
  margin: 24px 0;
  padding-left: 24px;
}
.main-content li[data-v-375d74ca] {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #374151;
  margin-bottom: 12px;
}
.main-content strong[data-v-375d74ca] {
  font-weight: 600;
  color: #1e293b;
}
.main-content em[data-v-375d74ca] {
  font-style: italic;
  color: #475569;
}
.source-link[data-v-375d74ca] {
  display: inline-block;
  margin-left: 8px;
  font-size: 0.875rem;
  color: #1297ef;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.source-link[data-v-375d74ca]:hover {
  color: #0d5fef;
  text-decoration: underline;
}
.source-link[data-v-375d74ca]::before {
  content: '🔗';
  margin-right: 4px;
  font-size: 0.75rem;
}
.related-section[data-v-375d74ca] {
  padding: 30px 0;
}
.references-section[data-v-375d74ca] {
  margin: 80px 0 60px;
  padding: 40px;
  background: #f8fafc;
  border-radius: 16px;
  border-left: 4px solid #1297ef;
}
.references-section h2[data-v-375d74ca] {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 20px;
}
.references-section>p[data-v-375d74ca] {
  color: #64748b;
  margin-bottom: 24px;
  font-size: 1rem;
}
.references-list[data-v-375d74ca] {
  list-style: none;
  padding: 0;
  margin: 0;
}
.references-list li[data-v-375d74ca] {
  margin-bottom: 12px;
  padding-left: 24px;
  position: relative;
}
.references-list li[data-v-375d74ca]::before {
  content: '→';
  position: absolute;
  left: 0;
  color: #1297ef;
  font-weight: 600;
}
.references-list a[data-v-375d74ca] {
  color: #1297ef;
  text-decoration: none;
  font-size: 1rem;
  transition: all 0.3s ease;
  display: inline-block;
}
.references-list a[data-v-375d74ca]:hover {
  color: #0d5fef;
  text-decoration: underline;
  transform: translateX(4px);
}
@media (max-width: 768px) {
.hero-title[data-v-375d74ca] {
    font-size: 2rem;
}
.hero-description[data-v-375d74ca] {
    font-size: 1.125rem;
}
.main-content h2[data-v-375d74ca] {
    font-size: 1.5rem;
}
.main-content p[data-v-375d74ca],
  .main-content li[data-v-375d74ca] {
    font-size: 1rem;
}
}

/* Sticky Feature Section Styles */
.sticky-feature-section[data-v-375d74ca] {
  padding: 120px 0;
  background-color: #ffffff;
  position: relative;
}
.sticky-grid[data-v-375d74ca] {
  display: flex;
  gap: 80px;
  position: relative;
}
.text-content[data-v-375d74ca] {
  flex: 1.2;
  display: flex;
  flex-direction: column;
  gap: 250px;
  padding-bottom: 200px;
}
.visual-content[data-v-375d74ca] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 100%;
}
.sticky-element[data-v-375d74ca] {
  position: sticky;
  top: 15vh;
  z-index: 10;
  width: 100%;
  display: flex;
  justify-content: center;
}
.feature-block[data-v-375d74ca] {
  max-width: 550px;
}
.icon-group[data-v-375d74ca] {
  display: flex;
  margin-bottom: 30px;
}
.icon-item[data-v-375d74ca] {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border: 4px solid #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  margin-left: -15px;
}
.icon-item[data-v-375d74ca]:first-child {
  margin-left: 0;
}
.icon-item.blue[data-v-375d74ca] {
  background-color: #1297ef;
  z-index: 3;
}
.icon-item.green[data-v-375d74ca] {
  background-color: #10b981;
  z-index: 2;
}
.icon-item.orange[data-v-375d74ca] {
  background-color: #f59e0b;
  z-index: 1;
}
.sticky-title[data-v-375d74ca] {
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.1;
  color: #1e293b;
  margin-bottom: 24px;
  letter-spacing: -0.02em;
}
.highlight[data-v-375d74ca] {
  color: #1297ef;
}
.sticky-subtitle[data-v-375d74ca] {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 20px;
}
.sticky-description[data-v-375d74ca] {
  font-size: 1.35rem;
  line-height: 1.6;
  color: #64748b;
}
.phone-mockup[data-v-375d74ca] {
  width: 100%;
  max-width: 480px;
  height: auto;
  filter: drop-shadow(0 40px 80px rgba(0, 0, 0, 0.2));
}
@media (max-width: 1024px) {
.sticky-grid[data-v-375d74ca] {
    flex-direction: column-reverse;
    gap: 60px;
}
.text-content[data-v-375d74ca] {
    gap: 100px;
    padding-bottom: 50px;
}
.sticky-element[data-v-375d74ca] {
    position: relative;
    top: 0;
}
.sticky-title[data-v-375d74ca] {
    font-size: 2.8rem;
}
.visual-content[data-v-375d74ca] {
    min-height: auto;
}
}
@media (max-width: 768px) {
.sticky-title[data-v-375d74ca] {
    font-size: 2.2rem;
}
.sticky-subtitle[data-v-375d74ca] {
    font-size: 1.8rem;
}
.sticky-description[data-v-375d74ca] {
    font-size: 1.1rem;
}
.icon-item[data-v-375d74ca] {
    width: 44px;
    height: 44px;
}
}

/* ===== MOBILE FIRST - Estilos base para móvil ===== */
.thank-you-page[data-v-e0194eb0] {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.thank-you-content[data-v-e0194eb0] {
  flex: 1;
  padding: 80px 16px 60px;
}
.container[data-v-e0194eb0] {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
.success-card[data-v-e0194eb0] {
  background: white;
  border-radius: 16px;
  padding: 32px 0px;
  text-align: center;
}
.success-icon[data-v-e0194eb0] {
  width: 100px;
  height: 100px;
  margin: 0 auto 24px;
  background: linear-gradient(135deg, #129bef 0%, #4ab7ff 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  animation: scaleIn-e0194eb0 0.5s ease-out;
}
@keyframes scaleIn-e0194eb0 {
from {
    transform: scale(0);
    opacity: 0;
}
to {
    transform: scale(1);
    opacity: 1;
}
}
.success-title[data-v-e0194eb0] {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 16px;
  line-height: 1.2;
}
.success-message[data-v-e0194eb0] {
  font-size: 1rem;
  line-height: 1.6;
  color: #64748b;
  margin-bottom: 32px;
  max-width: 100%;
}
.next-steps[data-v-e0194eb0] {
  text-align: left;
  margin: 32px 0;
  padding: 24px 20px;
  background: #f8fafc;
  border-radius: 12px;
}
.next-steps h2[data-v-e0194eb0] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 20px;
  text-align: center;
}
.next-steps ul[data-v-e0194eb0] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.next-steps li[data-v-e0194eb0] {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.step-icon[data-v-e0194eb0] {
  font-size: 1.5rem;
  flex-shrink: 0;
  line-height: 1;
}
.next-steps li div[data-v-e0194eb0] {
  flex: 1;
}
.next-steps li strong[data-v-e0194eb0] {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 4px;
}
.next-steps li p[data-v-e0194eb0] {
  font-size: 0.875rem;
  color: #64748b;
  margin: 0;
  line-height: 1.5;
}
.actions[data-v-e0194eb0] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 32px;
}
.btn-primary[data-v-e0194eb0],
.btn-secondary[data-v-e0194eb0] {
  padding: 14px 24px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  box-shadow: none;
}
.btn-primary[data-v-e0194eb0] {
  background: linear-gradient(45deg, #129bef, #4ab7ff);
  color: white;
  border: none;
}
.btn-primary[data-v-e0194eb0]:active {
  transform: translateY(0);
}
.btn-secondary[data-v-e0194eb0] {
  background: white;
  color: #129bef;
  border: 2px solid #129bef;
}
.btn-secondary[data-v-e0194eb0]:active {
  background: #f8fafc;
  transform: translateY(0);
}

/* ===== TABLET - 481px y superior ===== */
@media (min-width: 481px) {
.thank-you-content[data-v-e0194eb0] {
    padding: 100px 24px 80px;
}
.success-card[data-v-e0194eb0] {
    padding: 40px 32px;
    border-radius: 20px;
}
.success-icon[data-v-e0194eb0] {
    width: 100px;
    height: 100px;
    margin-bottom: 28px;
}
.success-title[data-v-e0194eb0] {
    font-size: 2rem;
    margin-bottom: 18px;
}
.success-message[data-v-e0194eb0] {
    font-size: 1.0625rem;
    margin-bottom: 36px;
}
.next-steps[data-v-e0194eb0] {
    padding: 32px 28px;
    margin: 40px 0;
}
.next-steps h2[data-v-e0194eb0] {
    font-size: 1.375rem;
    margin-bottom: 24px;
}
.next-steps li[data-v-e0194eb0] {
    gap: 14px;
}
.step-icon[data-v-e0194eb0] {
    font-size: 1.75rem;
}
.next-steps li strong[data-v-e0194eb0] {
    font-size: 1.0625rem;
}
.next-steps li p[data-v-e0194eb0] {
    font-size: 0.9375rem;
}
.actions[data-v-e0194eb0] {
    flex-direction: row;
    gap: 16px;
    justify-content: center;
}
.btn-primary[data-v-e0194eb0],
  .btn-secondary[data-v-e0194eb0] {
    width: auto;
    padding: 16px 32px;
    font-size: 16px;
}
.btn-primary[data-v-e0194eb0]:hover {
    transform: translateY(-2px);
}
.btn-secondary[data-v-e0194eb0]:hover {
    background: #f8fafc;
    transform: translateY(-2px);
}
}

/* ===== DESKTOP - 769px y superior ===== */
@media (min-width: 769px) {
.thank-you-content[data-v-e0194eb0] {
    padding: 120px 20px 80px;
}
.container[data-v-e0194eb0] {
    max-width: 800px;
}
.success-card[data-v-e0194eb0] {
    padding: 60px 40px;
    border-radius: 24px;
}
.success-icon[data-v-e0194eb0] {
    width: 120px;
    height: 120px;
    margin-bottom: 30px;
}
.success-title[data-v-e0194eb0] {
    font-size: 2.5rem;
    margin-bottom: 20px;
}
.success-message[data-v-e0194eb0] {
    font-size: 1.125rem;
    line-height: 1.7;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.next-steps[data-v-e0194eb0] {
    margin: 50px 0;
    padding: 40px;
    border-radius: 16px;
}
.next-steps h2[data-v-e0194eb0] {
    font-size: 1.5rem;
    margin-bottom: 30px;
}
.next-steps ul[data-v-e0194eb0] {
    gap: 24px;
}
.next-steps li[data-v-e0194eb0] {
    gap: 16px;
}
.step-icon[data-v-e0194eb0] {
    font-size: 2rem;
}
.next-steps li strong[data-v-e0194eb0] {
    font-size: 1.125rem;
}
.next-steps li p[data-v-e0194eb0] {
    font-size: 0.9375rem;
    line-height: 1.6;
}
.actions[data-v-e0194eb0] {
    margin-top: 40px;
    flex-wrap: wrap;
}
}

/* ===== LARGE DESKTOP - 1025px y superior ===== */
@media (min-width: 1025px) {
.thank-you-content[data-v-e0194eb0] {
    padding: 140px 20px 100px;
}
}



/* Global Layout */
.landing-page[data-v-34ed8830] {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'Manrope', sans-serif;
  width: 100%;
}
.main-content[data-v-34ed8830] {
  flex: 1;
  width: 100%;
  overflow-x: clip;
  display: flex;
  flex-direction: column;
}

/* Hero Section */
.hero-section[data-v-34ed8830] {
  width: 100%;
  position: relative;
  padding: 90px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1400px;
  margin: 0 auto;
}

/* Utilities */
.text-accent[data-v-34ed8830] {
  color: #129BEF;
  font-weight: 700;
}
.text-accent-animated[data-v-34ed8830] {
  background: linear-gradient(90deg, #129BEF 0%, #129BEF 45%, #173854 65%, #000000 100%);
  background-size: 300% auto;
  background-position: 100% center; /* Inicia en el sector negro */
  color: transparent !important;
  -webkit-background-clip: text;
  background-clip: text;
}
.text-dark[data-v-34ed8830] {
  color: #111827;
  font-weight: 700;
}
.text-gray[data-v-34ed8830] {
  color: #6B7280;
}
.text-amber[data-v-34ed8830] {
  color: #F59E0B;
}
.font-bold[data-v-34ed8830] {
  font-weight: 700;
}
.font-normal[data-v-34ed8830] {
  font-weight: 400;
}

/* Badge Superior */
.hero-badge[data-v-34ed8830] {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
.hero-badge[data-v-34ed8830] {
    flex-direction: row;
}
}
.hero-badge-label[data-v-34ed8830] {
  background-color: #129BEF;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 9999px;
}
.hero-badge-text[data-v-34ed8830] {
  font-size: 18px;
  color: #4B5563;
  font-weight: 500;

  display: flex;
  align-items: center;
  gap: 4px;
}
.hero-badge-icon[data-v-34ed8830] {
  width: 16px;
  height: 16px;
  color: #F59E0B;
}
.hero-badge-arrow[data-v-34ed8830] {
  color: #129BEF;
  font-weight: 700;
  margin-left: 4px;
  cursor: pointer;
}
.hero-badge-arrow[data-v-34ed8830]:hover {
  text-decoration: underline;
}

/* Titles */
.hero-title[data-v-34ed8830] {
  font-size: 40px;
  line-height: 1.1;
  letter-spacing: -0.04em;
  color: #111827;
  font-weight: 800;
  margin: 0 auto 32px auto;
  max-width: 1000px;
}
@media (min-width: 768px) {
.hero-title[data-v-34ed8830] {
    font-size: 72px;
}
}
.hero-subtitle[data-v-34ed8830] {
  font-size: 20px;
  color: #6B7280;
  line-height: 1.6;
  font-weight: 500;
  margin: 0 auto 60px auto;
}
@media (min-width: 768px) {
.hero-subtitle[data-v-34ed8830] {
    font-size: 20px;
}
}

/* Mockups Layout */
.mockups-container[data-v-34ed8830] {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: 1000px;
  margin: 0 auto;
}

/* @media (min-width: 768px) {
  .mockups-container {
    height: 550px;
  }
} */
@media (min-width: 1024px) {
.mockups-container[data-v-34ed8830] {
    height: 750px;
}
}

/* Phones centering mechanics */
.hero-mockup-wrapper[data-v-34ed8830] {
  position: absolute;
  top: 0;
  transform-origin: center bottom;
}
.mockup-image-left[data-v-34ed8830] {
  width: 400px;
  display: block;
}
.mockup-image-right[data-v-34ed8830] {
  width: 400px;
  display: block;
}
.mockup-image-center[data-v-34ed8830] {
  width: 900px;
  display: block;
}

/* Center Phone: Anchored perfectly to the horizontal center */
.mockup-center[data-v-34ed8830] {
  z-index: 10;
  left: 50%;
  margin-left: -450px;
  /* offset exactly by half of 900px */
}

/* Left & Right Phones: Anchored perfectly to the same center, hidden behind the middle phone on desktop */
.mockup-left[data-v-34ed8830] {
  display: none;
  z-index: 5;
  left: 70%;
  margin-left: -200px;
  /* offset exactly by half of 400px */
}
.mockup-right[data-v-34ed8830] {
  display: none;
  z-index: 5;
  left: 30%;
  margin-left: -200px;
  /* offset exactly by half of 400px */
}
@media (min-width: 768px) {
.mockup-left[data-v-34ed8830] {
    display: block;
}
.mockup-right[data-v-34ed8830] {
    display: block;
}
}

/* Floating Badges */
.floating-badge[data-v-34ed8830] {
  display: none;
  /* Blocked on mobile */
  position: absolute;
  z-index: 20;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(12px);
  border-radius: 16px;
  padding: 16px;
  border: 1px solid rgba(229, 231, 235, 0.6);
  align-items: center;
  gap: 16px;
}
@media (min-width: 1024px) {
.floating-badge[data-v-34ed8830] {
    display: flex;
}
}
.badge-left[data-v-34ed8830] {
  left: -2%;
  top: 55%;
}
.badge-right-top[data-v-34ed8830] {
  right: -2%;
  top: 35%;
}
.badge-right-bottom[data-v-34ed8830] {
  right: -5%;
  top: 70%;
}
.badge-text-container[data-v-34ed8830] {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.badge-text[data-v-34ed8830] {
  font-size: 14px;
  color: #6B7280;
  line-height: 1.25;
}
.badge-accent-green[data-v-34ed8830] {
  color: #059669;
}
.badge-icon-circle[data-v-34ed8830] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.icon-green[data-v-34ed8830] {
  background-color: #ecfdf5;
  border: 1px solid #d1fae5;
  color: #059669;
}
.icon-amber[data-v-34ed8830] {
  background-color: #fffbeb;
  border: 1px solid #fef3c7;
  color: #f59e0b;
}
.icon-blue[data-v-34ed8830] {
  background-color: rgba(18, 155, 239, 0.1);
  border: 1px solid rgba(18, 155, 239, 0.2);
  color: #129BEF;
}
.icon-svg[data-v-34ed8830] {
  width: 20px;
  height: 20px;
}

/* CTA */
.cta-container[data-v-34ed8830] {
  position: relative;
  z-index: 30;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: #ffffff;
  padding-top: 50px;
  height: 200px;
  box-shadow: 0 -35px 40px 20px rgb(255 255 255);

  /* Difumina oscureciendo solo hacia arriba (spread negativo para que no salga por los lados ni por abajo) */
  border-top: 2px solid;
  border-image: linear-gradient(to right, #ffffff, #e2e8f0, #ffffff) 1;
}
.btn-cta[data-v-34ed8830] {
  background-color: #129BEF;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  padding: 16px 36px;
  border-radius: 9999px;

  display: flex;
  align-items: center;
  gap: 8px;
  border: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  font-family: inherit;
}
.btn-cta[data-v-34ed8830]:hover {
  background-color: #0c82ce;
  transform: translateY(-4px);
}
.btn-arrow[data-v-34ed8830] {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.btn-cta:hover .btn-arrow[data-v-34ed8830] {
  transform: translateX(4px);
}

/* Animations Core */
.animate-fade-in-up[data-v-34ed8830] {
  opacity: 0;
  animation: fadeInUp-34ed8830 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

/* Initial delays for intro */
.hero-badge.animate-fade-in-up[data-v-34ed8830] {
  animation-delay: 0.1s;
  animation-duration: 0.6s;
}
.hero-title.animate-fade-in-up[data-v-34ed8830] {
  animation-delay: 0.2s;
}
.hero-subtitle.animate-fade-in-up[data-v-34ed8830] {
  animation-delay: 0.3s;
}
.mockups-container.animate-fade-in-up[data-v-34ed8830] {
  animation-delay: 0.4s;
  animation-duration: 1s;
}
.cta-container.animate-fade-in-up[data-v-34ed8830] {
  animation-delay: 0.7s;
}
@keyframes fadeInUp-34ed8830 {
from {
    opacity: 0;
    transform: translateY(40px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes float-34ed8830 {
0%,
  100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-8px);
}
}
@keyframes floatDelayed-34ed8830 {
0%,
  100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-12px);
}
}
@keyframes floatSlow-34ed8830 {
0%,
  100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-6px);
}
}
.animate-float[data-v-34ed8830] {
  animation: float-34ed8830 5s ease-in-out infinite;
}
.animate-float-delayed[data-v-34ed8830] {
  animation: floatDelayed-34ed8830 6s ease-in-out infinite;
  animation-delay: 2s;
}
.animate-float-slow[data-v-34ed8830] {
  animation: floatSlow-34ed8830 7s ease-in-out infinite;
  animation-delay: 1s;
}
.cta-container[data-v-34ed8830] {
  height: 150px;
  padding-top: 30px;
}


.pricing-page[data-v-0b151343] {
  font-family: 'Manrope', system-ui, -apple-system, sans-serif;
  color: #0F1B2E;
  background: #fff;
}

/* Links sin subrayado, pero respetando el color propio de cada uno */
.pricing-page a[data-v-0b151343] { text-decoration: none;
}
.pricing-main[data-v-0b151343] { padding-top: 0;
}

/* HERO */
.hero[data-v-0b151343] {
  text-align: center;
  padding: 70px 28px 8px;
  max-width: 900px;
  margin: 0 auto;
}
.hero-badge[data-v-0b151343] {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background-color: #ffffff;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
.hero-badge[data-v-0b151343] {
    flex-direction: row;
}
}
.hero-badge-label[data-v-0b151343] {
  background-color: #129BEF;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 9999px;
}
.hero-badge-text[data-v-0b151343] {
  font-size: 18px;
  color: #4B5563;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 4px;
}
.hero-badge-icon[data-v-0b151343] {
  width: 16px;
  height: 16px;
  color: #F59E0B;
}
.hero-badge-arrow[data-v-0b151343] {
  color: #129BEF;
  font-weight: 700;
  margin-left: 4px;
  cursor: pointer;
}
.hero-badge-arrow[data-v-0b151343]:hover {
  text-decoration: underline;
}

/* Animación de entrada (igual que en home) */
.animate-fade-in-up[data-v-0b151343] {
  opacity: 0;
  animation: fadeInUp-0b151343 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.hero-badge.animate-fade-in-up[data-v-0b151343] {
  animation-delay: 0.1s;
  animation-duration: 0.6s;
}
@keyframes fadeInUp-0b151343 {
from {
    opacity: 0;
    transform: translateY(40px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.hero-title[data-v-0b151343] {
  font-size: clamp(33px, 5vw, 53px);
  line-height: 1.07;
  font-weight: 800;
  letter-spacing: -1.6px;
  margin: 0;
}
.hero-title-accent[data-v-0b151343] {
  color: #129bef;
  font-weight: 800;
}
.hero-sub[data-v-0b151343] {
  font-size: 19px;
  color: #5A6B7B;
  line-height: 1.55;
  margin: 22px auto 0;
  max-width: 600px;
}
.toggles[data-v-0b151343] {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-top: 36px;
}
.currency-switch[data-v-0b151343] {
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #E2E8F0;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: inherit;
  transition: border-color .2s ease, transform .2s ease;
}
.currency-switch[data-v-0b151343]:hover {
  border-color: #129bef;
  transform: translateY(-2px);
}
.currency-flag[data-v-0b151343] {
  font-size: 22px;
  line-height: 1;
}
.currency-code[data-v-0b151343] {
  font-size: 10px;
  font-weight: 700;
  color: #6B7A8D;
  margin-top: 1px;
}
.toggle[data-v-0b151343] {
  display: inline-flex;
  align-items: center;
  background: #EEF3F9;
  border-radius: 999px;
  position: relative;
}
.toggle.billing[data-v-0b151343] { padding: 5px;
}
.knob[data-v-0b151343] {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 120px;
  height: calc(100% - 10px);
  background: #fff;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  transition: transform .3s cubic-bezier(.4,0,.2,1);
}
.toggle-btn[data-v-0b151343] {
  position: relative;
  z-index: 1;
  border: none;
  background: none;
  cursor: pointer;
  font-family: inherit;
  font-weight: 700;
  font-size: 15px;
  width: 120px;
  padding: 10px 0;
  border-radius: 999px;
  transition: color .2s;
}
.save-pill[data-v-0b151343] {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 13.5px;
  font-weight: 700;
  color: #129bef;
  background: #EAF3FF;
  padding: 6px 14px;
  border-radius: 999px;
}

/* CARDS */
.cards-section[data-v-0b151343] { padding: 40px 28px 8px;
}
.cards-grid[data-v-0b151343] {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  max-width: 1340px;
  margin: 0 auto;
  align-items: stretch;
  border-radius: 18px;
  overflow: hidden;
}
.card[data-v-0b151343] {
  background: #fff;
  border: 1px solid #E4E4E7;
  margin: 0 0 0 -1px;
  padding: 30px 22px 26px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* Iguala la altura del bloque de precio para alinear los CTA de todas las cards */
.plan-price[data-v-0b151343] {
  min-height: 78px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.card[data-v-0b151343]:first-child {
  margin-left: 0;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.card[data-v-0b151343]:last-child {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}
.card-pro[data-v-0b151343] {
  background: #F4F9FF;
  border: 1.5px solid #129bef;
  padding: 30px 22px 26px;
  position: relative;
  z-index: 1;
}
.card-ent[data-v-0b151343] {
  background: #0F1B2E;
  border: 1px solid #0F1B2E;
  color: #fff;
}

/* Tablet: la cuadrícula conectada deja de funcionar al envolver -> cards separadas */
@media (max-width: 1024px) {
.cards-grid[data-v-0b151343] {
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    overflow: visible;
    border-radius: 0;
}
.card[data-v-0b151343] {
    margin: 0;
    border: 1px solid #E4E4E7;
    border-radius: 16px;
}
.card[data-v-0b151343]:first-child,
  .card[data-v-0b151343]:last-child {
    border-radius: 16px;
}
}
@media (max-width: 720px) {
.cards-grid[data-v-0b151343] {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 480px) {
.cards-grid[data-v-0b151343] {
    grid-template-columns: 1fr;
}
}
.popular-badge[data-v-0b151343] {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #129bef;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .4px;
  padding: 6px 16px;
  border-radius: 0 0 12px 12px;
  white-space: nowrap;
}
.card-name[data-v-0b151343] { font-size: 20px; font-weight: 800;
}
.pro-name[data-v-0b151343] { color: #129bef;
}
.card-desc[data-v-0b151343] {
  font-size: 13.5px;
  color: #6B7A8D;
  line-height: 1.45;
  margin-top: 5px;
  min-height: 40px;
}
.ent-desc[data-v-0b151343] { color: #A9B6C6;
}
.price-row[data-v-0b151343] {
  display: flex;
  align-items: baseline;
  gap: 9px;
  flex-wrap: wrap;
}
.price-main[data-v-0b151343] { font-weight: 800; letter-spacing: -1.6px;
}
.price-orig[data-v-0b151343] {
  color: #9AA7B5;
  text-decoration: line-through;
  font-weight: 700;
}
.price-sub[data-v-0b151343] {
  font-size: 13px;
  color: #6B7A8D;
  font-weight: 600;
  margin-top: 2px;
}
.ent-price[data-v-0b151343] { font-size: 30px; line-height: 1.15; font-weight: 800; letter-spacing: -1.2px;
}
.ent-price-sub[data-v-0b151343] { font-size: 13px; color: #A9B6C6; font-weight: 600; margin-top: 2px;
}
.btn-outline[data-v-0b151343], .btn-solid[data-v-0b151343], .btn-white[data-v-0b151343] {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  border-radius: 999px;
}
.btn-outline[data-v-0b151343] {
  padding: 13px;
  border: 1.5px solid #129bef;
  color: #129bef;
  background: #fff;
}
.btn-solid[data-v-0b151343] {
  padding: 14px;
  border: 1.5px solid transparent;
  color: #fff;
  background: #129bef;
}
.btn-white[data-v-0b151343] {
  padding: 13px;
  border: 1.5px solid transparent;
  color: #0F1B2E;
  background: #fff;
}
.feat-list[data-v-0b151343] {
  display: flex;
  padding: 0;
  flex-direction: column;
  gap: 11px;
}
.feat-list[data-v-0b151343]:first-of-type { margin-top: 4px;
}
.feat[data-v-0b151343] {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 14px;
  line-height: 1.45;
  color: #3A4A5E;
}
.ent-feat[data-v-0b151343] { color: #D4DDE8;
}
.check[data-v-0b151343] { color: #129bef; font-weight: 800; flex: none; margin-top: 1px;
}
.bold[data-v-0b151343] { font-weight: 600;
}
.ent-bold[data-v-0b151343] { color: #fff;
}
.see-all[data-v-0b151343] {
  background: none;
  border: none;
  color: #129bef;
  font-weight: 700;
  font-size: 13.5px;
  cursor: pointer;
  text-align: left;
  padding: 0;
  font-family: inherit;
  margin-top: auto;
}
.reassurance[data-v-0b151343] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 28px;
  max-width: 1100px;
  margin: 30px auto 0;
  font-size: 13.5px;
  font-weight: 600;
  color: #6B7A8D;
}
.reassurance span[data-v-0b151343] {
  display: flex;
  align-items: center;
  gap: 7px;
}

/* COMPARISON */
.comparison-section[data-v-0b151343] { padding: 54px 28px 8px; text-align: center;
}
.comp-toggle[data-v-0b151343] {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1.5px solid #D7E1EC;
  color: #0F1B2E;
  font-family: inherit;
  font-weight: 700;
  font-size: 15px;
  padding: 13px 24px;
  border-radius: 999px;
  cursor: pointer;
}
.comp-arrow[data-v-0b151343] {
  display: inline-flex;
  transition: transform .3s;
  color: #129bef;
}
.comp-wrap[data-v-0b151343] {
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  transition: max-height .5s cubic-bezier(.4,0,.2,1);
}

/* Abierta: dejamos overflow visible para que el encabezado sea sticky respecto al viewport */
.comp-wrap.open[data-v-0b151343] {
  overflow: visible;
}
.comp-table[data-v-0b151343] {
  border: 1px solid #E6ECF2;
  border-radius: 18px;
  margin-top: 22px;
  text-align: left;
  background: #fff;
}
.comp-head[data-v-0b151343] {
  position: sticky;
  top: 64px;
  z-index: 5;
  display: grid;
  grid-template-columns: minmax(180px, 1.6fr) repeat(5, 1fr);
  align-items: end;
  background: #fff;
  padding: 4px 0 0;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  box-shadow: 0 1px 0 #E6ECF2;
}
.comp-h[data-v-0b151343] {
  text-align: center;
  padding: 14px 6px;
  font-weight: 800;
  font-size: 14px;
  color: #0F1B2E;
}
.comp-h-pro[data-v-0b151343] {
  color: #129bef;
  background: #F4F9FF;
  border-radius: 12px 12px 0 0;
}

/* Hover por columna: tinte que respeta el background inline de cada celda */
.comp-h[data-v-0b151343],
.comp-cell[data-v-0b151343] {
  transition: box-shadow .15s ease;
}
.comp-h.col-hover[data-v-0b151343],
.comp-cell.col-hover[data-v-0b151343] {
  box-shadow: inset 0 0 0 9999px rgba(18, 155, 239, 0.08);
}
.comp-cat[data-v-0b151343] {
  background: #F5F8FC;
  padding: 11px 20px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .7px;
  text-transform: uppercase;
  color: #129bef;
  border-top: 1px solid #E6ECF2;
}
.comp-row[data-v-0b151343] {
  display: grid;
  grid-template-columns: minmax(180px, 1.6fr) repeat(5, 1fr);
  align-items: center;
  border-top: 1px solid #EEF2F6;
}
.comp-row-label[data-v-0b151343] {
  padding: 13px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #3A4A5E;
}
.comp-cell[data-v-0b151343] {
  padding: 13px 8px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}

/* FAQ */
.faq-section[data-v-0b151343] { padding: 64px 28px 20px; max-width: 760px; margin: 0 auto;
}
.faq-title[data-v-0b151343] {
  font-size: clamp(26px, 3.4vw, 36px);
  font-weight: 800;
  letter-spacing: -1px;
  text-align: center;
  margin: 0 0 8px;
}
.faq-sub[data-v-0b151343] { text-align: center; color: #6B7A8D; font-size: 16px; margin: 0 0 28px;
}
.faq-item[data-v-0b151343] { border-bottom: 1px solid #EBEFF4;
}
.faq-q[data-v-0b151343] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: none;
  border: none;
  cursor: pointer;
  font-family: inherit;
  text-align: left;
  padding: 22px 4px;
}
.faq-q-text[data-v-0b151343] { font-size: 17px; font-weight: 700; color: #0F1B2E;
}
.faq-plus[data-v-0b151343] {
  flex: none;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #129bef;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  transition: transform .3s;
}
.faq-a-wrap[data-v-0b151343] { overflow: hidden; transition: max-height .35s ease;
}
.faq-a[data-v-0b151343] {
  margin: 0;
  padding: 0 4px 24px;
  font-size: 16px;
  line-height: 1.6;
  color: #5A6B7B;
}
.faq-item[data-v-0b151343]:last-child {
  border-bottom: none;
}

/* Tabla scroll horizontal en mobile */
@media (max-width: 768px) {
.comp-table[data-v-0b151343] { min-width: 680px;
}
.comp-wrap.open[data-v-0b151343] { overflow: auto; -webkit-overflow-scrolling: touch;
}
.hero[data-v-0b151343] { padding: 48px 18px 4px;
}
.hero-sub[data-v-0b151343] { font-size: 17px;
}
.cards-section[data-v-0b151343] { padding: 28px 16px 4px;
}
.comparison-section[data-v-0b151343] { padding: 40px 16px 4px;
}
.faq-section[data-v-0b151343] { padding: 48px 18px 16px;
}
}
