/* input(97,37): run-time error CSS1019: Unexpected token, found ' '
input(97,37): run-time error CSS1019: Unexpected token, found ' '
input(97,37): run-time error CSS1042: Expected function, found ' '
input(97,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(101,37): run-time error CSS1019: Unexpected token, found ' '
input(101,37): run-time error CSS1019: Unexpected token, found ' '
input(101,37): run-time error CSS1042: Expected function, found ' '
input(101,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(106,37): run-time error CSS1019: Unexpected token, found ' '
input(106,37): run-time error CSS1019: Unexpected token, found ' '
input(106,37): run-time error CSS1042: Expected function, found ' '
input(106,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(116,38): run-time error CSS1019: Unexpected token, found ' '
input(116,38): run-time error CSS1019: Unexpected token, found ' '
input(116,38): run-time error CSS1042: Expected function, found ' '
input(116,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(587,35): run-time error CSS1019: Unexpected token, found ' '
input(587,35): run-time error CSS1019: Unexpected token, found ' '
input(587,35): run-time error CSS1042: Expected function, found ' '
input(587,35): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(633,38): run-time error CSS1019: Unexpected token, found ' '
input(633,38): run-time error CSS1019: Unexpected token, found ' '
input(633,38): run-time error CSS1042: Expected function, found ' '
input(633,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' '
input(1615,38): run-time error CSS1019: Unexpected token, found ' '
input(1615,38): run-time error CSS1019: Unexpected token, found ' '
input(1615,38): run-time error CSS1042: Expected function, found ' '
input(1615,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found ' ' */
/* ============================================================
   SOLUCIONES ELI SOFT — LANDING v2 (Premium / Lovable-style)
   Convive con site.css (Bootstrap 5). No pisa variables existentes.
   Tokens y utilities inspirados en EliSoft Elevate + Digital Canvas
   ============================================================ */

/* ========== TOKENS DE DISEÑO ========== */
:root {
    /* Marca v2 en oklch (más fiel en pantallas modernas) con fallback hex */
    --v2-brand: oklch(0.42 0.19 262);
    --v2-brand-hex: #2740c8;
    --v2-brand-deep: oklch(0.30 0.14 262);
    --v2-brand-deep-hex: #1a2a8a;
    --v2-brand-glow: oklch(0.65 0.20 258);
    --v2-brand-glow-hex: #5d7dff;
    --v2-accent: oklch(0.87 0.17 92);
    --v2-accent-hex: #ffd447;
    --v2-accent-soft: oklch(0.94 0.10 92);
    --v2-accent-soft-hex: #fff2c2;
    --v2-ink: oklch(0.18 0.05 262);
    --v2-ink-hex: #0e1230;
    --v2-ink-soft: oklch(0.24 0.06 262);
    --v2-ink-soft-hex: #16183a;

    /* Neutros premium */
    --v2-bg: #ffffff;
    --v2-bg-soft: #f7f8fb;
    --v2-fg: #0e1230;
    --v2-fg-muted: #4a5175;
    --v2-fg-subtle: #6b7391;
    --v2-line: rgba(14, 18, 48, 0.08);
    --v2-line-strong: rgba(14, 18, 48, 0.14);

    /* Sombras con tinte azul (look premium) */
    --v2-shadow-xs: 0 1px 2px rgba(39, 64, 200, 0.06);
    --v2-shadow-sm: 0 2px 8px rgba(39, 64, 200, 0.08), 0 1px 2px rgba(39, 64, 200, 0.06);
    --v2-shadow-md: 0 8px 24px rgba(39, 64, 200, 0.10), 0 2px 6px rgba(39, 64, 200, 0.06);
    --v2-shadow-lg: 0 18px 48px rgba(39, 64, 200, 0.14), 0 4px 12px rgba(39, 64, 200, 0.08);
    --v2-shadow-glow: 0 0 0 1px rgba(93, 125, 255, 0.30), 0 12px 40px rgba(39, 64, 200, 0.28);

    /* Tipografía */
    --v2-font-display: 'Space Grotesk', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    --v2-font-body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;

    /* Radios */
    --v2-r-sm: 8px;
    --v2-r-md: 14px;
    --v2-r-lg: 20px;
    --v2-r-xl: 28px;
    --v2-r-full: 999px;

    /* Gradientes */
    --v2-gradient-brand: linear-gradient(135deg, var(--v2-brand) 0%, var(--v2-brand-glow) 100%);
    --v2-gradient-brand-hex: linear-gradient(135deg, #2740c8 0%, #5d7dff 100%);
    --v2-gradient-shine: linear-gradient(90deg,
        var(--v2-brand) 0%,
        var(--v2-brand-glow) 40%,
        var(--v2-accent) 60%,
        var(--v2-brand-glow) 80%,
        var(--v2-brand) 100%);
    --v2-gradient-ink: linear-gradient(180deg, #0e1230 0%, #16183a 60%, #0e1230 100%);
    --v2-gradient-aurora:
        radial-gradient(60% 40% at 20% 20%, rgba(93, 125, 255, 0.25) 0%, transparent 60%),
        radial-gradient(50% 40% at 80% 30%, rgba(255, 212, 71, 0.20) 0%, transparent 60%),
        radial-gradient(60% 50% at 60% 90%, rgba(39, 64, 200, 0.18) 0%, transparent 60%);
}

/* ========== BASE OVERRIDES (opt-in con .v2-scope) ==========
   Para no romper la landing actual, todos los estilos v2 se aplican
   dentro de un contenedor con la clase .v2-scope */
.v2-scope {
    font-family: var(--v2-font-body);
    color: var(--v2-fg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: -0.005em;
}

/* ========== FIX NAVEGACIÓN POR ANCLAS ==========
   El offset real de la cabecera (medido por JS en --ux-top) y las reglas
   scroll-padding-top / scroll-margin-top viven en ux-fixes.css. Aquí sólo
   dejamos: (a) el fallback si ux-fixes no cargó y (b) el clip horizontal. */
html { scroll-behavior: smooth; }
html, body { overflow-x: clip; }

.v2-scope h1, .v2-scope h2, .v2-scope h3, .v2-scope h4,
.v2-scope .v2-display {
    font-family: var(--v2-font-display);
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 1.05;
    text-wrap: balance;
    color: var(--v2-fg);
}

.v2-scope h1, .v2-scope .v2-h1 {
    font-size: clamp(2.4rem, 5.5vw + 0.5rem, 5.2rem);
}

.v2-scope h2, .v2-scope .v2-h2 {
    font-size: clamp(1.9rem, 3.2vw + 0.5rem, 3.4rem);
    letter-spacing: -0.02em;
}

.v2-scope h3, .v2-scope .v2-h3 {
    font-size: clamp(1.4rem, 1.6vw + 0.5rem, 2rem);
    letter-spacing: -0.02em;
}

.v2-scope p, .v2-scope .v2-lead {
    color: var(--v2-fg-muted);
    line-height: 1.6;
}

.v2-scope .v2-lead {
    font-size: clamp(1.05rem, 0.4vw + 1rem, 1.25rem);
}

/* ========== UTILITIES PREMIUM ========== */

/* Glass morphism */
.v2-glass {
    background: rgba(255, 255, 255, 0.65);
    backdrop-filter: blur(18px) saturate(160%);
    -webkit-backdrop-filter: blur(18px) saturate(160%);
    border: 1px solid rgba(255, 255, 255, 0.55);
    box-shadow: var(--v2-shadow-md);
}

.v2-glass-dark {
    background: rgba(14, 18, 48, 0.55);
    backdrop-filter: blur(20px) saturate(160%);
    -webkit-backdrop-filter: blur(20px) saturate(160%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #e6e8f5;
}

/* Texto con gradiente estático */
.v2-text-gradient {
    background: var(--v2-gradient-brand-hex);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

/* Texto con gradiente shine (animado en loop) */
.v2-text-shine {
    background: var(--v2-gradient-shine);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    animation: v2-shine 6s linear infinite;
}

@keyframes v2-shine {
    0%   { background-position: 200% 50%; }
    100% { background-position: -200% 50%; }
}

/* Marker amarillo detrás de palabra (highlighter editorial) */
.v2-marker {
    position: relative;
    display: inline-block;
    z-index: 0;
    font-style: italic;
    color: var(--v2-fg);
    padding: 0 0.05em;
}
.v2-marker::before {
    content: "";
    position: absolute;
    left: -0.05em;
    right: -0.05em;
    bottom: 0.06em;
    height: 0.25em;
    background: var(--v2-accent-hex);
    z-index: -1;
    border-radius: 2px;
    transform: skewX(-4deg);
    opacity: 0.85;
}
/* Sobre fondo oscuro (.v2-ink) — el marker cambia a underline sutil
   para no tapar el texto blanco. */
.v2-ink .v2-marker {
    color: #fff;
}
.v2-ink .v2-marker::before {
    bottom: -0.02em;
    height: 0.14em;
    background: var(--v2-accent-hex);
    opacity: 1;
    border-radius: 0;
    transform: none;
    box-shadow: 0 0 24px rgba(255, 212, 71, 0.55);
}

/* Grid técnico de fondo (Elevate) */
.v2-grid-tech {
    background-image:
        linear-gradient(to right, rgba(14, 18, 48, 0.045) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(14, 18, 48, 0.045) 1px, transparent 1px);
    background-size: 56px 56px;
    -webkit-mask-image: radial-gradient(ellipse at center, black 40%, transparent 80%);
    mask-image: radial-gradient(ellipse at center, black 40%, transparent 80%);
}

/* Aurora radial background (hero, secciones) */
.v2-aurora {
    position: relative;
    isolation: isolate;
}
.v2-aurora::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--v2-gradient-aurora);
    filter: blur(20px);
    z-index: -1;
    pointer-events: none;
}

/* Sección oscura inmersiva ("ink") */
.v2-ink {
    background: var(--v2-gradient-ink);
    color: #e6e8f5;
    position: relative;
    isolation: isolate;
    overflow: hidden;
}
.v2-ink h1, .v2-ink h2, .v2-ink h3, .v2-ink h4 { color: #ffffff; }
.v2-ink p, .v2-ink .v2-lead { color: #b8bed8; }

/* Tilt 3D (para mockups de hero) — el JS aplica --rx/--ry */
.v2-tilt-scene {
    perspective: 1600px;
    perspective-origin: 50% 30%;
}
.v2-tilt-3d {
    transform-style: preserve-3d;
    transform:
        rotateX(var(--v2-rx, 6deg))
        rotateY(var(--v2-ry, -8deg))
        translateZ(0);
    transition: transform 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
    will-change: transform;
}

/* Spotlight mouse-tracked (el JS setea --mx / --my) */
.v2-spotlight {
    position: relative;
    isolation: isolate;
    overflow: hidden;
}
.v2-spotlight::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(
        420px circle at var(--v2-mx, 50%) var(--v2-my, 50%),
        rgba(93, 125, 255, 0.18),
        transparent 65%
    );
    opacity: 0;
    transition: opacity 0.25s ease;
    pointer-events: none;
    z-index: 0;
}
.v2-spotlight:hover::before { opacity: 1; }
.v2-spotlight > * { position: relative; z-index: 1; }

/* Conic ring animado (borde cónico rotando — AISection card) */
.v2-conic-ring {
    position: relative;
    border-radius: var(--v2-r-lg);
    isolation: isolate;
}
.v2-conic-ring::before {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    padding: 1.5px;
    background: conic-gradient(from var(--v2-conic-a, 0deg),
        var(--v2-brand-glow-hex), var(--v2-accent-hex),
        var(--v2-brand-hex), transparent, var(--v2-brand-glow-hex));
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    animation: v2-conic-spin 6s linear infinite;
    z-index: -1;
    pointer-events: none;
}
@property --v2-conic-a { syntax: '<angle>'; inherits: false; initial-value: 0deg; }
@keyframes v2-conic-spin {
    from { --v2-conic-a: 0deg; }
    to   { --v2-conic-a: 360deg; }
}

/* Scanline vertical (dentro de card oscura) */
.v2-scanline {
    position: relative;
    overflow: hidden;
}
.v2-scanline::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg,
        transparent 0%,
        rgba(93, 125, 255, 0.30) 45%,
        rgba(255, 212, 71, 0.20) 55%,
        transparent 100%);
    animation: v2-scan 5s ease-in-out infinite;
    pointer-events: none;
    mix-blend-mode: screen;
}
@keyframes v2-scan {
    0%, 100% { transform: translateY(-110%); }
    50%      { transform: translateY(110%); }
}

/* Orbes rotando (satélites de IA) */
.v2-orbit {
    position: absolute;
    top: 50%; left: 50%;
    width: var(--v2-orbit-r, 320px);
    height: var(--v2-orbit-r, 320px);
    margin-top: calc(var(--v2-orbit-r, 320px) / -2);
    margin-left: calc(var(--v2-orbit-r, 320px) / -2);
    border-radius: 50%;
    animation: v2-orbit-spin var(--v2-orbit-t, 22s) linear infinite;
    pointer-events: none;
}
.v2-orbit-slow { --v2-orbit-t: 40s; }
.v2-orbit-med  { --v2-orbit-t: 22s; }
.v2-orbit-fast { --v2-orbit-t: 14s; }
.v2-orbit-rev  { animation-direction: reverse; }
@keyframes v2-orbit-spin {
    from { transform: rotate(0deg); }
    to   { transform: rotate(360deg); }
}
.v2-orbit > .v2-orbit-satellite {
    position: absolute;
    top: 0; left: 50%;
    transform: translate(-50%, -50%);
    animation: v2-orbit-counter var(--v2-orbit-t, 22s) linear infinite;
}
@keyframes v2-orbit-counter {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to   { transform: translate(-50%, -50%) rotate(-360deg); }
}

/* Floating cards (hero) */
.v2-float {
    animation: v2-float 6s ease-in-out infinite;
    will-change: transform;
}
.v2-float-2 { animation-duration: 7.5s; animation-delay: -1s; }
.v2-float-3 { animation-duration: 8.5s; animation-delay: -2.5s; }
@keyframes v2-float {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(-10px); }
}

/* Sheen shimmer (botón CTA) */
.v2-btn-shine {
    position: relative;
    overflow: hidden;
}
.v2-btn-shine::after {
    content: "";
    position: absolute;
    top: 0; left: -80%;
    width: 40%; height: 100%;
    background: linear-gradient(120deg,
        transparent 0%,
        rgba(255, 255, 255, 0.45) 50%,
        transparent 100%);
    transform: skewX(-20deg);
    animation: v2-sheen 3.6s ease-in-out infinite;
    pointer-events: none;
}
@keyframes v2-sheen {
    0%, 60% { left: -80%; }
    100%    { left: 180%; }
}

/* Pulse ring (badge live) */
.v2-pulse-ring {
    position: relative;
    display: inline-block;
    width: 10px; height: 10px;
    background: #22c55e;
    border-radius: 50%;
}
.v2-pulse-ring::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: #22c55e;
    animation: v2-pulse 1.8s ease-out infinite;
}
@keyframes v2-pulse {
    0%   { transform: scale(1); opacity: 0.9; }
    100% { transform: scale(3.2); opacity: 0; }
}

/* Blur-in por líneas (H1 hero) — el JS setea el trigger */
.v2-blur-in > * {
    opacity: 0;
    filter: blur(12px);
    transform: translateY(14px);
    transition: opacity 0.9s cubic-bezier(0.2, 0.8, 0.2, 1),
                filter 0.9s cubic-bezier(0.2, 0.8, 0.2, 1),
                transform 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
    transition-delay: calc(var(--v2-i, 0) * 140ms);
}
.v2-blur-in.is-in > * {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
}

/* Reveal on scroll (patrón universal) */
.v2-reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s cubic-bezier(0.2, 0.8, 0.2, 1),
                transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.v2-reveal.is-in {
    opacity: 1;
    transform: translateY(0);
}

/* Marquee infinito (tech stack, logos)
   El wrapper es flex → los 2 tracks (original + clon) fluyen HORIZONTALMENTE
   uno detrás del otro. La animación desplaza -100% de UN track exacto,
   creando el loop invisible cuando el clon toma la posición del original. */
.v2-marquee {
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-mask-image: linear-gradient(90deg, transparent, black 8%, black 92%, transparent);
    mask-image: linear-gradient(90deg, transparent, black 8%, black 92%, transparent);
}
.v2-marquee-track {
    display: flex;
    gap: 3rem;
    flex-shrink: 0;
    padding-right: 3rem; /* compensa el gap final para que el clon empalme */
    animation: v2-marquee 40s linear infinite;
}
@keyframes v2-marquee {
    from { transform: translateX(0); }
    to   { transform: translateX(-100%); }
}
.v2-marquee:hover .v2-marquee-track { animation-play-state: paused; }

/* Botones v2 */
.v2-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.9rem 1.5rem;
    border-radius: var(--v2-r-md);
    font-family: var(--v2-font-body);
    font-weight: 600;
    font-size: 0.98rem;
    letter-spacing: -0.005em;
    line-height: 1;
    border: 1px solid transparent;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
    cursor: pointer;
    white-space: nowrap;
}
.v2-btn:hover { transform: translateY(-1px); }
.v2-btn-primary {
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    box-shadow: var(--v2-shadow-glow);
}
.v2-btn-primary:hover {
    color: #fff;
    box-shadow: 0 0 0 1px rgba(93, 125, 255, 0.50), 0 16px 48px rgba(39, 64, 200, 0.35);
}
.v2-btn-ghost {
    background: rgba(255, 255, 255, 0.9);
    color: var(--v2-fg);
    border-color: var(--v2-line-strong);
}
.v2-btn-ghost:hover { background: #fff; color: var(--v2-fg); }
.v2-btn-wa {
    background: #25D366;
    color: #fff;
}
.v2-btn-wa:hover { background: #1ebe58; color: #fff; }

/* Pills / tags */
.v2-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.35rem 0.75rem;
    border-radius: var(--v2-r-full);
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-deep-hex);
    border: 1px solid rgba(39, 64, 200, 0.14);
}
.v2-pill-accent {
    background: rgba(255, 212, 71, 0.16);
    color: #a67c00;
    border-color: rgba(255, 212, 71, 0.35);
}
.v2-pill-dark {
    background: rgba(255, 255, 255, 0.08);
    color: #e6e8f5;
    border-color: rgba(255, 255, 255, 0.14);
}

/* Cards */
.v2-card {
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    padding: 1.75rem;
    box-shadow: var(--v2-shadow-sm);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.v2-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--v2-shadow-lg);
    border-color: rgba(39, 64, 200, 0.18);
}
.v2-card-dark {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.10);
    color: #e6e8f5;
}

/* ============================================================
   HERO PREMIUM
   ============================================================ */
.v2-hero {
    position: relative;
    padding-top: 6.5rem;
    padding-bottom: 3rem;
    overflow: hidden;
    background: #ffffff;
}
.v2-hero-grid {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    opacity: 0.6;
}
.v2-hero .container { position: relative; z-index: 1; }

.v2-hero-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.5rem 0.95rem;
    border-radius: var(--v2-r-full);
    font-size: 0.85rem;
    color: var(--v2-fg);
    background: rgba(255, 255, 255, 0.85);
}
.v2-hero-badge strong { color: var(--v2-brand-deep-hex); font-weight: 700; }

.v2-hero-title {
    font-family: var(--v2-font-display);
    font-weight: 700;
    letter-spacing: -0.035em;
    line-height: 1.02;
    font-size: clamp(2.4rem, 5vw + 0.5rem, 4.8rem);
    color: var(--v2-fg);
    display: block;
    text-wrap: balance;
}
.v2-hero-title > span { display: block; }
.v2-hero-title em { font-style: italic; font-weight: 700; }

.v2-hero-benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.55rem 1.25rem;
    max-width: 640px;
}
.v2-hero-benefits li {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    color: var(--v2-fg-muted);
    font-size: 0.95rem;
    line-height: 1.35;
}
.v2-hero-benefits li i {
    color: var(--v2-brand-hex);
    flex-shrink: 0;
}

.v2-hero-ctas {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.v2-hero-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
    max-width: 620px;
    padding-top: 1.75rem;
    border-top: 1px solid var(--v2-line);
}
.v2-stat-num {
    font-family: var(--v2-font-display);
    font-size: clamp(1.75rem, 2.5vw + 0.5rem, 2.5rem);
    font-weight: 700;
    letter-spacing: -0.03em;
    color: var(--v2-fg);
    line-height: 1;
    margin-bottom: 0.3rem;
}
.v2-stat-lbl {
    font-size: 0.85rem;
    color: var(--v2-fg-subtle);
    line-height: 1.3;
}

/* Hero mockup dashboard (CSS art) */
.v2-hero-scene {
    position: relative;
    padding: 3rem 0;
    min-height: 480px;
}
.v2-hero-mockup {
    max-width: 100%;
}
.v2-mockup-frame {
    background: #ffffff;
    border-radius: var(--v2-r-lg);
    box-shadow: var(--v2-shadow-lg);
    border: 1px solid var(--v2-line);
    overflow: hidden;
    transform: translateZ(0);
}
.v2-mockup-bar {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.6rem 0.85rem;
    background: #f7f8fb;
    border-bottom: 1px solid var(--v2-line);
}
.v2-mockup-dot {
    width: 10px; height: 10px;
    border-radius: 50%;
    display: inline-block;
}
.v2-mockup-url {
    margin-left: 0.75rem;
    font-size: 0.7rem;
    color: var(--v2-fg-subtle);
    background: #fff;
    border: 1px solid var(--v2-line);
    padding: 0.25rem 0.75rem;
    border-radius: var(--v2-r-full);
    font-family: 'SF Mono', Menlo, Consolas, monospace;
}
.v2-mockup-body { display: flex; min-height: 300px; }
.v2-mockup-sidebar {
    width: 52px;
    background: linear-gradient(180deg, #f7f8fb, #ffffff);
    border-right: 1px solid var(--v2-line);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.75rem 0;
    gap: 0.5rem;
}
.v2-mockup-logo {
    width: 32px; height: 32px;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-weight: 700;
    font-size: 0.8rem;
}
.v2-mockup-nav {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    margin-top: 0.75rem;
}
.v2-mockup-nav span {
    width: 32px; height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: var(--v2-fg-subtle);
    font-size: 0.9rem;
}
.v2-mockup-nav .is-active {
    background: rgba(39, 64, 200, 0.10);
    color: var(--v2-brand-hex);
}
.v2-mockup-main {
    flex: 1;
    padding: 0.9rem 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}
.v2-mockup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
}
.v2-mockup-title {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--v2-fg);
}
.v2-mockup-search {
    width: 120px; height: 22px;
    background: #f2f4f9;
    border-radius: var(--v2-r-full);
}
.v2-mockup-kpis {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
}
.v2-mockup-kpi {
    background: #f7f8fb;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    padding: 0.6rem 0.65rem;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
}
.v2-mockup-kpi .lbl {
    font-size: 0.62rem;
    color: var(--v2-fg-subtle);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.v2-mockup-kpi .val {
    font-family: var(--v2-font-display);
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--v2-fg);
}
.v2-mockup-kpi .trend { font-size: 0.65rem; font-weight: 600; }
.v2-mockup-kpi .trend.up { color: #16a34a; }
.v2-mockup-kpi .trend.down { color: #dc2626; }
.v2-mockup-chart {
    height: 90px;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    padding: 0.35rem;
}
.v2-mockup-rows {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-top: 0.15rem;
}
.v2-mockup-row {
    display: grid;
    grid-template-columns: 3fr 2fr 1fr;
    gap: 0.5rem;
}
.v2-mockup-row span {
    height: 14px;
    background: #f2f4f9;
    border-radius: 4px;
}

/* Floating cards del hero — con posición absoluta */
.v2-float-card {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.65rem 0.85rem;
    border-radius: var(--v2-r-md);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: var(--v2-shadow-md);
    z-index: 3;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    will-change: transform;
    max-width: 240px;
}
.v2-float-card .ico {
    width: 34px; height: 34px;
    display: flex; align-items: center; justify-content: center;
    border-radius: 8px;
    background: rgba(39, 64, 200, 0.10);
    color: var(--v2-brand-hex);
    font-size: 1rem;
    flex-shrink: 0;
}
.v2-float-card .txt {
    display: flex; flex-direction: column; gap: 2px;
}
.v2-float-card .lbl {
    font-size: 0.65rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: var(--v2-fg-subtle);
    font-weight: 600;
}
.v2-float-card .val {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--v2-fg);
    line-height: 1.2;
}
.v2-float-card--ia    { top: -4%;   left: -8%;  }
.v2-float-card--wa    { top: 22%;   right: -6%; }
.v2-float-card--stock { bottom: 8%; left: -6%;  }
.v2-float-card--chart { bottom: -2%; right: -4%; }

/* Responsive hero */
@media (max-width: 991.98px) {
    .v2-hero { padding-top: 5rem; }
    .v2-hero-benefits { grid-template-columns: 1fr; }
    .v2-hero-scene { min-height: auto; padding: 2rem 0; margin-top: 2rem; }
    .v2-float-card--ia    { top: -6%;   left: 2%;   }
    .v2-float-card--wa    { top: 12%;   right: 2%;  }
    .v2-float-card--stock { bottom: 8%; left: 2%;   }
    .v2-float-card--chart { bottom: 2%; right: 2%;  }
    .v2-hero-stats { grid-template-columns: repeat(3, 1fr); gap: 0.75rem; }
}
@media (max-width: 575.98px) {
    .v2-float-card { max-width: 180px; padding: 0.5rem 0.65rem; }
    .v2-float-card .val { font-size: 0.75rem; }
    .v2-hero-stats { grid-template-columns: 1fr; text-align: left; }
}

/* ============================================================
   PORTAFOLIO · Tabs verticales
   ============================================================ */
.v2-portfolio {
    padding: 6rem 0;
    background: linear-gradient(180deg, #f7f8fb 0%, #ffffff 100%);
}
.v2-portfolio-head {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 3.5rem;
}

.v2-vtabs-wrap {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 2rem;
    align-items: start;
}

.v2-vtabs-nav {
    position: sticky;
    top: 90px;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.v2-vtab {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    width: 100%;
    padding: 1rem 1.1rem;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    text-align: left;
    cursor: pointer;
    transition: all 0.25s cubic-bezier(0.2, 0.8, 0.2, 1);
    color: var(--v2-fg);
    font-family: var(--v2-font-body);
}
.v2-vtab:hover {
    border-color: rgba(39, 64, 200, 0.20);
    transform: translateX(2px);
    box-shadow: var(--v2-shadow-sm);
}
.v2-vtab.is-active {
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-color: transparent;
    box-shadow: var(--v2-shadow-glow);
    transform: translateX(4px);
}
.v2-vtab-ico {
    width: 40px; height: 40px;
    display: flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: var(--v2-r-md);
    font-size: 1.15rem;
    flex-shrink: 0;
    transition: all 0.25s ease;
}
.v2-vtab.is-active .v2-vtab-ico {
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
}
.v2-vtab-txt {
    display: flex;
    flex-direction: column;
    gap: 2px;
    flex: 1;
    min-width: 0;
}
.v2-vtab-lbl {
    font-weight: 600;
    font-size: 1rem;
    letter-spacing: -0.01em;
}
.v2-vtab-sub {
    font-size: 0.78rem;
    color: var(--v2-fg-subtle);
    line-height: 1.3;
}
.v2-vtab.is-active .v2-vtab-sub {
    color: rgba(255, 255, 255, 0.75);
}
.v2-vtab-count {
    font-family: var(--v2-font-display);
    font-size: 0.9rem;
    font-weight: 700;
    padding: 0.15rem 0.55rem;
    border-radius: var(--v2-r-full);
    background: rgba(39, 64, 200, 0.10);
    color: var(--v2-brand-deep-hex);
}
.v2-vtab.is-active .v2-vtab-count {
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
}

.v2-vtabs-panels {
    position: relative;
    min-height: 500px;
}
.v2-vpanel {
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.5s cubic-bezier(0.2, 0.8, 0.2, 1),
                transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.v2-vpanel.is-hidden {
    display: none;
}
.v2-vpanel.is-in {
    opacity: 1;
    transform: translateY(0);
}
.v2-vpanel-header {
    margin-bottom: 1.75rem;
}
.v2-vpanel-header .v2-h3 { margin-bottom: 0.4rem; }

.v2-vcards {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
    gap: 1.25rem;
}
.v2-vcard {
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
    position: relative;
}
.v2-vcard:hover {
    border-color: rgba(39, 64, 200, 0.20);
    transform: translateY(-3px);
    box-shadow: var(--v2-shadow-lg);
}
.v2-vcard.is-featured {
    border-color: rgba(93, 125, 255, 0.35);
    box-shadow: 0 0 0 1px rgba(93, 125, 255, 0.25), var(--v2-shadow-md);
    background:
        linear-gradient(#fff, #fff) padding-box,
        var(--v2-gradient-brand-hex) border-box;
}
.v2-vcard-head {
    display: flex;
    gap: 0.85rem;
    align-items: flex-start;
}
.v2-vcard-ico {
    width: 46px; height: 46px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: var(--v2-r-md);
    font-size: 1.2rem;
    flex-shrink: 0;
}
/* v67 · ICONO REAL — variante con SOLO el isotipo del sistema (.webp), sin
   badge. El isotipo llena el cuadro sobre fondo claro (los .webp traen su
   propio color de marca), no el gradiente azul del icono genérico. */
.v2-vcard-ico--iso {
    background: #fff;
    padding: 5px;
}
.v2-vcard-ico--iso img {
    width: 100%; height: 100%;
    object-fit: contain;
    border-radius: calc(var(--v2-r-md) - 4px);
}
.v2-vcard-brand {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    flex-wrap: wrap;
}
.v2-vcard-brand h4 {
    font-family: var(--v2-font-display);
    font-size: 1.35rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin: 0;
    color: var(--v2-fg);
}
.v2-vcard-alias {
    font-size: 0.72rem;
    color: var(--v2-fg-subtle);
    margin-top: 3px;
    letter-spacing: 0.01em;
}
.v2-vcard-alias strong {
    color: var(--v2-fg-muted);
    font-weight: 600;
}
.v2-vcard-sub {
    font-size: 0.88rem;
    color: var(--v2-fg-subtle);
    margin: 4px 0 0;
    line-height: 1.35;
}
.v2-vcard-desc {
    color: var(--v2-fg-muted);
    font-size: 0.92rem;
    line-height: 1.55;
    margin: 0;
}
.v2-vcard-feats {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
}
.v2-vcard-feats li {
    display: flex;
    gap: 0.5rem;
    align-items: flex-start;
    font-size: 0.86rem;
    color: var(--v2-fg-muted);
    line-height: 1.4;
}
.v2-vcard-feats i { color: var(--v2-brand-hex); font-size: 0.9rem; margin-top: 2px; }

.v2-vcard-price {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
    flex-wrap: wrap;
    padding: 0.75rem 0;
    border-top: 1px dashed var(--v2-line);
}
/* v15: link "Ver planes completos" en cada card de sistema */
.v2-vcard-ver-planes {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    margin-left: auto;
    color: var(--v2-brand-deep-hex);
    font-size: 0.78rem;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dashed currentColor;
}
.v2-vcard-ver-planes:hover { color: var(--v2-brand-hex); border-bottom-style: solid; }

/* v19: badge "Proyecto institucional" + nota para sistemas privados */
.v2-pill-privado {
    background: oklch(0.94 0.02 265);
    color: oklch(0.35 0.08 265);
    border: 1px solid oklch(0.85 0.03 265);
    font-size: 0.72rem;
    padding: 0.28rem 0.6rem;
}
.v2-pill-privado i { color: oklch(0.5 0.13 265); }
.v2-vcard.is-privado {
    background: linear-gradient(180deg, #fff, oklch(0.985 0.008 265));
}
.v2-vcard-privado-note {
    display: block;
    padding: 0.7rem 0.9rem;
    background: oklch(0.96 0.015 265);
    border: 1px solid oklch(0.9 0.02 265);
    border-radius: var(--v2-r-sm);
    font-size: 0.8rem;
    color: oklch(0.42 0.05 265);
    line-height: 1.4;
    margin: 0.5rem 0;
}
.v2-vcard-privado-note i { color: oklch(0.55 0.13 265); margin-right: 4px; }
.v2-vcard-privado-ref {
    display: block;
    margin-top: 4px;
    padding-top: 6px;
    border-top: 1px dashed oklch(0.85 0.02 265);
    font-size: 0.75rem;
    color: oklch(0.4 0.05 265);
}
.v2-vcard-privado-ref strong { color: oklch(0.35 0.13 265); font-weight: 700; }

/* v15: badge "Próximamente" + card muted para roadmap */
.v2-pill-roadmap {
    background: oklch(0.94 0.02 260);
    color: oklch(0.45 0.03 265);
    border: 1px solid oklch(0.88 0.02 260);
    font-size: 0.72rem;
    padding: 0.28rem 0.6rem;
}
.v2-vcard.is-roadmap {
    background: linear-gradient(180deg, oklch(0.99 0.005 260), oklch(0.97 0.008 260));
    border-color: oklch(0.9 0.01 260);
}
.v2-vcard.is-roadmap .v2-vcard-desc,
.v2-vcard.is-roadmap .v2-vcard-feats { opacity: 0.85; }
.v2-vcard.is-roadmap .v2-vcard-feats i { color: oklch(0.75 0.03 265); }
.v2-vcard-feat-hint { color: oklch(0.55 0.03 265); font-style: italic; font-size: 0.75em; }
.v2-vcard-lbl {
    font-size: 0.72rem;
    color: var(--v2-fg-subtle);
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
}
.v2-vcard-old {
    text-decoration: line-through;
    color: var(--v2-fg-subtle);
    font-size: 0.85rem;
}
.v2-vcard-new {
    font-family: var(--v2-font-display);
    font-size: 1.55rem;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: var(--v2-brand-deep-hex);
}
.v2-vcard-new small {
    font-size: 0.7rem;
    color: var(--v2-fg-subtle);
    font-weight: 500;
    margin-left: 3px;
}
.v2-vcard-oferta {
    background: rgba(255, 212, 71, 0.20);
    color: #8a6300;
    padding: 0.25rem 0.55rem;
    border-radius: var(--v2-r-full);
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    width: 100%;
    text-align: center;
    margin-bottom: 0.15rem;
}
.v2-vcard-actions {
    display: flex;
    gap: 0.5rem;
    margin-top: auto;
    flex-wrap: wrap;
    align-items: center;
}
.v2-vcard-actions .v2-btn { flex: 1 1 auto; }

/* v-modals: chip icono para video/brochure. NO usan slot completo — se
   quedan como acción SECUNDARIA junto al botón principal. */
.v2-vcard-mini {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-sm);
    color: var(--v2-fg-muted);
    font-size: 1.05rem;
    cursor: pointer;
    transition: all 0.18s ease;
}
.v2-vcard-mini:hover {
    color: var(--v2-brand-hex);
    border-color: var(--v2-brand-hex);
    transform: translateY(-1px);
    box-shadow: var(--v2-shadow-sm);
}
.v2-vcard-mini:focus-visible {
    outline: 2px solid var(--v2-brand-hex);
    outline-offset: 2px;
}

.v2-btn-sm {
    padding: 0.6rem 1rem;
    font-size: 0.85rem;
    border-radius: var(--v2-r-sm);
}

/* Suite grid (roadmap) */
.v2-suite-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 0.75rem;
}
.v2-suite-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4rem;
    padding: 1rem 1.1rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    transition: all 0.25s ease;
    cursor: default;
}
.v2-suite-item:hover {
    border-color: rgba(39, 64, 200, 0.25);
    transform: translateY(-2px);
    box-shadow: var(--v2-shadow-sm);
}
.v2-suite-ico {
    width: 36px; height: 36px;
    display: flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: 8px;
    font-size: 1rem;
}
/* v75 · Isotipo real en la rejilla de sectores. Fondo BLANCO y no el azul
   translúcido del icono genérico: los .webp de marca traen su propio color
   y sobre el tinte azul se ensucian. Mismo criterio que .v2-vcard-ico--iso. */
.v2-suite-ico--iso {
    background: #fff;
    padding: 4px;
    box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.07);
}
.v2-suite-ico--iso img {
    width: 100%; height: 100%;
    object-fit: contain;
}
.v2-suite-name {
    font-family: var(--v2-font-display);
    font-weight: 700;
    letter-spacing: -0.02em;
    font-size: 1rem;
    color: var(--v2-fg);
}
.v2-suite-sub {
    font-size: 0.72rem;
    color: var(--v2-fg-subtle);
    line-height: 1.3;
}

.v2-vpanel-cta {
    margin-top: 2.5rem;
    padding: 2rem;
    text-align: center;
    background: var(--v2-bg-soft);
    border: 1px dashed var(--v2-line-strong);
    border-radius: var(--v2-r-lg);
}
.v2-vpanel-cta p {
    color: var(--v2-fg-muted);
    margin-bottom: 1rem;
    font-size: 1rem;
}

/* Responsive portfolio */
@media (max-width: 991.98px) {
    .v2-vtabs-wrap { grid-template-columns: 1fr; gap: 1.5rem; }
    .v2-vtabs-nav {
        position: static;
        flex-direction: row;
        overflow-x: auto;
        padding-bottom: 0.5rem;
        scrollbar-width: thin;
    }
    .v2-vtab { flex-shrink: 0; min-width: 220px; }
    .v2-vtab:hover, .v2-vtab.is-active { transform: none; }
    .v2-vcards { grid-template-columns: 1fr; }
}

/* ============================================================
   SECCIÓN IA · orbes + chat conic-ring + scanline
   ============================================================ */
.v2-ai {
    padding: 6rem 0;
    position: relative;
    isolation: isolate;
}
.v2-ai::before {
    /* mesh de gradientes suaves para textura */
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(60% 40% at 20% 30%, rgba(93, 125, 255, 0.20) 0%, transparent 60%),
        radial-gradient(50% 40% at 80% 70%, rgba(255, 212, 71, 0.10) 0%, transparent 60%);
    z-index: -1;
    filter: blur(20px);
}
.v2-ai-glow {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    height: 800px;
    background: radial-gradient(closest-side, rgba(93, 125, 255, 0.15), transparent);
    z-index: -1;
    pointer-events: none;
    filter: blur(40px);
}

.v2-ai-stage {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    max-width: 520px;
    margin: 0 auto;
}

.v2-orbit-node {
    width: 44px; height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #e6e8f5;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.35);
    font-size: 1.1rem;
}

.v2-ai-chat {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 320px;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(18px) saturate(160%);
    border-radius: var(--v2-r-lg);
    padding: 1.15rem;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
    z-index: 5;
    color: #fff;
}
.v2-ai-chat-header {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding-bottom: 0.85rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.v2-ai-chat-avatar {
    width: 38px; height: 38px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: 10px;
    font-size: 1rem;
}
.v2-ai-chat-meta {
    display: flex; flex-direction: column; gap: 2px;
}
.v2-ai-chat-name {
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: -0.01em;
}
.v2-ai-chat-status {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.72rem;
    color: #a8c5ff;
    letter-spacing: 0.02em;
}
.v2-ai-chat-body {
    padding-top: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    max-height: 320px;
    overflow: hidden;
}
.v2-ai-msg {
    padding: 0.55rem 0.85rem;
    border-radius: 14px;
    font-size: 0.82rem;
    line-height: 1.4;
    max-width: 90%;
    animation: v2-ai-msg-in 0.6s cubic-bezier(0.2, 0.8, 0.2, 1) backwards;
}
.v2-ai-msg:nth-child(1) { animation-delay: 0.3s; }
.v2-ai-msg:nth-child(2) { animation-delay: 0.9s; }
.v2-ai-msg:nth-child(3) { animation-delay: 1.6s; }
.v2-ai-msg:nth-child(4) { animation-delay: 2.2s; }
@keyframes v2-ai-msg-in {
    from { opacity: 0; transform: translateY(6px); }
    to   { opacity: 1; transform: translateY(0); }
}
.v2-ai-msg--in {
    background: rgba(255, 255, 255, 0.08);
    color: #e6e8f5;
    align-self: flex-start;
    border-bottom-left-radius: 4px;
}
.v2-ai-msg--out {
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    align-self: flex-end;
    border-bottom-right-radius: 4px;
}
.v2-ai-slots {
    display: flex; gap: 0.35rem; margin-top: 0.5rem; flex-wrap: wrap;
}
.v2-ai-slots span {
    padding: 0.25rem 0.55rem;
    background: rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    font-size: 0.72rem;
    font-weight: 600;
}
.v2-ai-msg--typing {
    display: flex; gap: 4px; align-items: center; padding: 0.65rem 0.85rem;
}
.v2-ai-msg--typing span {
    width: 6px; height: 6px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    animation: v2-ai-typing 1.4s ease-in-out infinite;
}
.v2-ai-msg--typing span:nth-child(2) { animation-delay: 0.2s; }
.v2-ai-msg--typing span:nth-child(3) { animation-delay: 0.4s; }
@keyframes v2-ai-typing {
    0%, 60%, 100% { opacity: 0.3; transform: translateY(0); }
    30%           { opacity: 1;   transform: translateY(-3px); }
}

.v2-ai-modules {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
    margin-top: 2rem;
}
.v2-ai-mod {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.85rem 1rem;
    border-radius: var(--v2-r-md);
    background: rgba(255, 255, 255, 0.04) !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
    color: #e6e8f5;
    transition: background 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}
.v2-ai-mod:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(93, 125, 255, 0.30) !important;
    transform: translateY(-2px);
}
.v2-ai-mod > i {
    font-size: 1.25rem;
    color: #a8c5ff;
    flex-shrink: 0;
    margin-top: 2px;
}
.v2-ai-mod-txt { display: flex; flex-direction: column; gap: 2px; min-width: 0; }
.v2-ai-mod-txt strong {
    font-size: 0.9rem;
    color: #fff;
    letter-spacing: -0.01em;
}
.v2-ai-mod-txt span {
    font-size: 0.78rem;
    color: #b8bed8;
    line-height: 1.4;
}

@media (max-width: 991.98px) {
    .v2-ai-stage { max-width: 380px; margin-bottom: 3rem; }
    .v2-ai-modules { grid-template-columns: 1fr; }
    .v2-orbit { --v2-orbit-r: 280px !important; }
}

/* ============================================================
   PROCESO STICKY · número gigante crossfade (Elevate)
   ============================================================ */
.v2-process {
    padding: 6rem 0 8rem;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}
.v2-process-head {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 4rem;
}

.v2-sticky-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: start;
}

.v2-sticky-left {
    position: sticky;
    top: 100px;
    height: fit-content;
}
.v2-sticky-inner {
    position: relative;
    padding-top: 2rem;
    min-height: 500px;
}
.v2-sticky-num {
    position: absolute;
    top: -3vw;
    left: -2vw;
    font-family: var(--v2-font-display);
    font-size: clamp(14rem, 34vw, 40rem);
    font-weight: 700;
    line-height: 0.9;
    letter-spacing: -0.06em;
    color: transparent;
    -webkit-text-stroke: 1.5px rgba(39, 64, 200, 0.14);
    background: linear-gradient(135deg,
        rgba(39, 64, 200, 0.08) 0%,
        rgba(93, 125, 255, 0.05) 60%,
        transparent 100%);
    -webkit-background-clip: text;
    background-clip: text;
    pointer-events: none;
    user-select: none;
    z-index: 0;
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.28s cubic-bezier(0.4, 0, 0.2, 1),
                transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.v2-sticky-num.is-fading {
    opacity: 0;
    transform: scale(0.94);
}
.v2-sticky-copy {
    position: relative;
    z-index: 2;
    max-width: 480px;
    padding-top: 5rem;
}
.v2-sticky-copy .v2-sticky-title {
    font-family: var(--v2-font-display);
    font-weight: 700;
    letter-spacing: -0.025em;
    font-size: clamp(1.75rem, 2.6vw + 0.5rem, 2.4rem);
    line-height: 1.1;
    color: var(--v2-fg);
    margin-top: 0.5rem;
}
.v2-sticky-copy .v2-sticky-desc {
    color: var(--v2-fg);
    font-size: 1.15rem;
    line-height: 1.65;
    margin: 1rem 0 0;
    font-weight: 400;
}

.v2-sticky-right {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding-bottom: 20vh;
    padding-top: 5vh;
}
.v2-sticky-step {
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    padding: 2rem;
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    opacity: 0.5;
    transform: scale(0.98);
}
.v2-sticky-step.is-passed {
    opacity: 0.35;
    transform: scale(0.96);
}
.v2-sticky-step.is-active {
    opacity: 1;
    transform: scale(1);
    border-color: rgba(39, 64, 200, 0.25);
    box-shadow: var(--v2-shadow-lg);
    background:
        linear-gradient(#fff, #fff) padding-box,
        var(--v2-gradient-brand-hex) border-box;
    border: 1px solid transparent;
}
.v2-sticky-step-head {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}
.v2-sticky-step-num {
    font-family: var(--v2-font-display);
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 1.5px var(--v2-brand-hex);
    background: var(--v2-gradient-brand-hex);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0.25rem 0.4rem;
    border-radius: var(--v2-r-md);
    flex-shrink: 0;
}
.v2-sticky-step.is-active .v2-sticky-step-num {
    -webkit-text-stroke: 0;
}
.v2-sticky-step-head h4 {
    font-family: var(--v2-font-display);
    font-size: 1.65rem;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin: 0;
    color: var(--v2-fg);
    line-height: 1.15;
}
.v2-sticky-step-head p {
    font-size: 0.85rem;
    color: var(--v2-fg-subtle);
    margin: 4px 0 0;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-weight: 600;
}
.v2-sticky-step-list {
    list-style: none;
    padding: 0;
    margin: 0.5rem 0 0;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}
.v2-sticky-step-list li {
    display: flex;
    gap: 0.75rem;
    align-items: flex-start;
    color: var(--v2-fg);
    font-size: 1.05rem;
    line-height: 1.55;
    font-weight: 400;
}
.v2-sticky-step-list i {
    color: var(--v2-brand-hex);
    font-size: 1.1rem;
    margin-top: 3px;
    flex-shrink: 0;
}

@media (max-width: 991.98px) {
    .v2-sticky-wrap { grid-template-columns: 1fr; gap: 2rem; }
    .v2-sticky-left { position: static; }
    .v2-sticky-inner { min-height: auto; padding-top: 0; }
    .v2-sticky-num { position: static; font-size: clamp(6rem, 20vw, 12rem); text-align: center; display: block; }
    .v2-sticky-copy { padding-top: 1rem; }
    .v2-sticky-step { opacity: 1; transform: none; }
    .v2-sticky-right { padding-bottom: 0; }
}

/* ============================================================
   NOSOTROS v2
   ============================================================ */
.v2-nosotros {
    padding: 5.5rem 0;
    background: #ffffff;
    position: relative;
}
.v2-nosotros-visual {
    position: relative;
    padding: 1rem;
}
.v2-nosotros-panel {
    padding: 1.75rem 1.5rem;
    border-radius: var(--v2-r-lg);
    position: relative;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(247, 248, 251, 0.9)) !important;
}
.v2-nosotros-brands {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
}
.v2-nosotros-brand {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.6rem 0.8rem;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    font-family: var(--v2-font-display);
    font-weight: 600;
    font-size: 0.9rem;
    letter-spacing: -0.01em;
    color: var(--v2-fg);
    transition: all 0.25s ease;
}
.v2-nosotros-brand:hover {
    border-color: var(--v2-brand-hex);
    transform: translateY(-2px);
    box-shadow: var(--v2-shadow-sm);
}
.v2-nosotros-brand i {
    color: var(--v2-brand-hex);
    font-size: 1rem;
}
.v2-nosotros-badge {
    position: absolute;
    bottom: -1.25rem;
    right: -0.75rem;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    padding: 1rem 1.25rem;
    border-radius: var(--v2-r-lg);
    box-shadow: var(--v2-shadow-glow);
    text-align: center;
}
.v2-nosotros-badge-num {
    font-family: var(--v2-font-display);
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.03em;
}
.v2-nosotros-badge-lbl {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: 4px;
    opacity: 0.85;
}

/* v-nosotros-redesign: panel de clientes reales (reemplaza el grid de sistemas) */
.v2-nosotros-panel-head {
    text-align: center;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid var(--v2-line);
}
.v2-nosotros-panel-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-family: var(--v2-font-display);
    font-weight: 700;
    font-size: 0.78rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--v2-brand-hex);
}
.v2-nosotros-panel-eyebrow i { font-size: 1rem; }
.v2-nosotros-panel-sub {
    margin: 0.35rem 0 0;
    font-size: 0.82rem;
    color: var(--v2-fg-muted);
}
.v2-nosotros-clients {
    display: grid;
    /* v-nosotros-6clients: 3 columnas = 2 filas x 3 chips = 6 total.
       Antes 4 col × 2 filas (8 chips); ahora la cuadrícula queda cuadrada. */
    grid-template-columns: repeat(3, 1fr);
    gap: 0.55rem;
}
.v2-nosotros-client {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
    padding: 0.7rem 0.4rem;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    aspect-ratio: 1 / 1;
    transition: all 0.25s ease;
    text-align: center;
}
.v2-nosotros-client:hover {
    border-color: var(--v2-brand-hex);
    transform: translateY(-2px);
    box-shadow: var(--v2-shadow-sm);
}
.v2-nosotros-client.is-featured {
    background: linear-gradient(180deg, oklch(0.98 0.02 265), #ffffff);
    border-color: oklch(0.80 0.08 265 / 0.6);
}
.v2-nosotros-client img {
    max-width: 100%;
    max-height: 34px;
    object-fit: contain;
    filter: grayscale(0.15);
}
.v2-nosotros-client-mark {
    font-family: var(--v2-font-display);
    font-weight: 800;
    font-size: 0.95rem;
    letter-spacing: -0.02em;
    color: var(--v2-fg);
    line-height: 1;
}
.v2-nosotros-client-sector {
    font-size: 0.62rem;
    color: var(--v2-fg-muted);
    line-height: 1.15;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.v2-nosotros-panel-foot {
    display: flex;
    justify-content: space-around;
    gap: 0.5rem;
    padding-top: 1rem;
    margin-top: 1rem;
    border-top: 1px solid var(--v2-line);
}
.v2-nosotros-stat { text-align: center; }
.v2-nosotros-stat-num {
    display: block;
    font-family: var(--v2-font-display);
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: -0.02em;
    color: var(--v2-brand-hex);
}
.v2-nosotros-stat-lbl {
    display: block;
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--v2-fg-muted);
    margin-top: 3px;
}
@media (max-width: 420px) {
    /* En pantalla muy angosta 2×3 lee mejor que 3×2 (chips no se aplastan). */
    .v2-nosotros-clients { grid-template-columns: repeat(2, 1fr); }
}

.v2-values-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin-top: 2rem;
}
.v2-value {
    display: flex;
    gap: 0.85rem;
    padding: 1.15rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-md);
    transition: all 0.25s ease;
}
.v2-value:hover {
    border-color: rgba(39, 64, 200, 0.15);
    transform: translateY(-2px);
    box-shadow: var(--v2-shadow-sm);
}
.v2-value-ico {
    width: 42px; height: 42px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: var(--v2-r-md);
    font-size: 1.1rem;
    flex-shrink: 0;
}
.v2-value-txt h4 {
    font-family: var(--v2-font-display);
    font-size: 1rem;
    font-weight: 700;
    margin: 0 0 4px;
    letter-spacing: -0.015em;
    color: var(--v2-fg);
}
.v2-value-txt p {
    font-size: 0.85rem;
    color: var(--v2-fg-muted);
    line-height: 1.4;
    margin: 0;
}

/* ============================================================
   SERVICIOS v2 · spotlight cards
   ============================================================ */
.v2-services {
    padding: 6rem 0;
    background: var(--v2-bg-soft);
}
.v2-services-head {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 3.5rem;
}
.v2-services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 1.25rem;
}
.v2-service-card {
    position: relative;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    padding: 1.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
    min-height: 100%;
    overflow: visible;
}
/* El grid necesita padding-top para no clipear los badges que sobresalen */
.v2-services-grid { padding-top: 12px; }
.v2-service-card:hover {
    border-color: rgba(39, 64, 200, 0.18);
    transform: translateY(-4px);
    box-shadow: var(--v2-shadow-lg);
}
.v2-service-card.is-featured {
    border-color: rgba(93, 125, 255, 0.35);
    box-shadow: 0 0 0 1px rgba(93, 125, 255, 0.25), var(--v2-shadow-md);
    background:
        linear-gradient(#fff, #fff) padding-box,
        var(--v2-gradient-brand-hex) border-box;
}
.v2-service-badge {
    position: absolute;
    top: -10px;
    right: 20px;
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    background: var(--v2-accent-hex);
    color: #6b4a00;
    padding: 0.35rem 0.85rem;
    border-radius: var(--v2-r-full);
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: 0 4px 12px rgba(255, 212, 71, 0.35);
    white-space: nowrap;
    z-index: 2;
}
.v2-service-badge i { font-size: 0.75rem; }
.v2-service-ico {
    width: 52px; height: 52px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: var(--v2-r-md);
    font-size: 1.35rem;
}
.v2-service-title {
    font-family: var(--v2-font-display);
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--v2-fg);
    margin: 0;
}
.v2-service-desc {
    color: var(--v2-fg-muted);
    font-size: 0.92rem;
    line-height: 1.55;
    margin: 0;
}
.v2-service-feats {
    list-style: none;
    padding: 0;
    margin: 0.5rem 0 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}
.v2-service-feats li {
    display: flex;
    gap: 0.55rem;
    align-items: flex-start;
    font-size: 0.85rem;
    color: var(--v2-fg-muted);
}
.v2-service-feats i {
    color: var(--v2-brand-hex);
    font-size: 0.9rem;
    margin-top: 2px;
    flex-shrink: 0;
}

/* ============================================================
   PRICING v2
   ============================================================ */
.v2-pricing {
    padding: 6rem 0;
    background: #ffffff;
}
.v2-pricing-head {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 3.5rem;
}
.v2-pricing-promo {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.7rem 1.25rem;
    background: linear-gradient(135deg, rgba(255, 212, 71, 0.20), rgba(255, 212, 71, 0.08));
    border: 1px solid rgba(255, 212, 71, 0.35);
    border-radius: var(--v2-r-full);
    color: #8a6300;
    font-size: 0.92rem;
    font-weight: 500;
}
.v2-pricing-promo i { color: #d4a600; }
.v2-pricing-promo strong { color: #6b4a00; font-weight: 700; }

/* -------- Banner HERO (regla auto de mayor prioridad, ej. LANZAMIENTO 40%) -------- */
.v2-pricing-promo--hero {
    background: linear-gradient(135deg, oklch(0.62 0.19 265) 0%, oklch(0.55 0.17 300) 100%);
    color: #ffffff;
    border: 0;
    padding: 1rem 1.5rem;
    font-size: 1.02rem;
    font-weight: 700;
    letter-spacing: 0.01em;
    box-shadow: 0 8px 24px -8px oklch(0.5 0.17 280 / 0.4);
}
.v2-pricing-promo--hero i { color: #ffe066; font-size: 1.35rem; }
.v2-pricing-promo--hero strong { color: #ffe066; }

/* v66 · ALIGERAMIENTO — cupones plegados tras un enlace discreto (details/summary) */
.v2-pricing-cupones-wrap { max-width: 900px; margin: 0.75rem auto 0; text-align: center; }
.v2-pricing-cupones-toggle {
    display: inline-flex; align-items: center; gap: 0.4rem;
    cursor: pointer; list-style: none;
    font-size: 0.85rem; font-weight: 600;
    color: var(--v2-brand-hex);
    padding: 0.35rem 0.8rem; border-radius: 999px;
    transition: background 0.15s ease;
}
.v2-pricing-cupones-toggle::-webkit-details-marker { display: none; }
.v2-pricing-cupones-toggle:hover { background: rgba(39, 64, 200, 0.08); }
.v2-pricing-cupones-chev { font-size: 0.75rem; transition: transform 0.2s ease; }
.v2-pricing-cupones-wrap[open] .v2-pricing-cupones-chev { transform: rotate(180deg); }

/* -------- Chips de cupones adicionales -------- */
.v2-pricing-cupones {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.55rem;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.v2-pricing-cupon {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.4rem 0.8rem;
    background: oklch(0.98 0.005 260);
    border: 1px solid oklch(0.88 0.01 260);
    border-radius: var(--v2-r-full);
    font-size: 0.78rem;
    color: var(--v2-fg);
    transition: border-color 0.2s ease, transform 0.2s ease;
    cursor: default;
}
.v2-pricing-cupon:hover {
    border-color: var(--v2-brand-hex);
    transform: translateY(-1px);
}
.v2-pricing-cupon i { color: var(--v2-brand-hex); font-size: 0.9rem; }
.v2-pricing-cupon strong { color: var(--v2-fg); font-weight: 600; }
.v2-pricing-cupon-code {
    padding: 2px 6px;
    background: rgba(39, 64, 200, 0.10);
    color: var(--v2-brand-deep-hex);
    border-radius: 4px;
    font-family: 'SF Mono', ui-monospace, monospace;
    font-size: 0.72rem;
    font-weight: 700;
}

/* -------- v16: Bloque de bonus/regalos por plan -------- */
.v2-pricing-bonus {
    margin-top: 0.85rem;
    padding: 0.85rem 1rem;
    background: linear-gradient(135deg, oklch(0.96 0.06 145 / 0.35), oklch(0.94 0.04 200 / 0.25));
    border: 1px solid oklch(0.75 0.16 145 / 0.35);
    border-radius: var(--v2-r-md);
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
}
.v2-pricing-bonus-lbl {
    font-size: 0.72rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: oklch(0.4 0.14 145);
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
}
.v2-pricing-bonus-lbl i { color: oklch(0.55 0.18 145); }
.v2-pricing-bonus-item {
    display: flex;
    align-items: flex-start;
    gap: 0.55rem;
    font-size: 0.85rem;
    line-height: 1.35;
}
.v2-pricing-bonus-item > i {
    color: oklch(0.55 0.18 145);
    font-size: 1.05rem;
    flex-shrink: 0;
    margin-top: 1px;
}
.v2-pricing-bonus-title { display: block; font-weight: 700; color: #14532d; }
.v2-pricing-bonus-val   { display: block; font-size: 0.72rem; color: oklch(0.45 0.14 145); font-weight: 600; margin-top: 1px; }

/* -------- Chip de oferta LANZAMIENTO (más agresivo que el naranja) -------- */
.v2-pricing-offer--lanzamiento {
    background: linear-gradient(135deg, oklch(0.62 0.19 265 / 0.15), oklch(0.55 0.17 300 / 0.15));
    color: oklch(0.35 0.15 280);
    border-color: oklch(0.62 0.19 265 / 0.35);
    font-weight: 700;
}
.v2-pricing-offer--lanzamiento i { color: oklch(0.55 0.17 300); }

/* v8.19: Escuela C híbrida — Corporativo con precio "personalizado" */
.v2-pricing-offer--enterprise {
    background: linear-gradient(135deg, oklch(0.94 0.04 265), oklch(0.92 0.05 210));
    color: oklch(0.30 0.12 265);
    border-color: oklch(0.75 0.10 265 / 0.55);
    font-weight: 700;
}
.v2-pricing-offer--enterprise i { color: oklch(0.42 0.14 265); }
.v2-pricing-price--custom .num {
    font-size: 1.9rem !important;
    letter-spacing: -0.02em;
    color: oklch(0.30 0.12 265) !important;
    font-family: var(--v2-font-display);
}
.v2-pricing-price--custom .cur { color: oklch(0.55 0.14 265); font-size: 1.2rem; }
.v2-pricing-price--custom .cur i { font-size: 1.35rem; }

/* v8.19: rango de precios (Negocio: S/ X – Y/mes) */
.v2-pricing-rango {
    font-size: 1.1rem;
    color: var(--v2-fg-muted);
    font-weight: 500;
    margin-left: 0.1rem;
    letter-spacing: -0.01em;
}

/* -------- Panel de combos multi-sistema (v12) -------- */
.v2-combos {
    max-width: 1000px;
    margin: 2.5rem auto 1rem;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    background: oklch(0.98 0.005 260);
    padding: 0;
    overflow: hidden;
    transition: background 0.25s ease;
}
.v2-combos[open] { background: #fff; box-shadow: 0 8px 24px -12px oklch(0.2 0.05 265 / 0.15); }
.v2-combos-summary {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    padding: 1rem 1.35rem;
    cursor: pointer;
    list-style: none;
    user-select: none;
    color: var(--v2-fg);
    font-size: 0.96rem;
}
.v2-combos-summary::-webkit-details-marker { display: none; }
.v2-combos-summary i:first-child { color: var(--v2-brand-hex); font-size: 1.35rem; }
.v2-combos-summary span { flex: 1; }
.v2-combos-summary strong { color: var(--v2-brand-deep-hex); font-weight: 700; }
.v2-combos-chev { transition: transform 0.3s ease; color: var(--v2-fg-muted); }
.v2-combos[open] .v2-combos-chev { transform: rotate(180deg); }

.v2-combos-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1rem;
    padding: 0 1.35rem 1.25rem;
    border-top: 1px solid var(--v2-line);
    padding-top: 1.35rem;
}
.v2-combo-card {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    padding: 1.15rem 1.15rem 1rem;
    background: linear-gradient(135deg, oklch(0.98 0.008 265), oklch(0.99 0.003 260));
    border: 1px solid oklch(0.9 0.01 260);
    border-radius: var(--v2-r-md);
    transition: border-color 0.25s ease, transform 0.25s ease;
}
.v2-combo-card:hover {
    border-color: var(--v2-brand-hex);
    transform: translateY(-3px);
}
.v2-combo-head {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    flex-wrap: wrap;
}
.v2-combo-head i { color: var(--v2-brand-hex); font-size: 1.25rem; }
.v2-combo-head h4 {
    flex: 1;
    margin: 0;
    font-family: var(--v2-font-display);
    font-size: 1rem;
    font-weight: 700;
    color: var(--v2-fg);
    letter-spacing: -0.01em;
}
.v2-combo-off {
    padding: 3px 9px;
    background: oklch(0.75 0.16 145);
    color: #0a3b1c;
    font-size: 0.78rem;
    font-weight: 800;
    border-radius: var(--v2-r-full);
    letter-spacing: 0.02em;
}
.v2-combo-desc {
    margin: 0;
    font-size: 0.83rem;
    color: var(--v2-fg-muted);
    line-height: 1.45;
}
.v2-combo-sistemas {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    margin-top: 0.15rem;
}
.v2-combo-sistema {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    padding: 3px 10px 3px 4px;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-deep-hex);
    border-radius: var(--v2-r-full);
    font-size: 0.78rem;
    font-weight: 600;
}
.v2-combo-sistema i { font-size: 0.9rem; opacity: 0.6; }

.v2-combos-cta {
    margin: 0;
    padding: 0.9rem 1.35rem;
    background: oklch(0.95 0.008 260);
    border-top: 1px solid var(--v2-line);
    font-size: 0.85rem;
    color: var(--v2-fg-muted);
    text-align: center;
}
.v2-combos-cta i { color: var(--v2-brand-hex); margin-right: 4px; }
.v2-combos-cta a { color: var(--v2-brand-deep-hex); font-weight: 600; text-decoration: none; border-bottom: 1px dashed currentColor; }
.v2-combos-cta a:hover { color: var(--v2-brand-hex); }

/* -------- Toggle mensual / anual -------- */
.v2-pricing-toggle {
    display: inline-flex;
    padding: 4px;
    background: oklch(0.95 0.005 260);
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-full);
    margin: 1.5rem auto 0;
    gap: 2px;
}
.v2-pricing-toggle-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem 1.3rem;
    background: transparent;
    border: 0;
    border-radius: var(--v2-r-full);
    font-family: var(--v2-font-body);
    font-size: 0.92rem;
    font-weight: 600;
    color: var(--v2-fg-muted);
    cursor: pointer;
    transition: all 0.25s ease;
    white-space: nowrap;
}
.v2-pricing-toggle-btn:hover { color: var(--v2-fg); }
.v2-pricing-toggle-btn.is-active {
    background: #fff;
    color: var(--v2-brand-deep-hex);
    box-shadow: 0 2px 6px rgba(10, 30, 90, 0.08);
}
.v2-pricing-toggle-save {
    display: inline-flex;
    align-items: center;
    padding: 2px 8px;
    background: oklch(0.75 0.16 145);
    color: #0a3b1c;
    font-size: 0.72rem;
    font-weight: 700;
    border-radius: var(--v2-r-full);
    letter-spacing: 0.02em;
}

/* -------- Bloque anual: ajustes visuales -------- */
.v2-pricing-offer--anual {
    background: linear-gradient(135deg, oklch(0.62 0.19 265 / 0.12), oklch(0.55 0.15 200 / 0.12));
    color: var(--v2-brand-deep-hex);
    border-color: rgba(39, 64, 200, 0.25);
}
.v2-pricing-old-sub {
    font-size: 0.7em;
    font-weight: 500;
    opacity: 0.7;
    margin-left: 2px;
}
.v2-pricing-eq {
    font-size: 0.82rem;
    color: var(--v2-fg);
    margin-top: 0.35rem;
}
.v2-pricing-eq strong { color: var(--v2-brand-deep-hex); font-weight: 700; }
.v2-pricing-saving {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    margin-top: 0.5rem;
    padding: 0.3rem 0.65rem;
    background: rgba(22, 163, 74, 0.10);
    color: #14532d;
    border-radius: var(--v2-r-full);
    font-size: 0.78rem;
    font-weight: 600;
}

.v2-pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    align-items: stretch;
    max-width: 1100px;
    margin: 0 auto;
}
.v2-pricing-card {
    position: relative;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    padding: 2rem 1.75rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    transition: all 0.3s ease;
}
.v2-pricing-card:hover {
    border-color: rgba(39, 64, 200, 0.20);
    transform: translateY(-4px);
    box-shadow: var(--v2-shadow-lg);
}
.v2-pricing-card.is-featured {
    background:
        linear-gradient(#fff, #fff) padding-box,
        var(--v2-gradient-brand-hex) border-box;
    border: 2px solid transparent;
    box-shadow: 0 0 0 1px rgba(93, 125, 255, 0.20), var(--v2-shadow-lg);
    transform: translateY(-8px);
}
.v2-pricing-ribbon {
    position: absolute;
    top: -14px; left: 50%;
    transform: translateX(-50%);
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    padding: 0.4rem 1rem;
    border-radius: var(--v2-r-full);
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: var(--v2-shadow-glow);
}
.v2-pricing-head-card { text-align: center; }
.v2-pricing-ico {
    width: 54px; height: 54px;
    display: inline-flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: var(--v2-r-md);
    font-size: 1.4rem;
    margin-bottom: 0.75rem;
}
.v2-pricing-card.is-featured .v2-pricing-ico {
    background: var(--v2-gradient-brand-hex);
    color: #fff;
}
.v2-pricing-name {
    font-family: var(--v2-font-display);
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin: 0;
    color: var(--v2-fg);
}
.v2-pricing-tag {
    font-size: 0.85rem;
    color: var(--v2-fg-muted);
    margin: 0.3rem 0 0;
}
.v2-pricing-value {
    padding: 1.25rem 0;
    text-align: center;
    border-top: 1px dashed var(--v2-line);
    border-bottom: 1px dashed var(--v2-line);
}
.v2-pricing-from,
.v2-pricing-offer {
    display: inline-block;
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--v2-fg-subtle);
    font-weight: 600;
    margin-bottom: 0.4rem;
}
.v2-pricing-offer {
    background: rgba(255, 212, 71, 0.20);
    color: #8a6300;
    padding: 0.25rem 0.6rem;
    border-radius: var(--v2-r-full);
}
.v2-pricing-old {
    text-decoration: line-through;
    color: var(--v2-fg-subtle);
    font-size: 1rem;
    margin: 0.35rem 0;
}
.v2-pricing-price {
    display: inline-flex;
    align-items: baseline;
    gap: 4px;
    font-family: var(--v2-font-display);
    color: var(--v2-brand-deep-hex);
}
.v2-pricing-price .cur {
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: -0.01em;
}
.v2-pricing-price .num {
    font-size: 3.25rem;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 1;
}
.v2-pricing-price .per {
    font-size: 0.9rem;
    color: var(--v2-fg-subtle);
    font-weight: 500;
    margin-left: 4px;
}
.v2-pricing-usd {
    display: block;
    font-size: 0.78rem;
    color: var(--v2-fg-subtle);
    margin-top: 0.5rem;
}
.v2-pricing-feats {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
}
.v2-pricing-feats li {
    display: flex;
    gap: 0.55rem;
    align-items: flex-start;
    font-size: 0.9rem;
    color: var(--v2-fg-muted);
    line-height: 1.4;
}
.v2-pricing-feats i {
    color: var(--v2-brand-hex);
    margin-top: 3px;
    flex-shrink: 0;
}
.v2-pricing-note {
    text-align: center;
    color: var(--v2-fg-subtle);
    font-size: 0.82rem;
    max-width: 760px;
    margin: 2.5rem auto 0;
    line-height: 1.5;
}
.v2-pricing-note i { color: var(--v2-brand-hex); margin-right: 4px; }

.w-100 { width: 100% !important; }
.mt-auto { margin-top: auto !important; }

/* ============================================================
   PASARELA v2
   ============================================================ */
.v2-pasarela {
    padding: 6rem 0;
    background: linear-gradient(180deg, #ffffff 0%, #f7f8fb 100%);
}
.v2-pasarela-feats {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1.5rem;
}
.v2-pasarela-feat {
    display: flex;
    gap: 0.85rem;
    align-items: flex-start;
}
.v2-pasarela-feat .ico {
    width: 42px; height: 42px;
    display: flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: var(--v2-r-md);
    font-size: 1.1rem;
    flex-shrink: 0;
}
.v2-pasarela-feat strong {
    display: block;
    font-size: 1rem;
    color: var(--v2-fg);
    letter-spacing: -0.01em;
    margin-bottom: 2px;
}
.v2-pasarela-feat span {
    display: block;
    font-size: 0.86rem;
    color: var(--v2-fg-muted);
    line-height: 1.4;
}

.v2-pasarela-visual {
    position: relative;
    padding: 1.5rem;
}
.v2-pasarela-mockup {
    padding: 1.75rem 1.5rem;
    border-radius: var(--v2-r-lg);
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.v2-pasarela-title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid var(--v2-line);
}
.v2-pasarela-title .lbl {
    font-size: 0.85rem;
    color: var(--v2-fg-muted);
}
.v2-pasarela-title .val {
    font-family: var(--v2-font-display);
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: var(--v2-brand-deep-hex);
}
.v2-pasarela-methods {
    display: flex;
    gap: 0.5rem;
}
.v2-pasarela-method {
    flex: 1;
    padding: 0.65rem 0.5rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-sm);
    font-size: 0.8rem;
    color: var(--v2-fg-muted);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    transition: all 0.2s ease;
    font-family: var(--v2-font-body);
    font-weight: 600;
}
.v2-pasarela-method:hover {
    border-color: var(--v2-brand-hex);
    color: var(--v2-brand-hex);
}
.v2-pasarela-method.is-active {
    background: rgba(39, 64, 200, 0.08);
    border-color: var(--v2-brand-hex);
    color: var(--v2-brand-hex);
}
.v2-pasarela-field {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1;
}
.v2-pasarela-label {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--v2-fg-subtle);
    font-weight: 600;
}
.v2-pasarela-input {
    padding: 0.65rem 0.85rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-sm);
    font-family: 'SF Mono', Menlo, Consolas, monospace;
    font-size: 0.9rem;
    color: var(--v2-fg);
}
.v2-pasarela-input strong { color: var(--v2-brand-hex); }
.v2-pasarela-row {
    display: flex;
    gap: 0.75rem;
}
.v2-pasarela-brands {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
    padding-top: 0.75rem;
    border-top: 1px solid var(--v2-line);
}
.v2-pasarela-brands span {
    padding: 0.35rem 0.75rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-sm);
    font-family: var(--v2-font-display);
    font-weight: 700;
    font-size: 0.75rem;
    letter-spacing: 0.02em;
    color: var(--v2-fg-muted);
}

/* ============================================================
   TESTIMONIOS v2
   ============================================================ */
.v2-testimonios {
    padding: 6rem 0;
    background: var(--v2-bg-soft);
}
.v2-testi-head {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 3.5rem;
}
.v2-testi-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 1.25rem;
    /* v13: filas de igual altura para que TODOS los cards midan lo mismo */
    grid-auto-rows: 1fr;
    align-items: stretch;
}
.v2-testi-card {
    padding: 1.75rem;
    border-radius: var(--v2-r-lg);
    display: flex;
    flex-direction: column;
    gap: 1rem;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    background: rgba(255, 255, 255, 0.85) !important;
    height: 100%;                 /* v13: ocupar toda la fila del grid */
}
.v2-testi-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--v2-shadow-lg);
}
.v2-testi-head-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
}
.v2-testi-stars {
    display: inline-flex;
    gap: 3px;
    color: var(--v2-accent-hex);
    font-size: 0.9rem;
}
.v2-testi-brand {
    font-family: var(--v2-font-display);
    font-weight: 700;
    font-size: 0.78rem;
    letter-spacing: 0.02em;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-deep-hex);
    padding: 0.3rem 0.65rem;
    border-radius: var(--v2-r-full);
}
.v2-testi-quote {
    font-size: 0.98rem;
    color: var(--v2-fg);
    line-height: 1.55;
    margin: 0;
    font-style: italic;
    position: relative;
    padding-left: 1rem;
    border-left: 2px solid rgba(39, 64, 200, 0.20);
    /* v13: mínimo 3 líneas visibles para uniformar altura de bloques */
    min-height: calc(1.55em * 3);
}

/* v13: Highlights técnicos del sistema (reemplaza métricas del cliente) */
.v2-testi-highlights {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    padding: 0.85rem 0;
    border-top: 1px dashed var(--v2-line);
    border-bottom: 1px dashed var(--v2-line);
}
.v2-testi-highlight {
    display: flex;
    align-items: flex-start;
    gap: 0.55rem;
    font-size: 0.85rem;
    line-height: 1.35;
}
.v2-testi-highlight i {
    color: oklch(0.60 0.16 145);
    font-size: 1.05rem;
    flex-shrink: 0;
    margin-top: 1px;
}
.v2-testi-highlight .hl-val {
    display: block;
    font-weight: 700;
    color: var(--v2-brand-deep-hex);
    font-size: 0.87rem;
}
.v2-testi-highlight .hl-lbl {
    display: block;
    font-size: 0.75rem;
    color: var(--v2-fg-muted);
    line-height: 1.3;
}

.v2-testi-author {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: auto;                 /* v13: siempre pegado al pie */
    padding-top: 0.5rem;
}
.v2-testi-avatar {
    width: 40px; height: 40px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: 50%;
    font-size: 1.25rem;
    flex-shrink: 0;
}
.v2-testi-author-info .name {
    font-weight: 700;
    font-size: 0.9rem;
    color: var(--v2-fg);
    letter-spacing: -0.01em;
    line-height: 1.2;
}
.v2-testi-author-info .meta {
    font-size: 0.78rem;
    color: var(--v2-fg-subtle);
    margin-top: 2px;
}

/* v16: Panel <details> para sectores roadmap */
.v2-sectores-roadmap {
    max-width: 1000px;
    margin: 2.25rem auto 0;
    border: 1px dashed var(--v2-line-strong);
    border-radius: var(--v2-r-lg);
    background: oklch(0.985 0.005 260);
    transition: background 0.2s ease, border-style 0.2s ease, border-color 0.2s ease;
}
.v2-sectores-roadmap[open] {
    background: #fff;
    border-style: solid;
    border-color: oklch(0.9 0.01 260);
    box-shadow: 0 6px 20px -10px oklch(0.2 0.05 265 / 0.12);
}
.v2-sectores-roadmap summary {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.95rem 1.25rem;
    cursor: pointer;
    list-style: none;
    user-select: none;
    color: var(--v2-fg);
    font-size: 0.95rem;
    font-weight: 600;
}
.v2-sectores-roadmap summary::-webkit-details-marker { display: none; }
.v2-sectores-roadmap summary > i:first-child { color: oklch(0.55 0.03 265); font-size: 1.2rem; }
.v2-sectores-roadmap summary > span { flex: 1; }
.v2-sectores-roadmap summary small { font-weight: 400; color: var(--v2-fg-muted); font-size: 0.8rem; }
.v2-sectores-roadmap-chev { transition: transform 0.25s ease; color: var(--v2-fg-muted); }
.v2-sectores-roadmap[open] .v2-sectores-roadmap-chev { transform: rotate(180deg); }

.v2-sectores-roadmap-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 0.6rem;
    padding: 0.5rem 1.25rem 1rem;
    border-top: 1px solid var(--v2-line);
    padding-top: 1rem;
}
.v2-sector-chip {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.65rem 0.85rem;
    background: oklch(0.99 0.005 260);
    border: 1px solid oklch(0.92 0.01 260);
    border-radius: var(--v2-r-md);
    transition: border-color 0.25s ease;
}
.v2-sector-chip:hover { border-color: var(--v2-brand-hex); }
.v2-sector-chip > i {
    color: var(--v2-brand-hex);
    font-size: 1.15rem;
    flex-shrink: 0;
    opacity: 0.7;
}
.v2-sector-chip-nombre { display: block; font-size: 0.85rem; font-weight: 600; color: var(--v2-fg); line-height: 1.25; }
.v2-sector-chip-sys    { display: block; font-size: 0.72rem; color: var(--v2-fg-muted); margin-top: 1px; }

.v2-sectores-roadmap-cta {
    margin: 0;
    padding: 0.85rem 1.25rem;
    background: oklch(0.96 0.008 260);
    border-top: 1px solid var(--v2-line);
    font-size: 0.85rem;
    color: var(--v2-fg-muted);
    text-align: center;
}
.v2-sectores-roadmap-cta i { color: var(--v2-brand-hex); margin-right: 4px; }
.v2-sectores-roadmap-cta a {
    color: var(--v2-brand-deep-hex);
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dashed currentColor;
}
.v2-sectores-roadmap-cta a:hover { color: var(--v2-brand-hex); border-bottom-style: solid; }

/* v13: aplicar altura uniforme también a Sectores, Servicios y Diferenciadores */
.v2-sectores-grid,
.v2-servicios-grid,
.v2-difs-grid,
.v2-onb-grid { grid-auto-rows: 1fr; align-items: stretch; }
.v2-sector-card,
.v2-servicio-card,
.v2-dif-card,
.v2-onb-card { height: 100%; }

/* ============================================================
   TECH MARQUEE v2
   ============================================================ */
.v2-tech {
    padding: 4rem 0;
    background: #ffffff;
    border-top: 1px solid var(--v2-line);
    border-bottom: 1px solid var(--v2-line);
}
.v2-tech-head {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}
.v2-tech-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.65rem 1.1rem;
    background: #ffffff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-full);
    font-family: var(--v2-font-display);
    font-weight: 600;
    font-size: 0.9rem;
    color: var(--v2-fg);
    letter-spacing: -0.01em;
    white-space: nowrap;
    box-shadow: var(--v2-shadow-xs);
    flex-shrink: 0;
}
.v2-tech-pill i {
    color: var(--v2-brand-hex);
    font-size: 1rem;
}

/* ============================================================
   FAQ v2
   ============================================================ */
.v2-faq {
    padding: 6rem 0;
    background: var(--v2-bg-soft);
}
.v2-faq-head {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 3.5rem;
}
/* v66 · ALIGERAMIENTO — "ver todas las preguntas" plegable (details/summary) */
.v2-faq-mas { max-width: 100%; margin: 1rem auto 0; text-align: center; }
.v2-faq-mas-toggle {
    display: inline-flex; align-items: center; gap: 0.45rem;
    cursor: pointer; list-style: none;
    font-size: 0.9rem; font-weight: 600;
    color: var(--v2-brand-hex);
    padding: 0.5rem 1rem; border-radius: 999px;
    transition: background 0.15s ease;
}
.v2-faq-mas-toggle::-webkit-details-marker { display: none; }
.v2-faq-mas-toggle:hover { background: rgba(39, 64, 200, 0.08); }
.v2-faq-mas-chev { font-size: 0.8rem; transition: transform 0.2s ease; }
.v2-faq-mas[open] .v2-faq-mas-chev { transform: rotate(180deg); }
.v2-faq-mas[open] .v2-faq-mas-toggle { margin-bottom: 0.25rem; }

.v2-faq-list {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    background: transparent !important;
    border: 0 !important;
}
.v2-faq-item {
    background: #ffffff !important;
    border: 1px solid var(--v2-line) !important;
    border-radius: var(--v2-r-md) !important;
    overflow: hidden;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.v2-faq-item:hover {
    border-color: rgba(39, 64, 200, 0.20) !important;
    box-shadow: var(--v2-shadow-sm);
}
/* Override Bootstrap accordion-button */
.v2-faq-btn.accordion-button {
    padding: 1.15rem 1.5rem !important;
    background: transparent !important;
    color: var(--v2-fg) !important;
    font-family: var(--v2-font-display);
    font-weight: 600;
    font-size: 1.02rem;
    letter-spacing: -0.015em;
    box-shadow: none !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    text-align: left;
}
.v2-faq-btn.accordion-button::after {
    display: none !important;
}
.v2-faq-btn.accordion-button:not(.collapsed) {
    background: rgba(39, 64, 200, 0.03) !important;
    color: var(--v2-brand-deep-hex) !important;
}
.v2-faq-q { flex: 1; }
.v2-faq-plus {
    width: 32px; height: 32px;
    display: flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: 8px;
    transition: transform 0.3s ease, background 0.3s ease;
    flex-shrink: 0;
}
.v2-faq-btn:not(.collapsed) .v2-faq-plus {
    transform: rotate(135deg);
    background: var(--v2-gradient-brand-hex);
    color: #fff;
}
.v2-faq-a.accordion-body {
    padding: 0 1.5rem 1.35rem !important;
    color: var(--v2-fg-muted) !important;
    font-size: 0.95rem;
    line-height: 1.6;
}
.v2-faq-a.accordion-body ul { padding-left: 1.25rem; margin-bottom: 0.5rem; }
.v2-faq-a.accordion-body li { margin-bottom: 0.35rem; }
.v2-faq-a.accordion-body a { color: var(--v2-brand-hex); font-weight: 600; }

/* ============================================================
   CTA FINAL v2
   ============================================================ */
.v2-cta-final {
    padding: 6.5rem 0;
    text-align: center;
    position: relative;
    isolation: isolate;
    overflow: hidden;
}
.v2-cta-aurora {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(50% 40% at 30% 40%, rgba(93, 125, 255, 0.25) 0%, transparent 60%),
        radial-gradient(40% 40% at 70% 60%, rgba(255, 212, 71, 0.14) 0%, transparent 60%);
    z-index: -1;
    filter: blur(30px);
}
.v2-cta-inner {
    max-width: 820px;
    margin: 0 auto;
}
.v2-cta-buttons {
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 1.75rem;
}
.v2-cta-bonus {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.65rem 1.15rem;
    background: rgba(255, 212, 71, 0.14);
    border: 1px solid rgba(255, 212, 71, 0.30);
    color: #ffd447;
    border-radius: var(--v2-r-full);
    font-size: 0.88rem;
    font-weight: 500;
    margin: 0 auto 1.75rem;
}
.v2-cta-bonus strong { color: #fff; font-weight: 700; }
.v2-cta-trust {
    display: flex;
    gap: 1.75rem;
    justify-content: center;
    flex-wrap: wrap;
}
.v2-cta-trust-item {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.88rem;
}
.v2-cta-trust-item i { color: #22c55e; }

/* ============================================================
   FORMULARIO DEMO v2
   ============================================================ */
.v2-demo {
    padding: 6rem 0;
    background: #ffffff;
}
.v2-demo-info {
    display: flex;
    flex-direction: column;
    gap: 1.15rem;
    margin-top: 2rem;
}
.v2-demo-info-item {
    display: flex;
    align-items: center;
    gap: 0.85rem;
}
.v2-demo-info-item .ico {
    width: 44px; height: 44px;
    display: flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: var(--v2-r-md);
    font-size: 1.1rem;
}
.v2-demo-info-item .lbl {
    display: block;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: var(--v2-fg-subtle);
    font-weight: 600;
    margin-bottom: 2px;
}
.v2-demo-info-item strong {
    display: block;
    font-size: 0.98rem;
    color: var(--v2-fg);
    letter-spacing: -0.01em;
}

.v2-demo-form {
    padding: 2rem !important;
    border-radius: var(--v2-r-lg);
    background: rgba(255, 255, 255, 0.85) !important;
}
/* Honeypot antibot: fuera del viewport en lugar de display:none, que los bots
   más avanzados detectan y omiten. Invisible para el usuario y para lectores
   de pantalla (el contenedor lleva aria-hidden). */
.v2-hp {
    position: absolute !important;
    left: -9999px !important;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.v2-demo-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.15rem;
}
.v2-demo-field {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}
.v2-demo-full { grid-column: 1 / -1; }
.v2-demo-field label {
    font-size: 0.82rem;
    color: var(--v2-fg-muted);
    font-weight: 600;
    letter-spacing: -0.005em;
}
.v2-demo-field label .req { color: #dc2626; }
.v2-demo-field input,
.v2-demo-field select,
.v2-demo-field textarea {
    padding: 0.8rem 1rem;
    background: #ffffff;
    border: 1px solid var(--v2-line-strong);
    border-radius: var(--v2-r-sm);
    font-family: var(--v2-font-body);
    font-size: 0.95rem;
    color: var(--v2-fg);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    width: 100%;
}
.v2-demo-field input:focus,
.v2-demo-field select:focus,
.v2-demo-field textarea:focus {
    outline: none;
    border-color: var(--v2-brand-hex);
    box-shadow: 0 0 0 3px rgba(39, 64, 200, 0.12);
}
.v2-demo-field textarea { resize: vertical; min-height: 100px; }
.v2-demo-check {
    display: flex;
    gap: 0.55rem;
    align-items: flex-start;
    font-size: 0.88rem;
    color: var(--v2-fg-muted);
    cursor: pointer;
    line-height: 1.4;
}
.v2-demo-check input {
    margin-top: 2px;
    accent-color: var(--v2-brand-hex);
    width: auto;
}

@media (max-width: 767.98px) {
    .v2-demo-form-grid { grid-template-columns: 1fr; }
    .v2-values-grid,
    .v2-nosotros-brands { grid-template-columns: 1fr; }
    .v2-testi-metrics { grid-template-columns: 1fr 1fr; }
}

/* ============================================================
   FOOTER v2
   ============================================================ */
.v2-footer {
    padding: 5rem 0 1.5rem;
    color: #e6e8f5;
}
.v2-footer-top {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 3rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.v2-footer-logo {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    margin-bottom: 1rem;
}
.v2-footer-mark {
    width: 44px; height: 44px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: 10px;
    font-family: var(--v2-font-display);
    font-weight: 700;
    font-size: 1.1rem;
}
/* Footer oscuro: isotipo EliSoft dentro de caja blanca redondeada */
.v2-footer-mark--img {
    background: #fff;
    padding: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.v2-footer-mark--img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.v2-footer-name {
    font-family: var(--v2-font-display);
    font-weight: 700;
    font-size: 1.1rem;
    letter-spacing: -0.02em;
    color: #fff;
}
.v2-footer-slogan {
    font-size: 0.78rem;
    color: #b8bed8;
    margin-top: 2px;
}
.v2-footer-desc {
    color: #b8bed8;
    font-size: 0.9rem;
    line-height: 1.55;
    margin-bottom: 1.25rem;
}
.v2-footer-social {
    display: flex;
    gap: 0.5rem;
}
.v2-footer-social-link {
    width: 38px; height: 38px;
    display: flex; align-items: center; justify-content: center;
    background: rgba(255, 255, 255, 0.06);
    color: #e6e8f5;
    border-radius: 10px;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.25s ease;
}
.v2-footer-social-link:hover {
    background: var(--v2-brand-hex);
    color: #fff;
    transform: translateY(-2px);
}

.v2-footer-cols {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}
.v2-footer-col h5 {
    font-family: var(--v2-font-display);
    font-size: 0.82rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #fff;
    font-weight: 700;
    margin: 0 0 1rem;
}
.v2-footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
}
.v2-footer-col a {
    color: #b8bed8;
    font-size: 0.9rem;
    text-decoration: none;
    transition: color 0.2s ease;
}
.v2-footer-col a:hover { color: #fff; }
.v2-footer-col a small {
    color: #6b7391;
    font-size: 0.72rem;
    display: block;
    font-family: 'SF Mono', Menlo, Consolas, monospace;
}

.v2-footer-bottom {
    padding-top: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}
.v2-footer-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
    color: #6b7391;
    font-size: 0.82rem;
}
.v2-footer-love { color: #b8bed8; }
.v2-footer-suite {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.4rem 0.85rem;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--v2-r-full);
    font-size: 0.75rem;
    color: #b8bed8;
}
.v2-footer-suite strong { color: #fff; letter-spacing: 0.02em; }
.v2-footer-suite i { color: var(--v2-brand-glow-hex); }

@media (max-width: 991.98px) {
    .v2-footer-top { grid-template-columns: 1fr; gap: 2rem; }
    .v2-footer-cols { grid-template-columns: repeat(2, 1fr); }
    .v2-cta-final { padding: 4.5rem 0; }
}
@media (max-width: 575.98px) {
    .v2-footer-cols { grid-template-columns: 1fr; }
}

/* ============================================================
   CARRUSEL DE IMÁGENES EN CARDS DE SISTEMA (Bootstrap 5 Carousel)
   ============================================================ */
.v2-vcard-carousel {
    border-radius: var(--v2-r-md);
    overflow: hidden;
    margin-bottom: 0.75rem;
    background: var(--v2-bg-soft);
    aspect-ratio: 16/9;
}
.v2-vcard-carousel .carousel-inner,
.v2-vcard-carousel .carousel-item { height: 100%; }
.v2-vcard-carousel img {
    width: 100%; height: 100%; object-fit: cover; display: block;
}
.v2-vcard-carousel .carousel-indicators [data-bs-target] {
    width: 8px; height: 8px; border-radius: 50%; margin: 0 3px;
    background-color: rgba(255, 255, 255, 0.75);
}
.v2-vcard-carousel .carousel-indicators .active {
    background-color: #fff;
}
.v2-vcard-carousel .carousel-control-prev-icon,
.v2-vcard-carousel .carousel-control-next-icon {
    width: 32px; height: 32px;
    background-color: rgba(0, 0, 0, 0.35);
    background-size: 55% 55%;
    border-radius: 50%;
}

/* Demo badge dentro de card de sistema */
.v2-vcard-demo {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 0.8rem 0.9rem;
    background: linear-gradient(135deg, rgba(255, 212, 71, 0.14), rgba(255, 212, 71, 0.05));
    border: 1px dashed rgba(255, 212, 71, 0.45);
    border-radius: var(--v2-r-md);
    margin: 0.5rem 0 0.75rem;
}
.v2-vcard-demo-badge {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.9rem;
    color: #8a6300;
    font-weight: 600;
}
.v2-vcard-demo-badge i { color: #d4a600; }
.v2-vcard-demo-badge strong { color: var(--v2-brand-deep-hex); font-weight: 700; }
.v2-vcard-demo-hint {
    margin: 0;
    font-size: 0.82rem;
    color: var(--v2-fg-muted);
    line-height: 1.4;
}

/* Modal solicitar acceso — captura de lead */
.v2-acceso-modal .modal-content {
    border-radius: var(--v2-r-lg);
    border: 0;
    box-shadow: var(--v2-shadow-lg);
}
.v2-acceso-modal .modal-header {
    padding: 1.25rem 1.5rem 0.5rem;
}
.v2-acceso-modal .modal-body {
    padding: 1rem 1.5rem 1.5rem;
}
.v2-acceso-modal .modal-title {
    font-family: var(--v2-font-display);
    font-weight: 700;
    letter-spacing: -0.01em;
    color: var(--v2-fg);
}
.v2-acceso-check {
    width: 68px; height: 68px;
    margin: 0 auto;
    display: flex; align-items: center; justify-content: center;
    background: rgba(22, 163, 74, 0.12);
    color: #16a34a;
    border-radius: 50%;
    font-size: 2.4rem;
}
.v2-acceso-creds {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    padding: 1rem;
    background: var(--v2-bg-soft);
    border-radius: var(--v2-r-md);
    border: 1px solid var(--v2-line);
}
.v2-acceso-creds .cr {
    display: grid;
    grid-template-columns: 110px 1fr auto;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.75rem;
    background: #fff;
    border-radius: var(--v2-r-sm);
}
.v2-acceso-creds .lbl {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.78rem;
    color: var(--v2-fg-subtle);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.v2-acceso-creds .lbl i { color: var(--v2-brand-hex); }
.v2-acceso-creds .val, .v2-acceso-creds a {
    font-family: 'SF Mono', Menlo, Consolas, monospace;
    font-size: 0.9rem;
    color: var(--v2-fg);
    word-break: break-all;
}
.v2-acceso-creds a {
    color: var(--v2-brand-hex);
    text-decoration: none;
}
.v2-acceso-creds a:hover { text-decoration: underline; }
.v2-acceso-copy {
    background: transparent;
    border: 1px solid var(--v2-line);
    color: var(--v2-fg-muted);
    width: 30px; height: 30px;
    border-radius: 6px;
    display: flex; align-items: center; justify-content: center;
    cursor: pointer;
    font-size: 0.85rem;
}
.v2-acceso-copy:hover { background: rgba(39, 64, 200, 0.06); color: var(--v2-brand-hex); }
.v2-acceso-modal .form-control {
    border-radius: var(--v2-r-sm);
    padding: 0.6rem 0.85rem;
    border-color: var(--v2-line-strong);
}
.v2-acceso-modal .form-control:focus {
    border-color: var(--v2-brand-hex);
    box-shadow: 0 0 0 3px rgba(39, 64, 200, 0.12);
}

/* Modal video */
#videoModal .modal-content { background: #000; border-radius: var(--v2-r-lg); overflow: hidden; }
#videoModal .modal-title, #videoModal .btn-close { color: #fff; filter: invert(1); }
#videoModal .modal-header { background: rgba(0,0,0,.85); }
#videoModal .modal-body { padding: 0; background: #000; }

/* ============================================================
   v6 · CONVERSIÓN: Trust Bar, Sectores, Diferenciadores, Onboarding
   ============================================================ */

/* -------- Trust Bar (bajo hero) -------- */
.v2-trust {
    padding: 2.5rem 0;
    background: linear-gradient(180deg, var(--v2-bg-soft), #ffffff);
    border-bottom: 1px solid var(--v2-line);
}
.v2-trust-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem 2rem;
    align-items: center;
}
.v2-trust-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.5rem;
}
.v2-trust-ico {
    width: 42px; height: 42px;
    flex-shrink: 0;
    display: flex; align-items: center; justify-content: center;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-hex);
    border-radius: var(--v2-r-md);
    font-size: 1.15rem;
}
.v2-trust-txt { display: flex; flex-direction: column; min-width: 0; }
.v2-trust-val {
    font-family: var(--v2-font-display);
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--v2-fg);
    line-height: 1;
}
.v2-trust-lbl {
    font-size: 0.82rem;
    color: var(--v2-fg-muted);
    margin-top: 2px;
    line-height: 1.3;
}
.v2-trust-item.is-placeholder .v2-trust-val {
    font-size: 1rem;
    color: #b45309;
}
.v2-trust-item.is-placeholder .v2-trust-val::before {
    content: "⚠️ ";
}

/* -------- Sectores (identificación) -------- */
.v2-sectores { padding: 5rem 0; background: #ffffff; }
.v2-sectores-head { text-align: center; max-width: 780px; margin: 0 auto 3rem; }
.v2-sectores-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1rem;
}
.v2-sector-card {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 0.85rem;
    padding: 1.15rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    text-decoration: none;
    color: var(--v2-fg);
    transition: all 0.25s ease;
    align-items: start;
    height: 100%;
}
.v2-sector-card:hover {
    color: var(--v2-fg);
    border-color: rgba(39, 64, 200, 0.25);
    transform: translateY(-3px);
    box-shadow: var(--v2-shadow-md);
}
.v2-sector-ico {
    width: 44px; height: 44px;
    flex-shrink: 0;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: var(--v2-r-md);
    font-size: 1.15rem;
}
.v2-sector-info {
    min-width: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.v2-sector-info h4 {
    font-family: var(--v2-font-display);
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: -0.015em;
    margin: 0 0 0.25rem;
    color: var(--v2-fg);
}
.v2-sector-info p {
    margin: 0 0 0.75rem;
    font-size: 0.84rem;
    color: var(--v2-fg-muted);
    line-height: 1.4;
}
/* Meta uniforme: siempre 2 filas fijas (sistema arriba, clientes abajo)
   pegadas al fondo, sin importar la longitud de la descripción */
.v2-sector-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.4rem;
    margin-top: auto;
    padding-top: 0.5rem;
    font-size: 0.72rem;
    min-height: calc(2 * (1.4em + 0.4rem + 0.4rem));
}
.v2-sector-sys, .v2-sector-cli {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.28rem 0.65rem;
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-deep-hex);
    border-radius: var(--v2-r-full);
    font-weight: 600;
    line-height: 1.2;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.v2-sector-cli {
    background: rgba(22, 163, 74, 0.10);
    color: #166534;
}

/* -------- Diferenciadores (Por qué elegirnos) -------- */
.v2-diferenciadores {
    padding: 6rem 0;
    background: linear-gradient(180deg, var(--v2-bg-soft) 0%, #ffffff 100%);
}
.v2-difs-head { text-align: center; max-width: 780px; margin: 0 auto 3.5rem; }
.v2-difs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 1.25rem;
}
.v2-dif-card {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 1.75rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    transition: all 0.25s ease;
}
.v2-dif-card:hover {
    border-color: rgba(39, 64, 200, 0.20);
    transform: translateY(-3px);
    box-shadow: var(--v2-shadow-md);
}
.v2-dif-ico {
    width: 54px; height: 54px;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: var(--v2-r-md);
    font-size: 1.4rem;
    flex-shrink: 0;
}
.v2-dif-title {
    font-family: var(--v2-font-display);
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0.5rem 0 0;
    color: var(--v2-fg);
}
.v2-dif-desc {
    margin: 0;
    font-size: 0.95rem;
    color: var(--v2-fg-muted);
    line-height: 1.55;
}
.v2-dif-benef {
    margin-top: auto;
    padding: 0.55rem 0.85rem;
    background: rgba(22, 163, 74, 0.10);
    color: #166534;
    border-radius: var(--v2-r-md);
    font-size: 0.85rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.4rem;
}

/* -------- Onboarding (Cómo empiezas) -------- */
.v2-onboarding { padding: 5.5rem 0; background: #ffffff; }
.v2-onb-head { text-align: center; max-width: 780px; margin: 0 auto 3.5rem; }
.v2-onb-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.5rem;
    position: relative;
}
.v2-onb-grid::before {
    content: "";
    position: absolute;
    top: 50px;
    left: 10%;
    right: 10%;
    height: 2px;
    background: linear-gradient(90deg,
        transparent 0%,
        rgba(39, 64, 200, 0.20) 20%,
        rgba(39, 64, 200, 0.20) 80%,
        transparent 100%);
    z-index: 0;
}
.v2-onb-step {
    position: relative;
    z-index: 1;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    padding: 2rem 1.5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.v2-onb-num {
    font-family: var(--v2-font-display);
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: var(--v2-brand-hex);
    background: rgba(39, 64, 200, 0.08);
    padding: 0.2rem 0.7rem;
    border-radius: var(--v2-r-full);
    align-self: center;
    margin-bottom: 0.5rem;
}
.v2-onb-ico {
    width: 68px; height: 68px;
    margin: 0 auto 0.5rem;
    display: flex; align-items: center; justify-content: center;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    border-radius: 50%;
    font-size: 1.8rem;
}
.v2-onb-title {
    font-family: var(--v2-font-display);
    font-size: 1.35rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0;
    color: var(--v2-fg);
}
.v2-onb-desc {
    margin: 0;
    font-size: 0.95rem;
    color: var(--v2-fg-muted);
    line-height: 1.55;
}
.v2-onb-time {
    margin-top: 0.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.25rem 0.65rem;
    background: var(--v2-bg-soft);
    color: var(--v2-fg-muted);
    border-radius: var(--v2-r-full);
    font-size: 0.8rem;
    align-self: center;
    font-weight: 600;
}
.v2-onb-cta {
    margin-top: 2.5rem;
    text-align: center;
}

/* Ajustes responsive */
@media (max-width: 767.98px) {
    .v2-trust { padding: 2rem 0; }
    .v2-trust-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem; }
    .v2-trust-val { font-size: 1.3rem; }
    .v2-onb-grid::before { display: none; }
    .v2-difs-grid, .v2-sectores-grid, .v2-onb-grid { grid-template-columns: 1fr; }
}

/* ============================================================
   v8 · CASOS DE ÉXITO (proyectos reales con datos verificables)
   ============================================================ */
.v2-casos {
    padding: 6rem 0;
    background: linear-gradient(180deg, #ffffff 0%, var(--v2-bg-soft) 100%);
}
.v2-casos-head { text-align: center; max-width: 780px; margin: 0 auto 3.5rem; }
.v2-casos-list { display: flex; flex-direction: column; gap: 2rem; }
.v2-caso-card {
    display: grid;
    grid-template-columns: 1.7fr 1fr;
    gap: 0;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-lg);
    overflow: hidden;
    box-shadow: var(--v2-shadow-sm);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.v2-caso-card:hover { box-shadow: var(--v2-shadow-lg); transform: translateY(-3px); }
.v2-caso-body { padding: 2rem; display: flex; flex-direction: column; gap: 0.9rem; }
.v2-caso-badges { display: flex; flex-wrap: wrap; gap: 0.4rem; }
.v2-caso-title {
    font-family: var(--v2-font-display);
    font-size: 1.55rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
    color: var(--v2-fg);
    margin: 0;
}
.v2-caso-cliente {
    display: inline-flex; align-items: center; gap: 0.4rem;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--v2-brand-deep-hex);
}
.v2-caso-desc {
    margin: 0;
    color: var(--v2-fg-muted);
    font-size: 0.98rem;
    line-height: 1.6;
}
.v2-caso-block {
    padding: 0.75rem 1rem;
    background: var(--v2-bg-soft);
    border-left: 3px solid var(--v2-brand-hex);
    border-radius: var(--v2-r-sm);
}
.v2-caso-block--result {
    border-left-color: #16a34a;
    background: rgba(22, 163, 74, 0.05);
}
.v2-caso-lbl {
    display: inline-flex; align-items: center; gap: 0.35rem;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 700;
    color: var(--v2-brand-hex);
}
.v2-caso-block--result .v2-caso-lbl { color: #166534; }
.v2-caso-block p {
    margin: 0.35rem 0 0;
    font-size: 0.9rem;
    color: var(--v2-fg);
    line-height: 1.5;
}
.v2-caso-contrato {
    display: flex; flex-wrap: wrap; gap: 0.65rem;
    padding: 0.65rem 0.85rem;
    background: rgba(39, 64, 200, 0.06);
    border-radius: var(--v2-r-md);
    font-size: 0.85rem;
    color: var(--v2-brand-deep-hex);
    font-weight: 600;
}
.v2-caso-contrato span {
    display: inline-flex; align-items: center; gap: 0.35rem;
}
.v2-caso-techs { display: flex; flex-wrap: wrap; gap: 0.35rem; margin-top: 0.4rem; }
.v2-caso-tech {
    padding: 0.25rem 0.6rem;
    background: #fff;
    border: 1px solid var(--v2-line);
    border-radius: var(--v2-r-full);
    font-family: 'SF Mono', Menlo, Consolas, monospace;
    font-size: 0.72rem;
    color: var(--v2-fg-muted);
}

.v2-caso-metrics {
    padding: 2rem;
    background: var(--v2-gradient-brand-hex);
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
}
.v2-caso-metrics-title {
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    opacity: 0.85;
}
.v2-caso-metrics-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
}
.v2-caso-metric {
    background: rgba(255, 255, 255, 0.10);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: var(--v2-r-md);
    padding: 0.75rem 0.85rem;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.v2-caso-metric .val {
    font-family: var(--v2-font-display);
    font-size: 1.35rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1;
    color: #fff;
}
.v2-caso-metric .lbl {
    font-size: 0.72rem;
    opacity: 0.85;
    line-height: 1.25;
}

/* ============================================================
   v8 · COTIZACIÓN (proyectos a medida)
   ============================================================ */
.v2-cotizacion { padding: 5.5rem 0; background: #ffffff; }

/* -------- Grid de tipos de proyecto (lado izquierdo) -------- */
.v2-cot-tipos {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.55rem;
    margin: 1.25rem 0 1.35rem;
}
.v2-cot-tipo {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.7rem 0.8rem;
    background: rgba(39, 64, 200, 0.04);
    border: 1px solid rgba(39, 64, 200, 0.12);
    border-radius: var(--v2-r-md);
    font-size: 0.83rem;
    line-height: 1.25;
    color: var(--v2-fg);
    transition: border-color 0.2s ease, transform 0.2s ease;
}
.v2-cot-tipo i {
    font-size: 1.25rem;
    color: var(--v2-brand-hex);
    flex-shrink: 0;
}
.v2-cot-tipo span { display: block; font-weight: 600; }
.v2-cot-tipo small {
    display: block;
    font-size: 0.72rem;
    font-weight: 400;
    color: var(--v2-fg-muted);
    margin-top: 2px;
}
.v2-cot-tipo:hover {
    border-color: rgba(39, 64, 200, 0.4);
    transform: translateY(-2px);
}
@media (max-width: 480px) {
    .v2-cot-tipos { grid-template-columns: 1fr; }
}

.v2-cot-benef { list-style: none; padding: 0; margin: 1.25rem 0; display: flex; flex-direction: column; gap: 0.5rem; }
.v2-cot-benef li {
    display: flex; align-items: flex-start; gap: 0.55rem;
    color: var(--v2-fg);
    font-size: 0.98rem;
    line-height: 1.5;
}
.v2-cot-benef li i { color: #16a34a; font-size: 1.05rem; margin-top: 3px; flex-shrink: 0; }
.v2-cot-hint {
    padding: 0.85rem 1rem;
    background: rgba(39, 64, 200, 0.06);
    border-left: 3px solid var(--v2-brand-hex);
    border-radius: var(--v2-r-sm);
    font-size: 0.9rem;
    color: var(--v2-fg-muted);
    line-height: 1.5;
    margin-top: 1rem;
}
.v2-cot-hint i { color: var(--v2-brand-hex); margin-right: 4px; }

.v2-cot-form {
    /* v14: menos padding, menos gap para que se vea más aireado sin ser cargado */
    padding: 1.5rem !important;
    border-radius: var(--v2-r-lg);
    background: rgba(255, 255, 255, 0.9) !important;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
@media (min-width: 768px) {
    .v2-cot-form { padding: 2rem !important; gap: 1.25rem; }
}
/* ---- Bloques del formulario agrupados ---- */
.v2-cot-fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}
.v2-cot-fieldset + .v2-cot-fieldset { padding-top: 1rem; border-top: 1px solid var(--v2-line); }

/* v14: input con status (spinner/check) al lado */
.v2-cot-input-wrap { position: relative; }
.v2-cot-input-wrap input { padding-right: 2.4rem; }
.v2-cot-input-status {
    position: absolute;
    right: 0.7rem;
    top: 50%;
    transform: translateY(-50%);
    width: 1.15rem;
    height: 1.15rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.05rem;
    color: transparent;
    pointer-events: none;
    transition: color 0.2s ease;
}
.v2-cot-input-status.is-ok { color: oklch(0.60 0.16 145); }
.v2-cot-input-status.is-warn { color: oklch(0.70 0.15 75); }
.v2-cot-input-status.is-error { color: oklch(0.58 0.20 25); }
.v2-cot-spinner {
    width: 14px; height: 14px;
    border: 2px solid oklch(0.62 0.19 265 / 0.25);
    border-top-color: oklch(0.62 0.19 265);
    border-radius: 50%;
    animation: v2-spin 0.7s linear infinite;
}
@keyframes v2-spin { to { transform: rotate(360deg); } }

/* Hint inline debajo del input — cambia color según estado */
.v2-cot-hint-inline {
    display: block;
    margin-top: 0.3rem;
    font-size: 0.72rem;
    color: var(--v2-fg-subtle);
    line-height: 1.35;
    transition: color 0.2s ease;
}
.v2-cot-hint-inline[data-state="ok"]      { color: oklch(0.45 0.14 145); font-weight: 600; }
.v2-cot-hint-inline[data-state="warn"]    { color: oklch(0.55 0.14 75); }
.v2-cot-hint-inline[data-state="error"]   { color: oklch(0.55 0.18 25); }
.v2-cot-hint-inline[data-state="loading"] { color: var(--v2-brand-hex); }
.v2-cot-legend {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-family: var(--v2-font-display);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--v2-brand-deep-hex);
    padding: 0;
    margin: 0 0 0.15rem;
    width: auto;
}
.v2-cot-legend i { color: var(--v2-brand-hex); font-size: 0.95rem; }

.v2-cot-grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 0.9rem 1rem;
}
.v2-cot-field { display: flex; flex-direction: column; gap: 0.35rem; grid-column: span 6; min-width: 0; }
.v2-cot-full  { grid-column: 1 / -1; }
.v2-cot-1of3  { grid-column: span 4; }
.v2-cot-2of3  { grid-column: span 8; }
@media (max-width: 620px) {
    .v2-cot-grid { grid-template-columns: 1fr; }
    .v2-cot-field, .v2-cot-1of3, .v2-cot-2of3, .v2-cot-full { grid-column: 1 / -1; }
}

/* v16: variante compacta del radio para form reducido */
.v2-cot-radio-compact { padding: 0; margin-bottom: 0.85rem; }
.v2-cot-radio-compact label { padding: 0.55rem 0.85rem; min-height: 44px; font-size: 0.88rem; }

/* v16: <details> "Añadir más detalles" */
.v2-cot-mas {
    border: 1px dashed var(--v2-line-strong);
    border-radius: var(--v2-r-md);
    background: oklch(0.985 0.005 260);
    transition: background 0.2s ease, border-color 0.2s ease, border-style 0.2s ease;
}
.v2-cot-mas[open] {
    background: #fff;
    border-color: oklch(0.62 0.19 265 / 0.4);
    border-style: solid;
}
.v2-cot-mas summary {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.75rem 1rem;
    cursor: pointer;
    list-style: none;
    user-select: none;
    color: var(--v2-brand-deep-hex);
    font-size: 0.9rem;
    font-weight: 600;
}
.v2-cot-mas summary::-webkit-details-marker { display: none; }
.v2-cot-mas summary > span { flex: 1; }
.v2-cot-mas summary small { font-weight: 400; color: var(--v2-fg-muted); margin-left: 4px; font-size: 0.78rem; }
.v2-cot-mas summary > i:first-child { color: var(--v2-brand-hex); font-size: 1.05rem; }
.v2-cot-mas-chev { transition: transform 0.25s ease; color: var(--v2-fg-muted); }
.v2-cot-mas[open] .v2-cot-mas-chev { transform: rotate(180deg); }
.v2-cot-mas > .v2-cot-grid { padding: 0 1rem 1rem; }

/* ---- Bloque submit ---- */
.v2-cot-submit {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding-top: 1.15rem;
    border-top: 1px solid var(--v2-line);
}
.v2-cot-field label {
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--v2-fg);
}
.v2-cot-field label .req { color: #dc2626; }
.v2-cot-field input,
.v2-cot-field select,
.v2-cot-field textarea {
    padding: 0.65rem 0.9rem;
    background: #fff;
    border: 1px solid var(--v2-line-strong);
    border-radius: var(--v2-r-sm);
    font-family: var(--v2-font-body);
    font-size: 0.95rem;
    color: var(--v2-fg);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
}
.v2-cot-field input:focus, .v2-cot-field select:focus, .v2-cot-field textarea:focus {
    outline: none;
    border-color: var(--v2-brand-hex);
    box-shadow: 0 0 0 3px rgba(39, 64, 200, 0.12);
}
.v2-cot-field textarea { resize: vertical; min-height: 90px; }
.v2-cot-radio {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.6rem;
    padding: 0.2rem 0;
}
.v2-cot-radio label {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.55rem;
    padding: 0.8rem 1rem;
    background: #fff;
    border: 1.5px solid var(--v2-line-strong);
    border-radius: var(--v2-r-md);
    cursor: pointer;
    font-weight: 500;
    font-size: 0.92rem;
    color: var(--v2-fg);
    transition: all 0.2s ease;
    text-align: center;
    min-height: 52px;
}
.v2-cot-radio label input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.v2-cot-radio label span {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}
.v2-cot-radio label span i { font-size: 1.1rem; color: var(--v2-fg-muted); transition: color 0.2s ease; }
.v2-cot-radio label:hover {
    border-color: var(--v2-brand-hex);
    background: rgba(39, 64, 200, 0.03);
}
.v2-cot-radio label:has(input:checked) {
    border-color: var(--v2-brand-hex);
    background: rgba(39, 64, 200, 0.08);
    color: var(--v2-brand-deep-hex);
    font-weight: 600;
    box-shadow: 0 0 0 2px rgba(39, 64, 200, 0.15);
}
.v2-cot-radio label:has(input:checked) span i { color: var(--v2-brand-hex); }
@media (max-width: 480px) {
    .v2-cot-radio { grid-template-columns: 1fr; }
}
.v2-cot-check {
    display: flex;
    gap: 0.55rem;
    align-items: flex-start;
    font-size: 0.88rem;
    color: var(--v2-fg-muted);
    cursor: pointer;
    line-height: 1.4;
}
.v2-cot-check input {
    margin-top: 2px;
    accent-color: var(--v2-brand-hex);
    width: auto;
}
.v2-cot-note {
    text-align: center;
    font-size: 0.82rem;
    color: var(--v2-fg-subtle);
    margin: 0.75rem 0 0;
}
.v2-cot-success {
    padding: 2rem 1rem;
    text-align: center;
    color: var(--v2-fg);
}
.v2-cot-success h3 {
    font-family: var(--v2-font-display);
    font-weight: 700;
    letter-spacing: -0.02em;
    color: var(--v2-fg);
}

@media (max-width: 767.98px) {
    .v2-caso-card { grid-template-columns: 1fr; }
    .v2-cot-grid { grid-template-columns: 1fr; }
}

/* Accesibilidad: respeta prefers-reduced-motion */
@media (prefers-reduced-motion: reduce) {
    .v2-text-shine,
    .v2-scanline::after,
    .v2-orbit,
    .v2-orbit > .v2-orbit-satellite,
    .v2-float,
    .v2-btn-shine::after,
    .v2-pulse-ring::before,
    .v2-conic-ring::before,
    .v2-marquee-track {
        animation: none !important;
    }
    .v2-reveal, .v2-blur-in > * {
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
    }
}

/* ============================================================
   v9: Clientes reales — Confían en nosotros
   ============================================================ */
.v2-clientes {
    padding: clamp(72px, 10vh, 128px) 0;
    background: linear-gradient(180deg, transparent, oklch(0.97 0.005 260 / 0.4));
}
.v2-clientes-head { text-align: center; margin-bottom: 3.5rem; }

/* Destacados: cards grandes en fila */
.v2-clientes-destacados {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 1.25rem;
    margin-bottom: 3.5rem;
}
.v2-cliente-card {
    padding: 1.75rem 1.5rem;
    border-radius: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    transition: transform .35s ease, box-shadow .35s ease;
    position: relative;
    overflow: hidden;
}
.v2-cliente-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(600px circle at 50% -20%, oklch(0.62 0.19 265 / 0.14), transparent 60%);
    pointer-events: none;
}
.v2-cliente-card:hover { transform: translateY(-4px); box-shadow: 0 20px 40px -20px oklch(0.2 0.05 265 / .2); }
.v2-cliente-sigla {
    font-family: var(--v2-font-display, "Space Grotesk"), sans-serif;
    font-weight: 800;
    font-size: clamp(1.5rem, 3vw, 2.1rem);
    letter-spacing: .02em;
    color: oklch(0.62 0.19 265);
    line-height: 1;
}
.v2-cliente-nombre {
    font-size: .9rem;
    color: oklch(0.35 0.02 265);
    font-weight: 500;
    line-height: 1.35;
    min-height: 2.5em;
}
.v2-cliente-meta {
    display: flex;
    flex-direction: column;
    gap: .35rem;
    margin-top: .5rem;
    padding-top: .75rem;
    border-top: 1px solid oklch(0.9 0.01 260 / 0.6);
    font-size: .78rem;
}
.v2-cliente-sistema {
    color: oklch(0.55 0.15 265);
    font-weight: 600;
}
.v2-cliente-sistema i { margin-right: .25rem; }
.v2-cliente-sector {
    color: oklch(0.5 0.02 265);
}

/* Subtítulo para el bloque de UE */
.v2-clientes-subtitle {
    text-align: center;
    font-size: .85rem;
    text-transform: uppercase;
    letter-spacing: .12em;
    color: oklch(0.5 0.02 265);
    margin-bottom: 1.5rem;
    font-weight: 600;
}

/* Grid de chips para las UE educación */
.v2-clientes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: .75rem;
}
.v2-cliente-chip {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: .85rem 1rem;
    border-radius: 14px;
    background: oklch(1 0 0 / 0.6);
    border: 1px solid oklch(0.9 0.005 260);
    transition: border-color .25s ease, transform .25s ease;
}
.v2-cliente-chip:hover {
    border-color: oklch(0.62 0.19 265 / 0.5);
    transform: translateY(-2px);
}
.v2-cliente-chip-sigla {
    font-family: var(--v2-font-display, "Space Grotesk"), sans-serif;
    font-weight: 700;
    font-size: .95rem;
    color: oklch(0.62 0.19 265);
    background: oklch(0.62 0.19 265 / 0.1);
    padding: .35rem .55rem;
    border-radius: 8px;
    flex-shrink: 0;
    min-width: 3rem;
    text-align: center;
}
.v2-cliente-chip-nombre {
    font-size: .78rem;
    color: oklch(0.35 0.02 265);
    line-height: 1.3;
    font-weight: 500;
}

@media (max-width: 640px) {
    .v2-clientes-destacados { grid-template-columns: 1fr; }
    .v2-clientes-grid { grid-template-columns: 1fr; }
}


/* ============ v68 · CAPTURA INTERMEDIA (quicklead) ============
   Formulario corto de 2 campos tras el portafolio. Reusa tokens v2. */
.v2-quicklead {
    padding-block: clamp(2rem, 5vw, 3.5rem);
}
.v2-quicklead-card {
    border-radius: var(--v2-radius-lg, 20px);
    padding: clamp(1.5rem, 3vw, 2.5rem);
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: clamp(1rem, 3vw, 2.5rem);
    align-items: center;
}
.v2-quicklead-copy .v2-h3 { color: var(--v2-fg); }
.v2-quicklead-copy .v2-lead { color: var(--v2-fg-muted); }
.v2-quicklead-form { width: 100%; }
.v2-quicklead-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}
.v2-quicklead-campo { flex: 1 1 180px; }
.v2-quicklead-campo input {
    width: 100%;
    padding: 0.75rem 1rem;
    border: 1px solid var(--v2-line);
    border-radius: 12px;
    background: rgba(255,255,255,0.85);
    color: var(--v2-fg);
    font-size: 1rem;
}
.v2-quicklead-campo input:focus {
    outline: none;
    border-color: var(--v2-brand-glow-hex, #5d7dff);
    box-shadow: 0 0 0 3px rgba(93,125,255,0.25);
}
.v2-quicklead-form .v2-btn { flex: 0 0 auto; }
.v2-quicklead-legal {
    margin: 0.75rem 0 0;
    font-size: 0.8rem;
    color: var(--v2-fg-subtle);
}
.v2-quicklead-legal a { color: var(--v2-brand-hex, #2740c8); }
.v2-quicklead-msg {
    margin: 0.6rem 0 0;
    font-size: 0.9rem;
    min-height: 1.2em;
}
.v2-quicklead-msg.is-ok { color: #157347; }
.v2-quicklead-msg.is-error { color: #b02a37; }

@media (max-width: 820px) {
    .v2-quicklead-card { grid-template-columns: 1fr; }
    .v2-quicklead-form .v2-btn { width: 100%; justify-content: center; }
}

/* v68 · Nota de estado en tarjetas roadmap (reemplaza el precio homologado
   que no aplica a un sistema aún no lanzado). Coherente con la píldora
   "Próximamente" y con el tono de .v2-vcard-privado-note. */
.v2-vcard-roadmap-note {
    display: flex;
    align-items: flex-start;
    gap: .5rem;
    font-size: .85rem;
    line-height: 1.4;
    color: var(--v2-fg-muted);
    background: rgba(93,125,255,0.08);
    border: 1px dashed rgba(93,125,255,0.35);
    border-radius: 12px;
    padding: .6rem .75rem;
    margin: .25rem 0 .5rem;
}
.v2-vcard-roadmap-note i { color: var(--v2-brand-hex, #2740c8); margin-top: .1rem; }

