.field[data-astro-cid-lcdefpme]{will-change:transform;position:absolute;inset:0}.zoom-scrim[data-astro-cid-lcdefpme]{z-index:2;background:var(--bg);opacity:0;pointer-events:none;transition:opacity .45s var(--ease);position:absolute;inset:0}main.full-bleed.zoomed .zoom-scrim[data-astro-cid-lcdefpme]{opacity:.85}.lines[data-astro-cid-lcdefpme]{z-index:1;pointer-events:none;position:absolute;inset:0}.line[data-astro-cid-lcdefpme]{background:var(--accent);opacity:.45;transform-origin:0;width:0;height:1px;transition:opacity .4s var(--ease), background .4s var(--ease), box-shadow .4s var(--ease);position:absolute}.line-dot[data-astro-cid-lcdefpme]{background:var(--star);width:4px;height:4px;filter:drop-shadow(0 0 2px var(--accent));border-radius:50%;animation:7s linear infinite travel;position:absolute;top:50%;left:0%;transform:translate(-50%,-50%)}@keyframes travel{0%{left:0%}to{left:100%}}.line[data-astro-cid-lcdefpme].bowstring{opacity:.28;background:var(--accent-warm)}.line[data-astro-cid-lcdefpme].bowstring .line-dot[data-astro-cid-lcdefpme]{opacity:.55}.line[data-astro-cid-lcdefpme].lit{opacity:1;background:var(--accent-warm);box-shadow:0 0 5px 1px var(--accent-warm);animation:1.1s ease-in-out infinite line-throb}.line[data-astro-cid-lcdefpme].lit .line-dot[data-astro-cid-lcdefpme]{filter:drop-shadow(0 0 4px var(--accent-warm))}@keyframes line-throb{0%,to{box-shadow:0 0 3px 0px var(--accent-warm)}50%{box-shadow:0 0 8px 2px var(--accent-warm)}}.hero-text[data-astro-cid-lcdefpme]{z-index:3;max-width:340px;transition:opacity .35s var(--ease), transform .35s var(--ease);position:absolute;top:100px;left:clamp(20px,4vw,48px)}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.02}.alias[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent-warm);margin:6px 0 0;font-size:clamp(.8rem,1.4vw,.95rem)}.drift[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--fg);margin:18px 0 10px;font-size:clamp(1rem,1.8vw,1.2rem)}.lede[data-astro-cid-lcdefpme]{color:var(--muted)}.star[data-astro-cid-lcdefpme]{z-index:3;opacity:0;animation-name:star-in,float,twinkle;animation-timing-function:var(--ease), ease-in-out, ease-in-out;flex-direction:column;align-items:center;gap:6px;animation-duration:.7s,6s,4s;animation-iteration-count:1,infinite,infinite;animation-fill-mode:forwards,none,none;display:flex;position:absolute;transform:translate(-50%,-50%)}@keyframes star-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes float{0%,to{margin-top:0}50%{margin-top:-8px}}@keyframes twinkle{0%,to{filter:brightness(.85)}50%{filter:brightness(1.15)}}.star-pull[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:6px;display:flex;transform:translate(0)scale(1)}.star-pull[data-astro-cid-lcdefpme].zoom-transition{transition:transform .6s var(--ease)}.star-label[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg);transition:color .3s var(--ease);font-size:.68rem}.star-desc[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--muted);white-space:nowrap;transition:color .3s var(--ease);font-size:.6rem}.enter-hint[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--accent-warm);white-space:nowrap;opacity:0;height:0;transition:opacity .3s var(--ease) .2s;font-size:.6rem}.star[data-astro-cid-lcdefpme].is-center .enter-hint[data-astro-cid-lcdefpme]{opacity:1;height:auto;margin-top:2px}.star[data-astro-cid-lcdefpme]:hover .star-label[data-astro-cid-lcdefpme],.star[data-astro-cid-lcdefpme]:focus-visible .star-label[data-astro-cid-lcdefpme]{color:var(--accent-warm)}.star[data-astro-cid-lcdefpme]:hover .star-desc[data-astro-cid-lcdefpme],.star[data-astro-cid-lcdefpme]:focus-visible .star-desc[data-astro-cid-lcdefpme]{color:var(--fg)}.star[data-astro-cid-lcdefpme]:hover .glyph,.star[data-astro-cid-lcdefpme]:focus-visible .glyph{filter:drop-shadow(0 0 8px var(--accent))}.orbit[data-astro-cid-lcdefpme]{z-index:4;pointer-events:none;position:absolute;top:0;left:0}.sub-node[data-astro-cid-lcdefpme]{text-align:center;opacity:0;width:150px;transform:rotate(var(--angle)) translate(var(--r)) rotate(calc(var(--angle) * -1)) scale(.4);transition:opacity .35s var(--ease), transform .35s var(--ease);transition-delay:calc(var(--i) * 55ms);pointer-events:none;flex-direction:column;align-items:center;gap:3px;margin-top:-20px;margin-left:-75px;display:flex;position:absolute;top:0;left:0}.orbit[data-astro-cid-lcdefpme].is-active .sub-node[data-astro-cid-lcdefpme]{opacity:1;transform:rotate(var(--angle)) translate(var(--r)) rotate(calc(var(--angle) * -1)) scale(1);pointer-events:auto}.sub-dot[data-astro-cid-lcdefpme]{background:var(--star);width:6px;height:6px;box-shadow:0 0 6px 1px var(--accent);border-radius:50%}.sub-label[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.04em;color:var(--fg);transition:color .25s var(--ease);font-size:.66rem}.sub-desc[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.56rem;line-height:1.4;display:-webkit-box;overflow:hidden}.sub-node[data-astro-cid-lcdefpme]:hover .sub-label[data-astro-cid-lcdefpme],.sub-node[data-astro-cid-lcdefpme]:focus-visible .sub-label[data-astro-cid-lcdefpme]{color:var(--accent-warm)}main.full-bleed.zoomed .hero-text[data-astro-cid-lcdefpme]{opacity:0;pointer-events:none;transform:translateY(-8px)}main.full-bleed.zoomed .line[data-astro-cid-lcdefpme]{opacity:0}main.full-bleed.zoomed .star[data-astro-cid-lcdefpme].is-dim{pointer-events:none;transition:opacity .4s var(--ease);opacity:0!important}.exit-void[data-astro-cid-lcdefpme]{z-index:10;border:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);letter-spacing:.06em;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s var(--ease), transform .3s var(--ease);background:0 0;border-radius:999px;padding:8px 16px;font-size:.68rem;position:fixed;bottom:32px;left:50%;transform:translate(-50%,12px)}.exit-void[data-astro-cid-lcdefpme]:hover{color:var(--fg);border-color:var(--accent)}main.full-bleed.zoomed .exit-void[data-astro-cid-lcdefpme]{opacity:1;pointer-events:auto;transform:translate(-50%)}@media (width<=720px){main.full-bleed{height:auto;min-height:100vh;overflow:visible}.field[data-astro-cid-lcdefpme]{text-align:center;position:static;transform:none!important}.hero-text[data-astro-cid-lcdefpme]{max-width:none;padding:140px 24px 0;position:static}.lines[data-astro-cid-lcdefpme],.orbit[data-astro-cid-lcdefpme],.exit-void[data-astro-cid-lcdefpme]{display:none}.star[data-astro-cid-lcdefpme]{opacity:1;margin:22px;animation:none;display:inline-flex;position:static;transform:none}}@media (prefers-reduced-motion:reduce){.star[data-astro-cid-lcdefpme]{opacity:1;animation:10ms forwards star-in}.line-dot[data-astro-cid-lcdefpme]{display:none}.line[data-astro-cid-lcdefpme].lit{animation:none}.star-pull[data-astro-cid-lcdefpme].zoom-transition,.sub-node[data-astro-cid-lcdefpme],.exit-void[data-astro-cid-lcdefpme]{transition-duration:50ms}}
