.hero[data-astro-cid-lcdefpme]{isolation:isolate;border-bottom:1px solid var(--hairline);background:var(--void);position:relative;overflow:hidden}.hero-atmosphere[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-fluid[data-astro-cid-lcdefpme]{opacity:.85;width:100%;height:100%;display:block}.hero-frame[data-astro-cid-lcdefpme]{z-index:1;gap:var(--space-md);padding-block:var(--space-lg) var(--space-sm);flex-direction:column;display:flex;position:relative}.hero-main[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:1fr minmax(16rem,20rem);align-items:start;display:grid}.hero-copy[data-astro-cid-lcdefpme]{padding-top:5.5rem}.hero-eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);letter-spacing:.08em;color:var(--phosphor);margin-bottom:var(--space-sm);font-size:.5625rem}.hero-eyebrow[data-astro-cid-lcdefpme] .sep[data-astro-cid-lcdefpme]{color:var(--silver-dim)}.hero-headline[data-astro-cid-lcdefpme]{letter-spacing:-.03em;margin-bottom:var(--space-sm);text-shadow:0 2px 12px #000000a6,0 0 24px #00000059;font-size:clamp(1.85rem,4.2vw,3.25rem)}.wired[data-astro-cid-lcdefpme]{color:var(--phosphor);text-shadow:0 0 40px var(--phosphor-glow)}.hero-support[data-astro-cid-lcdefpme]{color:var(--phosphor);font-family:var(--font-display);letter-spacing:.01em;max-width:36rem;margin-bottom:var(--space-md);font-size:1.05rem;font-weight:500;line-height:1.55}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;display:flex}.hero-bottom[data-astro-cid-lcdefpme]{border-top:1px solid var(--hairline);letter-spacing:.18em;text-transform:uppercase;color:var(--phosphor);justify-content:space-between;padding-top:.75rem;font-size:.625rem;display:flex}.hero-panel[data-astro-cid-lcdefpme]{z-index:1;border:1px solid var(--hairline);backdrop-filter:blur(6px);background:#080a0cf2;position:relative}.panel-head[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--hairline);align-items:center;gap:.6rem;padding:.8rem 1.1rem;display:flex}.panel-dot[data-astro-cid-lcdefpme]{background:var(--phosphor);width:.45rem;height:.45rem;box-shadow:0 0 10px var(--phosphor-glow);animation:2.4s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.panel-title[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);color:var(--ink);font-size:.5625rem}.panel-lv[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);color:var(--phosphor);margin-left:auto;font-size:.5625rem}.panel-wrap[data-astro-cid-lcdefpme]{padding-top:18rem;position:relative;overflow:visible}.trainer[data-astro-cid-lcdefpme]{object-fit:contain;z-index:0;filter:drop-shadow(0 0 28px #7cffb224);width:auto;max-width:none;height:28rem;animation:3.6s ease-in-out infinite trainer-bop;position:absolute;top:0;left:50%}@keyframes trainer-bop{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-3px)}}.panel-body[data-astro-cid-lcdefpme]{padding:1rem 1.1rem}.stat-row[data-astro-cid-lcdefpme]{align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.stat-key[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);color:var(--phosphor);flex-shrink:0;width:1.9rem;font-size:.5rem}.stat-row[data-astro-cid-lcdefpme] .gauge-bar[data-astro-cid-lcdefpme]{flex:1}.stat-num[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);color:var(--silver);text-align:right;margin-bottom:.8rem;font-size:.5625rem}.gauge-bar[data-astro-cid-lcdefpme]{border:1px solid var(--hairline);background:repeating-linear-gradient(90deg, transparent, transparent calc(5% - 1px), var(--void) calc(5% - 1px), var(--void) 5%);height:.5rem;padding:1px;display:block}.gauge-fill[data-astro-cid-lcdefpme]{height:100%;width:var(--w,0%);background:var(--phosphor);box-shadow:0 0 8px var(--phosphor-glow);animation:1.1s steps(20,end) both gauge-load;display:block}.gauge-fill[data-astro-cid-lcdefpme].dim{background:var(--phosphor-dim);box-shadow:none}@keyframes gauge-load{0%{width:0%}to{width:var(--w,0%)}}.panel-foot[data-astro-cid-lcdefpme]{letter-spacing:.16em;color:var(--silver-dim);border-top:1px solid var(--hairline);padding:.55rem 1.1rem;font-size:.5625rem}.build-list[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.build-row[data-astro-cid-lcdefpme]{gap:var(--space-md);padding:var(--space-md) 0;border-top:1px solid var(--hairline);color:inherit;grid-template-columns:3.5rem 1fr minmax(10rem,13rem);align-items:center;text-decoration:none;transition:background-color .15s;display:grid}.build-row[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--hairline)}.build-row[data-astro-cid-lcdefpme]:hover{color:inherit;background:#7cffb208}.build-sprite-box[data-astro-cid-lcdefpme]{border:1px solid var(--hairline);background:#7cffb208;width:3rem;height:3rem;display:block;position:relative}.build-sprite[data-astro-cid-lcdefpme]{background:0 0;width:4px;height:4px;position:absolute;top:8px;left:8px}.build-row[data-astro-cid-lcdefpme]:hover .build-sprite[data-astro-cid-lcdefpme]{animation:.5s steps(2,end) infinite hop}@keyframes hop{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.build-body[data-astro-cid-lcdefpme]{flex-direction:column;gap:.4rem;min-width:0;display:flex}.build-name[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:1.25rem;font-weight:700;transition:color .15s}.build-name[data-astro-cid-lcdefpme] .cursor[data-astro-cid-lcdefpme]{color:var(--phosphor);opacity:0;margin-right:.15rem;font-size:.75rem;transition:opacity .1s steps(2,end)}.build-row[data-astro-cid-lcdefpme]:hover .build-name[data-astro-cid-lcdefpme]{color:var(--phosphor)}.build-row[data-astro-cid-lcdefpme]:hover .build-name[data-astro-cid-lcdefpme] .cursor[data-astro-cid-lcdefpme]{opacity:1}.build-summary[data-astro-cid-lcdefpme]{color:var(--silver-dim);max-width:36rem;font-size:.8125rem}.build-tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.35rem;margin-top:.2rem;display:flex}.tag[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:var(--silver-dim);border:1px solid var(--hairline);padding:.15rem .45rem;font-size:.625rem}.build-side[data-astro-cid-lcdefpme]{flex-direction:column;gap:.45rem;display:flex}.build-status[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);color:var(--phosphor);font-size:.5rem}.gauge-bar[data-astro-cid-lcdefpme].sm{height:.45rem}.gauge-fill[data-astro-cid-lcdefpme].build-hp{width:0%;transition:width .9s steps(20,end);animation:none}.section[data-astro-cid-lcdefpme].is-visible .gauge-fill[data-astro-cid-lcdefpme].build-hp{width:var(--hp)}.build-year[data-astro-cid-lcdefpme]{letter-spacing:.1em;color:var(--silver-dim);font-size:.625rem}.signal-feed[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.signal-feed[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-top:1px solid var(--hairline)}.signal-feed[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--hairline)}.signal-feed[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{gap:var(--space-md);color:inherit;grid-template-columns:5rem 6.5rem 1fr auto;align-items:baseline;padding:1.1rem 0;text-decoration:none;transition:background-color .15s;display:grid}.signal-feed[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:inherit;background:#7cffb208}.signal-date[data-astro-cid-lcdefpme]{letter-spacing:.08em;color:var(--silver-dim);font-size:.6875rem}.signal-channel[data-astro-cid-lcdefpme]{letter-spacing:.15em;text-transform:uppercase;color:var(--phosphor);font-size:.625rem}.signal-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--ink);font-size:1.05rem;font-weight:600;transition:color .15s}.signal-feed[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .signal-title[data-astro-cid-lcdefpme]{color:var(--phosphor)}.signal-arrow[data-astro-cid-lcdefpme]{color:var(--phosphor-dim);transition:transform .15s,color .15s}.signal-feed[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .signal-arrow[data-astro-cid-lcdefpme]{color:var(--phosphor);transform:translate(4px)}.more[data-astro-cid-lcdefpme]{margin-top:var(--space-md)}.more[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.channel-grid[data-astro-cid-lcdefpme]{border:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);display:grid}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{padding:var(--space-md);border-right:1px solid var(--hairline);color:inherit;flex-direction:column;gap:.4rem;text-decoration:none;transition:background-color .15s;display:flex}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:last-child{border-right:none}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:inherit;background:#7cffb20a}.ch-num[data-astro-cid-lcdefpme]{font-family:var(--font-pixel);color:var(--phosphor-dim);margin-bottom:.5rem;font-size:.5625rem}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .ch-num[data-astro-cid-lcdefpme]{color:var(--phosphor)}.ch-name[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:1.125rem;font-weight:700}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .ch-name[data-astro-cid-lcdefpme]{color:var(--phosphor)}.channel-grid[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--silver-dim);font-size:.75rem;font-style:normal}.strip[data-astro-cid-lcdefpme]{padding-bottom:var(--space-2xl)}@media (width<=960px){.hero-frame[data-astro-cid-lcdefpme]{padding-block:var(--space-xl) var(--space-md)}.hero-main[data-astro-cid-lcdefpme]{gap:var(--space-lg);grid-template-columns:1fr}.hero-panel[data-astro-cid-lcdefpme]{max-width:24rem}}@media (width<=860px){.build-row[data-astro-cid-lcdefpme]{grid-template-columns:3.5rem 1fr}.build-side[data-astro-cid-lcdefpme]{flex-direction:row;grid-column:2;align-items:center;gap:.9rem}.gauge-bar[data-astro-cid-lcdefpme].sm{flex:1;max-width:10rem}.channel-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:nth-child(2n){border-right:none}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:nth-child(-n+2){border-bottom:1px solid var(--hairline)}.signal-feed[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.35rem}.signal-arrow[data-astro-cid-lcdefpme]{display:none}}@media (width<=520px){.hero-bottom[data-astro-cid-lcdefpme]{font-size:.5rem}.channel-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-right:none;border-bottom:1px solid var(--hairline)}.channel-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:last-child{border-bottom:none}}@media (prefers-reduced-motion:reduce){.panel-dot[data-astro-cid-lcdefpme],.gauge-fill[data-astro-cid-lcdefpme],.build-row[data-astro-cid-lcdefpme]:hover .build-sprite[data-astro-cid-lcdefpme],.trainer[data-astro-cid-lcdefpme]{animation:none}.trainer[data-astro-cid-lcdefpme]{transform:translate(-50%)}.gauge-fill[data-astro-cid-lcdefpme].build-hp{width:var(--hp);transition:none}.hero-fluid[data-astro-cid-lcdefpme]{opacity:.55}}
