.hero[data-astro-cid-oacaeywe]{text-align:center;color:#fff;background:#0a0a0a;padding:7rem 2rem 5rem;position:relative;overflow:hidden}.hero[data-astro-cid-oacaeywe].has-image{justify-content:center;align-items:center;width:100vw;min-height:calc(100vh - 82px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:7rem 2rem;display:flex}.hero[data-astro-cid-oacaeywe].has-image .hero-content[data-astro-cid-oacaeywe]{max-width:720px}.hero[data-astro-cid-oacaeywe]:before{content:"";z-index:1;pointer-events:none;background-color:#0000;background-image:radial-gradient(at 75% 20%,#ffffff1a,#0000 55%),linear-gradient(115deg,#0000 40%,#ffffff0f 48%,#0000 56%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:140% 140%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:18s ease-in-out infinite alternate heroShimmer;position:absolute;inset:0}.hero-img[data-astro-cid-oacaeywe]{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero[data-astro-cid-oacaeywe].has-image:before{background:linear-gradient(#0a0a0a73 0%,#0a0a0abf 100%) 0 0/cover;animation:none}.hero[data-astro-cid-oacaeywe]>.hero-content[data-astro-cid-oacaeywe]{z-index:2;position:relative}@keyframes heroShimmer{0%{background-position:0 0,0 0}to{background-position:15% 10%,10% 5%}}.hero[data-astro-cid-oacaeywe] .eyebrow[data-astro-cid-oacaeywe],.hero[data-astro-cid-oacaeywe] h1[data-astro-cid-oacaeywe],.hero[data-astro-cid-oacaeywe] .subtitle[data-astro-cid-oacaeywe]{opacity:0;animation:.7s forwards fadeInUp}.hero[data-astro-cid-oacaeywe] .eyebrow[data-astro-cid-oacaeywe]{animation-delay:50ms}.hero[data-astro-cid-oacaeywe] h1[data-astro-cid-oacaeywe]{animation-delay:.2s}.hero[data-astro-cid-oacaeywe] .subtitle[data-astro-cid-oacaeywe]{animation-delay:.35s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.eyebrow[data-astro-cid-oacaeywe]{text-transform:uppercase;letter-spacing:.15em;color:#999;margin:0 0 1rem;font-size:.8rem}.hero[data-astro-cid-oacaeywe] h1[data-astro-cid-oacaeywe]{margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.accent-dot[data-astro-cid-oacaeywe]{color:#fff}.hero[data-astro-cid-oacaeywe] .subtitle[data-astro-cid-oacaeywe]{color:#ccc;max-width:720px;margin:0 auto;font-size:1.1rem;font-weight:300;line-height:1.6}.reveal-heading[data-astro-cid-oacaeywe]{padding-bottom:.85rem;position:relative}.reveal-heading[data-astro-cid-oacaeywe]:after{content:"";background:var(--color-primary);width:0;height:3px;transition:width .6s .15s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.reveal-heading[data-astro-cid-oacaeywe].is-visible:after{width:48px}.reveal[data-astro-cid-oacaeywe]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal[data-astro-cid-oacaeywe].is-visible{opacity:1;transform:none}.soluciones-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:first-child{transition-delay:0s}.soluciones-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:nth-child(2){transition-delay:80ms}.soluciones-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:nth-child(3){transition-delay:.16s}.soluciones-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:nth-child(4){transition-delay:.24s}.caracteristicas-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:first-child{transition-delay:0s}.caracteristicas-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:nth-child(2){transition-delay:80ms}.caracteristicas-grid[data-astro-cid-oacaeywe] .reveal[data-astro-cid-oacaeywe]:nth-child(3){transition-delay:.16s}.soluciones[data-astro-cid-oacaeywe]{text-align:center;padding:5rem 2rem}.soluciones[data-astro-cid-oacaeywe] h2[data-astro-cid-oacaeywe]{margin:0 0 1rem;font-size:1.75rem}.soluciones[data-astro-cid-oacaeywe] .intro[data-astro-cid-oacaeywe]{color:var(--color-muted);max-width:640px;margin:0 auto 3rem;font-size:1.05rem}.soluciones-grid[data-astro-cid-oacaeywe]{text-align:left;counter-reset:solucion;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.solucion-card[data-astro-cid-oacaeywe]{border:1px solid var(--color-border);counter-increment:solucion;border-radius:8px;padding:1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s}.solucion-card[data-astro-cid-oacaeywe]:before{content:counter(solucion, decimal-leading-zero);letter-spacing:.08em;color:var(--color-primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.solucion-card[data-astro-cid-oacaeywe]:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.solucion-card[data-astro-cid-oacaeywe] h3[data-astro-cid-oacaeywe]{margin:0 0 .75rem;font-size:1.1rem}.solucion-card[data-astro-cid-oacaeywe] p[data-astro-cid-oacaeywe]{color:var(--color-muted);margin:0;line-height:1.5}.caracteristicas[data-astro-cid-oacaeywe]{text-align:center;background:#f7f7f7;padding:5rem 2rem}.caracteristicas[data-astro-cid-oacaeywe] .eyebrow[data-astro-cid-oacaeywe]{color:var(--color-muted)}.caracteristicas[data-astro-cid-oacaeywe] h2[data-astro-cid-oacaeywe]{margin:0 0 3rem;font-size:1.75rem}.caracteristicas-grid[data-astro-cid-oacaeywe]{text-align:left;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.caracteristica-card[data-astro-cid-oacaeywe]{border:1px solid var(--color-border);background:#fff;border-radius:8px;padding:1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s}.caracteristica-card[data-astro-cid-oacaeywe]:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.caracteristica-card[data-astro-cid-oacaeywe] h3[data-astro-cid-oacaeywe]{color:var(--color-primary);margin:0 0 .75rem;font-size:1.05rem}.caracteristica-card[data-astro-cid-oacaeywe] p[data-astro-cid-oacaeywe]{color:var(--color-muted);margin:0;line-height:1.5}.cta-section[data-astro-cid-oacaeywe]{text-align:center;padding:5rem 2rem}.cta-section[data-astro-cid-oacaeywe] h2[data-astro-cid-oacaeywe]{margin:0 0 2rem;font-size:1.75rem}.cta[data-astro-cid-oacaeywe]{background:var(--color-primary);color:var(--color-primary-text);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.9rem 2.5rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.cta[data-astro-cid-oacaeywe]:hover{box-shadow:0 10px 20px #0a0a0a59;box-shadow:0 10px 20px color-mix(in srgb, var(--color-primary) 45%, transparent);transform:translateY(-2px)}
