.herox[data-astro-cid-2s4qc4qw]{position:relative;background:var(--mesh)}.herox__stage[data-astro-cid-2s4qc4qw]{position:relative;height:100svh;min-height:600px;overflow:hidden}.herox__poster[data-astro-cid-2s4qc4qw],.herox__canvas[data-astro-cid-2s4qc4qw]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.herox__poster[data-astro-cid-2s4qc4qw]{z-index:0;transition:opacity .5s var(--ease-out)}.herox__canvas[data-astro-cid-2s4qc4qw]{z-index:1;opacity:0;background:#e9edf0;transition:opacity .6s var(--ease-out)}.herox__canvas[data-astro-cid-2s4qc4qw].is-ready{opacity:1}.herox--scrub[data-astro-cid-2s4qc4qw]{height:280vh}.herox--scrub[data-astro-cid-2s4qc4qw] .herox__stage[data-astro-cid-2s4qc4qw]{position:sticky;top:0;height:100svh}.herox__rail[data-astro-cid-2s4qc4qw]{position:absolute;z-index:4;top:50%;right:clamp(12px,2vw,26px);transform:translateY(-50%);width:2px;height:120px;border-radius:2px;background:color-mix(in srgb,var(--ink) 12%,transparent);overflow:hidden;display:none}.herox--scrub[data-astro-cid-2s4qc4qw] .herox__rail[data-astro-cid-2s4qc4qw]{display:block}.herox__rail-fill[data-astro-cid-2s4qc4qw]{position:absolute;inset:0;transform-origin:top;transform:scaleY(0);background:var(--red)}.herox__overlay[data-astro-cid-2s4qc4qw]{position:absolute;inset:0;z-index:3;display:grid;grid-template-rows:1fr auto;padding:calc(var(--nav-h) + 3vh) var(--gutter) 3.4vh;pointer-events:none}.herox__lead[data-astro-cid-2s4qc4qw]{align-self:center;justify-self:start;max-width:540px;pointer-events:auto;padding:clamp(1.5rem,2.6vw,2.4rem);background:#ffffff75;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%);border:1px solid rgba(255,255,255,.6);border-radius:26px;box-shadow:0 28px 80px #101a2e33;opacity:calc(1 - var(--x, 0) * 1.15);transform:translateY(calc(var(--x, 0) * -12px));transition:opacity .12s linear,transform .12s linear}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.herox__lead[data-astro-cid-2s4qc4qw]{background:#fafaf9e6}}.herox__lead[data-astro-cid-2s4qc4qw] .eyebrow[data-astro-cid-2s4qc4qw]{margin-bottom:1rem}.herox__title[data-astro-cid-2s4qc4qw]{font-size:clamp(1.9rem,4vw,3.3rem);line-height:1;letter-spacing:-.02em;margin-bottom:1rem}.herox__title[data-astro-cid-2s4qc4qw] span[data-astro-cid-2s4qc4qw]{display:block}.herox__title[data-astro-cid-2s4qc4qw] span[data-astro-cid-2s4qc4qw]:nth-child(2){color:var(--red)}.herox__sub[data-astro-cid-2s4qc4qw]{font-size:clamp(1rem,1.5vw,1.18rem);color:var(--ink-2);max-width:42ch;margin-bottom:1.8rem}.herox__cta[data-astro-cid-2s4qc4qw]{display:flex;flex-wrap:wrap;gap:.8rem}.herox__bottom[data-astro-cid-2s4qc4qw]{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;pointer-events:auto}.herox__specs[data-astro-cid-2s4qc4qw]{display:flex;flex-wrap:wrap;gap:clamp(1.1rem,3vw,3rem);list-style:none;padding:0;margin:0}.herox__specs[data-astro-cid-2s4qc4qw] b[data-astro-cid-2s4qc4qw]{display:block;font-family:var(--font-display);font-size:clamp(1.1rem,2vw,1.7rem);font-weight:500;letter-spacing:-.01em;line-height:1}.herox__specs[data-astro-cid-2s4qc4qw] span[data-astro-cid-2s4qc4qw]{font-family:var(--font-mono, ui-monospace, monospace);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-top:.4rem;display:block}.herox__hint[data-astro-cid-2s4qc4qw]{display:flex;flex-direction:column;align-items:center;gap:.6rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);opacity:calc(1 - var(--p, 0) * 4)}.herox__hint-line[data-astro-cid-2s4qc4qw]{width:1px;height:42px;background:linear-gradient(var(--muted),transparent);position:relative;overflow:hidden}.herox__hint-line[data-astro-cid-2s4qc4qw]:after{content:"";position:absolute;left:0;top:-50%;width:100%;height:50%;background:var(--red);animation:heroxScroll 1.8s var(--ease-out) infinite}@keyframes heroxScroll{0%{top:-50%}to{top:100%}}.herox__callouts[data-astro-cid-2s4qc4qw]{position:absolute;inset:0;pointer-events:none}.callout[data-astro-cid-2s4qc4qw]{position:absolute;left:var(--cx);top:var(--cy);transform:translate(-50%,-50%) translateY(calc((1 - var(--x, 0)) * 8px));display:flex;align-items:center;gap:.55rem;opacity:calc(var(--x, 0) * var(--x, 0));transition:opacity .12s linear,transform .12s linear}.callout__dot[data-astro-cid-2s4qc4qw]{width:9px;height:9px;border-radius:50%;background:var(--blue, #2b6cff);box-shadow:0 0 0 5px color-mix(in srgb,var(--blue, #2b6cff) 22%,transparent);flex:none}.callout__line[data-astro-cid-2s4qc4qw]{width:clamp(14px,2vw,30px);height:1px;background:color-mix(in srgb,var(--blue, #2b6cff) 55%,transparent);flex:none}.callout__card[data-astro-cid-2s4qc4qw]{display:flex;flex-direction:column;line-height:1.18;background:#ffffffdb;-webkit-backdrop-filter:blur(12px) saturate(160%);backdrop-filter:blur(12px) saturate(160%);border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 34px #121c3029;border-radius:5px;padding:.45rem .75rem;white-space:nowrap}.callout__card[data-astro-cid-2s4qc4qw] b[data-astro-cid-2s4qc4qw]{font-family:var(--font-mono, ui-monospace, monospace);font-size:.62rem;font-weight:600;letter-spacing:.13em;color:var(--ink)}.callout__card[data-astro-cid-2s4qc4qw] i[data-astro-cid-2s4qc4qw]{font-style:normal;font-size:.76rem;color:var(--ink-2);margin-top:2px}@media (max-width: 880px){.herox__lead[data-astro-cid-2s4qc4qw]{align-self:end;justify-self:stretch;max-width:100%}}@media (max-width: 720px){.herox--scrub[data-astro-cid-2s4qc4qw]{height:220vh}.herox__bottom[data-astro-cid-2s4qc4qw]{flex-direction:column;align-items:flex-start;gap:1.2rem}.herox__hint[data-astro-cid-2s4qc4qw],.callout__card[data-astro-cid-2s4qc4qw] i[data-astro-cid-2s4qc4qw]{display:none}}@media (prefers-reduced-motion: reduce){.herox__hint-line[data-astro-cid-2s4qc4qw]:after{animation:none}.herox__lead[data-astro-cid-2s4qc4qw],.callout[data-astro-cid-2s4qc4qw]{transition:none}}
