:root{--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;--bg: #ffffff;--surface: #f6f7f9;--surface-2: #eceef1;--text: #0f1729;--muted: #5b6472;--border: #e4e7ec;--border-strong: #d3d8df;--accent: #2563eb;--accent-fg: #ffffff;--accent-hover: #1d4ed8;--accent-soft: rgba(37, 99, 235, .09);--accent-line: rgba(37, 99, 235, .28);--code-bg: #f6f7f9;--danger: #b42318;--shadow-sm: 0 1px 2px rgba(15, 23, 41, .05);--shadow: 0 1px 2px rgba(15, 23, 41, .04), 0 4px 12px rgba(15, 23, 41, .06);--maxw: 1080px;--maxw-prose: 720px;--radius: 10px;--radius-sm: 6px;--radius-lg: 14px;--nav-h: 60px;color-scheme:light}@media(prefers-color-scheme:dark){:root{--bg: #0d1117;--surface: #161b22;--surface-2: #1c222b;--text: #e6edf3;--muted: #8b949e;--border: #21262d;--border-strong: #30363d;--accent: #4d8bf0;--accent-fg: #0d1117;--accent-hover: #6ba1f4;--accent-soft: rgba(77, 139, 240, .14);--accent-line: rgba(77, 139, 240, .32);--code-bg: #161b22;--danger: #f0857a;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow: 0 1px 2px rgba(0, 0, 0, .35), 0 6px 16px rgba(0, 0, 0, .3);color-scheme:dark}}:root[data-theme=light]{--bg: #ffffff;--surface: #f6f7f9;--surface-2: #eceef1;--text: #0f1729;--muted: #5b6472;--border: #e4e7ec;--border-strong: #d3d8df;--accent: #2563eb;--accent-fg: #ffffff;--accent-hover: #1d4ed8;--accent-soft: rgba(37, 99, 235, .09);--accent-line: rgba(37, 99, 235, .28);--code-bg: #f6f7f9;--danger: #b42318;--shadow-sm: 0 1px 2px rgba(15, 23, 41, .05);--shadow: 0 1px 2px rgba(15, 23, 41, .04), 0 4px 12px rgba(15, 23, 41, .06);color-scheme:light}:root[data-theme=dark]{--bg: #0d1117;--surface: #161b22;--surface-2: #1c222b;--text: #e6edf3;--muted: #8b949e;--border: #21262d;--border-strong: #30363d;--accent: #4d8bf0;--accent-fg: #0d1117;--accent-hover: #6ba1f4;--accent-soft: rgba(77, 139, 240, .14);--accent-line: rgba(77, 139, 240, .32);--code-bg: #161b22;--danger: #f0857a;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow: 0 1px 2px rgba(0, 0, 0, .35), 0 6px 16px rgba(0, 0, 0, .3);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{min-height:100vh;display:flex;flex-direction:column}img,svg{max-width:100%}h1,h2,h3,h4{line-height:1.22;font-weight:600;letter-spacing:-.014em;margin:0 0 .5em;color:var(--text)}h1{font-size:clamp(2rem,4.6vw,3.05rem);letter-spacing:-.028em}h2{font-size:clamp(1.4rem,2.6vw,1.85rem);letter-spacing:-.02em}h3{font-size:1.1rem}h4{font-size:.95rem}p{margin:0 0 1rem}a{color:var(--accent);text-decoration:none;text-underline-offset:3px}a:hover{color:var(--accent-hover);text-decoration:underline}ul,ol{margin:0 0 1rem;padding-left:1.35rem}li{margin:.3rem 0}strong{font-weight:600;color:var(--text)}code,kbd,samp{font-family:var(--font-mono);font-size:.88em}:not(pre)>code{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.12em .4em;color:var(--text);white-space:nowrap}hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--accent);color:var(--accent-fg);padding:.6rem 1rem;border-radius:var(--radius-sm);font-weight:600}.skip-link:focus{left:12px;top:12px}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2rem)}main{flex:1 0 auto;width:100%}.section{padding-block:clamp(2.75rem,6vw,4.75rem)}.section--tight{padding-block:clamp(1.75rem,4vw,2.75rem)}.section+.section{border-top:1px solid var(--border)}.prose{max-width:var(--maxw-prose)}.prose h2{margin-top:2.5rem}.prose h3{margin-top:1.9rem}.prose>p,.prose>ul,.prose>ol{color:var(--muted)}.prose li strong,.prose p strong{color:var(--text)}.eyebrow{display:inline-block;font-family:var(--font-mono);font-size:.74rem;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem}.lead{font-size:clamp(1.06rem,1.6vw,1.22rem);line-height:1.6;color:var(--muted);max-width:64ch}.text-muted{color:var(--muted)}.mono{font-family:var(--font-mono)}.section-head{max-width:60ch;margin-bottom:1.75rem}.nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 85%,transparent);-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--border)}.nav__inner{display:flex;align-items:center;gap:1rem;min-height:var(--nav-h)}.nav__brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.02rem;color:var(--text);letter-spacing:-.01em}.nav__brand:hover{color:var(--text);text-decoration:none}.nav__mark{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:7px;background:var(--accent);color:var(--accent-fg);font-family:var(--font-mono);font-size:.82rem;font-weight:700;letter-spacing:-.04em}.nav__spacer{flex:1}.nav__links{display:flex;align-items:center;gap:.15rem}.nav__link{color:var(--muted);font-size:.9rem;font-weight:500;padding:.4rem .6rem;border-radius:var(--radius-sm);white-space:nowrap}.nav__link:hover{color:var(--text);background:var(--surface);text-decoration:none}.nav__link[aria-current=page]{color:var(--accent);background:var(--accent-soft)}.nav__ext{color:var(--muted)}.nav__sep{width:1px;height:20px;background:var(--border);margin-inline:.4rem}.iconbtn{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.iconbtn:hover{color:var(--text);background:var(--surface);border-color:var(--border-strong)}.iconbtn svg{width:17px;height:17px}.nav__menu{display:none}@media(max-width:900px){.nav__menu{display:inline-grid}.nav__links{position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:.1rem;padding:.6rem clamp(1.1rem,4vw,2rem) 1rem;background:var(--bg);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.nav__links[data-open=false]{display:none}.nav__link{font-size:.98rem;padding:.6rem .65rem}.nav__sep{width:auto;height:1px;margin:.35rem 0}}.hero{padding-block:clamp(3.25rem,7vw,5.5rem) clamp(2.25rem,5vw,3.75rem)}.hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(1.75rem,4vw,3.25rem);align-items:center}.hero h1{margin-bottom:.85rem}.hero__accent{color:var(--accent)}.hero__attr{margin-top:1.6rem}.hero__aside{min-width:0}@media(max-width:880px){.hero__grid{grid-template-columns:1fr}}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.btn{display:inline-flex;align-items:center;gap:.5rem;font:inherit;font-weight:500;font-size:.94rem;line-height:1;padding:.65rem 1.15rem;border-radius:var(--radius-sm);border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn:hover{text-decoration:none}.btn--primary{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.btn--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:var(--accent-fg)}.btn--ghost{background:var(--bg);color:var(--text);border-color:var(--border-strong)}.btn--ghost:hover{background:var(--surface);color:var(--text)}.code{background:var(--code-bg);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.code__bar{display:flex;align-items:center;gap:.5rem;padding:.4rem .55rem .4rem .85rem;border-bottom:1px solid var(--border);background:var(--surface)}.code__label{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.02em;color:var(--muted)}.code__copy{margin-left:auto;font:inherit;font-size:.74rem;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.25rem .6rem;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.code__copy:hover{color:var(--text);border-color:var(--border-strong);background:var(--bg)}.code__copy[data-copied=true]{color:var(--accent);border-color:var(--accent-line)}.code__body{margin:0;padding:.9rem 1rem;overflow-x:auto;font-family:var(--font-mono);font-size:.86rem;line-height:1.65;color:var(--text)}.code__body .prompt{color:var(--muted);-webkit-user-select:none;user-select:none}.output{margin:.6rem 0 0;padding:.85rem 1rem;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius);overflow-x:auto;font-family:var(--font-mono);font-size:.82rem;line-height:1.6;color:var(--muted);white-space:pre-wrap;word-break:break-word}.output__tag{display:block;margin-bottom:.5rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);opacity:.75}.grid{display:grid;gap:1rem}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:820px){.grid--3{grid-template-columns:1fr 1fr}}@media(max-width:560px){.grid--2,.grid--3{grid-template-columns:1fr}}.card{display:block;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.3rem 1.35rem}.card--link{transition:border-color .15s ease,background .15s ease}.card--link:hover{border-color:var(--border-strong);background:var(--surface-2);text-decoration:none}.card h3{margin-bottom:.4rem}.card p{margin:0;color:var(--muted);font-size:.94rem}.card__tag{display:inline-block;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.02em;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:.15rem .55rem;margin-bottom:.7rem}.card__icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:8px;margin-bottom:.85rem;color:var(--accent);background:var(--accent-soft)}.card__icon svg{width:18px;height:18px}.cmd-list{list-style:none;padding:0;margin:0}.cmd-list li{display:grid;grid-template-columns:8.5rem 1fr;gap:1rem;align-items:baseline;padding:.65rem 0;border-bottom:1px solid var(--border);margin:0}.cmd-list li:last-child{border-bottom:0}.cmd-list .cmd{font-family:var(--font-mono);color:var(--text);font-weight:500;font-size:.88rem}.cmd-list .cmd-desc{color:var(--muted);font-size:.93rem}@media(max-width:560px){.cmd-list li{grid-template-columns:1fr;gap:.15rem}}.callout{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:1.15rem 1.35rem}.callout--accent{border-color:var(--accent-line);background:var(--accent-soft)}.callout__title{font-weight:600;margin-bottom:.35rem;color:var(--text)}.callout p:last-child{margin-bottom:0}.callout ul{margin-bottom:0}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);margin:1rem 0 1.5rem}table.data{width:100%;border-collapse:collapse;font-size:.88rem;min-width:560px}table.data caption{text-align:left;padding:.75rem .95rem;color:var(--muted);font-size:.8rem;border-bottom:1px solid var(--border);background:var(--surface)}table.data th,table.data td{text-align:left;padding:.6rem .95rem;border-bottom:1px solid var(--border);vertical-align:top}table.data thead th{background:var(--surface);color:var(--text);font-weight:600;font-size:.82rem}table.data tbody tr:last-child td{border-bottom:0}table.data td:first-child,table.data th:first-child{font-family:var(--font-mono);color:var(--text);white-space:nowrap}.deflist{display:grid;grid-template-columns:max-content 1fr;gap:.5rem 1.4rem;margin:1rem 0}.deflist dt{font-family:var(--font-mono);color:var(--text);font-size:.88rem}.deflist dd{margin:0;color:var(--muted)}@media(max-width:560px){.deflist{grid-template-columns:1fr;gap:.15rem}.deflist dd{margin-bottom:.6rem}}.attribution{font-size:.82rem;color:var(--muted);white-space:nowrap}.attribution__logo{color:var(--muted);text-decoration:none;border-radius:4px;transition:color .2s ease}.attribution__logo:hover{text-decoration:none}.attribution__name{color:var(--text);font-weight:600;letter-spacing:-.01em;transition:color .2s ease}.attribution__caret{font-family:var(--font-mono);color:var(--muted);transition:color .2s ease,transform .2s ease}.attribution__cursor{font-family:var(--font-mono);color:var(--accent);font-weight:700;margin-left:.16em;animation:attribution-blink 1.15s steps(1) infinite}.attribution__logo:hover .attribution__name{color:var(--accent)}.attribution__logo:hover .attribution__caret{color:var(--accent);transform:translate(.06em)}.attribution__logo:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes attribution-blink{0%,50%{opacity:1}51%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.attribution__cursor{animation:none}}.attribution--block{padding:.35rem .7rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface)}.anchor-h{scroll-margin-top:calc(var(--nav-h) + 24px)}.docs{display:grid;grid-template-columns:220px minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.docs__side{position:sticky;top:calc(var(--nav-h) + 20px);align-self:start}.docs__side-title{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.toc{list-style:none;margin:0;padding:0;border-left:1px solid var(--border)}.toc li{margin:0}.toc a{display:block;padding:.34rem 0 .34rem .9rem;margin-left:-1px;border-left:2px solid transparent;color:var(--muted);font-size:.88rem}.toc a:hover{color:var(--text);text-decoration:none;border-left-color:var(--border-strong)}.docs__body{min-width:0;max-width:var(--maxw-prose)}.docs__body h2:first-child{margin-top:0}@media(max-width:860px){.docs{grid-template-columns:1fr}.docs__side{position:static}.toc{border-left:0;display:flex;flex-wrap:wrap;gap:.4rem}.toc a{padding:.35rem .7rem;margin:0;border:1px solid var(--border);border-radius:999px;font-size:.82rem}.toc a:hover{border-color:var(--border-strong)}}.sample{margin-bottom:1.75rem}.sample:last-child{margin-bottom:0}.sample h3{margin-bottom:.35rem}.sample__desc{color:var(--muted);font-size:.95rem;margin-bottom:.75rem}.footer{flex-shrink:0;border-top:1px solid var(--border);background:var(--surface);padding-block:2.75rem;margin-top:3rem}.footer__grid{display:flex;flex-wrap:wrap;gap:2rem 3rem;justify-content:space-between}.footer__brand{max-width:30ch}.footer__brand .nav__brand{margin-bottom:.6rem}.footer__brand p{color:var(--muted);font-size:.9rem;margin:0}.footer__col h4{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.75rem;font-weight:600}.footer__col ul{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.footer__col a{color:var(--muted);font-size:.9rem}.footer__col a:hover{color:var(--text)}.footer__bottom{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;margin-top:2.25rem;padding-top:1.5rem;border-top:1px solid var(--border)}.footer__copy{color:var(--muted);font-size:.85rem}.pageheader{padding-block:clamp(2.5rem,5vw,3.5rem) 0}.pageheader .lead{margin-top:.5rem}.stack>*+*{margin-top:1rem}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.note{font-size:.86rem;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-mark{display:block;color:#07183a}@media(prefers-color-scheme:dark){.brand-mark{color:#cdd9e5}}:root[data-theme=light] .brand-mark{color:#07183a}:root[data-theme=dark] .brand-mark{color:#cdd9e5}.lead-in{padding:clamp(3rem,7vw,6rem) 0 clamp(2.5rem,5vw,4rem);border-bottom:1px solid var(--border)}.lead-in__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(2rem,5vw,4.5rem);align-items:start}.lead-in__title{font-size:clamp(2.1rem,4.6vw,3.35rem);line-height:1.05;letter-spacing:-.025em;font-weight:700;margin:.6rem 0 0;max-width:19ch;text-wrap:balance}.lead-in__sub{color:var(--muted);font-size:1.075rem;line-height:1.6;margin:1.15rem 0 0;max-width:46ch}.lead-in__cta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.6rem}.install-line{margin-top:1.5rem;max-width:26rem}.lead-in__by{margin:1.5rem 0 0;font-size:.82rem;color:var(--muted)}.lead-in__demo{min-width:0}.term{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden;box-shadow:0 20px 45px -30px #02081780}.term__bar{display:flex;align-items:center;gap:.45rem;padding:.6rem .85rem;background:var(--surface-2);border-bottom:1px solid var(--border)}.term__dot{width:10px;height:10px;border-radius:50%;background:var(--border-strong)}.term__title{font-family:var(--font-mono);font-size:.74rem;color:var(--muted)}.term__body{padding:1.1rem 1.25rem 1.35rem;font-family:var(--font-mono);font-size:.86rem;line-height:1.72;overflow-x:auto}.term__line{white-space:pre;display:block}.term__gap{height:.6rem}.term__prompt{color:var(--accent);margin-right:.6rem;-webkit-user-select:none;user-select:none}.term__cmd{color:var(--text)}.term__out{color:var(--muted);padding-left:1.35rem}.term__ok{color:#1a7f37;font-weight:600}@media(prefers-color-scheme:dark){.term__ok{color:#3fb950}}:root[data-theme=light] .term__ok{color:#1a7f37}:root[data-theme=dark] .term__ok{color:#3fb950}.term__cursor{display:inline-block;width:.55rem;height:1rem;vertical-align:text-bottom;background:var(--accent);border-radius:1px;animation:term-blink 1.15s step-end infinite}@keyframes term-blink{0%,55%{opacity:1}56%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.term__cursor{animation:none}}.block{padding:clamp(2.75rem,5vw,4.5rem) 0}.block__head h2{font-size:clamp(1.4rem,2.6vw,1.85rem);letter-spacing:-.02em;margin:0}.block__head p{color:var(--muted);margin:.5rem 0 0;max-width:60ch}.block__foot{margin-top:1.5rem;font-size:.92rem}.block__foot a{font-weight:500}.spec{margin:1.75rem 0 0;border-top:1px solid var(--border)}.spec__row{display:grid;grid-template-columns:12rem 1fr;gap:1.5rem;padding:.85rem .25rem;border-bottom:1px solid var(--border);transition:background .12s ease}.spec__row:hover{background:var(--surface)}.spec__term{font-family:var(--font-mono);font-size:.95rem;font-weight:600;color:var(--text);margin:0}.spec__dim{color:var(--muted);font-weight:500}.spec__desc{margin:0;color:var(--muted);align-self:center}.band{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(2.75rem,5vw,4rem) 0}.band__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem)}.band__title{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:600;margin:0 0 1rem}.band__text{color:var(--muted);margin:0 0 1.1rem;max-width:46ch}.caps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.55rem 1.5rem}.caps li{position:relative;padding-left:1.25rem;font-size:.92rem;color:var(--text)}.caps li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:50%;background:var(--accent);opacity:.55}.providers{list-style:none;margin:0;padding:0}.providers li{padding:.7rem 0;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .85rem}.providers li:first-child{border-top:0}.providers__name{font-family:var(--font-mono);font-weight:600;color:var(--text)}.providers__note{color:var(--muted);font-size:.9rem}.close{padding:clamp(2.75rem,5vw,4.25rem) 0}.close__inner{display:grid;grid-template-columns:1fr minmax(0,26rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:center;padding:clamp(1.75rem,4vw,2.5rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.close__title{font-size:clamp(1.35rem,2.4vw,1.7rem);letter-spacing:-.02em;margin:0}.close__text{color:var(--muted);margin:.5rem 0 0}.close__links{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:.9rem;font-size:.92rem}@media(max-width:860px){.lead-in__grid{grid-template-columns:1fr}.lead-in__demo{order:2}.band__grid,.close__inner{grid-template-columns:1fr}}@media(max-width:560px){.spec__row{grid-template-columns:1fr;gap:.2rem}.caps{grid-template-columns:1fr}}
