:root{--dark: #0C151E;--purple: #5B46F9;--cyan: #00DCDA;--light: #F6F6F6;--white: #FFFFFF;--muted: #657E93;--gradient: linear-gradient(135deg, #5B46F9, #00DCDA);--font: "Hanken Grotesk", sans-serif;--border: rgba(0, 0, 0, .07);--shadow: 0 2px 12px rgba(0, 0, 0, .05);--shadow-hover: 0 16px 40px rgba(91, 70, 249, .12)}main[data-astro-cid-35ymdf6f]{font-family:var(--font)}.t-dark[data-astro-cid-35ymdf6f]{color:var(--dark)}.t-white[data-astro-cid-35ymdf6f]{color:var(--white)}.t-purple[data-astro-cid-35ymdf6f]{color:var(--purple)}.section-container[data-astro-cid-35ymdf6f]{max-width:var(--max-content);margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-35ymdf6f]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-35ymdf6f]{font-size:var(--h2-clamp);font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle[data-astro-cid-35ymdf6f]{font-size:1.125rem;color:var(--muted);max-width:var(--max-content-narrow);margin:0 auto}.section-quickanswer[data-astro-cid-35ymdf6f]{font-size:.95rem;color:var(--muted);max-width:var(--max-content-narrow);margin:1rem auto 0;line-height:1.7;text-align:center}.hero[data-astro-cid-35ymdf6f]{min-height:85vh;background-color:var(--dark);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:6rem 2rem}.hero-bg[data-astro-cid-35ymdf6f]{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(91,70,249,.1),transparent 50%);pointer-events:none}.hero-content[data-astro-cid-35ymdf6f]{position:relative;z-index:2;text-align:center;max-width:980px;animation:fadeInUp .8s ease-out}.breadcrumb[data-astro-cid-35ymdf6f]{font-size:.875rem;color:var(--muted);margin-bottom:2rem}.breadcrumb[data-astro-cid-35ymdf6f] a[data-astro-cid-35ymdf6f]{color:var(--cyan);text-decoration:none}.breadcrumb[data-astro-cid-35ymdf6f] a[data-astro-cid-35ymdf6f]:hover{text-decoration:underline}.hero[data-astro-cid-35ymdf6f] h1[data-astro-cid-35ymdf6f]{font-size:var(--h1-clamp);font-weight:800;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.02em;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero[data-astro-cid-35ymdf6f] .tagline[data-astro-cid-35ymdf6f]{font-size:1.25rem;color:var(--cyan);font-weight:600;margin-bottom:1.5rem}.hero[data-astro-cid-35ymdf6f] .description[data-astro-cid-35ymdf6f]{font-size:1.05rem;color:#ffffffa6;line-height:1.7;margin-bottom:2.5rem;max-width:var(--max-content-narrow);margin-left:auto;margin-right:auto}.hero-ctas[data-astro-cid-35ymdf6f]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-gradient[data-astro-cid-35ymdf6f]{padding:1rem 2.5rem;font-size:1rem;font-weight:600;background:var(--gradient);color:var(--white);border:none;border-radius:8px;cursor:pointer;font-family:var(--font);box-shadow:0 10px 30px #5b46f94d;transition:all .3s ease}.btn-gradient[data-astro-cid-35ymdf6f]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #5b46f966}.btn-outline[data-astro-cid-35ymdf6f]{padding:1rem 2.5rem;font-size:1rem;font-weight:600;background:transparent;color:var(--white);border:2px solid var(--cyan);border-radius:8px;text-decoration:none;display:inline-block;font-family:var(--font);transition:all .3s ease}.btn-outline[data-astro-cid-35ymdf6f]:hover{background:var(--cyan);color:var(--dark);transform:translateY(-2px)}.def[data-astro-cid-35ymdf6f]{background:linear-gradient(135deg,var(--dark) 0%,rgba(12,21,30,.95) 100%);padding:6rem 0;position:relative;overflow:hidden}.def[data-astro-cid-35ymdf6f]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,rgba(91,70,249,.1),transparent 50%);pointer-events:none}.def[data-astro-cid-35ymdf6f] .section-container[data-astro-cid-35ymdf6f]{position:relative;z-index:1}.def-layout[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:start}.def-label[data-astro-cid-35ymdf6f]{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--cyan);margin-bottom:1rem;background:#00dcda1a;padding:.35rem .85rem;border-radius:20px}.def-titulo[data-astro-cid-35ymdf6f]{font-size:var(--h2-clamp);font-weight:800;color:var(--white);margin-bottom:1.5rem;line-height:1.15;letter-spacing:-.02em}.def-desc[data-astro-cid-35ymdf6f]{font-size:1rem;color:#ffffffb3;line-height:1.75;margin-bottom:2rem}.def-stats[data-astro-cid-35ymdf6f]{display:flex;gap:2.5rem}.def-stat[data-astro-cid-35ymdf6f]{display:flex;flex-direction:column}.def-stat-num[data-astro-cid-35ymdf6f]{font-size:1.5rem;font-weight:900;line-height:1;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.def-stat-label[data-astro-cid-35ymdf6f]{font-size:.75rem;color:#ffffff80;font-weight:600;margin-top:.25rem;text-transform:uppercase;letter-spacing:.04em}.def-caps[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.def-cap[data-astro-cid-35ymdf6f]{display:flex;flex-direction:column;gap:.15rem;background:#ffffff0d;border-radius:14px;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.def-cap[data-astro-cid-35ymdf6f]:hover{border-color:var(--cyan);background:#ffffff14;transform:translateY(-3px)}.def-cap[data-astro-cid-35ymdf6f] strong[data-astro-cid-35ymdf6f]{font-size:.9rem;font-weight:700;color:var(--white)}.def-cap[data-astro-cid-35ymdf6f] span[data-astro-cid-35ymdf6f]{font-size:.75rem;color:#ffffff8c;line-height:1.35}.stats[data-astro-cid-35ymdf6f]{background:linear-gradient(135deg,var(--dark) 0%,rgba(12,21,30,.95) 100%);padding:5rem 0;position:relative;overflow:hidden}.stats[data-astro-cid-35ymdf6f]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(91,70,249,.15),transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,220,218,.1),transparent 50%);pointer-events:none}.stats[data-astro-cid-35ymdf6f] .section-container[data-astro-cid-35ymdf6f]{position:relative;z-index:1}.stats-slider[data-astro-cid-35ymdf6f]{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.stats-track[data-astro-cid-35ymdf6f]{display:flex;gap:1rem;width:max-content;animation:marqueeStats 32s linear infinite}.stats-track[data-astro-cid-35ymdf6f]:hover{animation-play-state:paused}@keyframes marqueeStats{0%{transform:translate(0)}to{transform:translate(-50%)}}.stat-card[data-astro-cid-35ymdf6f]{flex:0 0 220px;text-align:center;padding:2rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease}.stat-card[data-astro-cid-35ymdf6f]:hover{border-color:var(--cyan);background:#ffffff14}.stat-number[data-astro-cid-35ymdf6f]{font-size:1.6rem;font-weight:900;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1.1}.stat-text[data-astro-cid-35ymdf6f]{color:#ffffffb3;font-size:.9rem;line-height:1.4}.paraquien[data-astro-cid-35ymdf6f]{background-color:var(--white);padding:6rem 0}.paraquien-grid[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.paraquien-card[data-astro-cid-35ymdf6f]{background:var(--white);padding:1.75rem;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);transition:all .3s ease}.paraquien-card[data-astro-cid-35ymdf6f]:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:var(--purple)}.paraquien-card[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1.05rem;font-weight:700;margin-bottom:.6rem;color:var(--dark)}.paraquien-card[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.92rem;line-height:1.6}.paraquien-no[data-astro-cid-35ymdf6f]{background:#5b46f90a;border:1px dashed rgba(91,70,249,.25);border-radius:16px;padding:2rem;max-width:var(--max-content-narrow);margin:0 auto}.paraquien-no[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1rem;font-weight:700;margin-bottom:.75rem;color:var(--dark)}.paraquien-no[data-astro-cid-35ymdf6f] ul[data-astro-cid-35ymdf6f]{list-style:disc;padding-left:1.5rem;color:var(--muted)}.paraquien-no[data-astro-cid-35ymdf6f] li[data-astro-cid-35ymdf6f]{font-size:.9rem;line-height:1.65;padding:.25rem 0}.funcionalidades[data-astro-cid-35ymdf6f]{background-color:var(--light);padding:6rem 0}.func-grid[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.func-card[data-astro-cid-35ymdf6f]{background:var(--white);padding:1.75rem;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);transition:all .3s ease}.func-card[data-astro-cid-35ymdf6f]:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:var(--purple)}.func-card[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1rem;font-weight:700;margin-bottom:.6rem;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.func-card[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.88rem;line-height:1.6}.dashboard[data-astro-cid-35ymdf6f]{background-color:var(--white);padding:6rem 0}.dashboard-mockups[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:var(--max-content);margin:0 auto}.dashboard-mock[data-astro-cid-35ymdf6f]{display:flex;flex-direction:column}.dashboard-mock-head[data-astro-cid-35ymdf6f]{margin-bottom:1rem}.dashboard-role[data-astro-cid-35ymdf6f]{display:block;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--purple);margin-bottom:.35rem}.dashboard-role--alt[data-astro-cid-35ymdf6f]{color:var(--cyan)}.dashboard-subtitle[data-astro-cid-35ymdf6f]{display:block;font-size:1.1rem;font-weight:700;color:var(--dark);line-height:1.3}.dashboard-mock-desc[data-astro-cid-35ymdf6f]{font-size:.9rem;color:var(--muted);line-height:1.6;margin-top:1rem}.ds-screen[data-astro-cid-35ymdf6f]{background:var(--white);border-radius:14px;overflow:hidden;border:1px solid var(--border);box-shadow:0 20px 50px #0c151e1a}.ds-screen--alt[data-astro-cid-35ymdf6f]{background:#131d29;border-color:#ffffff14;box-shadow:0 20px 50px #5b46f938}.ds-chrome[data-astro-cid-35ymdf6f]{display:flex;align-items:center;gap:.4rem;padding:.65rem .9rem;background:#f0f2f5;border-bottom:1px solid var(--border)}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-chrome[data-astro-cid-35ymdf6f]{background:#0a1119;border-bottom-color:#ffffff0f}.ds-dot[data-astro-cid-35ymdf6f]{width:10px;height:10px;border-radius:50%;background:#d6d9dc;flex-shrink:0}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-dot[data-astro-cid-35ymdf6f]{background:#ffffff26}.ds-url[data-astro-cid-35ymdf6f]{margin-left:.6rem;font-size:.68rem;color:var(--muted);font-family:SF Mono,Menlo,monospace}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-url[data-astro-cid-35ymdf6f]{color:#ffffff73}.ds-body[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:110px 1fr;min-height:240px}.ds-side[data-astro-cid-35ymdf6f]{padding:1rem .75rem;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:.3rem}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-side[data-astro-cid-35ymdf6f]{border-right-color:#ffffff0f}.ds-nav[data-astro-cid-35ymdf6f]{font-size:.74rem;padding:.4rem .6rem;border-radius:6px;color:var(--muted);font-weight:500}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-nav[data-astro-cid-35ymdf6f]{color:#ffffff80}.ds-nav--active[data-astro-cid-35ymdf6f]{background:#5b46f91f;color:var(--purple);font-weight:700}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-nav--active[data-astro-cid-35ymdf6f]{background:#00dcda1f;color:var(--cyan)}.ds-main[data-astro-cid-35ymdf6f]{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.85rem}.ds-kpis[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.ds-kpi[data-astro-cid-35ymdf6f]{padding:.55rem .7rem;background:var(--light);border-radius:8px;display:flex;flex-direction:column;gap:.1rem}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-kpi[data-astro-cid-35ymdf6f]{background:#ffffff0d}.ds-kpi-label[data-astro-cid-35ymdf6f]{font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:600}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-kpi-label[data-astro-cid-35ymdf6f]{color:#ffffff80}.ds-kpi-num[data-astro-cid-35ymdf6f]{font-size:1rem;font-weight:800;color:var(--dark)}.ds-screen--alt[data-astro-cid-35ymdf6f] .ds-kpi-num[data-astro-cid-35ymdf6f]{color:var(--white)}.ds-chart[data-astro-cid-35ymdf6f]{display:flex;align-items:flex-end;gap:.45rem;height:95px;padding:.25rem 0}.ds-bar[data-astro-cid-35ymdf6f]{flex:1;background:linear-gradient(180deg,var(--purple),rgba(91,70,249,.35));border-radius:3px 3px 0 0;min-height:6px}.ds-rows[data-astro-cid-35ymdf6f]{display:flex;flex-direction:column;gap:.55rem;padding:.25rem 0}.ds-row[data-astro-cid-35ymdf6f]{display:flex;align-items:center;gap:.6rem}.ds-row-name[data-astro-cid-35ymdf6f]{font-size:.7rem;color:#ffffffb3;width:52px;font-weight:600;flex-shrink:0}.ds-row-track[data-astro-cid-35ymdf6f]{flex:1;height:6px;background:#ffffff14;border-radius:3px;overflow:hidden}.ds-row-bar[data-astro-cid-35ymdf6f]{height:100%;background:linear-gradient(90deg,var(--cyan),var(--purple));border-radius:3px}.casos-uso[data-astro-cid-35ymdf6f]{background-color:var(--light);padding:6rem 0}.casos-grid[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.caso-card[data-astro-cid-35ymdf6f]{background:var(--white);padding:1.75rem;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);transition:all .3s ease}.caso-card[data-astro-cid-35ymdf6f]:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:var(--purple)}.caso-card[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1.05rem;font-weight:800;margin-bottom:.6rem;color:var(--dark)}.caso-card[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.9rem;line-height:1.65}.stack[data-astro-cid-35ymdf6f]{background-color:var(--white);padding:6rem 0}.stack-grid[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stack-card[data-astro-cid-35ymdf6f]{background:var(--light);padding:2rem;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);transition:all .3s ease}.stack-card[data-astro-cid-35ymdf6f]:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:var(--purple);background:var(--white)}.stack-card[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1.05rem;font-weight:800;margin-bottom:.6rem;color:var(--dark)}.stack-card[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.92rem;line-height:1.65}.stack-card[data-astro-cid-35ymdf6f] strong[data-astro-cid-35ymdf6f]{color:var(--dark)}.metodologia[data-astro-cid-35ymdf6f]{background-color:var(--light);padding:6rem 0}.roadmap[data-astro-cid-35ymdf6f]{position:relative;max-width:var(--max-content-narrow);margin:0 auto;padding-left:40px}.roadmap-line[data-astro-cid-35ymdf6f]{position:absolute;left:19px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--purple),var(--cyan));border-radius:1px}.roadmap-step[data-astro-cid-35ymdf6f]{position:relative;padding-bottom:2.5rem}.roadmap-step[data-astro-cid-35ymdf6f]:last-child{padding-bottom:0}.roadmap-marker[data-astro-cid-35ymdf6f]{position:absolute;left:-40px;top:0;width:40px;height:40px;background:var(--gradient);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;z-index:1;box-shadow:0 0 0 4px var(--light),0 2px 8px #5b46f940}.roadmap-content[data-astro-cid-35ymdf6f]{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.75rem;box-shadow:var(--shadow);transition:all .3s ease}.roadmap-content[data-astro-cid-35ymdf6f]:hover{box-shadow:var(--shadow-hover);border-color:var(--purple)}.roadmap-duration[data-astro-cid-35ymdf6f]{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--purple);background:#5b46f914;padding:.2rem .65rem;border-radius:20px;margin-bottom:.6rem}.roadmap-content[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1.1rem;font-weight:700;color:var(--dark);margin-bottom:.5rem}.roadmap-content[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{font-size:.92rem;color:var(--muted);line-height:1.65}.comparacion[data-astro-cid-35ymdf6f]{background-color:var(--white);padding:6rem 0}.comp-table-wrap[data-astro-cid-35ymdf6f]{max-width:var(--max-content);margin:0 auto;overflow-x:auto}.comp-table[data-astro-cid-35ymdf6f]{width:100%;border-collapse:collapse;background:var(--white);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--border)}.comp-table[data-astro-cid-35ymdf6f] th[data-astro-cid-35ymdf6f]{text-align:left;padding:1rem 1.25rem;background:var(--dark);color:var(--white);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.comp-table[data-astro-cid-35ymdf6f] td[data-astro-cid-35ymdf6f]{padding:1rem 1.25rem;border-top:1px solid var(--border);font-size:.92rem;color:var(--dark);line-height:1.55;vertical-align:top}.comp-table[data-astro-cid-35ymdf6f] td[data-astro-cid-35ymdf6f]:first-child{font-weight:700;color:var(--purple)}.comp-table[data-astro-cid-35ymdf6f] td[data-astro-cid-35ymdf6f]:nth-child(3){color:var(--muted)}.modalidades[data-astro-cid-35ymdf6f]{background-color:var(--light);padding:6rem 0}.modalidades-grid[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;max-width:var(--max-content-narrow);margin:0 auto}.modalidad-card[data-astro-cid-35ymdf6f]{background:var(--white);padding:2.25rem 2rem;border-radius:20px;border:1px solid var(--border);box-shadow:var(--shadow);transition:all .3s ease}.modalidad-card[data-astro-cid-35ymdf6f]:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:var(--purple)}.modalidad-tag[data-astro-cid-35ymdf6f]{display:inline-block;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--white);background:var(--gradient);padding:.3rem .75rem;border-radius:20px;margin-bottom:1rem}.modalidad-card[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1.15rem;font-weight:800;margin-bottom:.75rem;color:var(--dark)}.modalidad-card[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.92rem;line-height:1.7}.casos-exito[data-astro-cid-35ymdf6f]{background-color:var(--white);padding:6rem 0}.casos-exito-grid[data-astro-cid-35ymdf6f]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.caso-exito-card[data-astro-cid-35ymdf6f]{background:var(--white);padding:1.75rem;border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);transition:all .3s ease}.caso-exito-card[data-astro-cid-35ymdf6f]:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover);border-color:var(--purple)}.caso-exito-card[data-astro-cid-35ymdf6f] h3[data-astro-cid-35ymdf6f]{font-size:1.1rem;font-weight:800;margin-bottom:.3rem;color:var(--dark)}.caso-meta[data-astro-cid-35ymdf6f]{font-size:.78rem;color:var(--cyan);font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.caso-exito-card[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]:last-child{color:var(--muted);font-size:.9rem;line-height:1.65}.caso-exito-placeholder[data-astro-cid-35ymdf6f]{background:var(--light);border:2px dashed rgba(91,70,249,.3);border-radius:16px;padding:2rem;display:flex;align-items:center;justify-content:center;text-align:center}.caso-exito-placeholder[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.92rem;line-height:1.65}.faq[data-astro-cid-35ymdf6f]{background-color:var(--light);padding:6rem 0}.faq-accordion[data-astro-cid-35ymdf6f]{max-width:var(--max-content-narrow);margin:0 auto}.faq-item[data-astro-cid-35ymdf6f]{background:var(--white);border-radius:12px;margin-bottom:.75rem;border:1px solid var(--border);overflow:hidden;transition:all .3s ease}.faq-item--open[data-astro-cid-35ymdf6f]{border-color:var(--purple);box-shadow:var(--shadow-hover)}.faq-question[data-astro-cid-35ymdf6f]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;color:var(--dark);background:none;border:none;cursor:pointer;font-family:var(--font);text-align:left}.faq-icon[data-astro-cid-35ymdf6f]{font-size:1.5rem;color:var(--purple);flex-shrink:0;margin-left:1rem}.faq-answer[data-astro-cid-35ymdf6f]{display:none;padding:0 1.5rem 1.25rem}.faq-answer[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{color:var(--muted);font-size:.95rem;line-height:1.7}.cta-section[data-astro-cid-35ymdf6f]{background:var(--dark);color:#fff;padding:6rem 0;text-align:center}.cta-section[data-astro-cid-35ymdf6f] h2[data-astro-cid-35ymdf6f]{font-size:var(--h2-clamp);font-weight:800;margin-bottom:1rem;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-section[data-astro-cid-35ymdf6f] p[data-astro-cid-35ymdf6f]{font-size:1.125rem;color:var(--muted);margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.reveal[data-astro-cid-35ymdf6f]{opacity:0;transform:translateY(30px);animation:revealFade .8s ease-out forwards}@keyframes revealFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.def-layout[data-astro-cid-35ymdf6f]{grid-template-columns:1fr;gap:3rem}.func-grid[data-astro-cid-35ymdf6f],.casos-grid[data-astro-cid-35ymdf6f],.stack-grid[data-astro-cid-35ymdf6f],.casos-exito-grid[data-astro-cid-35ymdf6f]{grid-template-columns:repeat(2,1fr)}.caso-exito-placeholder[data-astro-cid-35ymdf6f]{grid-column:1 / -1}.paraquien-grid[data-astro-cid-35ymdf6f],.modalidades-grid[data-astro-cid-35ymdf6f],.dashboard-mockups[data-astro-cid-35ymdf6f]{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.hero[data-astro-cid-35ymdf6f]{min-height:75vh;padding:4rem 1.5rem}.hero[data-astro-cid-35ymdf6f] h1[data-astro-cid-35ymdf6f]{font-size:2rem}.hero-ctas[data-astro-cid-35ymdf6f]{flex-direction:column;align-items:center}.btn-gradient[data-astro-cid-35ymdf6f],.btn-outline[data-astro-cid-35ymdf6f]{width:100%;max-width:320px;text-align:center}.def-caps[data-astro-cid-35ymdf6f]{grid-template-columns:1fr}.def-stats[data-astro-cid-35ymdf6f]{gap:1.5rem;flex-wrap:wrap}.func-grid[data-astro-cid-35ymdf6f],.casos-grid[data-astro-cid-35ymdf6f],.stack-grid[data-astro-cid-35ymdf6f],.casos-exito-grid[data-astro-cid-35ymdf6f]{grid-template-columns:1fr}.roadmap[data-astro-cid-35ymdf6f]{padding-left:36px}.roadmap-marker[data-astro-cid-35ymdf6f]{left:-36px;width:34px;height:34px;font-size:.95rem}.faq-question[data-astro-cid-35ymdf6f]{font-size:.9rem;padding:1rem 1.25rem}.faq-answer[data-astro-cid-35ymdf6f]{padding:0 1.25rem 1rem}.comp-table[data-astro-cid-35ymdf6f] th[data-astro-cid-35ymdf6f],.comp-table[data-astro-cid-35ymdf6f] td[data-astro-cid-35ymdf6f]{padding:.75rem .85rem;font-size:.82rem}}
