.docs-module__jMC11a__docsRoot{--bg:#0a0a0a;--bg-elev:#151515;--bg-elev-2:#202020;--border:#ffffff26;--border-strong:#ffffff40;--text:#fff;--text-muted:#a9a9a9;--text-faint:#8c8c8c;--accent:#f6c444;--accent-ink:#0a0a0a;--accent-soft:#f6c44420;--accent-border:#f6c44459;--green:#5fd08a;--green-soft:#5fd08a24;--amber:#f6c444;--amber-soft:#f6c44420;--gray:#8c8c8c;--gray-soft:#8c8c8c29;--code-bg:#0e0e0e;--radius:6px;--radius-lg:10px;--mono:"SF Mono", "Cascadia Code", Consolas, "Roboto Mono", monospace;--header-h:56px;background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;flex-direction:column;display:flex}.docs-module__jMC11a__docsRoot a{color:inherit;text-decoration:none}.docs-module__jMC11a__topnav{z-index:40;height:var(--header-h);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0aeb;align-items:center;gap:20px;padding:0 20px;display:flex;position:sticky;top:0}.docs-module__jMC11a__topnavMenuBtn{color:var(--text);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:20px;display:none}.docs-module__jMC11a__topnavLogo{white-space:nowrap;letter-spacing:-.01em;flex-shrink:0;align-items:center;gap:9px;font-size:16px;font-weight:700;display:flex}.docs-module__jMC11a__brandMark{width:22px;height:22px;color:var(--accent);flex-shrink:0;display:block}.docs-module__jMC11a__docsTag{color:var(--text-muted);margin-left:-2px;font-size:13px;font-weight:500}.docs-module__jMC11a__topnavSearch{flex:1;max-width:420px;position:relative}.docs-module__jMC11a__topnavSearch input{background:var(--bg-elev);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;padding:7px 34px 7px 12px;font-family:inherit;font-size:13px}.docs-module__jMC11a__topnavSearch input:focus{border-color:var(--accent-border);outline:none}.docs-module__jMC11a__kbdHint{color:var(--text-faint);border:1px solid var(--border);background:var(--bg-elev-2);pointer-events:none;border-radius:5px;padding:1px 5px;font-size:11px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.docs-module__jMC11a__searchResults{background:var(--bg-elev);border:1px solid var(--border-strong);border-radius:var(--radius);z-index:50;max-height:320px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000080}.docs-module__jMC11a__searchResults a{border-bottom:1px solid var(--border);padding:9px 14px;font-size:13px;display:block}.docs-module__jMC11a__searchResults a:last-child{border-bottom:none}.docs-module__jMC11a__searchResults a:hover{background:var(--bg-elev-2)}.docs-module__jMC11a__srGroup{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:10px;display:block}.docs-module__jMC11a__srEmpty{color:var(--text-muted);padding:14px;font-size:13px}.docs-module__jMC11a__topnavRight{white-space:nowrap;align-items:center;gap:14px;margin-left:auto;display:flex}.docs-module__jMC11a__topnavLink{color:var(--text-muted);font-size:13px}.docs-module__jMC11a__topnavLink:hover{color:var(--text)}.docs-module__jMC11a__layout{flex:1;min-height:0;display:flex}.docs-module__jMC11a__sidebar{border-right:1px solid var(--border);width:264px;top:var(--header-h);height:calc(100vh - var(--header-h));flex-shrink:0;padding:22px 14px 40px;position:sticky;overflow-y:auto}.docs-module__jMC11a__navTopLink{color:var(--text);border-radius:8px;margin-bottom:6px;padding:7px 12px;font-size:14px;font-weight:600;display:block}.docs-module__jMC11a__navTopLink:hover{background:var(--bg-elev)}.docs-module__jMC11a__navTopLink.docs-module__jMC11a__active{background:var(--accent-soft)}.docs-module__jMC11a__navGroup{margin-bottom:4px}.docs-module__jMC11a__navGroupTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--text-faint);margin:20px 12px 6px;font-size:11px;font-weight:700}.docs-module__jMC11a__navGroup:first-of-type .docs-module__jMC11a__navGroupTitle{margin-top:10px}.docs-module__jMC11a__navLink{color:var(--text-muted);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:1px;padding:6px 12px;font-size:13.5px;display:flex}.docs-module__jMC11a__navLink.docs-module__jMC11a__indent{padding-left:24px;font-size:13px}.docs-module__jMC11a__navLink:hover{background:var(--bg-elev);color:var(--text)}.docs-module__jMC11a__navLink.docs-module__jMC11a__active{background:var(--accent-soft);color:var(--text)}.docs-module__jMC11a__navStatus{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;flex-shrink:0;padding:1.5px 6px;font-size:9.5px;font-weight:700}.docs-module__jMC11a__navStatus.docs-module__jMC11a__beta{background:var(--amber-soft);color:var(--amber)}.docs-module__jMC11a__content{flex:1;min-width:0;padding:44px 48px 90px}.docs-module__jMC11a__contentInner{max-width:800px;margin:0 auto}.docs-module__jMC11a__content h1{letter-spacing:-.01em;margin:0 0 8px;font-size:30px;font-weight:700}.docs-module__jMC11a__content .docs-module__jMC11a__lead{color:var(--text-muted);max-width:640px;margin:0 0 28px;font-size:16px}.docs-module__jMC11a__content h2{border-top:1px solid var(--border);margin:40px 0 14px;padding-top:8px;font-size:21px;font-weight:700}.docs-module__jMC11a__content h2:first-of-type{border-top:none;padding-top:0}.docs-module__jMC11a__content h3{margin:26px 0 10px;font-size:16px;font-weight:700}.docs-module__jMC11a__content p{color:#cfd0d8;margin:0 0 14px;font-size:14.5px;line-height:1.7}.docs-module__jMC11a__content ul,.docs-module__jMC11a__content ol{color:#cfd0d8;margin:0 0 16px;padding-left:22px;font-size:14.5px;line-height:1.75}.docs-module__jMC11a__content li{margin-bottom:6px}.docs-module__jMC11a__content li>p{margin-bottom:4px}.docs-module__jMC11a__content strong{color:var(--text);font-weight:600}.docs-module__jMC11a__content code{font-family:var(--mono);background:var(--code-bg);border:1px solid var(--border);color:#ffd97a;border-radius:5px;padding:1.5px 5px;font-size:12.8px}.docs-module__jMC11a__content .docs-module__jMC11a__inlineLink{color:var(--accent);-webkit-text-decoration:underline #f6c44459;text-decoration:underline #f6c44459}.docs-module__jMC11a__content .docs-module__jMC11a__inlineLink:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.docs-module__jMC11a__content blockquote{border-left:3px solid var(--accent-border);background:var(--bg-elev);color:#c9cad2;border-radius:0 8px 8px 0;margin:0 0 20px;padding:12px 16px;font-size:13.8px;line-height:1.7}.docs-module__jMC11a__content blockquote p{color:inherit;margin:0 0 8px}.docs-module__jMC11a__content blockquote p:last-child{margin-bottom:0}.docs-module__jMC11a__sourceNote{color:var(--text-faint);margin:-6px 0 20px;font-size:12.5px;font-style:italic}.docs-module__jMC11a__codeBlock{margin:0 0 18px;position:relative}.docs-module__jMC11a__codeBlock pre{background:var(--code-bg);border:1px solid var(--border);font-family:var(--mono);color:#d7d8e0;border-radius:10px;margin:0;padding:16px 18px;font-size:12.8px;line-height:1.6;overflow-x:auto}.docs-module__jMC11a__copyBtn{background:var(--bg-elev-2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:4px 9px;font-family:inherit;font-size:11px;position:absolute;top:8px;right:8px}.docs-module__jMC11a__copyBtn:hover{color:var(--text);border-color:var(--border-strong)}.docs-module__jMC11a__copyBtn.docs-module__jMC11a__copied{color:var(--green);border-color:var(--green)}.docs-module__jMC11a__langTag{text-transform:uppercase;letter-spacing:.04em;color:var(--text-faint);font-size:10px;position:absolute;top:8px;left:14px}.docs-module__jMC11a__codeBlock.docs-module__jMC11a__hasTag pre{padding-top:26px}.docs-module__jMC11a__content table{border-collapse:collapse;width:100%;margin:0 0 20px;font-size:13.5px}.docs-module__jMC11a__content th,.docs-module__jMC11a__content td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:9px 12px}.docs-module__jMC11a__content th{color:var(--text-faint);text-transform:uppercase;letter-spacing:.03em;font-size:11.5px;font-weight:600}.docs-module__jMC11a__content td code{white-space:nowrap}.docs-module__jMC11a__callout{border-radius:var(--radius);border-left:3px solid var(--border-strong);background:var(--bg-elev);margin:0 0 20px;padding:14px 16px;font-size:13.5px;line-height:1.65}.docs-module__jMC11a__callout p:last-child{margin-bottom:0}.docs-module__jMC11a__calloutTitle{text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.docs-module__jMC11a__callout.docs-module__jMC11a__beta{border-left-color:var(--accent)}.docs-module__jMC11a__callout.docs-module__jMC11a__beta .docs-module__jMC11a__calloutTitle{color:var(--accent)}.docs-module__jMC11a__callout.docs-module__jMC11a__note{border-left-color:#6ea8ff}.docs-module__jMC11a__callout.docs-module__jMC11a__note .docs-module__jMC11a__calloutTitle{color:#6ea8ff}.docs-module__jMC11a__pill{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:700;display:inline-block}.docs-module__jMC11a__pill.docs-module__jMC11a__beta{background:var(--amber-soft);color:var(--amber)}.docs-module__jMC11a__steps{counter-reset:step;margin:0 0 22px;padding:0;list-style:none}.docs-module__jMC11a__steps>li{counter-increment:step;border-left:1px solid var(--border);margin-left:13px;padding:2px 0 18px 40px;position:relative}.docs-module__jMC11a__steps>li:last-child{border-left-color:#0000;padding-bottom:2px}.docs-module__jMC11a__steps>li:before{content:counter(step);background:var(--bg-elev-2);border:1px solid var(--border-strong);width:26px;height:26px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:-13px}.docs-module__jMC11a__steps>li>strong:first-child{margin-bottom:4px;font-size:14.5px;display:block}.docs-module__jMC11a__tabs{margin:0 0 22px}.docs-module__jMC11a__tabList{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;margin-bottom:18px;display:flex}.docs-module__jMC11a__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:9px 14px;font-family:inherit;font-size:13.5px;font-weight:600}.docs-module__jMC11a__tabBtn:hover{color:var(--text)}.docs-module__jMC11a__tabBtn.docs-module__jMC11a__active{color:var(--accent);border-bottom-color:var(--accent)}.docs-module__jMC11a__tabPanel{display:none}.docs-module__jMC11a__tabPanel.docs-module__jMC11a__active{display:block}.docs-module__jMC11a__hero{padding:8px 0 32px}.docs-module__jMC11a__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:12px;font-weight:700}.docs-module__jMC11a__hero h1{margin-bottom:10px;font-size:36px}.docs-module__jMC11a__hero .docs-module__jMC11a__lead{max-width:620px;font-size:17px}.docs-module__jMC11a__tileSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:36px 0 14px;font-size:12px;font-weight:700}.docs-module__jMC11a__hero+.docs-module__jMC11a__tileSectionTitle{margin-top:0}.docs-module__jMC11a__tileGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.docs-module__jMC11a__tile{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px;transition:transform .12s,border-color .12s,background .12s;display:block}.docs-module__jMC11a__tile:hover{border-color:var(--border-strong);background:var(--bg-elev-2);transform:translateY(-1px)}.docs-module__jMC11a__tileIcon{width:26px;height:26px;color:var(--accent);margin-bottom:12px}.docs-module__jMC11a__tileIcon svg{width:100%;height:100%}.docs-module__jMC11a__tileTitle{color:var(--text);align-items:center;gap:8px;margin-bottom:5px;font-size:14.5px;font-weight:700;display:flex}.docs-module__jMC11a__tileDesc{color:var(--text-muted);font-size:13px;line-height:1.55}.docs-module__jMC11a__icpGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin:0 0 8px;display:grid}.docs-module__jMC11a__personaSection{margin-top:48px;padding-top:8px;scroll-margin-top:76px}.docs-module__jMC11a__personaLink{color:var(--text-muted);margin:4px 0 20px;font-size:13px;display:inline-block}.docs-module__jMC11a__personaLink:hover{color:var(--accent)}.docs-module__jMC11a__exampleCard{background:var(--bg-elev);border-left:3px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;cursor:pointer;margin:0 0 12px;padding:12px 16px;transition:background .12s;position:relative}.docs-module__jMC11a__exampleCard:hover{background:var(--bg-elev-2)}.docs-module__jMC11a__exampleCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.docs-module__jMC11a__exampleQ{color:var(--text);margin-bottom:4px;padding-right:80px;font-size:14px;font-weight:700}.docs-module__jMC11a__exampleA{color:var(--text-muted);font-size:13px;line-height:1.6}.docs-module__jMC11a__exampleValue{letter-spacing:.03em;text-transform:uppercase;color:var(--accent);margin-top:8px;font-size:11px;font-weight:700}.docs-module__jMC11a__exampleCopyHint{color:var(--text-faint);opacity:0;font-size:10.5px;transition:opacity .12s;position:absolute;top:12px;right:16px}.docs-module__jMC11a__exampleCard:hover .docs-module__jMC11a__exampleCopyHint{opacity:1}.docs-module__jMC11a__exampleCard.docs-module__jMC11a__copied .docs-module__jMC11a__exampleCopyHint{opacity:1;color:var(--green)}.docs-module__jMC11a__integrationSearch{align-items:center;gap:12px;margin:0 0 16px;display:flex}.docs-module__jMC11a__integrationSearch input{background:var(--bg-elev);border:1px solid var(--border);max-width:360px;color:var(--text);border-radius:8px;flex:1;padding:8px 12px;font-family:inherit;font-size:13.5px}.docs-module__jMC11a__integrationSearch input:focus{border-color:var(--accent-border);outline:none}.docs-module__jMC11a__integrationSearch input::placeholder{color:var(--text-faint)}.docs-module__jMC11a__integrationCount{color:var(--text-faint);white-space:nowrap;font-size:12px}.docs-module__jMC11a__integrationEmpty{color:var(--text-muted);grid-column:1/-1;padding:20px 0;font-size:13.5px}.docs-module__jMC11a__integrationGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin:0 0 28px;display:grid}.docs-module__jMC11a__integrationCard{background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;transition:border-color .12s,background .12s;display:block}.docs-module__jMC11a__integrationCard:hover{border-color:var(--border-strong);background:var(--bg-elev-2)}.docs-module__jMC11a__integrationIcon{width:18px;height:18px;color:var(--accent);margin-bottom:8px}.docs-module__jMC11a__integrationIcon svg{width:100%;height:100%}.docs-module__jMC11a__integrationTitle{color:var(--text);margin-bottom:2px;font-size:13px;font-weight:700;line-height:1.3}.docs-module__jMC11a__integrationDesc{color:var(--text-muted);font-size:11.5px}.docs-module__jMC11a__anchorTarget{scroll-margin-top:76px}.docs-module__jMC11a__feedback{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:56px;padding:18px 20px;display:flex}.docs-module__jMC11a__feedbackQuestion{color:var(--text);font-size:13.5px;font-weight:600}.docs-module__jMC11a__feedbackButtons{gap:8px;display:flex}.docs-module__jMC11a__feedbackBtn{background:var(--bg-elev-2);border:1px solid var(--border);height:32px;color:var(--text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.docs-module__jMC11a__feedbackBtn svg{width:15px;height:15px}.docs-module__jMC11a__feedbackBtn:hover{color:var(--text);border-color:var(--border-strong)}.docs-module__jMC11a__feedbackThanks{color:var(--text-muted);margin:0;font-size:13.5px}.docs-module__jMC11a__pageFooter{border-top:1px solid var(--border);color:var(--text-faint);flex-wrap:wrap;gap:16px;margin-top:56px;padding-top:20px;font-size:12.5px;display:flex}.docs-module__jMC11a__pageFooter a{color:var(--text-muted);text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.docs-module__jMC11a__pageFooter a:hover{color:var(--text)}.docs-module__jMC11a__diagramViewer{margin:0 0 24px}.docs-module__jMC11a__diagramViewer:fullscreen{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.docs-module__jMC11a__diagramViewer:fullscreen .docs-module__jMC11a__diagramStage{background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.docs-module__jMC11a__diagramToolbar{align-items:center;gap:6px;margin-bottom:8px;display:flex}.docs-module__jMC11a__diagramBtn{background:var(--bg-elev);border:1px solid var(--border);min-width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-family:inherit;font-size:15px;display:inline-flex}.docs-module__jMC11a__diagramBtn svg{width:14px;height:14px}.docs-module__jMC11a__diagramBtnWide{font-size:11.5px;font-weight:600}.docs-module__jMC11a__diagramBtn:hover:not(:disabled){color:var(--text);border-color:var(--border-strong);background:var(--bg-elev-2)}.docs-module__jMC11a__diagramBtn:disabled{opacity:.4;cursor:default}.docs-module__jMC11a__diagramScale{color:var(--text-faint);text-align:center;min-width:36px;font-size:11.5px}.docs-module__jMC11a__diagramStage{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);padding:16px;overflow:auto}.docs-module__jMC11a__flow{flex-direction:column;gap:0;margin:24px 0 32px;display:flex}.docs-module__jMC11a__flowStep{background:var(--bg-elev);border:1px solid var(--border);border-radius:12px;padding:16px 18px}.docs-module__jMC11a__flowStep .docs-module__jMC11a__fsTitle{color:var(--text);margin-bottom:3px;font-size:14.5px;font-weight:700}.docs-module__jMC11a__flowStep .docs-module__jMC11a__fsDesc{color:var(--text-muted);font-size:12.8px}.docs-module__jMC11a__flowArrow{color:var(--text-faint);justify-content:center;padding:4px 0;display:flex}.docs-module__jMC11a__flowSurfaces{flex-wrap:wrap;gap:10px;display:flex}.docs-module__jMC11a__flowSurfaces .docs-module__jMC11a__chip{text-align:center;background:var(--accent-soft);border:1px solid var(--accent-border);min-width:140px;color:var(--text);border-radius:9px;flex:1;padding:10px 8px;font-size:12.5px;font-weight:600}.docs-module__jMC11a__clEntry{border-bottom:1px solid var(--border);margin:0 0 32px;padding-bottom:24px}.docs-module__jMC11a__clEntry:last-child{border-bottom:none}.docs-module__jMC11a__clDate{color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12px;font-weight:600}.docs-module__jMC11a__clTitle{margin-bottom:8px;font-size:16px;font-weight:700}.docs-module__jMC11a__clTag{text-transform:uppercase;letter-spacing:.03em;vertical-align:2px;border-radius:20px;margin-right:8px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-block}.docs-module__jMC11a__clTag.docs-module__jMC11a__new{background:var(--green-soft);color:var(--green)}.docs-module__jMC11a__clTag.docs-module__jMC11a__improved{background:var(--accent-soft);color:var(--accent)}.docs-module__jMC11a__clTag.docs-module__jMC11a__fixed{background:var(--gray-soft);color:var(--gray)}@media (max-width:920px){.docs-module__jMC11a__topnavMenuBtn{display:inline-flex}.docs-module__jMC11a__topnavSearch{display:none}.docs-module__jMC11a__sidebar{left:0;top:var(--header-h);height:calc(100vh - var(--header-h));background:var(--bg);z-index:30;transition:transform .18s;position:fixed;transform:translate(-100%);box-shadow:20px 0 40px #0006}.docs-module__jMC11a__sidebar.docs-module__jMC11a__open{transform:translate(0)}.docs-module__jMC11a__content{padding:28px 20px 70px}.docs-module__jMC11a__tileGrid,.docs-module__jMC11a__icpGrid{grid-template-columns:1fr}.docs-module__jMC11a__hero h1{font-size:26px}}
