:root{--brand-50:#ecfdff;--brand-100:#cff8fe;--brand-200:#a5f0fc;--brand-300:#67e2f9;--brand-400:#22cdee;--brand-500:#06b0d4;--brand-600:#088cab;--brand-700:#0e708b;--brand-800:#155b71;--brand-900:#164c60;--brand-950:#083344;--highlight-1:#1d4ed8;--highlight-1-soft:#eff4ff;--highlight-2:#0369a1;--highlight-2-soft:#eff8fd;--highlight-3:#0e7490;--highlight-3-soft:#ecfeff;--highlight-4:#4338ca;--highlight-4-soft:#f1f0fe;--brand-accent:var(--highlight-2);--brand-accent-hover:var(--highlight-1);--on-brand:#fff;--bg:#fff;--bg-subtle:#f5f8fc;--bg-sunken:#eaf1f8;--surface:#fff;--surface-raised:#fff;--surface-blur:none;--border:#1d4ed824;--border-strong:#1d4ed84d;--ink:#0b1524;--ink-muted:#44566e;--ink-faint:#64748b;--ink-inverse:#f8fafc;--status-ok:#047857;--status-ok-bg:#ecfdf5;--status-ok-glyph:"✓";--status-warn:#b45309;--status-warn-bg:#fffbeb;--status-warn-glyph:"⚠";--status-err:#b91c1c;--status-err-bg:#fef2f2;--status-err-glyph:"✕";--status-info:var(--highlight-2);--status-info-bg:var(--highlight-2-soft);--status-info-glyph:"ℹ";--art-line:#1d4ed842;--art-trace:#2845bd;--art-plate:#1d4ed812;--hero-wash:radial-gradient(ellipse 70% 55% at 78% -10%, #3b82f621, transparent 70%);--font-sans:"Inter", 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;--display-xl:clamp(2.5rem, 1.1rem + 5vw, 5rem);--display-lg:clamp(2rem, 1.1rem + 3.1vw, 3.5rem);--display-md:clamp(1.6rem, 1.05rem + 1.8vw, 2.5rem);--display-sm:clamp(1.25rem, 1rem + .85vw, 1.6rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-sm:8px;--radius:10px;--radius-lg:14px;--radius-xl:18px;--radius-full:999px;--shadow-sm:0 1px 2px #0b15240f;--shadow:0 4px 16px #0b152414;--shadow-lg:0 18px 48px #0b15241f;--measure:68ch;--page-max:1180px}:root[data-theme=dark]{--highlight-1:#38bdf8;--highlight-1-soft:#38bdf81f;--highlight-2:#0ea5e9;--highlight-2-soft:#0ea5e91f;--highlight-3:#22cdee;--highlight-3-soft:#22cdee1f;--highlight-4:#818cf8;--highlight-4-soft:#818cf81f;--brand-accent:#38bdf8;--brand-accent-hover:#7dd3fc;--on-brand:#050505;--action:#facc15;--action-hover:#fde047;--action-ink:#050505;--bg:#030712;--bg-subtle:#0b1220;--bg-sunken:#111827;--surface:#1118278c;--surface-raised:#182134c7;--surface-blur:blur(16px);--border:#ffffff0f;--border-strong:#ffffff24;--ink:#f8fafc;--ink-muted:#94a3b8;--ink-faint:#64748b;--ink-inverse:#030712;--status-ok:#4ade80;--status-ok-bg:#4ade801f;--status-warn:#f59e0b;--status-warn-bg:#f59e0b1f;--status-err:#f43f5e;--status-err-bg:#f43f5e1f;--status-info:#38bdf8;--status-info-bg:#38bdf81f;--art-line:#9ebeff61;--art-trace:#5b7cf0;--art-plate:#9ebeff0f;--hero-wash:radial-gradient(ellipse 70% 55% at 78% -10%, #38bdf829, transparent 70%);--shadow-sm:0 1px 2px #00000047, 0 8px 24px -8px #00000073;--shadow:0 2px 4px #0000004d, 0 16px 40px -12px #0000008c;--shadow-lg:0 4px 8px #00000052, 0 32px 64px -16px #000000b3;--glass-specular:inset 0 1px 0 #ffffff0e}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums;margin:0;font-size:1rem;line-height:1.65}img,svg{max-width:100%;height:auto}a{color:var(--brand-accent);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--brand-accent-hover)}:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px;border-radius:var(--radius-sm)}.skip-link{left:-9999px;top:var(--space-2);background:var(--surface);color:var(--ink);padding:var(--space-2) var(--space-4);border-radius:var(--radius);border:1px solid var(--border-strong);z-index:100;position:absolute}.skip-link:focus{left:var(--space-4)}.wrap{width:100%;max-width:var(--page-max);padding-inline:var(--space-5);margin-inline:auto}.section{padding-block:var(--space-8)}.section--tight{padding-block:var(--space-7)}.section--sunken{background:var(--bg-subtle)}.prose{max-width:var(--measure)}.display-xl{font-size:var(--display-xl);letter-spacing:-.025em;margin:0;font-weight:700;line-height:1.05}.display-lg{font-size:var(--display-lg);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.1}.display-md{font-size:var(--display-md);letter-spacing:-.015em;margin:0;font-weight:650;line-height:1.2}.display-sm{font-size:var(--display-sm);margin:0;font-weight:650;line-height:1.3}.lede{color:var(--ink-muted);max-width:var(--measure);font-size:1.15rem}.muted{color:var(--ink-muted)}.faint{color:var(--ink-faint);font-size:.9rem}.eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--brand-accent);margin:0 0 var(--space-3);font-size:.75rem;font-weight:700}.site-header{z-index:50;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header__inner{align-items:center;gap:var(--space-5);min-height:64px;display:flex}.brand{align-items:center;gap:var(--space-2);letter-spacing:-.01em;color:var(--ink);font-size:1.05rem;font-weight:750;text-decoration:none;display:inline-flex}.brand__mark{border-radius:7px;flex:none;width:26px;height:26px;display:block}.brand__plus{color:inherit}.nav{gap:var(--space-4);flex-wrap:wrap;align-items:center;margin-left:auto;display:flex}.nav a:not(.btn){color:var(--ink-muted);font-size:.95rem;font-weight:550;text-decoration:none}.nav a:not(.btn):hover,.nav a:not(.btn)[aria-current=page]{color:var(--ink)}.btn{align-items:center;gap:var(--space-2);border-radius:var(--radius);font:inherit;cursor:pointer;border:1px solid #0000;padding:.65rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.btn--primary{background:var(--brand-accent);color:var(--on-brand)}.btn--primary:hover{background:var(--brand-accent-hover);color:var(--on-brand)}.btn--ghost{border-color:var(--border-strong);color:var(--ink);background:0 0}.btn--ghost:hover{border-color:var(--brand-accent);color:var(--brand-accent)}.btn-row{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.grid{gap:var(--space-4);display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.card{background:var(--surface);-webkit-backdrop-filter:var(--surface-blur);backdrop-filter:var(--surface-blur);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm);transition:border-color .14s,transform .14s;position:relative}.card:before{content:"";border-radius:var(--radius-lg) 0 0 var(--radius-lg);background:var(--card-accent,var(--highlight-2));width:3px;position:absolute;inset:0 auto 0 0}.grid>.card:nth-child(4n+1){--card-accent:var(--highlight-1)}.grid>.card:nth-child(4n+2){--card-accent:var(--highlight-2)}.grid>.card:nth-child(4n+3){--card-accent:var(--highlight-3)}.grid>.card:nth-child(4n+4){--card-accent:var(--highlight-4)}.card:hover{border-color:var(--card-accent,var(--border-strong))}.card h3+p{margin-top:var(--space-2)}.card h3{margin:0 0 var(--space-2);font-size:1.05rem}.card p{color:var(--ink-muted);margin:0;font-size:.95rem}.stats{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.stat{border-left:3px solid var(--stat-accent,var(--highlight-2));padding-left:var(--space-4)}.stats>.stat:nth-child(4n+1){--stat-accent:var(--highlight-1)}.stats>.stat:nth-child(4n+2){--stat-accent:var(--highlight-2)}.stats>.stat:nth-child(4n+3){--stat-accent:var(--highlight-3)}.stats>.stat:nth-child(4n+4){--stat-accent:var(--highlight-4)}.stat__value{color:var(--stat-accent,var(--ink));letter-spacing:-.02em;font-size:1.9rem;font-weight:750;line-height:1.1}.stat__label{color:var(--ink-muted);font-size:.9rem}.status{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);border:1px solid;padding:.15rem .6rem;font-size:.8rem;font-weight:650;display:inline-flex}.status:before{font-weight:700}.status--ok{color:var(--status-ok);background:var(--status-ok-bg)}.status--ok:before{content:var(--status-ok-glyph)}.status--warn{color:var(--status-warn);background:var(--status-warn-bg)}.status--warn:before{content:var(--status-warn-glyph)}.status--err{color:var(--status-err);background:var(--status-err-bg)}.status--err:before{content:var(--status-err-glyph)}.status--info{color:var(--status-info);background:var(--status-info-bg)}.status--info:before{content:var(--status-info-glyph)}.notice{border:1px solid var(--border-strong);border-left-width:3px;border-left-color:var(--status-info);background:var(--status-info-bg);border-radius:var(--radius);padding:var(--space-4);font-size:.95rem}.notice--warn{border-left-color:var(--status-warn);background:var(--status-warn-bg)}.hero{padding-block:var(--space-9) var(--space-8);position:relative;overflow:hidden}.hero__art{pointer-events:none;opacity:.55;background-image:linear-gradient(to right, var(--art-plate) 1px, transparent 1px), linear-gradient(to bottom, var(--art-plate) 1px, transparent 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 70% 0,#000 30%,#0000 75%);mask-image:radial-gradient(80% 60% at 70% 0,#000 30%,#0000 75%)}.hero:after{content:"";pointer-events:none;background:var(--hero-wash);z-index:0;position:absolute;inset:0}.hero>.wrap{z-index:1;position:relative}.table-scroll{overflow-x:auto}table.data{border-collapse:collapse;width:100%;font-size:.95rem}table.data caption{text-align:left;color:var(--ink-muted);padding-bottom:var(--space-3)}table.data th,table.data td{text-align:left;padding:var(--space-3);border-bottom:1px solid var(--border);vertical-align:top}table.data th{color:var(--ink);white-space:nowrap;font-weight:650}.feature-group{margin-bottom:var(--space-7)}.feature-group__head{align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.feature-group:nth-child(4n+1) .feature-group__head h2{color:var(--highlight-1)}.feature-group:nth-child(4n+2) .feature-group__head h2{color:var(--highlight-2)}.feature-group:nth-child(4n+3) .feature-group__head h2{color:var(--highlight-3)}.feature-group:nth-child(4n+4) .feature-group__head h2{color:var(--highlight-4)}.feature-group__count{color:var(--ink-faint);font-size:.9rem}.feature{border-top:1px solid var(--border);padding:var(--space-4) 0}.feature:last-child{border-bottom:1px solid var(--border)}.feature__name{margin:0 0 var(--space-1);font-weight:650}.feature__desc{color:var(--ink-muted);margin:0;font-size:.95rem}.feature__desc code{font-family:var(--font-mono);background:var(--bg-sunken);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.88em}.docs-layout{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:960px){.docs-layout{grid-template-columns:240px 1fr}.docs-nav{align-self:start;max-height:calc(100vh - 100px);position:sticky;top:84px;overflow-y:auto}}.docs-nav ul{margin:0;padding:0;list-style:none}.docs-nav li{margin-bottom:var(--space-1)}.docs-nav a{padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);color:var(--ink-muted);font-size:.92rem;text-decoration:none;display:block}.docs-nav a:hover{background:var(--bg-sunken);color:var(--ink)}.docs-nav .docs-nav__group{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;margin:var(--space-4) 0 var(--space-2);font-size:.8rem;font-weight:700}.doc-section{margin-bottom:var(--space-7);scroll-margin-top:84px}.doc-section h2{margin-bottom:var(--space-3)}.doc-section h3{margin:var(--space-5) 0 var(--space-2);font-size:1.05rem}.doc-section p,.doc-section li{color:var(--ink-muted)}.doc-section li{margin-bottom:var(--space-2)}pre.code{background:var(--bg-sunken);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);font-family:var(--font-mono);color:var(--ink);font-size:.86rem;line-height:1.6;overflow-x:auto}.site-footer{border-top:1px solid var(--border);background:var(--bg-subtle);padding-block:var(--space-7) var(--space-6);margin-top:var(--space-8)}.footer-grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));display:grid}.footer-grid h4{text-transform:uppercase;letter-spacing:.07em;color:var(--ink-faint);margin:0 0 var(--space-3);font-size:.78rem}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid li{margin-bottom:var(--space-2)}.footer-grid a{color:var(--ink-muted);font-size:.92rem;text-decoration:none}.footer-grid a:hover{color:var(--brand-accent)}.colophon{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border);justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;display:flex}.theme-toggle{border:1px solid var(--border-strong);color:var(--ink-muted);border-radius:var(--radius);cursor:pointer;background:0 0;place-items:center;width:34px;height:34px;font-size:.95rem;line-height:1;display:grid}.theme-toggle:hover{color:var(--brand-accent);border-color:var(--brand-accent)}:root[data-theme=dark] .btn--primary{background:var(--action);color:var(--action-ink);box-shadow:0 0 0 1px #facc1540,0 8px 24px -10px #facc1580}:root[data-theme=dark] .btn--primary:hover{background:var(--action-hover);color:var(--action-ink)}:root[data-theme=dark] .card,:root[data-theme=dark] .notice{box-shadow:var(--shadow-sm), var(--glass-specular)}:root[data-theme=dark] .site-header{border-bottom-color:var(--border);background:#030712b8}:root[data-theme=dark] .site-footer,:root[data-theme=dark] .section--sunken{background:var(--bg-subtle)}:root[data-theme=dark] pre.code{-webkit-backdrop-filter:var(--surface-blur);backdrop-filter:var(--surface-blur);background:#111827b8}.figure{width:100%;max-width:560px;height:auto;display:block;overflow:visible}.figure--platform{max-width:400px;margin-inline:auto}.figure--pane{max-width:460px}.figure__label{fill:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:650}.figure__label--warn{fill:var(--status-warn)}.figure__sub{fill:var(--ink-muted);font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-size:11px}.figure__flow{stroke-dasharray:6 10;animation:2.4s linear infinite figure-flow}@keyframes figure-flow{to{stroke-dashoffset:-32px}}.figure__pulse{transform-origin:50%;animation:2.6s ease-in-out infinite figure-pulse}@keyframes figure-pulse{0%,to{opacity:1}50%{opacity:.45}}.figure__orbit{transform-origin:200px 175px;animation:9s linear infinite figure-orbit}@keyframes figure-orbit{to{transform:rotate(360deg)}}.figure__node{animation:.62s ease-out both figure-rise}@keyframes figure-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.figure__bar{transform-origin:0;animation:.9s cubic-bezier(.2,.7,.3,1) both figure-grow}@keyframes figure-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.cap-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));display:grid}.cap{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:var(--surface-blur);backdrop-filter:var(--surface-blur);align-items:flex-start;display:flex}.cap__body{min-width:0}.cap__name{margin:0 0 var(--space-1);font-weight:650}.cap__desc{color:var(--ink-muted);margin:0;font-size:.9rem}.cap__dot{border-radius:50%;flex:none;width:10px;height:10px;margin-top:6px}.cap--now .cap__dot{background:var(--status-ok)}.cap--early .cap__dot{background:var(--status-warn)}.cap--upcoming .cap__dot{background:var(--ink-faint)}.cap__when{margin-top:var(--space-2);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700;display:inline-block}.cap--now .cap__when{color:var(--status-ok)}.cap--early .cap__when{color:var(--status-warn)}.cap--upcoming .cap__when{color:var(--ink-faint)}.split{gap:var(--space-6);align-items:center;display:grid}@media (min-width:900px){.split{gap:var(--space-8);grid-template-columns:1fr 1fr}.split--figure-first>:first-child{order:2}.split--figure-first>:last-child{order:1}}.pull{border-left:3px solid var(--highlight-1);padding:var(--space-2) 0 var(--space-2) var(--space-5);margin:var(--space-6) 0;color:var(--ink);max-width:var(--measure);font-size:1.1rem}.btn{position:relative}.btn--primary:focus-visible{outline-offset:3px}.hero .btn--primary{animation:.7s ease-out .12s both figure-rise}.section--sunken{border-block:1px solid var(--border)}.stat__value{font-variant-numeric:tabular-nums}main>section:first-child{position:relative;overflow:hidden}main>section:first-child:before{content:"";pointer-events:none;z-index:0;background:var(--hero-wash), linear-gradient(to right, var(--art-plate) 1px, transparent 1px) 0 0 / 48px 48px, linear-gradient(to bottom, var(--art-plate) 1px, transparent 1px) 0 0 / 48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 100% at 60% -20%,#000 25%,#0000 78%);mask-image:radial-gradient(90% 100% at 60% -20%,#000 25%,#0000 78%)}main>section:first-child>.wrap{z-index:1;position:relative}.hero:before{content:none}.docs-nav a[aria-current=true],.docs-nav a:focus-visible{background:var(--bg-sunken);color:var(--ink)}.doc-section>h2{color:var(--highlight-2)}.doc-section:nth-of-type(4n+1)>h2{color:var(--highlight-1)}.doc-section:nth-of-type(4n+3)>h2{color:var(--highlight-3)}.doc-section:nth-of-type(4n+4)>h2{color:var(--highlight-4)}.table-scroll{position:relative}table.data tbody tr:hover{background:var(--bg-subtle)}.brand{white-space:nowrap}@media (max-width:700px){.site-header__inner{gap:var(--space-2);padding-block:var(--space-2);flex-wrap:wrap;min-height:0}.brand{margin-right:auto;font-size:1rem}.nav{gap:var(--space-4);scrollbar-width:none;width:100%;padding-bottom:var(--space-1);-webkit-overflow-scrolling:touch;flex-wrap:nowrap;order:3;margin-left:0;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav a:not(.btn){flex:none;font-size:.9rem}.nav .btn--primary,.theme-toggle{order:-1}.site-header__inner>.brand{flex:auto}.nav{align-items:center}}@media (max-width:899px){.split--figure-first>:first-child,.split--figure-first>:last-child{order:0}.figure{margin-inline:auto}}.engine-marks{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.engine-marks img{border-radius:11px;width:44px;height:44px;display:block}.engine-marks__rule{color:var(--ink-muted);letter-spacing:.02em;white-space:nowrap;font-size:.8rem}.engine-grid{gap:var(--space-4);margin-top:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.engine-cell{border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-4);background:var(--surface)}.engine-cell h3{margin:0 0 var(--space-2);font-size:.95rem}.engine-cell p{color:var(--ink-muted);margin:0;font-size:.9rem}.engine-cell__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);border:1px solid var(--border);margin-bottom:var(--space-2);border-radius:999px;padding:2px 9px;font-size:.7rem;display:inline-block}.trademark-note{margin-top:var(--space-5);color:var(--ink-muted);font-size:.78rem}
