:root{--hv-bg: #0a0118;--hv-bg-2: #110823;--hv-ink: #ffffff;--hv-ink-mute: #b4b7c9;--hv-line: rgba(255, 255, 255, .08);--hv-line-soft: rgba(255, 255, 255, .05);--hv-card: rgba(255, 255, 255, .035);--hv-card-2: rgba(255, 255, 255, .055);--hv-blue: #5fb1ff;--hv-green: #7aff87;--hv-gold: #ffd479;--hv-radius: 8px}.hv-wrapper[data-astro-cid-2pjcwduj]{background:radial-gradient(900px 600px at 80% -10%,rgba(95,177,255,.1),transparent 60%),radial-gradient(700px 500px at 0% 30%,rgba(255,212,121,.06),transparent 60%),linear-gradient(180deg,var(--hv-bg) 0%,var(--hv-bg-2) 50%,var(--hv-bg) 100%);color:var(--hv-ink);min-height:100vh;overflow-x:hidden}.neon-nav-wrapper[data-astro-cid-2pjcwduj]{position:fixed;top:0;left:0;right:0;z-index:100}.hv-hero[data-astro-cid-2pjcwduj]{padding:168px clamp(16px,4vw,32px) 80px;position:relative;max-width:100vw;overflow:hidden}.hv-hero-bg[data-astro-cid-2pjcwduj]{position:absolute;inset:0;pointer-events:none;opacity:.9}.hv-hero-grid-bg[data-astro-cid-2pjcwduj]{position:absolute;inset:0;background-image:linear-gradient(rgba(95,177,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(95,177,255,.06) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse at 50% 0%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 0%,#000 30%,transparent 75%)}.hv-hero-routes[data-astro-cid-2pjcwduj]{position:absolute;inset:0;width:100%;height:100%}.hv-careers-hero-inner[data-astro-cid-2pjcwduj]{position:relative;max-width:880px;margin:0 auto;text-align:center;z-index:1}.hv-badge[data-astro-cid-2pjcwduj]{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid rgba(122,255,135,.4);background:#7aff871a;color:#c7ffd1;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px}.hv-badge-dot[data-astro-cid-2pjcwduj]{width:6px;height:6px;border-radius:50%;background:#7aff87;box-shadow:0 0 12px #7aff87d9}.hv-h1[data-astro-cid-2pjcwduj]{font-family:Urbanist,sans-serif;font-weight:800;font-size:clamp(2.2rem,4.6vw,3.6rem);line-height:1.05;margin:0 0 18px;letter-spacing:-.01em}.hv-h1-accent[data-astro-cid-2pjcwduj]{background:linear-gradient(135deg,#7aff87,#4a9fe8);background-size:220% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 18px rgba(122,255,135,.45))}.hv-sub[data-astro-cid-2pjcwduj]{color:var(--hv-ink-mute);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6;margin:0 auto 28px;max-width:720px}.hv-cta-row[data-astro-cid-2pjcwduj]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hv-cta-primary[data-astro-cid-2pjcwduj]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:8px;background:linear-gradient(180deg,#7aff87,#56db66);color:#051221;font-weight:700;font-size:.95rem;text-decoration:none;border:1px solid rgba(122,255,135,.85);box-shadow:0 4px 18px #7aff8747;transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}.hv-cta-primary[data-astro-cid-2pjcwduj]:hover{transform:translateY(-1px);box-shadow:0 8px 24px #7aff8773}.hv-cta-ghost[data-astro-cid-2pjcwduj]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:8px;background:transparent;color:#f5f3ff;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(255,255,255,.18);transition:border-color .15s ease,background .15s ease}.hv-cta-ghost[data-astro-cid-2pjcwduj]:hover{border-color:#7aff8773;background:#7aff870f}.hv-section[data-astro-cid-2pjcwduj]{padding:56px clamp(16px,4vw,32px) 56px;position:relative}.hv-section-head[data-astro-cid-2pjcwduj]{max-width:880px;margin:0 auto 36px;text-align:center}.hv-eyebrow[data-astro-cid-2pjcwduj]{color:var(--hv-blue);font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px}.hv-h2[data-astro-cid-2pjcwduj]{font-family:Urbanist,sans-serif;font-weight:700;font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.15;margin:0 0 12px;color:#fff}.hv-lede[data-astro-cid-2pjcwduj]{color:var(--hv-ink-mute);font-size:1rem;line-height:1.6;margin:0}.hv-cards-4[data-astro-cid-2pjcwduj]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hv-card[data-astro-cid-2pjcwduj]{background:var(--hv-card);border:1px solid var(--hv-line);border-radius:var(--hv-radius);padding:22px 20px;transition:border-color .15s ease,background .15s ease,transform .15s ease}.hv-card[data-astro-cid-2pjcwduj]:hover{border-color:#5fb1ff59;background:var(--hv-card-2);transform:translateY(-2px)}.hv-card-icon[data-astro-cid-2pjcwduj]{color:var(--hv-green);margin-bottom:14px;width:26px;height:26px}.hv-card[data-astro-cid-2pjcwduj] h3[data-astro-cid-2pjcwduj]{margin:0 0 8px;font-size:1.02rem;font-weight:600;color:#fff}.hv-card[data-astro-cid-2pjcwduj] p[data-astro-cid-2pjcwduj]{margin:0;color:var(--hv-ink-mute);font-size:.9rem;line-height:1.55}.hv-section-careers-roles[data-astro-cid-2pjcwduj]{background:linear-gradient(180deg,#07121f,#0a1424),radial-gradient(780px 280px at 16% 20%,rgba(122,255,135,.06),transparent 70%),radial-gradient(650px 240px at 84% 72%,rgba(95,177,255,.05),transparent 70%)}.hv-roles-grid[data-astro-cid-2pjcwduj]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hv-role-card[data-astro-cid-2pjcwduj]{display:flex;flex-direction:column;background:linear-gradient(180deg,#ffffff0e,#ffffff07);border:1px solid var(--hv-line);border-radius:var(--hv-radius);padding:22px 20px;text-decoration:none;color:var(--hv-ink);min-height:240px;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.hv-role-card[data-astro-cid-2pjcwduj]:hover{border-color:#7aff8773;background:linear-gradient(180deg,#ffffff14,#ffffff0a);transform:translateY(-2px);box-shadow:0 8px 24px #7aff8729}.hv-role-card-head[data-astro-cid-2pjcwduj]{display:flex;justify-content:space-between;gap:8px;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:#7aff87f2;margin-bottom:10px}.hv-role-loc[data-astro-cid-2pjcwduj]{color:var(--hv-ink-mute)}.hv-role-title[data-astro-cid-2pjcwduj]{margin:0 0 8px;font-size:1.12rem;font-weight:700;color:#fff;line-height:1.25}.hv-role-summary[data-astro-cid-2pjcwduj]{margin:0 0 14px;color:var(--hv-ink-mute);font-size:.9rem;line-height:1.55;flex:1}.hv-role-card-foot[data-astro-cid-2pjcwduj]{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding-top:12px;border-top:1px solid var(--hv-line)}.hv-role-comp[data-astro-cid-2pjcwduj]{color:#cce6ff;font-size:.84rem;font-weight:600}.hv-role-cta[data-astro-cid-2pjcwduj]{color:var(--hv-blue);font-weight:600;font-size:.86rem;white-space:nowrap}.hv-section-careers-form[data-astro-cid-2pjcwduj]{background:linear-gradient(180deg,#0a1424,#0b1524),radial-gradient(700px 260px at 80% 40%,rgba(95,177,255,.06),transparent 70%)}.hv-careers-form[data-astro-cid-2pjcwduj]{max-width:880px;margin:0 auto;background:#ffffff0a;border:1px solid rgba(122,255,135,.18);border-radius:16px;padding:28px 26px;box-shadow:0 10px 40px #4a9fe81a}.hv-form-row[data-astro-cid-2pjcwduj]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:14px}.hv-form-group[data-astro-cid-2pjcwduj]{display:flex;flex-direction:column;gap:6px}.hv-form-group-full[data-astro-cid-2pjcwduj]{margin-bottom:14px}.hv-form-group[data-astro-cid-2pjcwduj] label[data-astro-cid-2pjcwduj]{font-size:.85rem;color:#cfd2e3;font-weight:600}.hv-required[data-astro-cid-2pjcwduj]{color:#7aff87}.hv-optional[data-astro-cid-2pjcwduj]{color:#7a7d8e;font-weight:400;font-size:.78rem;margin-left:4px}.hv-form-group[data-astro-cid-2pjcwduj] input[data-astro-cid-2pjcwduj],.hv-form-group[data-astro-cid-2pjcwduj] select[data-astro-cid-2pjcwduj],.hv-form-group[data-astro-cid-2pjcwduj] textarea[data-astro-cid-2pjcwduj]{background:#0a0118a6;border:1px solid rgba(122,255,135,.2);border-radius:8px;color:#ecedf5;font-family:inherit;font-size:.95rem;padding:10px 12px;width:100%;transition:border-color .15s ease,box-shadow .15s ease}.hv-form-group[data-astro-cid-2pjcwduj] textarea[data-astro-cid-2pjcwduj]{resize:vertical;min-height:110px}.hv-form-group[data-astro-cid-2pjcwduj] input[data-astro-cid-2pjcwduj]::placeholder,.hv-form-group[data-astro-cid-2pjcwduj] textarea[data-astro-cid-2pjcwduj]::placeholder{color:#6b6d7c}.hv-form-group[data-astro-cid-2pjcwduj] input[data-astro-cid-2pjcwduj]:focus,.hv-form-group[data-astro-cid-2pjcwduj] select[data-astro-cid-2pjcwduj]:focus,.hv-form-group[data-astro-cid-2pjcwduj] textarea[data-astro-cid-2pjcwduj]:focus{outline:none;border-color:#7aff8799;box-shadow:0 0 0 3px #7aff871f}.hv-form-group[data-astro-cid-2pjcwduj] select[data-astro-cid-2pjcwduj]{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#7aff87 50%),linear-gradient(135deg,#7aff87 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.hv-form-foot[data-astro-cid-2pjcwduj]{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;flex-wrap:wrap}.hv-form-note[data-astro-cid-2pjcwduj]{margin:0;color:#ff8585;font-size:.88rem;min-height:1.2em}.hv-careers-submit[data-astro-cid-2pjcwduj]{align-self:flex-end}.hv-careers-submit[data-astro-cid-2pjcwduj]:disabled{opacity:.6;cursor:progress}.hv-careers-success[data-astro-cid-2pjcwduj]{max-width:880px;margin:0 auto;background:linear-gradient(180deg,#7aff871a,#7aff870a);border:1px solid rgba(122,255,135,.45);border-radius:16px;padding:32px 28px;text-align:center;box-shadow:0 10px 40px #7aff872e}.hv-careers-success-icon[data-astro-cid-2pjcwduj]{color:#7aff87;margin:0 auto 12px;width:32px;height:32px}.hv-careers-success-title[data-astro-cid-2pjcwduj]{margin:0 0 10px;font-size:1.25rem;font-weight:700;color:#fff}.hv-careers-success-msg[data-astro-cid-2pjcwduj]{margin:0;color:#d6f3da;font-size:.98rem;line-height:1.55}.hv-careers-eeo[data-astro-cid-2pjcwduj]{max-width:880px;margin:28px auto 0;text-align:center;color:var(--hv-ink-mute);font-size:.82rem;line-height:1.55}@media (max-width: 1024px){.hv-cards-4[data-astro-cid-2pjcwduj],.hv-roles-grid[data-astro-cid-2pjcwduj]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.hv-hero[data-astro-cid-2pjcwduj]{padding-top:132px}.hv-cards-4[data-astro-cid-2pjcwduj],.hv-roles-grid[data-astro-cid-2pjcwduj],.hv-form-row[data-astro-cid-2pjcwduj]{grid-template-columns:1fr}.hv-cta-primary[data-astro-cid-2pjcwduj],.hv-cta-ghost[data-astro-cid-2pjcwduj]{flex:1 1 100%;max-width:100%}.hv-form-foot[data-astro-cid-2pjcwduj]{flex-direction:column;align-items:stretch}.hv-careers-submit[data-astro-cid-2pjcwduj]{align-self:stretch}}
