.nav[data-astro-cid-dmqpwcec]{border-bottom:1px solid var(--border);background:#ffffffd9;backdrop-filter:saturate(180%) blur(8px);position:sticky;top:0;z-index:50}.nav-row[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem}.brand[data-astro-cid-dmqpwcec]{font-weight:700;font-size:1.05rem;text-decoration:none;color:var(--text);display:inline-flex;gap:.4rem;align-items:baseline}.brand-mark[data-astro-cid-dmqpwcec]{font-weight:800;letter-spacing:-.01em}.brand-suffix[data-astro-cid-dmqpwcec]{color:var(--text);font-weight:600}nav[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{display:flex;gap:1.25rem;list-style:none;padding:0;margin:0}nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:var(--text-soft);text-decoration:none;font-size:.95rem;padding:.25rem 0;border-bottom:2px solid transparent}nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--text)}nav[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec][aria-current=page]{color:var(--text);border-bottom-color:var(--text)}@media(max-width:30rem){nav[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{gap:.75rem}.brand-suffix[data-astro-cid-dmqpwcec]{display:none}}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);background:var(--bg-soft);margin-top:4rem;padding:3rem 0 1.5rem;color:var(--text-soft);font-size:.9rem}.footer-row[data-astro-cid-sz7xmlte]{display:grid;gap:2rem;grid-template-columns:1.4fr repeat(3,1fr)}@media(max-width:48rem){.footer-row[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}@media(max-width:30rem){.footer-row[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer-brand[data-astro-cid-sz7xmlte]{font-weight:700;color:var(--text);margin:0 0 .5rem}.footer-tag[data-astro-cid-sz7xmlte]{margin:0;max-width:22rem}.footer-h[data-astro-cid-sz7xmlte]{font-weight:600;color:var(--text);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.footer-cell[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-cell[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin:.35rem 0}.footer-cell[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-soft);text-decoration:none}.footer-cell[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text);text-decoration:underline}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.25rem;color:var(--text-muted)}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}:root{--bg: #ffffff;--bg-soft: #fafafa;--bg-elev: #f4f4f5;--border: #e4e4e7;--text: #111114;--text-soft: #52525b;--text-muted: #71717a;--accent: #6d28d9;--accent-soft: #ede9fe;--danger: #b91c1c;--radius: .625rem;--maxw: 64rem;--maxw-prose: 44rem;--font-sans: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);line-height:1.6;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}a{color:var(--accent);text-decoration:underline;text-underline-offset:.15em}a:hover{text-decoration-thickness:.12em}h1,h2,h3,h4{line-height:1.2;letter-spacing:-.01em;margin:1.5em 0 .5em}h1{font-size:clamp(2rem,4vw,2.75rem);margin-top:0}h2{font-size:clamp(1.5rem,2.5vw,1.875rem)}h3{font-size:1.25rem}p{margin:0 0 1em}ul,ol{padding-left:1.4em}li+li{margin-top:.25em}code{font-family:var(--font-mono);font-size:.9em;padding:.1em .35em;background:var(--bg-elev);border-radius:.25rem}hr{border:0;border-top:1px solid var(--border);margin:2em 0}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.25rem}.prose{max-width:var(--maxw-prose)}.skip-link{position:absolute;left:-9999px;top:0;padding:.5rem 1rem;background:var(--text);color:var(--bg);z-index:100}.skip-link:focus{left:1rem;top:1rem}.lede{font-size:1.125rem;color:var(--text-soft)}.pill{display:inline-block;font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:999px;background:var(--accent-soft);color:var(--accent);text-transform:uppercase;letter-spacing:.04em}.pill[data-status=live]{background:#dcfce7;color:#15803d}.pill[data-status=beta]{background:#fef9c3;color:#854d0e}.pill[data-status=coming-soon]{background:var(--bg-elev);color:var(--text-muted)}.callout{border:1px solid var(--border);background:var(--bg-soft);border-radius:var(--radius);padding:1rem 1.25rem;margin:1.25em 0}.callout strong{display:block;margin-bottom:.25em}.button{display:inline-block;padding:.625rem 1.125rem;background:var(--text);color:var(--bg);text-decoration:none;border-radius:var(--radius);font-weight:500}.button:hover{background:var(--accent)}.button.secondary{background:transparent;color:var(--text);border:1px solid var(--border)}.button.secondary:hover{border-color:var(--text);background:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.25rem}
