.hero[data-astro-cid-ge2uvauf]{--bg:#0c0c0e;--text:#ededef;--accent:#d4a853;--muted:#6b7b8d;--font-display:"Space Grotesk", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, monospace;box-sizing:border-box;background:var(--bg);min-height:100svh;color:var(--text);font-family:var(--font-body);grid-template-rows:1fr auto;grid-template-columns:60fr 40fr;align-items:center;gap:clamp(2rem,5vw,4rem);padding:clamp(1.5rem,5vw,4rem);display:grid}.hero__name[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:0 0 1.5rem;font-size:.85rem}.hero__h1[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(2rem,5.5vw,3.6rem);font-weight:700;line-height:1.08}.hero__h1[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{display:block}.hero__h1[data-astro-cid-ge2uvauf] .accent[data-astro-cid-ge2uvauf]{color:var(--accent)}.hero__sub[data-astro-cid-ge2uvauf]{font-family:var(--font-display);color:var(--text);max-width:38ch;margin:0 0 1.75rem;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:500;line-height:1.4}.hero__body[data-astro-cid-ge2uvauf]{color:#c7c9ce;max-width:52ch;margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.hero__body[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:var(--text)}.hero__tags[data-astro-cid-ge2uvauf]{margin:0 0 2rem}.hero__tags[data-astro-cid-ge2uvauf] code[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);color:var(--accent);background:#d4a85314;border:1px solid #d4a85340;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;line-height:1.5;display:inline-block}.hero__cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.85rem;margin-bottom:1rem;display:flex}.btn[data-astro-cid-ge2uvauf]{font-family:var(--font-display);border-radius:8px;padding:.8rem 1.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .15s,background .15s,border-color .15s}.btn--primary[data-astro-cid-ge2uvauf]{background:var(--accent);color:#0c0c0e}.btn--primary[data-astro-cid-ge2uvauf]:hover{background:#e3bc6e;transform:translateY(-2px)}.btn--secondary[data-astro-cid-ge2uvauf]{color:var(--text);background:0 0;border:1px solid #2a2a30}.btn--secondary[data-astro-cid-ge2uvauf]:hover{border-color:var(--accent);color:var(--accent)}.hero__links[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);color:var(--muted);margin:0;font-size:.8rem}.hero__links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{color:var(--muted);border-bottom:1px solid #0000;text-decoration:none}.hero__links[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:hover{color:var(--accent);border-bottom-color:var(--accent)}.hero__links[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{margin:0 .5rem}.hero__visual[data-astro-cid-ge2uvauf]{grid-template-columns:40px 1fr;align-items:stretch;gap:1.25rem;height:100%;max-height:420px;display:grid}.precision-line[data-astro-cid-ge2uvauf]{width:40px;height:100%;overflow:visible}.pl-track[data-astro-cid-ge2uvauf]{stroke:#2a2a30;stroke-width:2px;stroke-dasharray:320;stroke-dashoffset:320px;animation:1.4s .3s forwards draw}.pl-node[data-astro-cid-ge2uvauf]{fill:var(--bg);stroke:var(--accent);stroke-width:2px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s forwards pop;animation-delay:calc(.6s + var(--i) * .35s)}.pl-labels[data-astro-cid-ge2uvauf]{flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:0;list-style:none;display:flex}.pl-label[data-astro-cid-ge2uvauf]{opacity:0;animation:.5s forwards fadeIn;animation-delay:calc(.7s + var(--i) * .35s);transform:translate(8px)}.pl-label__title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);color:var(--text);font-size:1.15rem;font-weight:700;display:block}.pl-label__sub[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);color:var(--muted);margin-top:.15rem;font-size:.72rem;display:block}.hero__status[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);color:var(--muted);border-top:1px solid #1c1c20;grid-column:1/-1;margin:0;padding-top:1rem;font-size:.75rem}.status-key[data-astro-cid-ge2uvauf]{color:var(--accent);letter-spacing:.1em;margin-right:.5rem}.reveal[data-astro-cid-ge2uvauf]{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards rise;transform:translateY(.4em)}.reveal[data-astro-cid-ge2uvauf]:first-child{animation-delay:50ms}.reveal[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:.2s}.reveal[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:.35s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes pop{to{opacity:1}}@keyframes fadeIn{to{opacity:1;transform:translate(0)}}@media (width<=860px){.hero[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;min-height:auto;padding-block:3rem}.hero__visual[data-astro-cid-ge2uvauf]{max-height:none;margin-top:1rem}.precision-line[data-astro-cid-ge2uvauf]{height:280px}}@media (prefers-reduced-motion:reduce){.reveal[data-astro-cid-ge2uvauf],.pl-label[data-astro-cid-ge2uvauf]{opacity:1;animation:none;transform:none}.pl-track[data-astro-cid-ge2uvauf]{stroke-dashoffset:0;animation:none}.pl-node[data-astro-cid-ge2uvauf]{opacity:1;animation:none}.btn[data-astro-cid-ge2uvauf]{transition:none}}
