.SearchModal-module__EqVH-q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000a6;justify-content:center;align-items:flex-start;padding:10vh 1rem 2rem;display:flex;position:fixed;inset:0}.SearchModal-module__EqVH-q__modal{background:var(--bg-card);border:1px solid var(--stroke);width:100%;max-width:640px;box-shadow:var(--shadow-dropdown);border-radius:12px;flex-direction:column;max-height:75vh;animation:.15s ease-out SearchModal-module__EqVH-q__modalFadeIn;display:flex;overflow:hidden}@keyframes SearchModal-module__EqVH-q__modalFadeIn{0%{opacity:0;transform:scale(.98)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.SearchModal-module__EqVH-q__searchBar{border-bottom:1px solid var(--stroke);background:var(--bg-surface);align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.SearchModal-module__EqVH-q__searchIcon{color:var(--text-muted);flex-shrink:0}.SearchModal-module__EqVH-q__input{color:var(--text-main);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.SearchModal-module__EqVH-q__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.2rem;display:flex}.SearchModal-module__EqVH-q__clearBtn:hover{color:var(--text-main)}.SearchModal-module__EqVH-q__escBadge{background:var(--bg-subtle);border:1px solid var(--stroke);color:var(--text-muted);cursor:pointer;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:600}.SearchModal-module__EqVH-q__content{flex:1;padding:.75rem;overflow-y:auto}.SearchModal-module__EqVH-q__resultList{flex-direction:column;gap:.4rem;display:flex}.SearchModal-module__EqVH-q__resultItem{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.75rem 1rem;transition:all .1s}.SearchModal-module__EqVH-q__resultItem:hover,.SearchModal-module__EqVH-q__itemSelected{background:var(--primary-light);border-color:var(--primary-border)}.SearchModal-module__EqVH-q__itemHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.SearchModal-module__EqVH-q__itemTitleGroup{align-items:center;gap:.5rem;display:flex}.SearchModal-module__EqVH-q__docIcon{color:var(--primary)}.SearchModal-module__EqVH-q__itemTitle{color:var(--heading-color);font-size:.925rem;font-weight:600}.SearchModal-module__EqVH-q__itemSection{color:var(--text-muted);background:var(--bg-subtle);border-radius:4px;padding:.1rem .45rem;font-size:.75rem}.SearchModal-module__EqVH-q__itemDesc{color:var(--text-muted);margin-bottom:.25rem;font-size:.825rem;line-height:1.4}.SearchModal-module__EqVH-q__itemSnippet{font-family:var(--font-mono);color:var(--text-subtle);text-overflow:ellipsis;white-space:nowrap;background:#0000000a;border-radius:4px;padding:.2rem .4rem;font-size:.775rem;overflow:hidden}[data-theme=dark] .SearchModal-module__EqVH-q__itemSnippet{background:#ffffff0d}.SearchModal-module__EqVH-q__emptyState{text-align:center;padding:3rem 1.5rem}.SearchModal-module__EqVH-q__emptyText{color:var(--text-main);margin-bottom:.5rem;font-size:1rem;font-weight:600}.SearchModal-module__EqVH-q__emptySub{color:var(--text-muted);font-size:.875rem}.SearchModal-module__EqVH-q__emptySub code{color:var(--primary);background:var(--primary-light);border-radius:3px;padding:.1rem .3rem}.SearchModal-module__EqVH-q__suggestions{padding:.5rem}.SearchModal-module__EqVH-q__suggestionsHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);margin-bottom:.6rem;padding-left:.5rem;font-size:.75rem;font-weight:600}.SearchModal-module__EqVH-q__suggestionGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.5rem;display:grid}.SearchModal-module__EqVH-q__suggestionBtn{text-align:left;width:100%;justify-content:space-between!important}.SearchModal-module__EqVH-q__footer{background:var(--bg-surface);border-top:1px solid var(--stroke);color:var(--text-muted);justify-content:space-between;align-items:center;padding:.65rem 1.25rem;font-size:.75rem;display:flex}.SearchModal-module__EqVH-q__footerShortcuts{align-items:center;gap:.85rem;display:flex}.SearchModal-module__EqVH-q__shortcut kbd{background:var(--bg-card);border:1px solid var(--stroke);border-radius:3px;padding:.1rem .3rem;font-family:inherit;font-size:.75rem}.SearchModal-module__EqVH-q__footerBrand{color:var(--text-subtle);font-weight:500}
.Header-module__lnUIdW__header{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--nav-border);align-items:center;width:100%;height:60px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1440px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__lnUIdW__left{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__mobileMenuBtn{color:var(--text-main);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:none}.Header-module__lnUIdW__logoLink,.Header-module__lnUIdW__logoWrapper{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__brandName{letter-spacing:-.02em;color:var(--heading-color);font-size:1.15rem;font-weight:700}.Header-module__lnUIdW__docsTag{color:var(--primary);background:var(--primary-light);border:1px solid var(--primary-border);border-radius:4px;padding:.1rem .4rem;font-size:.75rem;font-weight:600}.Header-module__lnUIdW__versionBadge{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--stroke);border-radius:9999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.75rem;font-weight:500;display:inline-flex}.Header-module__lnUIdW__versionDot{background:var(--primary);border-radius:50%;width:6px;height:6px}.Header-module__lnUIdW__center{flex:1;max-width:480px}.Header-module__lnUIdW__searchButton{background:var(--bg-surface);border:1px solid var(--stroke);width:100%;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.45rem .85rem;font-size:.875rem;transition:all .15s;display:flex}.Header-module__lnUIdW__searchButton:hover{border-color:var(--primary);background:var(--bg-card);box-shadow:0 0 0 2px var(--primary-glow)}.Header-module__lnUIdW__searchIcon{color:var(--text-subtle);margin-right:.5rem}.Header-module__lnUIdW__searchText{text-align:left;flex:1}.Header-module__lnUIdW__searchKbd{background:var(--bg-subtle);border:1px solid var(--stroke);color:var(--text-muted);border-radius:4px;align-items:center;gap:.1rem;padding:.15rem .4rem;font-family:inherit;font-size:.7rem;display:inline-flex}.Header-module__lnUIdW__right,.Header-module__lnUIdW__navLinks{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;transition:color .15s;display:inline-flex}.Header-module__lnUIdW__navLink:hover{color:var(--primary)}.Header-module__lnUIdW__themeToggle{background:var(--bg-surface);border:1px solid var(--stroke);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.Header-module__lnUIdW__themeToggle:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-light)}@media (max-width:900px){.Header-module__lnUIdW__mobileMenuBtn{display:flex}.Header-module__lnUIdW__navLinks{display:none}.Header-module__lnUIdW__center{max-width:240px}.Header-module__lnUIdW__versionBadge{display:none}}@media (max-width:600px){.Header-module__lnUIdW__center{display:none}}
.Sidebar-module__XRNO5a__sidebar{background:var(--sidebar-bg);border-right:1px solid var(--stroke);flex-direction:column;flex-shrink:0;width:280px;height:calc(100vh - 60px);display:flex;position:sticky;top:60px}.Sidebar-module__XRNO5a__scrollArea{flex:1;padding:1.5rem 1rem 3rem;overflow-y:auto}.Sidebar-module__XRNO5a__navGroupList{flex-direction:column;gap:1.75rem;display:flex}.Sidebar-module__XRNO5a__section{flex-direction:column;display:flex}.Sidebar-module__XRNO5a__sectionHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);align-items:center;gap:.5rem;margin-bottom:.6rem;padding:0 .5rem;font-size:.75rem;font-weight:700;display:flex}.Sidebar-module__XRNO5a__sectionIcon{color:var(--primary)}.Sidebar-module__XRNO5a__itemList{flex-direction:column;gap:.15rem;list-style:none;display:flex}.Sidebar-module__XRNO5a__item{margin:0}.Sidebar-module__XRNO5a__itemLink{color:var(--text-muted);border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:.4rem .65rem;font-size:.875rem;line-height:1.4;transition:all .12s;display:flex}.Sidebar-module__XRNO5a__itemLink:hover{background:var(--bg-subtle);color:var(--text-main)}.Sidebar-module__XRNO5a__itemLink.Sidebar-module__XRNO5a__active{background:var(--primary-light);color:var(--primary-dark);border-color:var(--primary-border);font-weight:600}[data-theme=dark] .Sidebar-module__XRNO5a__itemLink.Sidebar-module__XRNO5a__active{color:var(--primary)}.Sidebar-module__XRNO5a__itemTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Sidebar-module__XRNO5a__methodBadge{font-family:var(--font-mono);letter-spacing:.05em;border-radius:3px;margin-left:.4rem;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.Sidebar-module__XRNO5a__badge{color:var(--primary);background:var(--primary-light);border-radius:4px;margin-left:.4rem;padding:.1rem .4rem;font-size:.7rem;font-weight:600}@media (max-width:900px){.Sidebar-module__XRNO5a__sidebar{border-right:none;width:100%;height:100%;position:static}}
.TableOfContents-module__5O0C_q__tocWrapper{flex-direction:column;flex-shrink:0;width:240px;height:calc(100vh - 60px);padding:2rem 1rem 3rem 1.5rem;display:flex;position:sticky;top:60px;overflow-y:auto}.TableOfContents-module__5O0C_q__header{margin-bottom:.75rem}.TableOfContents-module__5O0C_q__headerTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);font-size:.75rem;font-weight:700}.TableOfContents-module__5O0C_q__list{border-left:1px solid var(--stroke);flex-direction:column;gap:.4rem;padding-left:0;list-style:none;display:flex}.TableOfContents-module__5O0C_q__item{margin:0}.TableOfContents-module__5O0C_q__subItem{padding-left:.75rem}.TableOfContents-module__5O0C_q__link{color:var(--text-muted);border-left:2px solid #0000;margin-left:-1px;padding:.2rem 0 .2rem .85rem;font-size:.825rem;line-height:1.4;transition:all .15s;display:block}.TableOfContents-module__5O0C_q__link:hover{color:var(--text-main)}.TableOfContents-module__5O0C_q__link.TableOfContents-module__5O0C_q__active{color:var(--primary);border-left-color:var(--primary);font-weight:600}.TableOfContents-module__5O0C_q__actions{border-top:1px solid var(--stroke);flex-direction:column;gap:.6rem;margin-top:2rem;padding-top:1.25rem;display:flex}.TableOfContents-module__5O0C_q__actionBtn,.TableOfContents-module__5O0C_q__actionLink{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:.25rem 0;font-size:.8rem;transition:color .15s;display:flex}.TableOfContents-module__5O0C_q__actionBtn:hover,.TableOfContents-module__5O0C_q__actionLink:hover,.TableOfContents-module__5O0C_q__checkIcon{color:var(--primary)}@media (max-width:1200px){.TableOfContents-module__5O0C_q__tocWrapper{display:none}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--stroke);background:var(--bg-surface);width:100%;margin-top:4rem;padding:3.5rem 0 2rem}.Footer-module__3hUVsW__container{max-width:1440px;margin:0 auto;padding:0 2rem}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1.2fr 1.2fr 1.2fr;gap:2.5rem;margin-bottom:3rem;display:grid}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:.75rem;display:flex}.Footer-module__3hUVsW__logoWrapper{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__brandName{color:var(--heading-color);font-size:1.1rem;font-weight:700}.Footer-module__3hUVsW__brandTagline{color:var(--text-muted);max-width:320px;font-size:.875rem;line-height:1.6}.Footer-module__3hUVsW__linkCol{flex-direction:column;gap:.85rem;display:flex}.Footer-module__3hUVsW__colTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--heading-color);font-size:.8rem;font-weight:700}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.85rem;transition:color .15s;display:inline-flex}.Footer-module__3hUVsW__link:hover{color:var(--primary)}.Footer-module__3hUVsW__bottomBar{border-top:1px solid var(--stroke);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-subtle);font-size:.8rem}.Footer-module__3hUVsW__statusPill{color:var(--primary);background:var(--primary-light);border:1px solid var(--primary-border);border-radius:9999px;align-items:center;gap:.4rem;padding:.2rem .6rem;font-size:.75rem;font-weight:500;display:inline-flex}.Footer-module__3hUVsW__statusDot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 6px var(--primary);border-radius:50%}@media (max-width:900px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:600px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
.DocsLayout-module__USXtwW__root{background:var(--bg-main);flex-direction:column;min-height:100vh;display:flex}.DocsLayout-module__USXtwW__body{flex:1;width:100%;max-width:1440px;margin:0 auto;display:flex;position:relative}.DocsLayout-module__USXtwW__desktopSidebar{display:block}.DocsLayout-module__USXtwW__main{flex:1;min-width:0;padding:2.5rem 3rem 4rem}.DocsLayout-module__USXtwW__fullWidth{max-width:100%}.DocsLayout-module__USXtwW__contentContainer{max-width:820px;margin:0 auto}.DocsLayout-module__USXtwW__mobileDrawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:45;background:#00000080;display:none;position:fixed;inset:60px 0 0}.DocsLayout-module__USXtwW__mobileDrawer{background:var(--bg-main);width:300px;height:100%;box-shadow:var(--shadow-lg);overflow-y:auto}@media (max-width:900px){.DocsLayout-module__USXtwW__desktopSidebar{display:none}.DocsLayout-module__USXtwW__mobileDrawerOverlay{display:block}.DocsLayout-module__USXtwW__main{padding:2rem 1.5rem 3rem}}
.CodeTabs-module__7MpmWG__wrapper{margin:1.25rem 0}.CodeTabs-module__7MpmWG__tabList{border-bottom:1px solid var(--stroke);align-items:center;gap:.25rem;padding:0 .5rem;display:flex;overflow-x:auto}.CodeTabs-module__7MpmWG__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem .85rem;font-size:.825rem;font-weight:500;transition:all .15s}.CodeTabs-module__7MpmWG__tab:hover{color:var(--text-main)}.CodeTabs-module__7MpmWG__tab.CodeTabs-module__7MpmWG__active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.CodeTabs-module__7MpmWG__tabContent div[class*=container]{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.CodeTabs-module__7MpmWG__tabContent .CodeBlock_container__8q0xP{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}
.Callout-module__WXKvqG__callout{background:var(--bg-surface);border-left:4px solid;border-top:1px solid var(--stroke);border-right:1px solid var(--stroke);border-bottom:1px solid var(--stroke);border-radius:8px;margin:1.5rem 0;padding:1rem 1.25rem;font-size:.925rem;line-height:1.6}.Callout-module__WXKvqG__header{align-items:center;gap:.5rem;margin-bottom:.4rem;font-weight:600;display:flex}.Callout-module__WXKvqG__body{color:var(--text-main)}.Callout-module__WXKvqG__note{background:#3b82f60a;border-left-color:#3b82f6}.Callout-module__WXKvqG__note .Callout-module__WXKvqG__header{color:#3b82f6}.Callout-module__WXKvqG__tip{border-left-color:var(--primary);background:var(--primary-light)}.Callout-module__WXKvqG__tip .Callout-module__WXKvqG__header{color:var(--primary-dark)}[data-theme=dark] .Callout-module__WXKvqG__tip .Callout-module__WXKvqG__header{color:var(--primary)}.Callout-module__WXKvqG__important{border-left-color:var(--accent);background:var(--accent-light)}.Callout-module__WXKvqG__important .Callout-module__WXKvqG__header{color:#b45309}[data-theme=dark] .Callout-module__WXKvqG__important .Callout-module__WXKvqG__header{color:var(--accent)}.Callout-module__WXKvqG__warning{background:#f973160f;border-left-color:#f97316}.Callout-module__WXKvqG__warning .Callout-module__WXKvqG__header{color:#c2410c}[data-theme=dark] .Callout-module__WXKvqG__warning .Callout-module__WXKvqG__header{color:#f97316}.Callout-module__WXKvqG__security{background:#8b5cf60f;border-left-color:#8b5cf6}.Callout-module__WXKvqG__security .Callout-module__WXKvqG__header{color:#6d28d9}[data-theme=dark] .Callout-module__WXKvqG__security .Callout-module__WXKvqG__header{color:#a78bfa}
.ApiEndpoint-module__wrrZNq__container{background:var(--bg-surface);border:1px solid var(--stroke);box-shadow:var(--shadow-sm);border-radius:8px;margin:1.5rem 0;overflow:hidden}.ApiEndpoint-module__wrrZNq__endpointBar{background:var(--bg-subtle);border-bottom:1px solid var(--stroke);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex}.ApiEndpoint-module__wrrZNq__left{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.ApiEndpoint-module__wrrZNq__methodBadge{font-family:var(--font-mono);letter-spacing:.05em;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.ApiEndpoint-module__wrrZNq__path{font-family:var(--font-mono);color:var(--text-main);font-size:.9rem;font-weight:600}.ApiEndpoint-module__wrrZNq__right{align-items:center;gap:.5rem;display:flex}.ApiEndpoint-module__wrrZNq__authBadge{color:var(--text-muted);border:1px solid var(--stroke);background:#6b72801a;border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .5rem;font-size:.75rem;display:flex}.ApiEndpoint-module__wrrZNq__scopeBadge{background:var(--primary-light);color:var(--primary-dark);border:1px solid var(--primary-border);border-radius:4px;padding:.2rem .5rem;font-size:.75rem}[data-theme=dark] .ApiEndpoint-module__wrrZNq__scopeBadge{color:var(--primary)}.ApiEndpoint-module__wrrZNq__copyBtn{border:1px solid var(--stroke);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;align-items:center;padding:.25rem .4rem;transition:all .15s;display:flex}.ApiEndpoint-module__wrrZNq__copyBtn:hover{background:var(--primary-light);color:var(--primary);border-color:var(--primary-border)}.ApiEndpoint-module__wrrZNq__details{padding:1rem 1.25rem}.ApiEndpoint-module__wrrZNq__title{color:var(--heading-color);margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.ApiEndpoint-module__wrrZNq__description{color:var(--text-muted);font-size:.9rem;line-height:1.5}
.ParamTable-module__V3PPJW__wrapper{margin:1.5rem 0}.ParamTable-module__V3PPJW__tableTitle{color:var(--heading-color);margin-bottom:.6rem;font-size:1rem;font-weight:600}.ParamTable-module__V3PPJW__tableResponsive{border:1px solid var(--stroke);background:var(--bg-surface);border-radius:8px;overflow-x:auto}.ParamTable-module__V3PPJW__table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.ParamTable-module__V3PPJW__table th{background:var(--bg-subtle);color:var(--text-muted);border-bottom:1px solid var(--stroke);text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.ParamTable-module__V3PPJW__table td{border-bottom:1px solid var(--stroke-subtle);vertical-align:top;padding:.85rem 1rem}.ParamTable-module__V3PPJW__table tr:last-child td{border-bottom:none}.ParamTable-module__V3PPJW__nameCell{white-space:nowrap}.ParamTable-module__V3PPJW__paramName{font-family:var(--font-mono);color:var(--primary);background:var(--primary-light);border-radius:4px;padding:.15rem .4rem;font-size:.85rem;font-weight:600}.ParamTable-module__V3PPJW__typeBadge{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;background:#6b72801a;border-radius:4px;padding:.15rem .4rem;font-size:.775rem}.ParamTable-module__V3PPJW__requiredBadge{color:#dc2626;white-space:nowrap;background:#dc26261a;border-radius:4px;padding:.15rem .4rem;font-size:.75rem;font-weight:600}.ParamTable-module__V3PPJW__optionalBadge{color:var(--text-subtle);white-space:nowrap;background:#9ca3af1a;border-radius:4px;padding:.15rem .4rem;font-size:.75rem}.ParamTable-module__V3PPJW__descCell{min-width:250px}.ParamTable-module__V3PPJW__descText{color:var(--text-main);margin-bottom:.35rem;line-height:1.5}.ParamTable-module__V3PPJW__metaRow{color:var(--text-muted);margin-top:.25rem;font-size:.8rem}.ParamTable-module__V3PPJW__metaLabel{font-weight:500}.ParamTable-module__V3PPJW__metaVal{font-family:var(--font-mono);background:#0000000d;border-radius:3px;padding:.1rem .3rem;font-size:.775rem}[data-theme=dark] .ParamTable-module__V3PPJW__metaVal{background:#ffffff14}
.CardGrid-module__7dye4a__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.CardGrid-module__7dye4a__card{background:var(--bg-surface);border:1px solid var(--stroke);border-radius:8px;flex-direction:column;justify-content:space-between;padding:1.25rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.CardGrid-module__7dye4a__card:hover{border-color:var(--primary);box-shadow:0 4px 16px var(--primary-glow)}.CardGrid-module__7dye4a__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.CardGrid-module__7dye4a__title{color:var(--heading-color);margin:0;font-size:1rem;font-weight:600}.CardGrid-module__7dye4a__badge{color:var(--primary);background:var(--primary-light);border:1px solid var(--primary-border);white-space:nowrap;border-radius:9999px;align-items:center;gap:.25rem;padding:.15rem .45rem;font-size:.7rem;font-weight:600;display:inline-flex}.CardGrid-module__7dye4a__description{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.CardGrid-module__7dye4a__footer{color:var(--primary);align-items:center;gap:.35rem;font-size:.8rem;font-weight:500;display:flex}.CardGrid-module__7dye4a__arrowIcon{color:var(--primary)}
.DocRenderer-module__XdP1ga__prose{color:var(--text-main);font-size:1rem;line-height:1.75}.DocRenderer-module__XdP1ga__paragraph{color:var(--text-main);margin:1.15rem 0}.DocRenderer-module__XdP1ga__h2{color:var(--heading-color);border-bottom:1px solid var(--stroke);margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700;position:relative}.DocRenderer-module__XdP1ga__h3{color:var(--heading-color);margin:2rem 0 .75rem;font-size:1.2rem;font-weight:600;position:relative}.DocRenderer-module__XdP1ga__headingAnchor{color:inherit;align-items:center;gap:.5rem;display:inline-flex}.DocRenderer-module__XdP1ga__hashIcon{color:var(--primary);opacity:0;transition:opacity .15s}.DocRenderer-module__XdP1ga__headingAnchor:hover .DocRenderer-module__XdP1ga__hashIcon{opacity:1}.DocRenderer-module__XdP1ga__inlineCode{font-family:var(--font-mono);background:var(--bg-subtle);color:var(--primary-dark);border:1px solid var(--stroke);border-radius:4px;padding:.15rem .35rem;font-size:.85em}[data-theme=dark] .DocRenderer-module__XdP1ga__inlineCode{color:var(--primary)}.DocRenderer-module__XdP1ga__inlineLink{color:var(--primary);text-underline-offset:3px;font-weight:500;text-decoration:underline}.DocRenderer-module__XdP1ga__inlineLink:hover{color:var(--primary-hover)}.DocRenderer-module__XdP1ga__unorderedList,.DocRenderer-module__XdP1ga__orderedList{margin:1rem 0 1.25rem 1.5rem}.DocRenderer-module__XdP1ga__listItem{color:var(--text-main);margin-bottom:.5rem;line-height:1.6}.DocRenderer-module__XdP1ga__tableWrapper{border:1px solid var(--stroke);background:var(--bg-surface);border-radius:8px;margin:1.5rem 0;overflow-x:auto}.DocRenderer-module__XdP1ga__table{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.DocRenderer-module__XdP1ga__table th{background:var(--bg-subtle);color:var(--text-muted);border-bottom:1px solid var(--stroke);padding:.75rem 1rem;font-weight:600}.DocRenderer-module__XdP1ga__table td{border-bottom:1px solid var(--stroke-subtle);padding:.85rem 1rem}.DocRenderer-module__XdP1ga__table tr:last-child td{border-bottom:none}.DocRenderer-module__XdP1ga__stepsContainer{flex-direction:column;gap:1.5rem;margin:2rem 0;display:flex;position:relative}.DocRenderer-module__XdP1ga__stepItem{gap:1.25rem;display:flex;position:relative}.DocRenderer-module__XdP1ga__stepNumber{background:var(--primary-light);width:32px;height:32px;color:var(--primary-dark);border:2px solid var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}[data-theme=dark] .DocRenderer-module__XdP1ga__stepNumber{color:var(--primary)}.DocRenderer-module__XdP1ga__stepContent{flex:1}.DocRenderer-module__XdP1ga__stepTitle{color:var(--heading-color);margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.DocRenderer-module__XdP1ga__stepText{color:var(--text-muted);font-size:.925rem;line-height:1.6}
.FeedbackWidget-module__kYc5FW__container{background:var(--bg-surface);border:1px solid var(--stroke);border-radius:8px;margin:3rem 0 1.5rem;padding:1.25rem 1.5rem}.FeedbackWidget-module__kYc5FW__prompt{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.FeedbackWidget-module__kYc5FW__promptText{color:var(--heading-color);font-size:.95rem;font-weight:500}.FeedbackWidget-module__kYc5FW__btnGroup{align-items:center;gap:.5rem;display:flex}.FeedbackWidget-module__kYc5FW__voteBtn{background:var(--bg-card);border:1px solid var(--stroke);color:var(--text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.FeedbackWidget-module__kYc5FW__voteBtn:hover{background:var(--bg-subtle);color:var(--text-main);border-color:var(--text-subtle)}.FeedbackWidget-module__kYc5FW__activeYes{background:var(--primary-light)!important;color:var(--primary-dark)!important;border-color:var(--primary-border)!important}[data-theme=dark] .FeedbackWidget-module__kYc5FW__activeYes{color:var(--primary)!important}.FeedbackWidget-module__kYc5FW__activeNo{color:#ef4444!important;background:#ef44441a!important;border-color:#ef44444d!important}.FeedbackWidget-module__kYc5FW__feedbackForm{border-top:1px solid var(--stroke);margin-top:1rem;padding-top:1rem}.FeedbackWidget-module__kYc5FW__formTitle{color:var(--text-main);margin-bottom:.6rem;font-size:.875rem;font-weight:500}.FeedbackWidget-module__kYc5FW__reasonTags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.FeedbackWidget-module__kYc5FW__tagBtn{background:var(--bg-card);border:1px solid var(--stroke);color:var(--text-muted);cursor:pointer;border-radius:4px;padding:.3rem .65rem;font-size:.8rem;transition:all .15s}.FeedbackWidget-module__kYc5FW__tagBtn:hover{border-color:var(--primary);color:var(--text-main)}.FeedbackWidget-module__kYc5FW__tagSelected{background:var(--primary-light);border-color:var(--primary-border);color:var(--primary-dark)}[data-theme=dark] .FeedbackWidget-module__kYc5FW__tagSelected{color:var(--primary)}.FeedbackWidget-module__kYc5FW__textarea{border:1px solid var(--stroke);background:var(--bg-card);width:100%;color:var(--text-main);resize:vertical;border-radius:6px;margin-bottom:.75rem;padding:.65rem .85rem;font-size:.875rem;line-height:1.5}.FeedbackWidget-module__kYc5FW__textarea:focus{border-color:var(--primary);outline:none}.FeedbackWidget-module__kYc5FW__submitBtn{background:var(--primary);color:#05241d;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.825rem;font-weight:600;transition:opacity .15s;display:inline-flex}.FeedbackWidget-module__kYc5FW__submitBtn:hover{opacity:.9}.FeedbackWidget-module__kYc5FW__thankYou{color:var(--primary);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.FeedbackWidget-module__kYc5FW__checkIcon{color:var(--primary)}
.DocPage-module__c_tg6q__article{max-width:100%}.DocPage-module__c_tg6q__breadcrumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.825rem;display:flex}.DocPage-module__c_tg6q__breadcrumbLink{color:var(--text-muted);transition:color .15s}.DocPage-module__c_tg6q__breadcrumbLink:hover{color:var(--primary)}.DocPage-module__c_tg6q__breadcrumbSeparator{color:var(--text-subtle)}.DocPage-module__c_tg6q__breadcrumbSection{color:var(--text-muted)}.DocPage-module__c_tg6q__breadcrumbCurrent{color:var(--heading-color);font-weight:500}.DocPage-module__c_tg6q__header{border-bottom:1px solid var(--stroke);margin-bottom:2rem;padding-bottom:1.5rem}.DocPage-module__c_tg6q__titleRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.DocPage-module__c_tg6q__title{letter-spacing:-.03em;color:var(--heading-color);font-size:2.25rem;font-weight:800;line-height:1.2}.DocPage-module__c_tg6q__badge{color:var(--primary);background:var(--primary-light);border:1px solid var(--primary-border);border-radius:9999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.DocPage-module__c_tg6q__description{color:var(--text-muted);margin-bottom:.75rem;font-size:1.125rem;line-height:1.6}.DocPage-module__c_tg6q__meta{color:var(--text-subtle);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.DocPage-module__c_tg6q__content{margin-bottom:3rem}.DocPage-module__c_tg6q__pagination{border-top:1px solid var(--stroke);grid-template-columns:1fr 1fr;gap:1.5rem;margin:3.5rem 0 2rem;padding-top:2rem;display:grid}.DocPage-module__c_tg6q__paginationLink{background:var(--bg-surface);border:1px solid var(--stroke);border-radius:8px;flex-direction:column;padding:1rem 1.25rem;text-decoration:none;transition:all .15s;display:flex}.DocPage-module__c_tg6q__paginationLink:hover{border-color:var(--primary);background:var(--primary-light)}.DocPage-module__c_tg6q__prevLink{text-align:left;align-items:flex-start}.DocPage-module__c_tg6q__nextLink{text-align:right;align-items:flex-end}.DocPage-module__c_tg6q__paginationLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);align-items:center;gap:.35rem;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:flex}.DocPage-module__c_tg6q__paginationLink:hover .DocPage-module__c_tg6q__paginationLabel{color:var(--primary)}.DocPage-module__c_tg6q__paginationTitle{color:var(--heading-color);font-size:.95rem;font-weight:600}@media (max-width:600px){.DocPage-module__c_tg6q__title{font-size:1.75rem}.DocPage-module__c_tg6q__pagination{grid-template-columns:1fr}}
.page-module___8aEwW__homeContainer{padding-bottom:2rem}.page-module___8aEwW__hero{border-bottom:1px solid var(--stroke);margin-bottom:3rem;padding:2.5rem 0 3.5rem}.page-module___8aEwW__heroBadge{color:var(--primary);background:var(--primary-light);border:1px solid var(--primary-border);border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.page-module___8aEwW__sparkleIcon{color:var(--primary)}.page-module___8aEwW__heroTitle{letter-spacing:-.04em;color:var(--heading-color);margin-bottom:1.25rem;font-size:3rem;font-weight:800;line-height:1.15}.page-module___8aEwW__highlight{background:linear-gradient(135deg, var(--primary) 0%, #009e73 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);max-width:680px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__primaryBtn{background:var(--primary);color:#05241d;box-shadow:0 4px 14px var(--primary-glow);border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .15s;display:inline-flex}.page-module___8aEwW__primaryBtn:hover{background:var(--primary-hover)}.page-module___8aEwW__secondaryBtn{background:var(--bg-surface);color:var(--text-main);border:1px solid var(--stroke);border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module___8aEwW__secondaryBtn:hover{background:var(--bg-subtle);border-color:var(--text-subtle)}.page-module___8aEwW__section{margin-bottom:3.5rem}.page-module___8aEwW__sectionHeading{letter-spacing:-.02em;color:var(--heading-color);margin-bottom:1.5rem;font-size:1.35rem;font-weight:700}.page-module___8aEwW__pillarGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;display:grid}.page-module___8aEwW__pillarCard{background:var(--bg-surface);border:1px solid var(--stroke);border-radius:10px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.page-module___8aEwW__pillarCard:hover{border-color:var(--primary);box-shadow:0 6px 20px var(--primary-glow)}.page-module___8aEwW__iconWrapper{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.page-module___8aEwW__iconBusiness{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.page-module___8aEwW__iconVerification{background:var(--primary-light);color:var(--primary);border:1px solid var(--primary-border)}.page-module___8aEwW__iconApi{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33}.page-module___8aEwW__iconGuides{color:#8b5cf6;background:#8b5cf61a;border:1px solid #8b5cf633}.page-module___8aEwW__pillarTitle{color:var(--heading-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module___8aEwW__pillarDescription{color:var(--text-muted);flex:1;margin-bottom:1.25rem;font-size:.875rem;line-height:1.6}.page-module___8aEwW__pillarFooter{color:var(--primary);align-items:center;gap:.35rem;font-size:.825rem;font-weight:600;display:flex}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__featureItem{background:var(--bg-surface);border:1px solid var(--stroke);border-radius:8px;gap:1rem;padding:1.25rem;display:flex}.page-module___8aEwW__featureIcon{background:var(--primary-light);width:36px;height:36px;color:var(--primary);border:1px solid var(--primary-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__featureTitle{color:var(--heading-color);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.page-module___8aEwW__featureText{color:var(--text-muted);font-size:.85rem;line-height:1.5}.page-module___8aEwW__communityBanner{background:linear-gradient(135deg, var(--bg-surface) 0%, var(--bg-subtle) 100%);border:1px solid var(--stroke);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.page-module___8aEwW__communityContent{align-items:center;gap:1.25rem;display:flex}.page-module___8aEwW__communityIcon{color:var(--primary);flex-shrink:0}.page-module___8aEwW__communityTitle{color:var(--heading-color);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.page-module___8aEwW__communityText{color:var(--text-muted);font-size:.875rem}.page-module___8aEwW__communityBtn{background:var(--bg-card);border:1px solid var(--stroke);color:var(--text-main);white-space:nowrap;border-radius:8px;align-items:center;gap:.45rem;padding:.6rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.page-module___8aEwW__communityBtn:hover{background:var(--primary-light);border-color:var(--primary-border);color:var(--primary)}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.25rem}.page-module___8aEwW__pillarGrid,.page-module___8aEwW__featureGrid{grid-template-columns:1fr}.page-module___8aEwW__communityBanner{flex-direction:column;align-items:flex-start}}
