.masthead[data-astro-cid-lcdefpme]{--hairline:#e6e6ea;--border:#dcdce2;--ink:#101014;--ink-soft:#4f4860;--ink-muted:#5e5e6a;--label-sep:#a8a8b2;--display:#08080b;--accent:#6d3ff3;--accent-ink:#fff;--c-release:#6d3ff3;--c-release-ink:#6d3ff3;--c-research:#0b7a55;--c-research-ink:#0b7a55;--c-benchmark:#1a62c4;--c-benchmark-ink:#1a62c4;--c-security:#9a5b00;--c-security-ink:#9a5b00;--c-explainer:#c2185b;--c-explainer-ink:#c2185b}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .masthead[data-astro-cid-lcdefpme]{--hairline:#1c1c21;--border:#26262b;--ink:#f2f2f4;--ink-soft:#b6aedc;--ink-muted:#8e8e98;--label-sep:#4a4a54;--display:#fff;--accent:#a98bff;--accent-ink:#0a0a0c;--c-release:#a98bff;--c-release-ink:#c9b6ff;--c-research:#6fe0a8;--c-research-ink:#96ebc2;--c-benchmark:#6fb4ff;--c-benchmark-ink:#9ccbff;--c-security:#f5b851;--c-security-ink:#f8cd86;--c-explainer:#ff8fb4;--c-explainer-ink:#ffafca}}:root[data-theme=dark] .masthead[data-astro-cid-lcdefpme]{--hairline:#1c1c21;--border:#26262b;--ink:#f2f2f4;--ink-soft:#b6aedc;--ink-muted:#8e8e98;--label-sep:#4a4a54;--display:#fff;--accent:#a98bff;--accent-ink:#0a0a0c;--c-release:#a98bff;--c-release-ink:#c9b6ff;--c-research:#6fe0a8;--c-research-ink:#96ebc2;--c-benchmark:#6fb4ff;--c-benchmark-ink:#9ccbff;--c-security:#f5b851;--c-security-ink:#f8cd86;--c-explainer:#ff8fb4;--c-explainer-ink:#ffafca}.masthead[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-cat=release]{--cat:var(--c-release);--cat-ink:var(--c-release-ink)}.masthead[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-cat=research]{--cat:var(--c-research);--cat-ink:var(--c-research-ink)}.masthead[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-cat=benchmark]{--cat:var(--c-benchmark);--cat-ink:var(--c-benchmark-ink)}.masthead[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-cat=security]{--cat:var(--c-security);--cat-ink:var(--c-security-ink)}.masthead[data-astro-cid-lcdefpme] [data-astro-cid-lcdefpme][data-cat=explainer]{--cat:var(--c-explainer);--cat-ink:var(--c-explainer-ink)}.masthead-inner[data-astro-cid-lcdefpme]{text-align:center;font-family:"Instrument Sans", var(--font-sans);flex-direction:column;align-items:center;padding-block:4.75rem 2.75rem;display:flex}.masthead__eyebrow[data-astro-cid-lcdefpme]{align-items:center;gap:1.375rem;width:100%;display:flex}.masthead__rule[data-astro-cid-lcdefpme]{background:var(--hairline);flex:auto;height:1px}.masthead__cats[data-astro-cid-lcdefpme]{font-family:"JetBrains Mono", var(--font-mono);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.625rem;font-size:.6875rem;font-weight:500;display:flex}.masthead__cats[data-astro-cid-lcdefpme] .cat[data-astro-cid-lcdefpme]{color:var(--cat-ink)}.masthead__cats[data-astro-cid-lcdefpme] .cat[data-astro-cid-lcdefpme]+.cat[data-astro-cid-lcdefpme]:before{content:"·";color:var(--label-sep);margin-right:.625rem}.masthead__title[data-astro-cid-lcdefpme]{font-family:"Archivo", var(--font-sans);letter-spacing:-.035em;color:var(--display);margin:1.875rem 0 0;font-size:clamp(3.25rem,7.8vw,6.5rem);font-weight:700;line-height:1}.masthead__tagline[data-astro-cid-lcdefpme]{letter-spacing:-.005em;max-width:36ch;color:var(--ink-soft);margin:1.25rem 0 0;font-size:clamp(1.0625rem,1.6vw,1.3125rem);line-height:1.45}.masthead__actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-top:2.125rem;display:flex}.btn[data-astro-cid-lcdefpme]{letter-spacing:-.005em;border-radius:23px;justify-content:center;align-items:center;gap:.625rem;min-height:46px;padding:0 1.375rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.btn[data-astro-cid-lcdefpme]:hover{text-decoration:none}.btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.btn--primary[data-astro-cid-lcdefpme]{background:var(--accent);color:var(--accent-ink)}.btn--primary[data-astro-cid-lcdefpme]:hover{filter:brightness(1.08)}.btn--ghost[data-astro-cid-lcdefpme]{border:1px solid var(--border);color:var(--ink);font-weight:500}.btn--ghost[data-astro-cid-lcdefpme]:hover{border-color:var(--accent)}.sections[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.75rem;width:100%;margin-top:3.5rem;display:grid}.section-card[data-astro-cid-lcdefpme]{border-top:2px solid var(--cat);flex-direction:column;gap:.5rem;padding-top:1.125rem;text-decoration:none;display:flex}.section-card__name[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:var(--cat-ink);font-size:1rem;font-weight:600}.section-card__desc[data-astro-cid-lcdefpme]{color:var(--ink-muted);font-size:.875rem;line-height:1.45}.section-card[data-astro-cid-lcdefpme]:hover .section-card__desc[data-astro-cid-lcdefpme]{color:var(--ink)}@media (width<=1100px){.sections[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.5rem}}@media (width<=860px){.masthead__cats[data-astro-cid-lcdefpme]{display:none}.masthead__eyebrow[data-astro-cid-lcdefpme]{gap:0}}@media (width<=760px){.masthead-inner[data-astro-cid-lcdefpme]{padding-block:3rem 2rem}.masthead__title[data-astro-cid-lcdefpme]{margin-top:1.5rem}.masthead__tagline[data-astro-cid-lcdefpme]{max-width:26ch}.masthead__actions[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;width:100%;margin-top:1.75rem}.btn[data-astro-cid-lcdefpme]{width:100%;min-height:50px}.sections[data-astro-cid-lcdefpme]{margin-top:2.5rem;display:block}.section-card[data-astro-cid-lcdefpme]{border-top-width:2px;gap:.2rem;padding:.8rem 0}.section-card__desc[data-astro-cid-lcdefpme]{font-size:.8rem}}.masthead[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){.btn[data-astro-cid-lcdefpme],.section-card__desc[data-astro-cid-lcdefpme]{transition:none}}.lane-heading[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--rule);letter-spacing:.03em;text-transform:none;color:var(--text-muted);margin-bottom:1.1rem;padding-bottom:.5rem;font-size:.78rem;font-weight:600}.lane-heading[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:inherit}.split[data-astro-cid-lcdefpme]{gap:2.8rem;padding-top:2.8rem;display:grid}@media (width>=900px){.split[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:3.4rem}}.split-main[data-astro-cid-lcdefpme]>.card--featured{margin-bottom:2.6rem}.split-side[data-astro-cid-lcdefpme]{min-width:0}.side-rows[data-astro-cid-lcdefpme] .news-row:first-of-type{border-top:none}.side-more[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:.86rem}.start[data-astro-cid-lcdefpme]{padding-top:3.2rem}.start-grid[data-astro-cid-lcdefpme]{gap:0 2.6rem;display:grid}@media (width>=720px){.start-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}.reading[data-astro-cid-lcdefpme]{border:1px solid var(--rule);border-left:2px solid var(--signal);border-radius:var(--radius-sm);background:var(--surface);margin-top:3.2rem;padding:1.5rem}.reading[data-astro-cid-lcdefpme] .lane-heading[data-astro-cid-lcdefpme]{border-bottom-color:color-mix(in srgb, var(--rule) 60%, transparent)}.reading-link[data-astro-cid-lcdefpme]{color:var(--text);align-items:baseline;gap:1rem;display:flex}.reading-title[data-astro-cid-lcdefpme]{letter-spacing:-.015em;font-size:1.15rem;font-weight:700}.reading-count[data-astro-cid-lcdefpme]{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:.8rem}.reading-blurb[data-astro-cid-lcdefpme]{max-width:68ch;color:var(--text-muted);margin-top:.6rem;font-size:.92rem}.empty[data-astro-cid-lcdefpme]{color:var(--text-muted);padding-block:2rem}
