:root{--font-display: "Instrument Serif", serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--background: hsl(220, 15%, 8%);--foreground: hsl(0, 0%, 93%);--muted-foreground: hsl(0, 0%, 50%);--accent: hsl(48, 95%, 55%);--accent-dim: hsl(48, 80%, 40%);--border: hsl(220, 10%, 15%);--surface: hsl(220, 12%, 11%)}[data-astro-cid-7wajcx24],[data-astro-cid-7wajcx24]:before,[data-astro-cid-7wajcx24]:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;line-height:1.7}nav[data-astro-cid-7wajcx24] a[data-astro-cid-7wajcx24]{text-decoration:none}.liquid-glass[data-astro-cid-7wajcx24]{background:#ffffff03;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;box-shadow:inset 0 1px 1px #ffffff1a;position:relative;overflow:hidden}.liquid-glass[data-astro-cid-7wajcx24]:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.4px;background:linear-gradient(180deg,#ffffff73,#ffffff26 20%,#fff0 40% 60%,#ffffff26 80%,#ffffff73);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}article[data-astro-cid-7wajcx24]{max-width:42rem;margin:0 auto;padding:4rem 1.5rem 8rem}article[data-astro-cid-7wajcx24] img[data-astro-cid-7wajcx24]{border-radius:12px;display:block;width:100%;margin:1.5rem 0}article[data-astro-cid-7wajcx24] .wide[data-astro-cid-7wajcx24]{width:min(56rem,calc(100vw - 3rem));max-width:none;margin-left:50%;transform:translate(-50%)}h1[data-astro-cid-7wajcx24]{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.2rem);line-height:1.1;letter-spacing:-1px;font-weight:400;margin-bottom:1rem}.subtitle[data-astro-cid-7wajcx24]{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6;margin-bottom:3rem}.date[data-astro-cid-7wajcx24]{color:var(--muted-foreground);font-size:.8rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em}.byline[data-astro-cid-7wajcx24]{color:var(--muted-foreground);font-size:.85rem;margin-bottom:.25rem}.byline[data-astro-cid-7wajcx24] a[data-astro-cid-7wajcx24]{color:var(--accent);text-decoration:none}h2[data-astro-cid-7wajcx24]{font-family:var(--font-display);font-size:1.75rem;font-weight:400;margin-top:3.5rem;margin-bottom:1rem;letter-spacing:-.5px}h3[data-astro-cid-7wajcx24]{font-size:1.1rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem}p[data-astro-cid-7wajcx24]{margin-bottom:1.25rem;color:var(--foreground);font-size:.95rem}strong[data-astro-cid-7wajcx24]{color:var(--foreground);font-weight:600}article[data-astro-cid-7wajcx24] a[data-astro-cid-7wajcx24]{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--accent-dim)}table[data-astro-cid-7wajcx24]{width:100%;border-collapse:collapse;margin:1.5rem 0 2rem;font-size:.875rem}th[data-astro-cid-7wajcx24],td[data-astro-cid-7wajcx24]{text-align:left;padding:.625rem 1rem;border-bottom:1px solid var(--border)}th[data-astro-cid-7wajcx24]{color:var(--muted-foreground);font-weight:500;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}td[data-astro-cid-7wajcx24]{color:var(--foreground)}tr[data-astro-cid-7wajcx24]:hover td[data-astro-cid-7wajcx24]{background:#ffffff05}.highlight-row[data-astro-cid-7wajcx24] td[data-astro-cid-7wajcx24]{color:var(--accent);font-weight:600}tr[data-astro-cid-7wajcx24]:nth-child(2n) td[data-astro-cid-7wajcx24]{background:#ffffff03}code[data-astro-cid-7wajcx24]{font-family:var(--font-mono);font-size:.85em;background:var(--surface);padding:.15em .4em;border-radius:4px}pre[data-astro-cid-7wajcx24]{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem 1.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.85rem;line-height:1.6}pre[data-astro-cid-7wajcx24] code[data-astro-cid-7wajcx24]{background:none;padding:0}.callout[data-astro-cid-7wajcx24]{background:#f9ce1f0a;border-left:3px solid var(--accent);padding:1.25rem 1.5rem;margin:2rem 0;border-radius:0 8px 8px 0;font-size:.9rem}.callout[data-astro-cid-7wajcx24] strong[data-astro-cid-7wajcx24]{color:var(--accent)}hr[data-astro-cid-7wajcx24]{border:none;border-top:1px solid var(--border);margin:3rem 0}ul[data-astro-cid-7wajcx24],ol[data-astro-cid-7wajcx24]{padding-left:1.5rem;margin-bottom:1.25rem}li[data-astro-cid-7wajcx24]{margin-bottom:.5rem;font-size:.95rem}.echart[data-astro-cid-7wajcx24]{width:100%;height:380px;margin:2rem 0;border-radius:8px}@media(max-width:640px){article[data-astro-cid-7wajcx24]{padding:2rem 1rem 4rem}.echart[data-astro-cid-7wajcx24]{height:300px}}.pflash-anim[data-astro-cid-7wajcx24]{width:100%;margin:1.5rem 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.pflash-step[data-astro-cid-7wajcx24]{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.9rem .7rem 1rem;position:relative;display:flex;flex-direction:column;min-height:220px}.pflash-step[data-astro-cid-7wajcx24]:before{content:"";position:absolute;inset:-2px;border-radius:10px;border:2px solid hsl(48,95%,55%);opacity:0;pointer-events:none;box-shadow:0 0 18px #f9ce1f59}.pflash-step[data-astro-cid-7wajcx24] .num[data-astro-cid-7wajcx24]{font-family:Inter,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.1em;color:#f9ce1f}.pflash-step[data-astro-cid-7wajcx24] .name[data-astro-cid-7wajcx24]{font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;color:var(--foreground);margin-top:.3rem;line-height:1.25}.pflash-step[data-astro-cid-7wajcx24] .detail[data-astro-cid-7wajcx24]{font-family:Inter,sans-serif;font-size:.68rem;color:var(--muted-foreground);margin-top:.5rem;line-height:1.45;flex:1}.pflash-step[data-astro-cid-7wajcx24] .visual[data-astro-cid-7wajcx24]{margin-top:.75rem;height:32px;display:flex;align-items:center;justify-content:center}.pflash-step[data-astro-cid-7wajcx24] .vbar[data-astro-cid-7wajcx24]{display:flex;gap:1px;align-items:center}.pflash-step[data-astro-cid-7wajcx24] .vbar[data-astro-cid-7wajcx24] span[data-astro-cid-7wajcx24]{width:3px;height:14px;background:#32363e;border-radius:1px}.pflash-step[data-astro-cid-7wajcx24] .vbar[data-astro-cid-7wajcx24] span[data-astro-cid-7wajcx24].kept{background:#f9ce1f;opacity:0}.pflash-step[data-astro-cid-7wajcx24] .arrow-out[data-astro-cid-7wajcx24]{position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:12px;height:12px;pointer-events:none}.pflash-step[data-astro-cid-7wajcx24]:last-child .arrow-out[data-astro-cid-7wajcx24]{display:none}@keyframes pflashStepActive{0%{opacity:1}25%{opacity:0}to{opacity:0}}@keyframes pflashKeptReveal{0%,50%{opacity:0}50.01%,to{opacity:1}}.pflash-anim[data-astro-cid-7wajcx24] .pflash-step[data-astro-cid-7wajcx24]:before{animation-fill-mode:both}.pflash-anim[data-astro-cid-7wajcx24] .pflash-step[data-astro-cid-7wajcx24]:nth-child(1):before{animation:pflashStepActive 6s infinite step-end;animation-delay:0s}.pflash-anim[data-astro-cid-7wajcx24] .pflash-step[data-astro-cid-7wajcx24]:nth-child(2):before{animation:pflashStepActive 6s infinite step-end;animation-delay:-4.5s}.pflash-anim[data-astro-cid-7wajcx24] .pflash-step[data-astro-cid-7wajcx24]:nth-child(3):before{animation:pflashStepActive 6s infinite step-end;animation-delay:-3s}.pflash-anim[data-astro-cid-7wajcx24] .pflash-step[data-astro-cid-7wajcx24]:nth-child(4):before{animation:pflashStepActive 6s infinite step-end;animation-delay:-1.5s}.pflash-anim[data-astro-cid-7wajcx24] .vbar[data-astro-cid-7wajcx24] span[data-astro-cid-7wajcx24].kept{animation:pflashKeptReveal 6s infinite step-end}@media(max-width:700px){.pflash-anim[data-astro-cid-7wajcx24]{grid-template-columns:repeat(2,1fr)}.pflash-step[data-astro-cid-7wajcx24] .arrow-out[data-astro-cid-7wajcx24]{display:none}}@media(prefers-reduced-motion:reduce){.pflash-anim[data-astro-cid-7wajcx24] [data-astro-cid-7wajcx24],.pflash-anim[data-astro-cid-7wajcx24] [data-astro-cid-7wajcx24]:before{animation:none!important}.pflash-step[data-astro-cid-7wajcx24]:before{opacity:.4}.pflash-step[data-astro-cid-7wajcx24] .vbar[data-astro-cid-7wajcx24] span[data-astro-cid-7wajcx24].kept{opacity:1}}.pflash-arch[data-astro-cid-7wajcx24]{width:100%;max-width:720px;margin:1.5rem auto 2rem;display:block}.pflash-arch[data-astro-cid-7wajcx24] .arch-box[data-astro-cid-7wajcx24]{fill:var(--surface);stroke:var(--border);stroke-width:1;rx:8}.pflash-arch[data-astro-cid-7wajcx24] .arch-box[data-astro-cid-7wajcx24].pflash{stroke:#f9ce1f;fill:#f9ce1f0a}.pflash-arch[data-astro-cid-7wajcx24] .arch-box[data-astro-cid-7wajcx24].dflash{stroke:#454a54;fill:#191b1f}.pflash-arch[data-astro-cid-7wajcx24] .arch-title[data-astro-cid-7wajcx24]{fill:var(--foreground);font:600 13px Inter,sans-serif}.pflash-arch[data-astro-cid-7wajcx24] .arch-title[data-astro-cid-7wajcx24].accent{fill:#f9ce1f}.pflash-arch[data-astro-cid-7wajcx24] .arch-sub[data-astro-cid-7wajcx24]{fill:var(--muted-foreground);font:500 10px Inter,sans-serif;letter-spacing:.08em}.pflash-arch[data-astro-cid-7wajcx24] .arch-step[data-astro-cid-7wajcx24]{fill:var(--muted-foreground);font:400 11px Inter,sans-serif}.pflash-arch[data-astro-cid-7wajcx24] .arch-step[data-astro-cid-7wajcx24] .num[data-astro-cid-7wajcx24]{fill:#f9ce1f;font-weight:700}.pflash-arch[data-astro-cid-7wajcx24] .arch-arrow[data-astro-cid-7wajcx24]{stroke:#505662;stroke-width:1.5;fill:none;marker-end:url(#archArrow)}.pflash-arch[data-astro-cid-7wajcx24] .arch-arrow[data-astro-cid-7wajcx24].accent{stroke:#f9ce1f}.pflash-arch[data-astro-cid-7wajcx24] .arch-pill[data-astro-cid-7wajcx24]{fill:#f9ce1f1f;stroke:#f9ce1f;stroke-width:1}.pflash-arch[data-astro-cid-7wajcx24] .arch-pill-text[data-astro-cid-7wajcx24]{fill:#f9ce1f;font:700 11px Inter,sans-serif}
