.documentation-module__kxUoJG__page{--bg:#efe3d3;--bg-alt:#e4d4bf;--surface:#f6ede1;--surface-elevated:#fbf7f1;--text:#1f1914;--text-soft:#4b4034;--text-faint:#7f705f;--border:#c6b7a7;--border-strong:#9b8873;--accent:#1f6a78;--accent-soft:#1f6a7824;background:radial-gradient(circle at 0% 0%,#1f6a781c,transparent 35%),radial-gradient(circle at 100% 10%,#563f1f1a,transparent 42%),linear-gradient(180deg,var(--bg),var(--bg-alt));width:100%;max-width:100%;min-height:100vh;color:var(--text);font-family:var(--font-geist-sans),system-ui,sans-serif;transition:background-color .35s,color .35s;overflow-x:hidden}.documentation-module__kxUoJG__light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.documentation-module__kxUoJG__dark{--bg:#271f19;--bg-alt:#1e1712;--surface:#352a23;--surface-elevated:#2f251f;--text:#f3e9dc;--text-soft:#d5c4b2;--text-faint:#a68f79;--border:#56473a;--border-strong:#74624f;--accent:#8ddce9;--accent-soft:#8ddce926;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.documentation-module__kxUoJG__skipLink{z-index:999;color:#fff;background:#111;border-radius:8px;padding:10px 14px;font-size:14px;text-decoration:none;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.documentation-module__kxUoJG__skipLink:focus{transform:translateY(0)}.documentation-module__kxUoJG__container{width:min(1180px,100% - 3rem);margin:0 auto}.documentation-module__kxUoJG__hero{border-bottom:1px solid var(--border);padding:8.2rem 0 2.4rem}.documentation-module__kxUoJG__heroEyebrow{font-family:var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.11em;color:var(--text-faint);margin-bottom:.75rem;font-size:.72rem}.documentation-module__kxUoJG__heroTitle{max-width:11.5ch;font-family:var(--font-playfair),serif;letter-spacing:-.024em;margin:0;font-size:clamp(2.6rem,6vw,4.6rem);line-height:1.02}.documentation-module__kxUoJG__heroLead{max-width:72ch;color:var(--text-soft);margin:1rem 0 0;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.72}.documentation-module__kxUoJG__heroChips{flex-wrap:wrap;gap:.5rem;margin-top:1.15rem;display:flex}.documentation-module__kxUoJG__heroChip{border:1px solid var(--border);font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;color:var(--text-faint);background:color-mix(in srgb,var(--surface)88%,transparent);border-radius:999px;padding:.28rem .72rem;font-size:.66rem}.documentation-module__kxUoJG__mobileToc{border:1px solid var(--border);background:color-mix(in srgb,var(--surface)92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border)transparent;border-radius:10px;margin-top:1rem;overflow-x:auto}.documentation-module__kxUoJG__mobileTocInner{scroll-snap-type:x proximity;align-items:center;gap:.34rem;min-height:42px;padding:.38rem .46rem;display:flex}.documentation-module__kxUoJG__mobileTocLink{white-space:nowrap;min-height:2.2rem;font-size:.74rem;font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;color:var(--text-faint);scroll-snap-align:start;border:1px solid #0000;border-radius:999px;align-items:center;padding:.45rem .78rem;text-decoration:none;transition:all .2s;display:inline-flex}.documentation-module__kxUoJG__mobileTocLink:hover{border-color:var(--border);color:var(--text)}.documentation-module__kxUoJG__mobileTocLinkActive{border-color:color-mix(in srgb,var(--accent)55%,var(--border));color:var(--accent);background:var(--accent-soft)}.documentation-module__kxUoJG__mobileToc::-webkit-scrollbar{height:4px}.documentation-module__kxUoJG__mobileToc::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.documentation-module__kxUoJG__layout{grid-template-columns:minmax(210px,250px) minmax(0,1fr);align-items:start;gap:1.4rem;margin-top:1.2rem;display:grid}.documentation-module__kxUoJG__sidebar{border:1px solid var(--border);background:color-mix(in srgb,var(--surface)92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;max-height:calc(100vh - 108px);padding:.74rem;position:sticky;top:96px;overflow-y:auto;box-shadow:0 12px 28px #0000001f}.documentation-module__kxUoJG__sidebar::-webkit-scrollbar{width:4px}.documentation-module__kxUoJG__sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.documentation-module__kxUoJG__dark .documentation-module__kxUoJG__sidebar{box-shadow:0 16px 34px #00000042}.documentation-module__kxUoJG__sidebarLabel{text-transform:uppercase;letter-spacing:.11em;font-size:.65rem;font-family:var(--font-geist-mono),monospace;color:var(--text-faint);margin-bottom:.5rem}.documentation-module__kxUoJG__sidebarNav{flex-direction:column;gap:.32rem;display:flex}.documentation-module__kxUoJG__sidebarLink{min-height:2.35rem;color:var(--text-faint);border:1px solid #0000;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.5rem .58rem;text-decoration:none;transition:border-color .2s,background-color .2s,color .2s;display:grid}.documentation-module__kxUoJG__sidebarLink:hover{border-color:var(--border);background:var(--surface-elevated);color:var(--text)}.documentation-module__kxUoJG__sidebarLinkActive{border-color:color-mix(in srgb,var(--accent)55%,var(--border));background:var(--accent-soft);color:var(--accent)}.documentation-module__kxUoJG__sidebarIndex{font-family:var(--font-geist-mono),monospace;letter-spacing:.06em;font-size:.62rem}.documentation-module__kxUoJG__sidebarText{text-transform:uppercase;letter-spacing:.055em;font-family:var(--font-geist-mono),monospace;white-space:nowrap;text-overflow:ellipsis;font-size:.64rem;overflow:hidden}.documentation-module__kxUoJG__sidebarActions{margin-top:.7rem}.documentation-module__kxUoJG__printButton{border:1px solid var(--border-strong);background:var(--surface-elevated);width:100%;min-height:44px;color:var(--text-soft);font-family:var(--font-geist-mono),monospace;letter-spacing:.04em;cursor:pointer;border-radius:999px;padding:.48rem .92rem;font-size:.66rem;transition:background-color .2s,transform .2s}.documentation-module__kxUoJG__printButton:hover{background:var(--accent-soft);transform:translateY(-1px)}.documentation-module__kxUoJG__content{flex-direction:column;gap:1.05rem;min-width:0;padding-bottom:3rem;display:flex}.documentation-module__kxUoJG__docSection{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-elevated)94%,transparent);border-radius:16px;min-width:0;padding:1.18rem}.documentation-module__kxUoJG__sectionHead{border-bottom:1px solid var(--border);padding-bottom:.72rem}.documentation-module__kxUoJG__sectionLabel{font-family:var(--font-geist-mono),monospace;letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin-bottom:.3rem;font-size:.64rem;display:inline-block}.documentation-module__kxUoJG__sectionTitle{letter-spacing:-.014em;margin:0;font-size:clamp(1.34rem,2.1vw,1.82rem);line-height:1.22}.documentation-module__kxUoJG__sectionSummary{color:var(--text-soft);margin:.48rem 0 0;font-size:.95rem;line-height:1.64}.documentation-module__kxUoJG__sectionBody{min-width:0;padding-top:.95rem}.documentation-module__kxUoJG__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.documentation-module__kxUoJG__metricCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:.78rem}.documentation-module__kxUoJG__metricLabel{font-family:var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);margin:0;font-size:.63rem}.documentation-module__kxUoJG__metricValue{margin:.34rem 0 0;font-size:1.26rem;font-weight:640;line-height:1.18}.documentation-module__kxUoJG__metricSub{color:var(--text-soft);margin:.32rem 0 0;font-size:.82rem;line-height:1.52}.documentation-module__kxUoJG__callout{border:1px solid color-mix(in srgb,var(--accent)46%,var(--border));border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--text-soft);border-radius:10px;margin-top:.82rem;padding:.72rem .78rem;font-size:.92rem;line-height:1.62}.documentation-module__kxUoJG__prose p{color:var(--text-soft);margin:0 0 .82rem;font-size:.95rem;line-height:1.72}.documentation-module__kxUoJG__prose p:last-child{margin-bottom:0}.documentation-module__kxUoJG__roleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem;display:grid}.documentation-module__kxUoJG__roleCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:.82rem}.documentation-module__kxUoJG__roleTitle{letter-spacing:-.01em;margin:0;font-size:1.01rem;line-height:1.24}.documentation-module__kxUoJG__roleText{color:var(--text-soft);margin:.45rem 0 0;font-size:.84rem;line-height:1.54}.documentation-module__kxUoJG__flowList{gap:.52rem;margin:0;padding-left:1.2rem;display:grid}.documentation-module__kxUoJG__flowList li{color:var(--text-soft);font-size:.92rem;line-height:1.62}.documentation-module__kxUoJG__layerStack{gap:.64rem;display:grid}.documentation-module__kxUoJG__layerCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:.76rem}.documentation-module__kxUoJG__layerTitle{text-transform:uppercase;letter-spacing:.08em;font-size:.94rem;font-family:var(--font-geist-mono),monospace;color:var(--text-soft);margin:0}.documentation-module__kxUoJG__tagRow{flex-wrap:wrap;gap:.4rem;margin-top:.56rem;display:flex}.documentation-module__kxUoJG__tag{border:1px solid var(--border);color:var(--text-soft);background:var(--surface-elevated);border-radius:999px;padding:.27rem .6rem;font-size:.7rem;line-height:1}.documentation-module__kxUoJG__chipGroup{flex-wrap:wrap;gap:.42rem;margin-bottom:.62rem;display:flex}.documentation-module__kxUoJG__chip{border:1px solid color-mix(in srgb,var(--accent)35%,var(--border));background:var(--accent-soft);color:var(--accent);font-size:.7rem;font-family:var(--font-geist-mono),monospace;border-radius:999px;padding:.26rem .62rem}.documentation-module__kxUoJG__tableWrap{-webkit-overflow-scrolling:touch;border:1px solid var(--border);scrollbar-width:thin;scrollbar-color:var(--border)transparent;border-radius:12px;max-width:100%;position:relative;overflow-x:auto}.documentation-module__kxUoJG__tableWrap::-webkit-scrollbar{height:5px}.documentation-module__kxUoJG__tableWrap::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.documentation-module__kxUoJG__docsTable{border-collapse:collapse;width:100%;min-width:560px}.documentation-module__kxUoJG__docsTable th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.65rem;font-family:var(--font-geist-mono),monospace;background:var(--surface-elevated);border-bottom:1px solid var(--border);overflow-wrap:anywhere;padding:.62rem .72rem}.documentation-module__kxUoJG__docsTable td{border-bottom:1px solid var(--border);color:var(--text-soft);overflow-wrap:anywhere;padding:.62rem .72rem;font-size:.84rem;line-height:1.5}.documentation-module__kxUoJG__docsTable tr:last-child td{border-bottom:none}.documentation-module__kxUoJG__signalList{gap:.45rem;margin:0;padding-left:1.15rem;display:grid}.documentation-module__kxUoJG__signalList li{color:var(--text-soft);font-size:.91rem;line-height:1.62}.documentation-module__kxUoJG__roadmap{gap:.54rem;display:grid}.documentation-module__kxUoJG__roadmapItem{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:.7rem .78rem}.documentation-module__kxUoJG__roadmapItem p{color:var(--text-soft);margin:0;font-size:.9rem;line-height:1.58}.documentation-module__kxUoJG__roadmapPhase{font-family:var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.09em;color:var(--accent);margin-bottom:.28rem;font-size:.62rem}.documentation-module__kxUoJG__glossaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.66rem;display:grid}.documentation-module__kxUoJG__glossaryItem{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:.74rem}.documentation-module__kxUoJG__glossaryTerm{text-transform:uppercase;letter-spacing:.08em;font-size:.83rem;font-family:var(--font-geist-mono),monospace;color:var(--text-soft);margin:0}.documentation-module__kxUoJG__glossaryItem p{color:var(--text-soft);margin:.42rem 0 0;font-size:.84rem;line-height:1.54}.documentation-module__kxUoJG__printHidden{display:block}@media (max-width:980px){.documentation-module__kxUoJG__layout{grid-template-columns:1fr;gap:1rem}.documentation-module__kxUoJG__sidebar{display:none}.documentation-module__kxUoJG__mobileToc{margin-bottom:.3rem}}@media (min-width:981px){.documentation-module__kxUoJG__mobileToc{display:none}}@media (max-width:760px){.documentation-module__kxUoJG__container{width:min(1180px,100% - 1.6rem)}.documentation-module__kxUoJG__hero{padding-top:7.4rem}.documentation-module__kxUoJG__heroTitle{max-width:13ch;font-size:clamp(2.2rem,9vw,3rem)}.documentation-module__kxUoJG__docSection{padding:.96rem}.documentation-module__kxUoJG__sectionSummary{font-size:.9rem}.documentation-module__kxUoJG__metricsGrid,.documentation-module__kxUoJG__roleGrid,.documentation-module__kxUoJG__glossaryGrid{grid-template-columns:1fr}.documentation-module__kxUoJG__docsTable{min-width:520px}.documentation-module__kxUoJG__docsTable th,.documentation-module__kxUoJG__docsTable td{padding:.56rem .62rem}}@media (max-width:480px){.documentation-module__kxUoJG__container{width:min(1180px,100% - 1.2rem)}.documentation-module__kxUoJG__hero{padding-top:6.9rem;padding-bottom:1.9rem}.documentation-module__kxUoJG__heroTitle{max-width:none;font-size:clamp(2rem,10vw,2.6rem)}.documentation-module__kxUoJG__heroLead{font-size:.92rem;line-height:1.62}.documentation-module__kxUoJG__mobileTocInner{padding:.34rem .36rem}.documentation-module__kxUoJG__mobileTocLink{min-height:2.05rem;padding:.38rem .62rem;font-size:.68rem}.documentation-module__kxUoJG__docSection{padding:.88rem}.documentation-module__kxUoJG__sectionTitle{font-size:clamp(1.1rem,6.4vw,1.34rem)}.documentation-module__kxUoJG__sectionSummary{font-size:.88rem}.documentation-module__kxUoJG__docsTable{min-width:480px}.documentation-module__kxUoJG__docsTable th{font-size:.6rem}.documentation-module__kxUoJG__docsTable td{font-size:.79rem;line-height:1.42}}@media (max-width:374px){.documentation-module__kxUoJG__container{width:min(1180px,100% - 1rem)}.documentation-module__kxUoJG__hero{padding-top:6.6rem}.documentation-module__kxUoJG__heroTitle{font-size:clamp(1.9rem,11vw,2.35rem)}.documentation-module__kxUoJG__heroLead{font-size:.88rem;line-height:1.58}.documentation-module__kxUoJG__mobileTocLink{min-height:1.95rem;padding:.34rem .56rem;font-size:.64rem}.documentation-module__kxUoJG__docSection{padding:.82rem}.documentation-module__kxUoJG__docsTable{min-width:440px}.documentation-module__kxUoJG__docsTable th,.documentation-module__kxUoJG__docsTable td{padding:.46rem .5rem}.documentation-module__kxUoJG__docsTable td{font-size:.75rem}}@media print{.documentation-module__kxUoJG__page{color:#111;background:#fff}.documentation-module__kxUoJG__printHidden,.documentation-module__kxUoJG__mobileToc,.documentation-module__kxUoJG__sidebar{display:none!important}.documentation-module__kxUoJG__container{width:100%}.documentation-module__kxUoJG__hero{border-bottom-color:#ccc;padding:1.2rem 0 1.1rem}.documentation-module__kxUoJG__heroTitle{font-size:2rem}.documentation-module__kxUoJG__docSection{break-inside:avoid-page;page-break-inside:avoid;background:#fff;border-color:#ccc}.documentation-module__kxUoJG__sectionTitle{font-size:1.2rem}}
