.hero[data-astro-cid-h54xvp6l]{background:var(--color-primary);background-image:linear-gradient(135deg,#0a0f1ef2 55%,#002864b3);padding:calc(72px + 4rem) 0 4rem;position:relative;overflow:hidden}.hero-bg[data-astro-cid-h54xvp6l]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 70% 40%,rgba(0,212,255,.07),transparent 70%);pointer-events:none}.hero[data-astro-cid-h54xvp6l] .container[data-astro-cid-h54xvp6l]{position:relative;z-index:1}.hero[data-astro-cid-h54xvp6l] h1[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-hero);font-weight:800;line-height:1.08;letter-spacing:-.04em;color:#fff;margin:1rem 0 1.25rem;max-width:720px}.hero[data-astro-cid-h54xvp6l] h1[data-astro-cid-h54xvp6l] em[data-astro-cid-h54xvp6l]{font-style:normal;color:var(--color-accent)}.hero-line[data-astro-cid-h54xvp6l]{width:64px;height:3px;background:var(--color-accent);border-radius:2px;margin-bottom:1.5rem}.hero-sub[data-astro-cid-h54xvp6l]{color:var(--color-text-dim);font-size:clamp(.9375rem,1.4vw,1.1rem);line-height:1.8;max-width:640px;margin-bottom:1.5rem}.hero-pills[data-astro-cid-h54xvp6l]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.pill[data-astro-cid-h54xvp6l]{background:#00d4ff1a;border:1px solid rgba(0,212,255,.2);color:#fffc;font-family:var(--font-heading);font-size:.75rem;font-weight:600;padding:.35rem .875rem;border-radius:50px}.hero-actions[data-astro-cid-h54xvp6l]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-h54xvp6l]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:700;font-size:.9375rem;padding:.8rem 1.75rem;border-radius:50px;border:2px solid transparent;transition:var(--transition);line-height:1;cursor:pointer}.btn-p[data-astro-cid-h54xvp6l]{background:var(--color-accent);color:var(--color-primary)}.btn-p[data-astro-cid-h54xvp6l]:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 32px #00d4ff59}.btn-o[data-astro-cid-h54xvp6l]{background:transparent;color:#fff;border-color:#ffffff4d}.btn-o[data-astro-cid-h54xvp6l]:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-2px)}.sec-que-es[data-astro-cid-h54xvp6l]{background:var(--color-surface);padding:var(--section-py) 0}.que-inner[data-astro-cid-h54xvp6l]{display:grid;grid-template-columns:3fr 2fr;gap:clamp(2rem,5vw,5rem);align-items:start}.que-inner[data-astro-cid-h54xvp6l] h2[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:800;letter-spacing:-.03em;margin-bottom:1rem}.que-inner[data-astro-cid-h54xvp6l] p[data-astro-cid-h54xvp6l]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.8;margin-bottom:.875rem}.ott-stats[data-astro-cid-h54xvp6l]{display:flex;flex-direction:column;gap:1rem}.stat-card[data-astro-cid-h54xvp6l]{background:var(--color-primary);border-radius:var(--radius-md);padding:1.25rem 1.5rem;text-align:center}.st-n[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:2rem;font-weight:900;color:var(--color-accent);line-height:1;margin-bottom:.375rem}.st-l[data-astro-cid-h54xvp6l]{font-size:.8125rem;color:var(--color-text-dim);line-height:1.5}.sec-problema[data-astro-cid-h54xvp6l]{background:var(--color-primary);padding:var(--section-py) 0}.sec-problema[data-astro-cid-h54xvp6l] h2[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:2.5rem}.prob-grid[data-astro-cid-h54xvp6l]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.prob-card[data-astro-cid-h54xvp6l]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:1.75rem}.prob-card[data-astro-cid-h54xvp6l] h3[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.prob-card[data-astro-cid-h54xvp6l] p[data-astro-cid-h54xvp6l]{font-size:.875rem;color:var(--color-text-dim);line-height:1.7}.sec-features[data-astro-cid-h54xvp6l]{background:var(--color-surface-alt);padding:var(--section-py) 0}.sec-features[data-astro-cid-h54xvp6l] h2[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:800;letter-spacing:-.03em;margin-bottom:2.5rem}.feat-grid[data-astro-cid-h54xvp6l]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.feat-card[data-astro-cid-h54xvp6l]{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;transition:var(--transition)}.feat-card[data-astro-cid-h54xvp6l]:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover);border-color:#00d4ff33}.feat-icon[data-astro-cid-h54xvp6l]{font-size:2rem;display:block;margin-bottom:1rem}.feat-card[data-astro-cid-h54xvp6l] h3[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.feat-card[data-astro-cid-h54xvp6l] p[data-astro-cid-h54xvp6l]{font-size:.875rem;color:var(--color-text-muted);line-height:1.7}.sec-casos[data-astro-cid-h54xvp6l]{background:var(--color-primary);padding:var(--section-py) 0}.sec-casos[data-astro-cid-h54xvp6l] h2[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:2.5rem}.casos-grid[data-astro-cid-h54xvp6l]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.caso-card[data-astro-cid-h54xvp6l]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:1.75rem}.caso-icon[data-astro-cid-h54xvp6l]{font-size:2rem;display:block;margin-bottom:1rem}.caso-card[data-astro-cid-h54xvp6l] h3[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.caso-card[data-astro-cid-h54xvp6l] p[data-astro-cid-h54xvp6l]{font-size:.875rem;color:var(--color-text-dim);line-height:1.7}.sec-proceso[data-astro-cid-h54xvp6l]{background:var(--color-surface);padding:var(--section-py) 0}.sec-proceso[data-astro-cid-h54xvp6l] h2[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:800;letter-spacing:-.03em;margin-bottom:2.5rem}.proceso-grid[data-astro-cid-h54xvp6l]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.paso[data-astro-cid-h54xvp6l]{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem}.paso-num[data-astro-cid-h54xvp6l]{display:block;font-family:var(--font-heading);font-size:2.5rem;font-weight:900;color:var(--color-accent);opacity:.2;line-height:1;margin-bottom:.5rem}.paso[data-astro-cid-h54xvp6l] h3[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.paso[data-astro-cid-h54xvp6l] p[data-astro-cid-h54xvp6l]{font-size:.875rem;color:var(--color-text-muted);line-height:1.7}.sec-form[data-astro-cid-h54xvp6l]{background:var(--color-surface-alt);padding:var(--section-py) 0}.form-header[data-astro-cid-h54xvp6l]{max-width:560px;margin-bottom:2.5rem}.form-header[data-astro-cid-h54xvp6l] h2[data-astro-cid-h54xvp6l]{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem}.form-header[data-astro-cid-h54xvp6l] p[data-astro-cid-h54xvp6l]{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.7}.kotizer-wrap[data-astro-cid-h54xvp6l]{max-width:700px}@media(max-width:900px){.que-inner[data-astro-cid-h54xvp6l]{grid-template-columns:1fr}}
