.section-label[data-astro-cid-vty3iycd]{display:inline-block;font-family:var(--font-heading);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.625rem}.hero[data-astro-cid-vty3iycd]{background:var(--color-primary);background-image:linear-gradient(135deg,#0a0f1ef2 60%,#00326499);padding:calc(72px + 4rem) 0 4rem;position:relative;overflow:hidden}.hero-bg[data-astro-cid-vty3iycd]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 70% 50%,rgba(0,212,255,.08) 0%,transparent 70%);pointer-events:none}.hero[data-astro-cid-vty3iycd] .container[data-astro-cid-vty3iycd]{position:relative;z-index:1}.hero[data-astro-cid-vty3iycd] h1[data-astro-cid-vty3iycd]{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.25rem);font-weight:800;color:#fff;line-height:1.15;margin:.5rem 0 1rem}.hero[data-astro-cid-vty3iycd] h1[data-astro-cid-vty3iycd] em[data-astro-cid-vty3iycd]{font-style:normal;color:var(--color-accent)}.hero-sub[data-astro-cid-vty3iycd]{color:#ffffffbf;font-size:clamp(1rem,2vw,1.2rem);max-width:600px;margin-bottom:2rem;line-height:1.6}.hero-ctas[data-astro-cid-vty3iycd]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.btn[data-astro-cid-vty3iycd]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:6px;font-weight:700;font-size:.95rem;text-decoration:none;transition:opacity .2s,transform .2s}.btn[data-astro-cid-vty3iycd]:hover{opacity:.85;transform:translateY(-1px)}.btn-p[data-astro-cid-vty3iycd]{background:var(--color-accent);color:var(--color-primary)}.btn-o[data-astro-cid-vty3iycd]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.btn-o[data-astro-cid-vty3iycd]:hover{border-color:#fff}.pills[data-astro-cid-vty3iycd]{display:flex;flex-wrap:wrap;gap:.5rem}.pill[data-astro-cid-vty3iycd]{background:#00d4ff1f;color:var(--color-accent);border:1px solid rgba(0,212,255,.25);border-radius:999px;padding:.3rem .9rem;font-size:.8rem;font-weight:600}.container[data-astro-cid-vty3iycd]{max-width:1200px;margin-inline:auto;padding-inline:1.25rem}.sec-intro-sec[data-astro-cid-vty3iycd]{background:var(--color-surface);padding:2.5rem 0}.intro-box[data-astro-cid-vty3iycd]{background:#fff;border-left:4px solid var(--color-accent);border-radius:0 12px 12px 0;padding:1.75rem 2rem;max-width:800px;box-shadow:0 2px 12px #0a0f1e0f}.intro-box[data-astro-cid-vty3iycd] p[data-astro-cid-vty3iycd]{color:#0a0f1eb3;font-size:1.05rem;line-height:1.8;margin:0}.sec-vacantes[data-astro-cid-vty3iycd]{background:var(--color-surface-alt);padding:var(--section-py) 0}.sec-vacantes[data-astro-cid-vty3iycd] h2[data-astro-cid-vty3iycd]{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem);color:var(--color-primary);margin:.5rem 0 2rem}.vac-grid[data-astro-cid-vty3iycd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.vac-card[data-astro-cid-vty3iycd]{background:#fff;border:1px solid rgba(10,15,30,.08);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem}.vac-card[data-astro-cid-vty3iycd] h3[data-astro-cid-vty3iycd]{font-family:var(--font-heading);font-size:1.2rem;font-weight:800;color:var(--color-primary)}.vac-desc[data-astro-cid-vty3iycd]{color:#0a0f1ea6;font-size:.9rem;line-height:1.6}.vac-section[data-astro-cid-vty3iycd]{display:flex;flex-direction:column;gap:.5rem}.vac-label[data-astro-cid-vty3iycd]{font-family:var(--font-heading);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent)}.vac-card[data-astro-cid-vty3iycd] ul[data-astro-cid-vty3iycd]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.vac-card[data-astro-cid-vty3iycd] li[data-astro-cid-vty3iycd]{font-size:.875rem;color:#0a0f1ea6;padding-left:1.25rem;position:relative}.vac-card[data-astro-cid-vty3iycd] li[data-astro-cid-vty3iycd]:before{content:"→";position:absolute;left:0;color:var(--color-accent);font-size:.75rem;top:.1em}.vac-salario[data-astro-cid-vty3iycd] p[data-astro-cid-vty3iycd]{font-size:.875rem;color:#0a0f1ea6;margin:0}.vac-nota[data-astro-cid-vty3iycd]{background:#00d4ff0f;border-radius:8px;padding:.875rem;font-size:.825rem;color:#0a0f1e99;line-height:1.5;display:flex;gap:.5rem;align-items:flex-start}.btn-apply[data-astro-cid-vty3iycd]{margin-top:auto;display:block;text-align:center;background:var(--color-primary);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-family:var(--font-heading);font-weight:700;font-size:.9rem;text-decoration:none;transition:opacity .2s,transform .2s}.btn-apply[data-astro-cid-vty3iycd]:hover{opacity:.85;transform:translateY(-1px)}.sec-cta-final[data-astro-cid-vty3iycd]{background:var(--color-primary);padding:var(--section-py) 0;text-align:center}.sec-cta-final[data-astro-cid-vty3iycd] h2[data-astro-cid-vty3iycd]{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.25rem);color:#fff;margin:.5rem 0 1rem}.sec-cta-final[data-astro-cid-vty3iycd] p[data-astro-cid-vty3iycd]{color:#ffffffa6;max-width:500px;margin:0 auto 2rem;line-height:1.7}
