.parse[data-astro-cid-3ofyczgh]{--cycle: 12s;--channel-w: 72px;margin:0}.parse__grid[data-astro-cid-3ofyczgh]{display:grid;grid-template-columns:1fr var(--channel-w) 1fr;align-items:stretch}.parse__pane[data-astro-cid-3ofyczgh]{display:flex;flex-direction:column;min-width:0;background:var(--bg-surface);border:var(--hairline) solid var(--rule);border-radius:var(--radius);overflow:hidden}.parse__head[data-astro-cid-3ofyczgh]{display:flex;align-items:center;justify-content:space-between;gap:var(--s-3);padding:12px var(--s-4);border-bottom:var(--hairline) solid var(--rule);background:var(--ink-900)}.parse__scanbox[data-astro-cid-3ofyczgh]{position:relative;flex:1;overflow:hidden}.parse__scanline[data-astro-cid-3ofyczgh]{position:absolute;left:0;right:0;top:0;height:1px;background:var(--amber);box-shadow:0 0 0 0 transparent;opacity:0;z-index:2}.parse__raw[data-astro-cid-3ofyczgh]{margin:0;padding:var(--s-4);font-family:var(--font-mono);font-size:.6875rem;line-height:1.75;color:var(--ink-300);white-space:pre-wrap;word-break:break-word;tab-size:2}.tok[data-astro-cid-3ofyczgh]{padding:1px 3px;margin:0 -3px;border-radius:2px;background-color:transparent;color:var(--ink-300)}.parse__channel[data-astro-cid-3ofyczgh]{position:relative;align-self:center;height:100%}.parse__packet[data-astro-cid-3ofyczgh]{position:absolute;top:calc(28% + var(--i) * 9%);left:0;width:6px;height:6px;background:var(--amber);opacity:0;transform:rotate(45deg)}.parse__status[data-astro-cid-3ofyczgh]{position:relative;display:block;min-width:14ch;height:1.4em;font-family:var(--font-mono);font-size:var(--size-label);letter-spacing:.08em;text-transform:uppercase;text-align:right}.parse__status-text[data-astro-cid-3ofyczgh]{position:absolute;right:0;top:0;white-space:nowrap;opacity:0}.parse__status-text--a[data-astro-cid-3ofyczgh]{color:var(--ink-300)}.parse__status-text--b[data-astro-cid-3ofyczgh]{color:var(--amber)}.parse__fields[data-astro-cid-3ofyczgh]{display:flex;flex-direction:column;margin:0;flex:1}.parse__row[data-astro-cid-3ofyczgh]{display:flex;flex-direction:column;gap:3px;padding:11px var(--s-4);border-bottom:var(--hairline) solid var(--rule)}.parse__row[data-astro-cid-3ofyczgh]:last-child{border-bottom:0}.parse__row--split[data-astro-cid-3ofyczgh]{flex-direction:row;gap:var(--s-5)}.parse__half[data-astro-cid-3ofyczgh]{flex:1}.parse__label[data-astro-cid-3ofyczgh]{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-300)}.parse__value[data-astro-cid-3ofyczgh]{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--s-2);margin:0;font-size:.8125rem;line-height:1.4;color:var(--canvas);min-height:1.4em}.parse__fill[data-astro-cid-3ofyczgh],.parse__sub[data-astro-cid-3ofyczgh]{opacity:0}.parse__sub[data-astro-cid-3ofyczgh]{font-size:.6875rem;color:var(--amber)}.parse__meta[data-astro-cid-3ofyczgh]{display:flex;justify-content:space-between;gap:var(--s-3);margin:auto 0 0;padding:12px var(--s-4);border-top:var(--hairline) solid var(--rule);background:var(--ink-900);font-family:var(--font-mono);font-size:var(--size-label);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-300)}.parse__caption[data-astro-cid-3ofyczgh]{margin-top:var(--s-4)}@keyframes fsScan{0%,3%{top:0;opacity:0}5%{opacity:1}22%{top:100%;opacity:1}26%,to{top:100%;opacity:0}}@keyframes fsHit{0%,3%{background-color:transparent;color:var(--ink-300)}9%,74%{background-color:color-mix(in srgb,var(--amber) 20%,transparent);color:var(--canvas)}82%,to{background-color:transparent;color:var(--ink-300)}}@keyframes fsPacket{0%{opacity:0;transform:translate(-6px) rotate(45deg)}3%{opacity:1}15%{opacity:1;transform:translate(var(--channel-w)) rotate(45deg)}17%,to{opacity:0;transform:translate(var(--channel-w)) rotate(45deg)}}@keyframes fsReveal{0%{opacity:0;transform:translateY(4px)}5%,74%{opacity:1;transform:translateY(0)}82%,to{opacity:0;transform:translateY(0)}}@keyframes fsStatusA{0%,2%{opacity:0}6%,32%{opacity:1}36%,to{opacity:0}}@keyframes fsStatusB{0%,34%{opacity:0}38%,76%{opacity:1}84%,to{opacity:0}}.is-running[data-astro-cid-3ofyczgh] .parse__scanline[data-astro-cid-3ofyczgh]{animation:fsScan var(--cycle) linear infinite}.is-running[data-astro-cid-3ofyczgh] .tok[data-astro-cid-3ofyczgh]{animation:fsHit var(--cycle) linear infinite;animation-delay:calc(.55s + var(--i) * .26s)}.is-running[data-astro-cid-3ofyczgh] .parse__packet[data-astro-cid-3ofyczgh]{animation:fsPacket var(--cycle) cubic-bezier(.3,0,.2,1) infinite;animation-delay:calc(2.1s + var(--i) * .16s)}.is-running[data-astro-cid-3ofyczgh] .parse__fill[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .parse__sub[data-astro-cid-3ofyczgh]{animation:fsReveal var(--cycle) var(--ease) infinite;animation-delay:calc(2.9s + var(--i) * .26s)}.is-running[data-astro-cid-3ofyczgh] .parse__status-text--a[data-astro-cid-3ofyczgh]{animation:fsStatusA var(--cycle) steps(1,end) infinite}.is-running[data-astro-cid-3ofyczgh] .parse__status-text--b[data-astro-cid-3ofyczgh]{animation:fsStatusB var(--cycle) steps(1,end) infinite}@media(max-width:860px){.parse[data-astro-cid-3ofyczgh]{--channel-w: 0px}.parse__grid[data-astro-cid-3ofyczgh]{grid-template-columns:1fr;gap:var(--s-3)}.parse__channel[data-astro-cid-3ofyczgh]{display:none}.parse__raw[data-astro-cid-3ofyczgh]{font-size:.625rem}}@media(prefers-reduced-motion:reduce){.is-running[data-astro-cid-3ofyczgh] .parse__scanline[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .tok[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .parse__packet[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .parse__fill[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .parse__sub[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .parse__status-text--a[data-astro-cid-3ofyczgh],.is-running[data-astro-cid-3ofyczgh] .parse__status-text--b[data-astro-cid-3ofyczgh]{animation:none}.parse__fill[data-astro-cid-3ofyczgh],.parse__sub[data-astro-cid-3ofyczgh]{opacity:1}.tok[data-astro-cid-3ofyczgh]{background-color:color-mix(in srgb,var(--amber) 20%,transparent);color:var(--canvas)}.parse__status-text--a[data-astro-cid-3ofyczgh]{opacity:0}.parse__status-text--b[data-astro-cid-3ofyczgh]{opacity:1}.parse__scanline[data-astro-cid-3ofyczgh],.parse__packet[data-astro-cid-3ofyczgh]{display:none}}.intro[data-astro-cid-nsbnulhs]{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:end;gap:var(--s-8)}.intro__headline[data-astro-cid-nsbnulhs]{display:flex;flex-direction:column;gap:var(--s-4)}.ai__card[data-astro-cid-nsbnulhs]{overflow:hidden}.ai__status[data-astro-cid-nsbnulhs]{display:inline-flex;align-items:center;gap:var(--s-2);white-space:nowrap}.ai__dot[data-astro-cid-nsbnulhs]{width:6px;height:6px;flex:none;background:var(--ink-300);transform:rotate(45deg)}.ai__status--live[data-astro-cid-nsbnulhs]{color:var(--accent-text)}.ai__status--live[data-astro-cid-nsbnulhs] .ai__dot[data-astro-cid-nsbnulhs]{background:var(--amber)}.assurance[data-astro-cid-nsbnulhs]{display:flex;flex-direction:column;gap:var(--s-3);max-width:60ch;margin-top:var(--s-8)}.assurance[data-astro-cid-nsbnulhs] .accent-bar[data-astro-cid-nsbnulhs]{margin-bottom:var(--s-2)}.closer[data-astro-cid-nsbnulhs]{display:flex;flex-direction:column;gap:var(--s-4);align-items:flex-start}@media(max-width:900px){.intro[data-astro-cid-nsbnulhs]{grid-template-columns:1fr;align-items:start;gap:var(--s-5)}}
