.styles-module__wrapper__JM3AT{position:relative;display:inline-flex}.styles-module__wrapper__JM3AT:hover .styles-module__bubble__S1vOk,.styles-module__wrapper__JM3AT:focus-within .styles-module__bubble__S1vOk{opacity:1;transform:translate(-50%, -4px);pointer-events:auto}.styles-module__bubble__S1vOk{position:absolute;bottom:100%;left:50%;transform:translate(-50%, 0);margin-bottom:6px;padding:4px 8px;background:var(--color-dark);color:var(--color-dark-foreground);font-size:12px;font-weight:500;white-space:nowrap;border-radius:var(--rounded-sm);opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease;z-index:10}
.styles-module__button__xbNJp{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:var(--rounded-sm);color:var(--color-ink-muted);cursor:pointer}.styles-module__button__xbNJp:hover{background:var(--color-canvas-soft);border-color:var(--color-hairline-strong);color:var(--color-ink)}
.styles-module__wrapper__JqgX5{position:relative;border:1px solid var(--color-hairline);border-radius:var(--rounded-md);overflow:hidden}.styles-module__header__QkHMw{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-xs) var(--spacing-sm);background:var(--color-canvas-soft);border-bottom:1px solid var(--color-hairline);font-family:var(--font-family-mono);font-size:12px;font-weight:500;color:var(--color-ink-secondary)}.styles-module__actions__DgW8d{display:flex;align-items:center;gap:2px}.styles-module__actionsFloating__W13Ni{position:absolute;top:var(--spacing-xs);right:var(--spacing-xs);display:flex;align-items:center;gap:2px;z-index:1}.styles-module__iconBtn__RD3lr{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:var(--rounded-sm);color:var(--color-ink-muted);cursor:pointer}.styles-module__iconBtn__RD3lr:hover{background:var(--color-surface);border-color:var(--color-hairline-strong);color:var(--color-ink)}.styles-module__pre__EuaZb{margin:0;padding:var(--spacing-md);max-height:480px;overflow:auto;font-family:var(--font-family-mono);font-size:13px;line-height:1.5;color:var(--color-ink);background:var(--color-surface);white-space:pre}.styles-module__pre__EuaZb .tok-tag{color:var(--code-tag)}.styles-module__pre__EuaZb .tok-attr{color:var(--code-attr)}.styles-module__pre__EuaZb .tok-string{color:var(--code-string)}.styles-module__pre__EuaZb .tok-number{color:var(--code-number)}.styles-module__pre__EuaZb .tok-boolean{color:var(--code-boolean)}.styles-module__pre__EuaZb .tok-null{color:var(--code-null);font-style:italic}.styles-module__pre__EuaZb .tok-comment{color:var(--code-comment);font-style:italic}.styles-module__pre__EuaZb .tok-punct{color:var(--code-punct)}
.styles-module__switchRoot__LdgNW{position:relative}.styles-module__switchButton__WaFkN{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);color:var(--color-ink-muted)}.styles-module__switchButton__WaFkN:hover{color:var(--color-ink);border-color:var(--color-hairline-strong)}.styles-module__panel__Qghuj{position:absolute;top:calc(100% + 6px);right:0;display:flex;flex-direction:column;min-width:140px;background:var(--color-canvas);border:1px solid var(--color-hairline);border-radius:var(--rounded-md);box-shadow:var(--shadow-1);padding:4px;z-index:20}.styles-module__option__kz8O4{text-align:left;padding:6px 10px;border-radius:var(--rounded-sm);font-size:13px;background:none;border:none;color:var(--color-ink)}.styles-module__option__kz8O4:hover{background:var(--color-surface)}.styles-module__optionActive__mnaPQ{font-weight:700;color:var(--color-primary)}
.styles-module__trigger__ZieTP{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);background:none;color:var(--color-ink-muted);font-size:12px}.styles-module__trigger__ZieTP:hover{color:var(--color-ink);border-color:var(--color-hairline-strong)}.styles-module__triggerKbd__CEeQl{font-family:var(--font-family-mono);font-size:11px;color:var(--color-ink-faint)}@media(max-width: 760px){.styles-module__triggerKbd__CEeQl{display:none}.styles-module__trigger__ZieTP{justify-content:center;width:44px;height:44px;padding:0}}.styles-module__overlay__bq9VK{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:100;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh}.styles-module__palette__Sg4Dm{width:100%;max-width:560px;max-height:60vh;display:flex;flex-direction:column;background:var(--color-canvas);border:1px solid var(--color-hairline-strong);border-radius:var(--rounded-lg);box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;animation:styles-module__paletteIn__AXuVR .12s ease-out}@keyframes styles-module__paletteIn__AXuVR{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.styles-module__searchRow__Qw3PA{display:flex;align-items:center;gap:10px;padding:var(--spacing-md);border-bottom:1px solid var(--color-hairline);color:var(--color-ink-muted)}.styles-module__searchInput__Mjq1w{flex:1;border:none;outline:none;background:none;font-size:14px;color:var(--color-ink)}.styles-module__searchInput__Mjq1w::placeholder{color:var(--color-ink-faint)}.styles-module__kbd__ZdoWp{font-family:var(--font-family-mono);font-size:11px;color:var(--color-ink-faint);border:1px solid var(--color-hairline);border-radius:var(--rounded-xs);padding:1px 6px}.styles-module__resultsList__VruDa{overflow-y:auto;padding:var(--spacing-xs)}.styles-module__resultItem__URPdD{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);width:100%;padding:10px 12px;border:none;background:none;border-radius:var(--rounded-md);text-align:left;font-size:13px;color:var(--color-ink)}.styles-module__resultItemActive__Hf8i1{background:var(--color-surface-muted)}.styles-module__resultMeta__nI_Ju{font-size:11px;color:var(--color-ink-faint);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.styles-module__emptyState__iav2n{padding:var(--spacing-lg);text-align:center;color:var(--color-ink-muted);font-size:13px}
.styles-module__footer___HPap{margin-top:auto;background:linear-gradient(180deg, #1a1a1a 0%, #111111 55%, #090909 100%);color:#fff}.styles-module__footerDivider__bRlfe{border-top:1px solid #262626}.styles-module__footerTrustBar__NG8rL{display:grid;grid-template-columns:repeat(4, 1fr);max-width:1220px;margin:0 auto;padding:56px var(--spacing-xl)}@media(max-width: 760px){.styles-module__footerTrustBar__NG8rL{grid-template-columns:1fr;row-gap:var(--spacing-lg);padding:var(--spacing-xl) var(--spacing-lg)}}.styles-module__footerTrustItem__qDsuu{display:flex;align-items:center;gap:var(--spacing-md);padding:0 var(--spacing-lg);border-left:1px solid #262626}.styles-module__footerTrustItem__qDsuu:first-child{border-left:none;padding-left:0}@media(max-width: 760px){.styles-module__footerTrustItem__qDsuu{border-left:none;padding:0}}.styles-module__footerTrustIcon__mrKeo{flex-shrink:0;color:#fff}.styles-module__footerTrustTitle__KtJ43{font-size:14px;font-weight:600;color:#fff;margin:0 0 4px}.styles-module__footerTrustBody__SoA9K{font-size:13px;line-height:1.5;color:#a3a3a3;margin:0}.styles-module__footerBottom__TcbHo{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);max-width:1220px;margin:0 auto;padding:32px var(--spacing-xl);font-size:13px;color:#a3a3a3}@media(max-width: 860px){.styles-module__footerBottom__TcbHo{flex-direction:column;align-items:flex-start;gap:var(--spacing-sm)}}.styles-module__footerBottomDot__LeO7I{display:inline-block;width:4px;height:4px;border-radius:50%;background:#16a34a;margin:0 var(--spacing-xs);vertical-align:middle}.styles-module__footerBottomLegal__jSzu7{display:flex;align-items:center}.styles-module__footerBottomLegal__jSzu7 a{color:#16a34a;text-decoration:none}.styles-module__footerBottomLegal__jSzu7 a:hover{text-decoration:underline}.styles-module__footerBottomLegal__jSzu7 span:not(.styles-module__footerBottomDot__LeO7I){opacity:.6;cursor:default}
.styles-module__sidebar__YLb2r{position:sticky;top:65px;align-self:start;height:calc(100vh - 65px);overflow-y:auto;min-width:0;padding:var(--spacing-xl) var(--spacing-md);border-right:1px solid var(--color-hairline);display:flex;flex-direction:column;gap:2px}@media(max-width: 900px){.styles-module__sidebar__YLb2r{position:static;height:auto;max-height:38vh;border-right:none;border-bottom:1px solid var(--color-hairline);padding:var(--spacing-md) var(--spacing-lg);overscroll-behavior:contain}}.styles-module__topLink__MLIx0{display:block;padding:7px var(--spacing-sm);border-radius:var(--rounded-sm);font-size:14px;font-weight:700;color:var(--color-ink);text-decoration:none}.styles-module__topLink__MLIx0:hover{background:var(--color-canvas-soft)}.styles-module__topLinkActive__UogY6{background:var(--color-canvas-soft);color:var(--color-ink)}.styles-module__divider__n3syM{height:1px;background:var(--color-hairline);margin:var(--spacing-sm) var(--spacing-sm) var(--spacing-xs)}.styles-module__groupHeader__s9jNG{display:flex;align-items:center;gap:4px;width:100%;margin-top:var(--spacing-sm);padding:6px var(--spacing-sm);border-radius:var(--rounded-sm);background:none;border:none;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-muted);text-align:left}.styles-module__groupHeader__s9jNG:hover{color:var(--color-ink);background:var(--color-canvas-soft)}.styles-module__groupHeaderChevron__eW0Kc{flex-shrink:0;transition:transform .15s ease}.styles-module__groupHeaderChevronOpen__pC3DG{transform:rotate(90deg)}.styles-module__groupList__TghT7{display:flex;flex-direction:column;gap:1px;margin-left:var(--spacing-sm);padding-left:var(--spacing-sm);border-left:1px solid var(--color-hairline)}.styles-module__sidebarLink__uRTDC{display:block;padding:5px var(--spacing-sm);border-radius:var(--rounded-sm);font-size:13px;font-weight:500;color:var(--color-ink-muted);text-decoration:none}.styles-module__sidebarLink__uRTDC:hover{color:var(--color-ink)}.styles-module__sidebarLinkActive__jJXC4{color:var(--color-ink);background:var(--color-canvas-soft);font-weight:600}@media(max-width: 900px){.styles-module__topLink__MLIx0,.styles-module__groupHeader__s9jNG,.styles-module__sidebarLink__uRTDC{font-size:15px}}@media(max-width: 640px){.styles-module__topLink__MLIx0,.styles-module__groupHeader__s9jNG,.styles-module__sidebarLink__uRTDC{display:flex;align-items:center;min-height:44px}}
.styles-module__header__zTjwq{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);flex-wrap:wrap;row-gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl);border-bottom:1px solid var(--color-hairline);position:sticky;top:0;background:var(--color-canvas);z-index:10}@media(max-width: 640px){.styles-module__header__zTjwq{padding:var(--spacing-sm) var(--spacing-md)}}.styles-module__brand__V1ubH{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:16px;color:var(--color-ink);text-decoration:none;flex-shrink:0}.styles-module__brandLogo__qjvuI{width:22px;height:22px;background:var(--color-dark);border-radius:var(--rounded-sm);padding:3px}.styles-module__headerNav__liHJK{display:flex;align-items:center;gap:var(--spacing-lg);min-width:0}@media(max-width: 760px){.styles-module__headerNav__liHJK{display:none}}.styles-module__headerNavLink__vll2R{font-size:13px;font-weight:600;color:var(--color-ink-muted);text-decoration:none;white-space:nowrap}.styles-module__headerNavLink__vll2R:hover{color:var(--color-ink)}.styles-module__headerNavLinkActive__tyrje{color:var(--color-ink)}.styles-module__navMenuButton__PODZp{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);color:var(--color-ink-muted)}.styles-module__navMenuButton__PODZp:hover{color:var(--color-ink);border-color:var(--color-hairline-strong)}@media(max-width: 760px){.styles-module__navMenuButton__PODZp{display:inline-flex}}.styles-module__navMenuPanel__O7qRp{flex-basis:100%;display:flex;flex-direction:column;padding-top:var(--spacing-sm);border-top:1px solid var(--color-hairline)}.styles-module__navMenuLink__rnfGO{display:flex;align-items:center;min-height:44px;padding:0 var(--spacing-xs);border-radius:var(--rounded-sm);font-size:15px;font-weight:600;color:var(--color-ink-muted);text-decoration:none}.styles-module__navMenuLink__rnfGO:hover{color:var(--color-ink)}.styles-module__navMenuLinkActive__kDSkG{color:var(--color-ink);background:var(--color-surface)}.styles-module__headerTools__xLFPd{display:flex;align-items:center;gap:var(--spacing-sm)}.styles-module__navMenuTools__K3TX7{display:none;align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-xs);padding-top:var(--spacing-sm);border-top:1px solid var(--color-hairline)}@media(max-width: 760px){.styles-module__headerTools__xLFPd{display:none}.styles-module__navMenuTools__K3TX7{display:flex}}.styles-module__headerActions__JGzzJ{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;row-gap:var(--spacing-xs);gap:var(--spacing-sm)}@media(max-width: 760px){.styles-module__headerActions__JGzzJ{flex-wrap:nowrap}}@media(max-width: 480px){.styles-module__headerActions__JGzzJ .styles-module__pillBtnGhost__dkvrl{display:none}}.styles-module__themeButton__jU75n{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);color:var(--color-ink-muted)}.styles-module__themeButton__jU75n:hover{color:var(--color-ink);border-color:var(--color-hairline-strong)}@media(max-width: 640px){.styles-module__themeButton__jU75n{width:44px;height:44px}}.styles-module__pillBtn__C0Z9e{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--rounded-full);font-size:13px;font-weight:600;text-decoration:none;border:1px solid rgba(0,0,0,0)}@media(max-width: 640px){.styles-module__pillBtn__C0Z9e{min-height:44px}}.styles-module__pillBtnGhost__dkvrl{color:var(--color-ink-muted)}.styles-module__pillBtnGhost__dkvrl:hover{color:var(--color-ink)}.styles-module__pillBtnPrimary__h5fpc{background:var(--color-ink);color:var(--color-on-ink)}
.styles-module__page__dHWUR{min-height:100vh;background:var(--color-canvas);color:var(--color-ink)}.styles-module__headerNav__o2mNE{background:var(--color-canvas-soft);border-bottom:1px solid var(--color-hairline);position:sticky;top:65px;z-index:9}.styles-module__navRow__qTsml{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);max-width:1160px;margin:0 auto;padding:0 var(--spacing-xl);overflow-x:auto}.styles-module__navLinks__YFYLw,.styles-module__navRightLinks__pt2qN{display:flex;align-items:center;gap:var(--spacing-lg);min-width:0}.styles-module__navLink__bK7rk,.styles-module__navRightLink__XH3VS{font-size:13px;font-weight:500;color:var(--color-ink-secondary);text-decoration:none;white-space:nowrap;padding:11px 0;border-bottom:2px solid rgba(0,0,0,0)}.styles-module__navLink__bK7rk:hover,.styles-module__navRightLink__XH3VS:hover{color:var(--color-ink)}@media(max-width: 900px){.styles-module__navRightLinks__pt2qN{display:none}}.styles-module__hero__tUtKe{position:relative;isolation:isolate;padding:var(--spacing-section-lg) var(--spacing-xl) var(--spacing-section-md);overflow:hidden}.styles-module__heroDots__A2Dyl{position:absolute;inset:-60px 0 auto 0;height:380px;z-index:-1;background-image:radial-gradient(circle, var(--color-hairline-strong) 1.5px, transparent 1.5px);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 0%, transparent 35%, black 75%, transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 50% 0%, transparent 35%, black 75%, transparent 100%)}@media(max-width: 640px){.styles-module__heroDots__A2Dyl{display:none}}.styles-module__heroGrid__Q3fDb{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;align-items:center;gap:var(--spacing-xxl)}@media(max-width: 900px){.styles-module__heroGrid__Q3fDb{grid-template-columns:1fr}}.styles-module__heroCopy__mmRzB{min-width:0}.styles-module__heroTitle__Q6C6N{font-size:46px;font-weight:800;letter-spacing:-0.03em;line-height:1.1;margin:0 0 var(--spacing-md)}@media(max-width: 640px){.styles-module__heroTitle__Q6C6N{font-size:32px}}.styles-module__heroSubtitle__sKjLm{max-width:480px;font-size:17px;color:var(--color-ink-secondary);line-height:1.6;margin:0 0 var(--spacing-lg)}.styles-module__heroActions__Pkxdp{display:flex;align-items:center;gap:var(--spacing-md);flex-wrap:wrap}.styles-module__pillBtn__cFIG4{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:var(--rounded-full);font-size:14px;font-weight:600;text-decoration:none;border:1px solid rgba(0,0,0,0)}@media(max-width: 640px){.styles-module__pillBtn__cFIG4{min-height:44px}}.styles-module__pillBtnGhost__i5Ufw{color:var(--color-ink);font-size:14px;font-weight:600;text-decoration:none}.styles-module__pillBtnGhost__i5Ufw:hover{color:var(--color-ink-secondary)}.styles-module__pillBtnPrimary__ABZRv{background:var(--color-ink);color:var(--color-on-ink)}.styles-module__heroPanel__wZdwN{position:relative;min-width:0}@media(max-width: 900px){.styles-module__heroPanel__wZdwN{display:none}}.styles-module__heroFloatTicket__zhESN{position:absolute;top:-34px;right:28px;width:220px;padding:var(--spacing-sm);background:var(--color-surface);border:1px solid var(--color-hairline);border-radius:var(--rounded-md);box-shadow:var(--shadow-2);transform:rotate(4deg);z-index:-1;font-family:var(--font-family-mono);font-size:11px}.styles-module__heroFloatTicketHead__mBE2H{font-weight:700;margin-bottom:4px;color:var(--color-ink)}.styles-module__heroFloatTicketRow__O7WMD{color:var(--color-ink-muted)}.styles-module__heroCard___FF97{display:flex;flex-direction:column;gap:2px;background:var(--color-surface);border:1px solid var(--color-hairline);border-radius:var(--rounded-lg);box-shadow:var(--shadow-2);padding:var(--spacing-md)}.styles-module__heroCardTitle__MPL34{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-muted);margin-bottom:4px}.styles-module__heroCardLink__UvAPc{font-size:14px;font-weight:500;color:var(--color-ink);text-decoration:none;padding:6px 0}.styles-module__heroCardLink__UvAPc:hover{color:var(--color-ink-secondary)}.styles-module__heroCardDivider__YCHnE{height:1px;background:var(--color-hairline);margin:var(--spacing-sm) 0}.styles-module__heroSnippetLabel__huU1I{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-muted);margin-bottom:4px}.styles-module__heroSnippetCode__hs0O2{display:block;font-family:var(--font-family-mono);font-size:12px;color:var(--color-ink-secondary);background:var(--color-canvas-soft);border-radius:var(--rounded-sm);padding:6px 8px;overflow-x:auto;white-space:nowrap}.styles-module__devBar__UxdTD{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:var(--spacing-xs) var(--spacing-xl);border-top:1px solid var(--color-hairline);background:var(--color-canvas-soft);font-size:12px}.styles-module__devBarLeft__bc7aV{color:var(--color-ink-secondary);text-decoration:none;font-family:var(--font-family-mono)}.styles-module__devBarLeft__bc7aV:hover{color:var(--color-ink)}.styles-module__devBarLinks__iIXEO{display:flex;gap:var(--spacing-md)}.styles-module__devBarLinks__iIXEO a{color:var(--color-ink-muted);text-decoration:none}.styles-module__devBarLinks__iIXEO a:hover{color:var(--color-ink)}@media(max-width: 640px){.styles-module__devBar__UxdTD{display:none}}
.styles-module__page__NGuJY{min-height:100vh;background:var(--color-canvas);color:var(--color-ink)}.styles-module__progressBar__hMmcT{position:fixed;top:0;left:0;height:2px;background:var(--color-ink);z-index:20;transition:width .1s linear}.styles-module__layout__GAMH8{display:grid;grid-template-columns:280px minmax(0, 1fr);width:100%}@media(max-width: 900px){.styles-module__layout__GAMH8{grid-template-columns:1fr}}.styles-module__sidebar__baSos{position:sticky;top:65px;align-self:start;height:calc(100vh - 65px);overflow-y:auto;min-width:0;padding:var(--spacing-xl) var(--spacing-md);border-right:1px solid var(--color-hairline);display:flex;flex-direction:column;gap:2px}@media(max-width: 900px){.styles-module__sidebar__baSos{position:static;height:auto;max-height:38vh;border-right:none;border-bottom:1px solid var(--color-hairline);padding:var(--spacing-md) var(--spacing-lg);overscroll-behavior:contain}}.styles-module__sidebarLink__Hla1I{display:block;padding:6px var(--spacing-sm);border-radius:var(--rounded-sm);font-size:13px;font-weight:600;color:var(--color-ink-muted);text-decoration:none}.styles-module__sidebarLink__Hla1I:hover{color:var(--color-ink)}.styles-module__sidebarChildLink__VryDe{display:block;padding:5px var(--spacing-sm) 5px calc(var(--spacing-sm) + 12px);border-radius:var(--rounded-sm);font-size:13px;color:var(--color-ink-muted);text-decoration:none}.styles-module__sidebarChildLink__VryDe:hover{color:var(--color-ink)}.styles-module__sidebarFooterLink__eYTyG{display:block;margin-top:var(--spacing-md);padding:6px var(--spacing-sm);border-top:1px solid var(--color-hairline);padding-top:var(--spacing-md);font-size:13px;font-weight:600;color:var(--color-ink-secondary);text-decoration:none}.styles-module__sidebarFooterLink__eYTyG:hover{color:var(--color-ink)}@media(max-width: 900px){.styles-module__sidebarLink__Hla1I,.styles-module__sidebarChildLink__VryDe{font-size:16px;padding-top:10px;padding-bottom:10px}}.styles-module__sidebarLinkActive__YA1Ac{background:var(--color-surface);color:var(--color-ink)}.styles-module__content__YUfp3{width:100%;min-width:0;margin:0 auto;padding:var(--spacing-xxl) 8% var(--spacing-section-md)}@media(max-width: 640px){.styles-module__content__YUfp3{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}}.styles-module__docSection__Bc_J8{padding:var(--spacing-xl) 0;border-bottom:1px solid var(--color-hairline)}.styles-module__docSection__Bc_J8:first-child{padding-top:0}.styles-module__docSection__Bc_J8:last-child{border-bottom:none}.styles-module__docSection__Bc_J8 h1:not([class]){font-size:28px;margin:0 0 var(--spacing-md)}.styles-module__docSection__Bc_J8 h2:not([class]){font-size:20px;margin:0 0 var(--spacing-md)}.styles-module__docSection__Bc_J8 p:not([class]){font-size:15px;line-height:1.65;color:var(--color-ink-secondary, var(--color-ink));margin:0 0 var(--spacing-sm);overflow-wrap:anywhere}.styles-module__docSection__Bc_J8 p:not([class]) code{font-family:var(--font-family-mono);font-size:.9em;background:var(--color-surface-muted);padding:2px 5px;border-radius:var(--rounded-xs)}.styles-module__docSection__Bc_J8>div[class*=wrapper]{margin-bottom:var(--spacing-sm)}.styles-module__eyebrow__ZmrLl{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-muted);margin-bottom:var(--spacing-xs)}.styles-module__endpointHead__Cq5TG{display:flex;align-items:center;flex-wrap:wrap;row-gap:var(--spacing-xs);gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.styles-module__method__y_OVx{display:inline-flex;align-items:center;padding:3px 8px;border-radius:var(--rounded-xs);font-size:12px;font-weight:700;font-family:var(--font-family-mono)}.styles-module__methodPost__bbxAk{background:color-mix(in srgb, var(--color-primary) 18%, transparent);color:var(--color-primary)}.styles-module__methodGet__j1jY4{background:color-mix(in srgb, #16a34a 18%, transparent);color:#16a34a}.styles-module__path__dlRki{font-family:var(--font-family-mono);font-size:15px;font-weight:600;min-width:0;overflow-wrap:anywhere}@media(max-width: 640px){.styles-module__path__dlRki{font-size:13px}}.styles-module__authGrid__CpjP2,.styles-module__splitGrid__oWLfY{display:grid;align-items:start;gap:var(--spacing-xxl);max-width:1440px}.styles-module__authGrid__CpjP2{grid-template-columns:minmax(0, 55fr) minmax(0, 45fr)}.styles-module__splitGrid__oWLfY{grid-template-columns:minmax(0, 35fr) minmax(0, 65fr)}@media(max-width: 900px){.styles-module__authGrid__CpjP2,.styles-module__splitGrid__oWLfY{grid-template-columns:1fr;gap:var(--spacing-lg)}}.styles-module__sectionCopy__O6t2_{min-width:0}.styles-module__sectionAside__ML760{min-width:0;display:flex;flex-direction:column;gap:var(--spacing-md)}.styles-module__leadText__X06CW{overflow-wrap:anywhere;font-size:15px;line-height:1.65;color:var(--color-ink-secondary);margin:0 0 var(--spacing-sm)}.styles-module__stepFlow__cIqbM{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--spacing-md)}.styles-module__stepFlow__cIqbM li{display:flex;align-items:flex-start;gap:var(--spacing-sm)}.styles-module__stepNumber__JlwPV{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid var(--color-success);border-radius:var(--rounded-full);font-family:var(--font-family-mono);font-size:11px;font-weight:700;color:var(--color-success);margin-top:1px}.styles-module__stepBody__kgNZN{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.6;color:var(--color-ink-secondary)}.styles-module__stepBody__kgNZN a{color:var(--color-ink)}.styles-module__stepBody__kgNZN code{font-family:var(--font-family-mono);font-size:.9em;background:var(--color-surface-muted);padding:2px 5px;border-radius:var(--rounded-xs)}.styles-module__stepBody__kgNZN strong{color:var(--color-ink);font-weight:600}.styles-module__callout__XdwAB{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-hairline);border-left:2px solid var(--color-success);border-radius:var(--rounded-md)}.styles-module__calloutIcon__oIB64{flex-shrink:0;color:var(--color-success);margin-top:1px}.styles-module__calloutBody__zxWH1{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6;color:var(--color-ink-secondary)}.styles-module__calloutBody__zxWH1 code{font-family:var(--font-family-mono);font-size:.9em;background:var(--color-surface-muted);padding:2px 5px;border-radius:var(--rounded-xs)}.styles-module__calloutBody__zxWH1 a{color:var(--color-success);text-decoration:none}.styles-module__calloutBody__zxWH1 a:hover{opacity:.8}.styles-module__envCards__UASPn{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:var(--spacing-md)}@media(max-width: 640px){.styles-module__envCards__UASPn{grid-template-columns:1fr}}.styles-module__envCard__GzCx0{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-xs);padding:var(--spacing-md) var(--spacing-lg);border:1px solid var(--color-hairline);border-radius:var(--rounded-lg)}.styles-module__envCardTitle__bOkRj{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--color-ink)}.styles-module__envDot__Oinso{width:8px;height:8px;border-radius:var(--rounded-full);background:var(--color-success);flex-shrink:0}.styles-module__envBadge__bpaUa{padding:2px 8px;border-radius:var(--rounded-full);background:var(--color-surface-muted);font-size:11px;font-weight:600;color:var(--color-ink-muted)}.styles-module__envBody__figS5{margin:var(--spacing-xxs) 0 0;font-size:13.5px;line-height:1.6;color:var(--color-ink-secondary)}.styles-module__envNote__aal8Y{width:100%;margin:var(--spacing-sm) 0 0;padding-top:var(--spacing-sm);border-top:1px solid var(--color-hairline);font-size:12.5px;line-height:1.55;color:var(--color-success)}.styles-module__fieldTable__NJk_5{margin:0;min-width:0;border:1px solid var(--color-hairline);border-radius:var(--rounded-lg);overflow:hidden}.styles-module__fieldRow__FxxvJ{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--spacing-xs) var(--spacing-sm);padding:16px var(--spacing-lg);border-bottom:1px solid var(--color-hairline)}.styles-module__fieldRow__FxxvJ:last-child{border-bottom:none}.styles-module__fieldName__fBudO{font-family:var(--font-family-mono);font-size:13px;font-weight:600;color:var(--color-ink)}.styles-module__fieldMeta__YmDaJ{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--spacing-xs);margin:0;min-width:0}.styles-module__fieldType__kVTxc{font-family:var(--font-family-mono);font-size:11.5px;color:var(--color-ink-muted)}.styles-module__fieldTypeNull__MxURe{color:var(--color-ink-faint)}.styles-module__fieldDesc__L2vJn{font-size:13px;line-height:1.55;color:var(--color-ink-secondary)}.styles-module__errorsHead__uRAqD{margin-bottom:var(--spacing-xl);min-width:0}.styles-module__errorsHead__uRAqD p{max-width:88ch;margin-bottom:var(--spacing-md)}.styles-module__errorsSample__IrOZ9{background:var(--color-surface);border:1px solid var(--color-hairline);border-radius:var(--rounded-md);padding:var(--spacing-xs) var(--spacing-md)}.styles-module__errorsSample__IrOZ9[open]{padding-bottom:var(--spacing-sm)}.styles-module__errorsSampleSummary__mgD4T{display:flex;align-items:center;gap:6px;padding:var(--spacing-xs) 0;list-style:none;cursor:pointer;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-muted)}.styles-module__errorsSampleSummary__mgD4T::-webkit-details-marker{display:none}.styles-module__errorsSampleSummary__mgD4T:hover{color:var(--color-ink-secondary)}.styles-module__errorsSampleChevron__nvVjy{flex-shrink:0;transition:transform .15s ease}[open] .styles-module__errorsSampleChevron__nvVjy{transform:rotate(180deg)}.styles-module__errorsSampleCode__Yl5ci{margin:var(--spacing-xs) 0 0;font-family:var(--font-family-mono);font-size:12.5px;line-height:1.6;color:var(--color-ink-secondary);white-space:pre-wrap;word-break:break-word}.styles-module__errorsSampleKey__vZ_sy{color:var(--color-success)}.styles-module__errorFilters__sDpYg{display:flex;align-items:center;gap:var(--spacing-lg);min-width:0;overflow-x:auto;border-bottom:1px solid var(--color-hairline);margin-bottom:var(--spacing-lg)}.styles-module__errorFilterTab__wLEjf{display:inline-flex;align-items:center;gap:6px;padding:0 0 10px;background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;font-size:13px;font-weight:600;white-space:nowrap;color:var(--color-ink-muted)}.styles-module__errorFilterTab__wLEjf:hover{color:var(--color-ink-secondary)}@media(max-width: 640px){.styles-module__errorFilterTab__wLEjf{min-height:44px;padding-top:10px}}.styles-module__errorFilterTabActive__wDBvc{color:var(--color-ink);border-bottom-color:var(--color-success)}.styles-module__errorFilterTabActive__wDBvc:hover{color:var(--color-ink)}.styles-module__errorFilterCount__Nx4NA{display:inline-flex;align-items:center;justify-content:center;min-width:18px;padding:1px 5px;border-radius:var(--rounded-full);background:var(--color-surface-muted);font-family:var(--font-family-mono);font-size:10.5px;font-weight:700;color:var(--color-ink-muted)}.styles-module__errorTable__NDcDN{overflow-x:auto}.styles-module__errorTable__NDcDN table{width:100%;border-collapse:collapse;font-size:13px}.styles-module__errorTable__NDcDN th{text-align:left;padding:0 var(--spacing-md) var(--spacing-xs) 0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-muted);border-bottom:1px solid var(--color-hairline);white-space:nowrap}.styles-module__errorTable__NDcDN td{padding:19px var(--spacing-md) 19px 0;border-bottom:1px solid var(--color-hairline);vertical-align:top;line-height:1.6}.styles-module__errorTable__NDcDN td:last-child{padding-right:0}.styles-module__errorTable__NDcDN code{font-family:var(--font-family-mono);font-size:12px;background:var(--color-surface-muted);border-radius:var(--rounded-xs);padding:1px 5px}.styles-module__errorStatus__Dxy6G{display:inline-block;min-width:44px;text-align:center;padding:3px 8px;border-radius:6px;background:var(--color-surface-muted);border:1px solid var(--color-hairline);font-family:var(--font-family-mono);font-size:12px;font-weight:600;color:var(--color-ink)}.styles-module__errorStatusAccent__xr_qh{border-color:var(--color-success-border);color:var(--color-success)}.styles-module__errorName__xCJfC{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--color-ink)}.styles-module__errorName__xCJfC svg{flex-shrink:0;color:var(--color-ink-muted)}.styles-module__errorTag__ddTwD{display:inline-block;margin-top:6px;padding:1px 7px;border:1px solid var(--color-success-border);border-radius:var(--rounded-full);font-size:10.5px;font-weight:600;color:var(--color-success);white-space:nowrap}.styles-module__errorWhen__pE3PP{color:var(--color-ink-secondary);min-width:260px}.styles-module__errorMoreLink__XU8mz{display:inline-flex;align-items:center;gap:4px;color:var(--color-success);text-decoration:none;font-weight:600;white-space:nowrap}.styles-module__errorMoreLink__XU8mz svg{transition:transform .15s ease}.styles-module__errorMoreLink__XU8mz:hover{opacity:.8}.styles-module__errorMoreLink__XU8mz:hover svg{transform:translateX(2px)}.styles-module__errorMoreCol__2Chn2{text-align:right;white-space:nowrap}@media(max-width: 760px){.styles-module__errorMoreCol__2Chn2{display:none}.styles-module__errorWhen__pE3PP{min-width:0}}.styles-module__authorizerPanel__iPH1B{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 0.8fr);gap:var(--spacing-xl);margin-top:var(--spacing-xxl);padding-top:var(--spacing-lg);border-top:1px solid var(--color-hairline)}@media(max-width: 1100px){.styles-module__authorizerPanel__iPH1B{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr)}}@media(max-width: 760px){.styles-module__authorizerPanel__iPH1B{grid-template-columns:1fr;gap:var(--spacing-lg)}}.styles-module__authorizerCol__KH88E{min-width:0}.styles-module__authorizerIcon__viiWX{color:var(--color-success);margin-bottom:var(--spacing-xs)}.styles-module__authorizerTitle__yC2Pq{font-size:15px;font-weight:700;margin:0 0 var(--spacing-xs);color:var(--color-ink)}.styles-module__authorizerBody__xmk0J{font-size:13px;line-height:1.6;color:var(--color-ink-secondary);margin:0 0 var(--spacing-xs)}.styles-module__authorizerBody__xmk0J code{font-family:var(--font-family-mono);font-size:12px;background:var(--color-surface-muted);border-radius:var(--rounded-xs);padding:1px 5px}.styles-module__authorizerFields__mcNIA{margin:0;font-size:13px}.styles-module__authorizerFields__mcNIA dt{font-family:var(--font-family-mono);font-size:12px;color:var(--color-success);margin-bottom:2px}.styles-module__authorizerFields__mcNIA dd{margin:0 0 var(--spacing-md);color:var(--color-ink-secondary);line-height:1.55}.styles-module__codeGrid__aR4Vy{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}@media(max-width: 700px){.styles-module__codeGrid__aR4Vy{grid-template-columns:1fr}}.styles-module__paramList__t9l83{display:flex;flex-direction:column;gap:var(--spacing-xs);margin-bottom:var(--spacing-lg);font-size:13px;color:var(--color-ink-muted);line-height:1.6}.styles-module__paramName__NRBCk{font-family:var(--font-family-mono);font-weight:700;color:var(--color-ink);margin-right:8px}.styles-module__paramType__rIKHc{font-size:11px;color:var(--color-ink-faint);margin-right:6px}.styles-module__introGrid__Heg6w{display:grid;grid-template-columns:minmax(0, 60fr) minmax(0, 40fr);gap:var(--spacing-xxl);align-items:start;max-width:1440px}@media(max-width: 1100px){.styles-module__introGrid__Heg6w{grid-template-columns:minmax(0, 55fr) minmax(0, 45fr);gap:var(--spacing-xl)}}@media(max-width: 900px){.styles-module__introGrid__Heg6w{grid-template-columns:1fr}}.styles-module__introCopy__BORtS{min-width:0}.styles-module__introEyebrow__XQ9jy{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-success);margin-bottom:var(--spacing-xs)}.styles-module__introTitle__hOd6S{font-size:38px;font-weight:700;letter-spacing:-0.02em;line-height:1.15;margin:0 0 var(--spacing-lg);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-hairline)}@media(max-width: 640px){.styles-module__introTitle__hOd6S{font-size:28px}}.styles-module__capabilityList__AEOdw{list-style:none;margin:0;padding:0}.styles-module__capabilityItem__zjj6A{display:flex;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-lg) 0;border-bottom:1px solid var(--color-hairline)}.styles-module__capabilityItem__zjj6A:last-child{border-bottom:none;padding-bottom:0}.styles-module__capabilityIcon__vhsyv{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:var(--rounded-lg);background:var(--color-surface-muted);color:var(--color-success)}@media(max-width: 640px){.styles-module__capabilityIcon__vhsyv{width:48px;height:48px}}.styles-module__capabilityBody__zRKVS{min-width:0}.styles-module__capabilityTitle__O1LP8{font-size:18px;font-weight:600;margin:0 0 6px;color:var(--color-ink)}.styles-module__capabilityText__YqLcb{font-size:15px;line-height:1.6;color:var(--color-ink-secondary);margin:0}.styles-module__startCard__AOUyu{border:1px solid var(--color-hairline);border-radius:var(--rounded-lg);padding:var(--spacing-lg)}.styles-module__startCardIcon__TWIZ8{color:var(--color-success);margin-bottom:var(--spacing-xs)}.styles-module__startCardTitle__lOVwd{font-size:22px;font-weight:650;margin:0 0 var(--spacing-xs);color:var(--color-ink)}.styles-module__startCardBody__wkqVe{font-size:14px;line-height:1.6;color:var(--color-ink-secondary);margin:0}.styles-module__startSteps__ZjoLY{margin-top:var(--spacing-md);border-top:1px solid var(--color-hairline)}.styles-module__startStep__sngqQ{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-xs);margin:0 calc(var(--spacing-xs)*-1);border-bottom:1px solid var(--color-hairline);border-radius:var(--rounded-sm);text-decoration:none;transition:background .18s ease}.styles-module__startStep__sngqQ:last-child{border-bottom:none}.styles-module__startStep__sngqQ:hover{background:var(--color-surface-muted)}.styles-module__startStepIcon___MMhG{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--rounded-md);background:var(--color-surface-muted);color:var(--color-success)}.styles-module__startStepText__SMkva{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.styles-module__startStepTitle__KoLiz{font-size:15px;font-weight:600;color:var(--color-ink)}.styles-module__startStepBody__CaadG{font-size:13px;line-height:1.5;color:var(--color-ink-muted)}.styles-module__startStepArrow__JCf0j{flex-shrink:0;color:var(--color-success);transition:transform .18s ease}.styles-module__startStep__sngqQ:hover .styles-module__startStepArrow__JCf0j{transform:translateX(3px)}.styles-module__baseUrlField__n7mNU{display:flex;align-items:center;gap:var(--spacing-xs);margin-top:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--color-hairline);border-radius:var(--rounded-md);background:var(--color-canvas)}.styles-module__baseUrlCode__QfPXa{flex:1;min-width:0;overflow-x:auto;white-space:nowrap;font-family:var(--font-family-mono);font-size:14px;color:var(--color-ink)}.styles-module__baseUrlNote__mXlRD{margin:var(--spacing-xs) 0 0;font-size:12.5px;line-height:1.5;color:var(--color-ink-muted)}.styles-module__introRail__uUccc{display:flex;flex-direction:column;gap:var(--spacing-md)}.styles-module__railCard__xylxq{padding:var(--spacing-md)}.styles-module__railCardTitle__DSRsr{display:block;font-size:16px;font-weight:700;margin-bottom:var(--spacing-xs)}.styles-module__railCardBody__vK7wV{font-size:13px;line-height:1.55;color:var(--color-ink-muted);margin:0}.styles-module__railBox__ebncC{border:1px solid var(--color-hairline);border-radius:var(--rounded-lg);padding:var(--spacing-md)}.styles-module__railBoxLabel__RnTGA{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-muted)}.styles-module__railBoxRow__rissx{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-xs)}.styles-module__railBoxCode__TEy1P{display:block;font-family:var(--font-family-mono);font-size:13px;word-break:break-all}.styles-module__langTabs__dW417{display:flex;gap:var(--spacing-sm);margin:var(--spacing-sm) 0}.styles-module__codeFadeIn__NRkPz{animation:styles-module__codeFadeIn__NRkPz .15s ease-in}@keyframes styles-module__codeFadeIn__NRkPz{from{opacity:0}to{opacity:1}}.styles-module__langTab__Ikw79{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:4px 0;font-size:13px;font-weight:600;color:var(--color-ink-muted);border-bottom:2px solid rgba(0,0,0,0)}.styles-module__langTab__Ikw79:hover{color:var(--color-ink)}.styles-module__langTabIcon__Ks4p2{display:inline-flex;align-items:center}.styles-module__langTabActive__mOoey{color:var(--color-ink);border-bottom-color:var(--color-ink)}.styles-module__installRow__hiNkT{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);background:var(--color-canvas);border:1px solid var(--color-hairline);border-radius:var(--rounded-sm);padding:var(--spacing-xs) var(--spacing-sm)}.styles-module__installRow__hiNkT code{font-family:var(--font-family-mono);font-size:13px}.styles-module__docTypeTabs__MgxTb{display:inline-flex;padding:3px;background:var(--color-canvas);border:1px solid var(--color-hairline);border-radius:var(--rounded-full);gap:2px;margin-bottom:var(--spacing-sm)}.styles-module__docTypeTab__Dyk5A{background:none;border:none;padding:5px 14px;border-radius:var(--rounded-full);font-size:12px;font-weight:700;font-family:var(--font-family-mono);color:var(--color-ink-muted)}.styles-module__docTypeTab__Dyk5A:hover{color:var(--color-ink)}.styles-module__docTypeTabActive__ZJecN{background:var(--color-surface);color:var(--color-ink);box-shadow:var(--shadow-1)}.styles-module__sdkGapNote__PdMlC{font-size:13px;color:var(--color-ink-muted);background:var(--color-surface);border:1px dashed var(--color-hairline-strong);border-radius:var(--rounded-md);padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-md)}.styles-module__swaggerCard__LX3kq{border:1px solid var(--color-hairline-strong);border-radius:var(--rounded-md);margin-bottom:0;overflow:hidden;background:var(--color-canvas)}.styles-module__swaggerCardPost__pzhux{border-color:color-mix(in srgb, var(--color-primary) 45%, var(--color-hairline-strong))}.styles-module__swaggerCardGet__MBWVF{border-color:color-mix(in srgb, #16a34a 45%, var(--color-hairline-strong))}.styles-module__swaggerCardHead__cjx4f{display:flex;align-items:center;flex-wrap:wrap;row-gap:var(--spacing-xs);gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);width:100%;border:none;cursor:pointer;text-align:left;font:inherit;color:inherit}.styles-module__swaggerChevron__eDAu8{flex-shrink:0;color:var(--color-ink-muted);transition:transform .15s ease}.styles-module__swaggerCardPost__pzhux .styles-module__swaggerCardHead__cjx4f{background:color-mix(in srgb, var(--color-primary) 8%, var(--color-canvas))}.styles-module__swaggerCardGet__MBWVF .styles-module__swaggerCardHead__cjx4f{background:color-mix(in srgb, #16a34a 8%, var(--color-canvas))}.styles-module__swaggerMethod__cPtOg{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:var(--rounded-xs);font-size:12px;font-weight:700;font-family:var(--font-family-mono);color:#fff;min-width:62px}.styles-module__swaggerMethodPost__G9iUb{background:#2563eb}.styles-module__swaggerMethodGet__ITnOI{background:#16a34a}.styles-module__swaggerPath__sIYvx{font-family:var(--font-family-mono);font-size:14px;font-weight:600;flex:1;min-width:0;overflow-wrap:anywhere}@media(max-width: 640px){.styles-module__swaggerPath__sIYvx{font-size:12.5px}}.styles-module__swaggerSummary__sqUGa{font-size:13px;color:var(--color-ink-muted)}.styles-module__swaggerCardBody__zbskW{padding:var(--spacing-md);border-top:1px solid var(--color-hairline)}.styles-module__swaggerSectionLabel__pAeM9{display:block;font-size:13px;font-weight:700;margin:var(--spacing-md) 0 var(--spacing-sm)}.styles-module__swaggerSectionLabel__pAeM9:first-child{margin-top:0}.styles-module__paramsTable__r4E_Q{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:var(--spacing-sm)}.styles-module__paramsTable__r4E_Q th{text-align:left;padding:var(--spacing-xs) var(--spacing-sm) var(--spacing-xs) 0;color:var(--color-ink-muted);font-weight:600;border-bottom:1px solid var(--color-hairline)}.styles-module__paramsTable__r4E_Q td{padding:var(--spacing-sm) var(--spacing-sm) var(--spacing-sm) 0;border-bottom:1px solid var(--color-hairline);vertical-align:top}.styles-module__paramsTable__r4E_Q td:first-child{white-space:nowrap;width:1%}@media(max-width: 640px){.styles-module__paramsTable__r4E_Q td:first-child{white-space:normal;width:auto}}.styles-module__paramCell__MAkKP{display:flex;flex-direction:column;gap:2px}.styles-module__paramCellName__LWVdl{font-family:var(--font-family-mono);font-weight:700;color:var(--color-ink);font-size:13px}.styles-module__paramRequired__FA1fn{color:#dc2626;font-size:11px;font-weight:700}.styles-module__paramCellMeta__wQtvL{font-family:var(--font-family-mono);font-size:11px;color:var(--color-ink-faint)}.styles-module__paramDesc__Wq5d3{font-size:13px;color:var(--color-ink-secondary, var(--color-ink));line-height:1.5}.styles-module__paramDesc__Wq5d3 code{font-family:var(--font-family-mono);font-size:12px;background:var(--color-surface);padding:1px 4px;border-radius:var(--rounded-xs)}.styles-module__subheading__ynJH3{font-size:15px;font-weight:700;margin:var(--spacing-lg) 0 var(--spacing-sm)}.styles-module__stepList__yBi6d{margin:0 0 var(--spacing-md);padding-left:20px;display:flex;flex-direction:column;gap:var(--spacing-xs)}.styles-module__stepList__yBi6d li{font-size:14px;line-height:1.55;color:var(--color-ink-secondary, var(--color-ink))}.styles-module__stepList__yBi6d a{color:var(--color-ink)}.styles-module__stepList__yBi6d code{font-family:var(--font-family-mono);font-size:13px;background:var(--color-surface);padding:2px 5px;border-radius:var(--rounded-xs)}@media(max-width: 640px){.styles-module__langTab__Ikw79,.styles-module__docTypeTab__Dyk5A{min-height:44px}.styles-module__langTabs__dW417,.styles-module__docTypeTabs__MgxTb{flex-wrap:wrap}}
.styles-module__page__vJJW3{min-height:100vh;background:var(--color-canvas);color:var(--color-ink)}.styles-module__layout__msQmE{display:grid;grid-template-columns:280px minmax(0, 1fr);width:100%}@media(max-width: 900px){.styles-module__layout__msQmE{grid-template-columns:1fr}}.styles-module__content__h09DW{width:100%;min-width:0;margin:0 auto;padding:var(--spacing-xxl) 8% var(--spacing-section-md)}@media(max-width: 640px){.styles-module__content__h09DW{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}}.styles-module__indexHead__aVbOD{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-hairline)}.styles-module__indexHead__aVbOD h1{font-size:38px;font-weight:700;letter-spacing:-0.02em;line-height:1.15;margin:0 0 var(--spacing-xs)}.styles-module__indexHead__aVbOD p{font-size:16px;line-height:1.6;color:var(--color-ink-secondary);margin:0}@media(max-width: 640px){.styles-module__indexHead__aVbOD h1{font-size:28px}}.styles-module__indexEyebrow___OhKq{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-success);margin-bottom:var(--spacing-xs)}.styles-module__toolbar__lv5ZE{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-hairline)}.styles-module__searchBox__SNyqe{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);color:var(--color-ink-muted);width:100%}.styles-module__searchInput__B8zWn{border:none;background:none;outline:none;font-size:13px;color:var(--color-ink);width:100%}.styles-module__searchInput__B8zWn::placeholder{color:var(--color-ink-muted)}.styles-module__categoryPills__oWOHK,.styles-module__tagPills__s1aJK{display:flex;flex-wrap:wrap;gap:6px}.styles-module__tagPills__s1aJK{flex-basis:100%;padding-top:var(--spacing-xs)}.styles-module__tagsToggle__ogKrw{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--rounded-full);border:1px solid var(--color-hairline);background:var(--color-canvas);font-size:12px;font-weight:600;color:var(--color-ink-muted)}.styles-module__tagsToggle__ogKrw:hover{color:var(--color-ink)}.styles-module__tagsToggleBadge__O7Pz_{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:var(--rounded-full);background:var(--color-ink);color:var(--color-canvas);font-size:10px;font-weight:700}.styles-module__categoryPill__Lz046{padding:6px 14px;border-radius:var(--rounded-full);border:1px solid var(--color-hairline);background:var(--color-canvas);font-size:12px;font-weight:600;color:var(--color-ink-muted)}.styles-module__categoryPill__Lz046:hover{color:var(--color-ink)}.styles-module__categoryPillActive__Vut5f{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-canvas)}.styles-module__tagPill__aliZR{padding:5px 10px;border-radius:var(--rounded-full);border:1px dashed var(--color-hairline-strong);background:none;font-size:11px;font-family:var(--font-family-mono);color:var(--color-ink-muted)}.styles-module__tagPill__aliZR:hover{color:var(--color-ink)}.styles-module__tagPillActive__f1akK{border-style:solid;border-color:var(--color-ink);color:var(--color-ink);font-weight:700}.styles-module__clearFiltersBtn__naksN{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--color-ink-muted);background:none;border:none}.styles-module__clearFiltersBtn__naksN:hover{color:var(--color-ink)}.styles-module__emptyState__ZH36n{padding:var(--spacing-xxl) 0;text-align:center;color:var(--color-ink-muted)}.styles-module__categorySection__VcwiM{margin-bottom:var(--spacing-xl)}.styles-module__categoryLabel__V6OKm{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-muted);margin-bottom:var(--spacing-sm);padding-bottom:var(--spacing-xs);border-bottom:1px solid var(--color-hairline)}.styles-module__postGrid__xQeqk{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:var(--spacing-md)}@media(max-width: 1200px){.styles-module__postGrid__xQeqk{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 900px){.styles-module__postGrid__xQeqk{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 600px){.styles-module__postGrid__xQeqk{grid-template-columns:1fr}}.styles-module__postCard__MID6d{display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-lg);border:1px solid var(--color-hairline);border-radius:var(--rounded-lg);text-decoration:none;color:var(--color-ink);transition:border-color .18s ease,background .18s ease}.styles-module__postCard__MID6d:hover{border-color:var(--color-hairline-strong);background:var(--color-surface-muted)}.styles-module__postCardIcon__wvLtF{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--rounded-md);background:var(--color-surface-muted);color:var(--color-success)}.styles-module__postCardTitle__wn7Cd{font-size:16px;font-weight:600;line-height:1.35;margin:0}.styles-module__postCardSummary__DIzGW{font-size:13px;line-height:1.6;color:var(--color-ink-secondary);margin:0}.styles-module__postCardTags__YO8RE{display:flex;flex-wrap:wrap;gap:6px}.styles-module__postCardTag__yAEzv{font-size:11px;font-family:var(--font-family-mono);color:var(--color-ink-muted)}.styles-module__postCardLink__XNQxr{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--color-success);margin-top:auto;padding-top:var(--spacing-xs)}.styles-module__postCardLink__XNQxr svg{transition:transform .18s ease}.styles-module__postCard__MID6d:hover .styles-module__postCardLink__XNQxr svg{transform:translate(2px, -2px)}.styles-module__backLink__A5pES{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--color-ink-muted);text-decoration:none;margin-bottom:var(--spacing-lg)}.styles-module__backLink__A5pES:hover{color:var(--color-ink)}.styles-module__postEyebrow__rISvv{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-success);margin-bottom:var(--spacing-xs)}.styles-module__postHead__rUaEF{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.styles-module__postHeadIcon__JcjHm{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--rounded-md);background:var(--color-surface-muted);color:var(--color-ink);flex-shrink:0}.styles-module__postTitle__lprfv{font-size:34px;font-weight:700;letter-spacing:-0.02em;line-height:1.15;margin:0 0 4px}@media(max-width: 640px){.styles-module__postTitle__lprfv{font-size:26px}}.styles-module__postSummary__ELThd{font-size:17px;line-height:1.6;color:var(--color-ink-secondary);margin:0 0 var(--spacing-sm)}.styles-module__postDates__ZTnV9{display:flex;gap:var(--spacing-md);font-size:12px;color:var(--color-ink-faint);margin-bottom:var(--spacing-sm)}.styles-module__postTags__Eu1Qr{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-lg);border-bottom:1px solid var(--color-hairline)}.styles-module__postTag__WyNDU{font-size:12px;font-family:var(--font-family-mono);color:var(--color-ink-muted);padding:3px 10px;border:1px dashed var(--color-hairline-strong);border-radius:var(--rounded-full)}.styles-module__postHeading__SPW8j{font-size:19px;font-weight:600;color:var(--color-ink);margin:var(--spacing-xl) 0 var(--spacing-sm)}.styles-module__postHeading__SPW8j:first-child{margin-top:0}.styles-module__postBody__n162s p{font-size:16px;line-height:1.75;color:var(--color-ink-secondary, var(--color-ink));margin:0 0 var(--spacing-md);overflow-wrap:anywhere}.styles-module__postBody__n162s p code{font-family:var(--font-family-mono);font-size:.9em;background:var(--color-surface-muted);padding:2px 5px;border-radius:var(--rounded-xs)}.styles-module__postBody__n162s p strong{color:var(--color-ink);font-weight:600}.styles-module__postBody__n162s p a{color:var(--color-success);text-decoration:none}.styles-module__postBody__n162s p a:hover{opacity:.8}.styles-module__referencesBlock__Sad7Y{margin:var(--spacing-lg) 0 var(--spacing-xl)}.styles-module__referencesList__MKWOL{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.styles-module__referencesList__MKWOL a{font-size:13px;color:var(--color-ink-muted);text-decoration:underline;text-decoration-color:var(--color-hairline-strong);text-underline-offset:2px}.styles-module__referencesList__MKWOL a:hover{color:var(--color-ink)}.styles-module__notFound__uAoeM{padding:var(--spacing-xxl) 0;text-align:center;color:var(--color-ink-muted)}.styles-module__readingTime__aPv90{color:var(--color-ink-faint)}.styles-module__progressBar__RCCiF{position:fixed;top:0;left:0;height:2px;background:var(--color-ink);z-index:20;transition:width .1s linear}.styles-module__postFooter__Q1lIf{margin-top:var(--spacing-xxl);padding-top:var(--spacing-xl);border-top:1px solid var(--color-hairline)}.styles-module__relatedTitle__xwi1n{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-muted);margin:0 0 var(--spacing-sm)}.styles-module__relatedGrid__nXKTO{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:var(--spacing-md);margin-bottom:var(--spacing-xl)}@media(max-width: 900px){.styles-module__relatedGrid__nXKTO{grid-template-columns:1fr}}.styles-module__adjacentNav__pDuV1{display:flex;justify-content:space-between;gap:var(--spacing-md)}.styles-module__adjacentLink__Q_nh3{display:flex;flex-direction:column;gap:4px;padding:var(--spacing-md);border:1px solid var(--color-hairline);border-radius:var(--rounded-lg);text-decoration:none;color:var(--color-ink);flex:1;min-width:0}.styles-module__adjacentLink__Q_nh3:hover{border-color:var(--color-hairline-strong)}.styles-module__adjacentNavNext__dXGB5{text-align:right;align-items:flex-end}.styles-module__adjacentLabel___yzr5{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-faint)}.styles-module__adjacentPostTitle__Ugfgm{font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.styles-module__fadeIn___rMbL{animation:styles-module__fadeIn___rMbL .15s ease-in}@keyframes styles-module__fadeIn___rMbL{from{opacity:0}to{opacity:1}}
:root{--color-ink: #181818;--color-ink-secondary: #737373;--color-ink-muted: #a6a6a6;--color-ink-faint: #a6a6a6;--color-canvas: #fcfcfc;--color-surface: #ffffff;--color-surface-muted: #f8f8f8;--color-canvas-soft: #f8f8f8;--color-hairline: #ededed;--color-hairline-strong: #d8d8d8;--color-dark: #292929;--color-dark-foreground: #f5f5f5;--color-dark-muted: #bdbdbd;--color-on-ink: #ffffff;--color-primary: var(--color-ink);--color-primary-active: var(--color-ink);--color-on-primary: var(--color-on-ink);--color-success: #1f7a4d;--color-success-bg: #eaf6ee;--color-success-border: #cbe8d4;--color-danger: #b3261e;--color-danger-bg: #fbebea;--color-danger-border: #f3d0cd;--color-warning: #92620a;--color-warning-bg: #fbf1de;--color-warning-border: #f0dfb3;--color-info: #205ea6;--color-info-bg: #e9f1fb;--color-info-border: #cddff3;--code-tag: #205ea6;--code-attr: #92620a;--code-string: #1f7a4d;--code-number: #8a3ea6;--code-boolean: #8a3ea6;--code-null: #a6a6a6;--code-comment: #a6a6a6;--code-punct: #737373;--rounded-xs: 3px;--rounded-sm: 5px;--rounded-md: 7px;--rounded-lg: 10px;--rounded-xl: 10px;--rounded-full: 999px;--spacing-xxs: 4px;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-xxl: 48px;--spacing-section-sm: 64px;--spacing-section-md: 96px;--spacing-section-lg: 140px;--shadow-1: none;--shadow-2: 0 1px 2px rgba(0, 0, 0, 0.03), 0 8px 30px rgba(0, 0, 0, 0.035);--font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-family-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace}:root[data-theme=dark]{--color-ink: var(--color-dark-foreground);--color-ink-secondary: var(--color-dark-muted);--color-ink-muted: #999999;--color-ink-faint: #999999;--color-canvas: #1a1a1a;--color-surface: var(--color-dark);--color-surface-muted: #2f2f2f;--color-canvas-soft: #2f2f2f;--color-hairline: #333333;--color-hairline-strong: #424242;--color-on-ink: #181918;--shadow-2: 0 1px 2px rgba(0, 0, 0, 0.3), 0 8px 30px rgba(0, 0, 0, 0.35);--color-success: #4ade80;--color-success-bg: #143324;--color-success-border: #1e4a34;--color-danger: #f37b73;--color-danger-bg: #3a1f1d;--color-danger-border: #522b27;--color-warning: #e0b04a;--color-warning-bg: #3a2e14;--color-warning-border: #52411e;--color-info: #7cb0f0;--color-info-bg: #16273d;--color-info-border: #1f3a58;--code-tag: #7cb0f0;--code-attr: #e0b04a;--code-string: #4ade80;--code-number: #c792ea;--code-boolean: #c792ea;--code-null: #999999;--code-comment: #999999;--code-punct: #bdbdbd}*{box-sizing:border-box}img{max-width:100%;height:auto}button{appearance:none;-webkit-appearance:none;background:none;border:none;font:inherit;color:inherit;cursor:pointer}html,body{margin:0}body{font-family:var(--font-family);font-size:15px;line-height:1.5;background:var(--color-canvas);color:var(--color-ink);-webkit-font-smoothing:antialiased}a{color:var(--color-ink)}h1{font-size:32px;font-weight:500;line-height:1.15;letter-spacing:-0.025em;margin:0 0 var(--spacing-md)}h2{font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-0.02em;margin:0 0 var(--spacing-sm)}p{font-size:15px;font-weight:400;line-height:1.5;color:var(--color-ink)}code,pre{font-family:var(--font-family-mono)}.technical-label{font-family:var(--font-family-mono);font-size:11px;font-weight:500;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-muted)}
html,body,#root{min-height:100vh}
