.vh-hero[data-astro-cid-l6katlbr]{padding:8.5rem 1.5rem 4rem}.vh-hero-grid[data-astro-cid-l6katlbr]{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.vh-hero-inner[data-astro-cid-l6katlbr]{max-width:640px;margin:0 auto;text-align:center}.vh-hero-video[data-astro-cid-l6katlbr]{width:100%;max-width:760px;margin:0 auto}.vh-eyebrow[data-astro-cid-l6katlbr]{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:hsl(var(--muted-foreground));margin-bottom:1.5rem}.vh-hero-title[data-astro-cid-l6katlbr]{font-size:clamp(2.5rem,7vw,4.5rem);line-height:1.05;margin-bottom:1rem}.vh-hero-sub[data-astro-cid-l6katlbr]{font-size:clamp(1rem,3vw,1.25rem);color:hsl(var(--muted-foreground));margin-bottom:2.5rem}.vh-hero-cta[data-astro-cid-l6katlbr]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.vh-btn-primary[data-astro-cid-l6katlbr]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:hsl(var(--foreground));color:hsl(var(--background))!important;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;border:1px solid hsl(var(--foreground));border-radius:.5rem;cursor:pointer;transition:opacity .2s ease;text-decoration:none}.vh-btn-primary[data-astro-cid-l6katlbr]:hover{opacity:.82}.vh-btn-ghost[data-astro-cid-l6katlbr]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:transparent;color:hsl(var(--foreground))!important;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;border:1px solid hsl(var(--border));border-radius:.5rem;cursor:pointer;transition:border-color .2s ease,background .2s ease;text-decoration:none}.vh-btn-ghost[data-astro-cid-l6katlbr]:hover{border-color:hsl(var(--foreground) / .3);background:hsl(var(--secondary) / .5)}.vh-btn-block[data-astro-cid-l6katlbr]{width:100%}.vh-section[data-astro-cid-l6katlbr]{padding:4rem 1.5rem}.vh-narrow[data-astro-cid-l6katlbr]{max-width:640px;margin:0 auto}.vh-section-title[data-astro-cid-l6katlbr]{font-size:clamp(1.5rem,4vw,2.25rem);text-align:center;margin-bottom:3rem}.vh-prose[data-astro-cid-l6katlbr]{font-family:var(--font-serif);font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.8}.vh-prose[data-astro-cid-l6katlbr] p[data-astro-cid-l6katlbr]{margin-bottom:1.5em}.vh-prose[data-astro-cid-l6katlbr] strong[data-astro-cid-l6katlbr]{font-weight:600;color:hsl(var(--foreground))}.vh-prose-lead[data-astro-cid-l6katlbr]{font-size:clamp(1.25rem,3vw,1.5rem);font-style:italic;color:hsl(var(--foreground));margin-bottom:1.5em}.vh-problem-grid[data-astro-cid-l6katlbr]{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.vh-problem-grid[data-astro-cid-l6katlbr]{grid-template-columns:1fr 1fr}}.vh-problem-item[data-astro-cid-l6katlbr]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-left:2px solid hsl(var(--border))}.vh-problem-num[data-astro-cid-l6katlbr]{font-size:.7rem;font-weight:600;color:hsl(var(--muted-foreground));letter-spacing:.1em;padding-top:.15rem;flex-shrink:0}.vh-problem-text[data-astro-cid-l6katlbr]{font-size:.95rem;line-height:1.5;color:hsl(var(--foreground) / .85)}.vh-video-wrap[data-astro-cid-l6katlbr]{max-width:800px;margin:0 auto}.vh-hero-video[data-astro-cid-l6katlbr] .vh-video-frame[data-astro-cid-l6katlbr]{box-shadow:0 24px 64px -32px hsl(var(--foreground) / .35)}.vh-video-frame[data-astro-cid-l6katlbr]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:.75rem;border:1px solid hsl(var(--border))}.vh-video-frame[data-astro-cid-l6katlbr] iframe[data-astro-cid-l6katlbr]{position:absolute;inset:0;width:100%;height:100%;border:0}.vh-diagram[data-astro-cid-l6katlbr]{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.vh-diagram-row[data-astro-cid-l6katlbr]{display:flex;align-items:stretch;gap:1rem}.vh-diagram-label[data-astro-cid-l6katlbr]{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600;flex-shrink:0;width:80px;padding-top:.75rem}.vh-diagram-bad[data-astro-cid-l6katlbr] .vh-diagram-label[data-astro-cid-l6katlbr]{color:gray}.vh-diagram-good[data-astro-cid-l6katlbr] .vh-diagram-label[data-astro-cid-l6katlbr]{color:#2a8d4f}.vh-diagram-steps[data-astro-cid-l6katlbr]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;flex:1}.vh-step[data-astro-cid-l6katlbr]{padding:.625rem 1rem;background:hsl(var(--secondary) / .6);border:1px solid hsl(var(--border));border-radius:.375rem;font-size:.8rem;line-height:1.3}.vh-diagram-good[data-astro-cid-l6katlbr] .vh-step[data-astro-cid-l6katlbr]{background:#eef6f180;border-color:#bddbc8}.vh-step-dead[data-astro-cid-l6katlbr]{color:#737373;text-decoration:line-through;text-decoration-color:#b3b3b3}.vh-step-win[data-astro-cid-l6katlbr]{font-weight:600;color:#237641;border-color:#3bc46d}.vh-arrow[data-astro-cid-l6katlbr]{color:hsl(var(--muted-foreground));font-size:.85rem;flex-shrink:0}.vh-features[data-astro-cid-l6katlbr]{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.vh-features[data-astro-cid-l6katlbr]{grid-template-columns:1fr 1fr}}.vh-feature[data-astro-cid-l6katlbr]{padding:1.5rem;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));transition:border-color .2s ease}.vh-feature[data-astro-cid-l6katlbr]:hover{border-color:hsl(var(--foreground) / .2)}.vh-feature-title[data-astro-cid-l6katlbr]{font-size:.95rem;font-weight:700;margin-bottom:.5rem;color:hsl(var(--foreground))}.vh-feature-text[data-astro-cid-l6katlbr]{font-size:.85rem;line-height:1.5;color:hsl(var(--muted-foreground))}.vh-audience[data-astro-cid-l6katlbr]{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.vh-audience-item[data-astro-cid-l6katlbr]{padding:1rem 1.5rem;border-left:2px solid hsl(var(--border));font-size:.95rem;line-height:1.5;color:hsl(var(--foreground) / .85)}#contacto[data-astro-cid-l6katlbr]{scroll-margin-top:5rem}.vh-contact-wrap[data-astro-cid-l6katlbr]{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 768px){.vh-contact-wrap[data-astro-cid-l6katlbr]{grid-template-columns:1fr 1.2fr}}.vh-contact-title[data-astro-cid-l6katlbr]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.vh-contact-text[data-astro-cid-l6katlbr]{font-size:1rem;line-height:1.7;color:hsl(var(--muted-foreground));margin-bottom:2rem}.vh-contact-alt-label[data-astro-cid-l6katlbr]{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:hsl(var(--muted-foreground));margin-bottom:.75rem}.vh-contact-alt-link[data-astro-cid-l6katlbr]{display:block;font-size:.875rem;margin-bottom:.5rem;text-decoration:none}.vh-contact-alt-tertiary[data-astro-cid-l6katlbr]{color:hsl(var(--muted-foreground))!important;font-size:.8rem}.vh-form[data-astro-cid-l6katlbr]{display:flex;flex-direction:column;gap:1.25rem}.vh-form-row[data-astro-cid-l6katlbr]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 480px){.vh-form-row[data-astro-cid-l6katlbr]{grid-template-columns:1fr 1fr}}.vh-field[data-astro-cid-l6katlbr]{display:flex;flex-direction:column;gap:.375rem}.vh-field-full[data-astro-cid-l6katlbr]{grid-column:1 / -1}.vh-field[data-astro-cid-l6katlbr] label[data-astro-cid-l6katlbr]{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));font-weight:500}.vh-field[data-astro-cid-l6katlbr] input[data-astro-cid-l6katlbr],.vh-field[data-astro-cid-l6katlbr] select[data-astro-cid-l6katlbr],.vh-field[data-astro-cid-l6katlbr] textarea[data-astro-cid-l6katlbr]{padding:.75rem .875rem;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.375rem;font-size:.875rem;font-family:var(--font-sans);color:hsl(var(--foreground));transition:border-color .2s ease;outline:none}.vh-field[data-astro-cid-l6katlbr] input[data-astro-cid-l6katlbr]:focus,.vh-field[data-astro-cid-l6katlbr] select[data-astro-cid-l6katlbr]:focus,.vh-field[data-astro-cid-l6katlbr] textarea[data-astro-cid-l6katlbr]:focus{border-color:hsl(var(--foreground) / .4)}.vh-field[data-astro-cid-l6katlbr] textarea[data-astro-cid-l6katlbr]{resize:vertical}.vh-form-note[data-astro-cid-l6katlbr]{font-size:.8rem;color:hsl(var(--muted-foreground));min-height:1.2em}.vh-form-note[data-astro-cid-l6katlbr].success{color:#237641}.vh-form-note[data-astro-cid-l6katlbr].error{color:#ba2c2c}.vh-back[data-astro-cid-l6katlbr]{padding:3rem 1.5rem 5rem;text-align:center}.vh-back-link[data-astro-cid-l6katlbr]{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:hsl(var(--muted-foreground))!important;text-decoration:none;transition:color .2s ease}.vh-back-link[data-astro-cid-l6katlbr]:hover{color:hsl(var(--foreground))!important}@media (min-width: 640px){.vh-hero[data-astro-cid-l6katlbr]{padding:9rem 2rem 5rem}.vh-hero-cta[data-astro-cid-l6katlbr]{flex-direction:row;justify-content:center}.vh-section[data-astro-cid-l6katlbr]{padding:5rem 2rem}}@media (min-width: 960px){.vh-hero-grid[data-astro-cid-l6katlbr]{grid-template-columns:minmax(320px,.85fr) minmax(480px,1.15fr);gap:4.5rem}.vh-hero-inner[data-astro-cid-l6katlbr]{margin:0;text-align:left}.vh-hero-cta[data-astro-cid-l6katlbr]{justify-content:flex-start}}
