.docs-module__jMC11a__docsContainer{border-top:1px solid #353841;flex-direction:column;width:100%;min-height:calc(100vh - 90px);display:flex}.docs-module__jMC11a__docsHomePage{max-width:800px;margin:0 auto;padding:2rem}.docs-module__jMC11a__docsHomePage h1{text-transform:capitalize;text-align:center;margin-bottom:1rem}.docs-module__jMC11a__categoriesWrap{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.docs-module__jMC11a__categoryCard{text-transform:capitalize;border:1px solid #353841;border-radius:.5rem;align-items:center;gap:.25rem;padding:1.5rem;transition:all .3s;display:flex}.docs-module__jMC11a__categoryCard:hover{border-color:#4b4e51;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.docs-module__jMC11a__categoriesWrap span{justify-content:center}
.Navigation-module__CQzw7W__docNavigation{justify-content:space-between;gap:2.5rem;margin-top:2rem;display:flex}.Navigation-module__CQzw7W__navButton{color:#c1c3c8;border:1px solid #353841;border-radius:.375rem;flex:1;align-items:center;padding:.75rem;transition:all .15s;display:flex}.Navigation-module__CQzw7W__navButton:hover{background-color:#0000000d;border-color:#c1c3c8;text-decoration:none}.Navigation-module__CQzw7W__nextButton{text-align:right;justify-content:flex-end}.Navigation-module__CQzw7W__navButton svg{width:20px;height:20px}.Navigation-module__CQzw7W__navContent{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.Navigation-module__CQzw7W__navLabel{color:var(--text-muted,#6b7280);font-size:.875rem}.Navigation-module__CQzw7W__navTitle{font-weight:500}
.Breadcrumbs-module__fpPyIq__breadcrumbs{font-size:.9rem}.Breadcrumbs-module__fpPyIq__breadcrumbs ol{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__fpPyIq__breadcrumbs li{align-items:center;display:flex}.Breadcrumbs-module__fpPyIq__breadcrumbs a{color:var(--clr-accent-blue);text-decoration:none}.Breadcrumbs-module__fpPyIq__breadcrumbs a:hover{text-decoration:underline}.Breadcrumbs-module__fpPyIq__breadcrumbs span[aria-current=page]{color:#666;font-weight:500}.Breadcrumbs-module__fpPyIq__separator{color:#999;margin:0 .5rem}
.Sidebar-module__Po-LJG__sidebar{border-right:1px solid #353841;flex-direction:column;width:100%;padding:1.5rem;transition:all .3s;display:flex;overflow-y:auto}.Sidebar-module__Po-LJG__navList,.Sidebar-module__Po-LJG__nestedList{text-transform:capitalize;flex-direction:column;display:flex}.Sidebar-module__Po-LJG__nestedList{border-left:1px solid #353841;flex-direction:column;gap:1rem;margin-top:1rem;padding-left:1rem;display:flex}.Sidebar-module__Po-LJG__standaloneLink{color:#c1c3c8;width:100%;margin:0;display:block}.Sidebar-module__Po-LJG__activeItem a{color:var(--clr-accent-blue);font-weight:500}.Sidebar-module__Po-LJG__navList>li{margin:.5rem 0;font-weight:600}.Sidebar-module__Po-LJG__navList button{justify-content:space-between;align-items:center;gap:.5rem;width:100%;font-size:18px;display:flex}.Sidebar-module__Po-LJG__nestedLink{color:#c1c3c8;font-weight:400;display:block}
.Hamburger-module__WezjSa__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;grid-area:hamburger;justify-content:space-between;width:28px;height:28px;padding:0;display:flex}.Hamburger-module__WezjSa__hamburger svg{width:100%;height:100%}.Hamburger-module__WezjSa__hamburger.Hamburger-module__WezjSa__open svg{color:var(--clr-danger)}
.NotFound-module___UpUQG__errorWrap{flex:1 0 auto;width:100%;display:flex}.NotFound-module___UpUQG__errorContainer{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.NotFound-module___UpUQG__errorContainer h1{height:auto}.NotFound-module___UpUQG__errorContainer>*{text-transform:capitalize;letter-spacing:var(--xsmall-spacing)}.NotFound-module___UpUQG__errorContainer p{font-size:var(--font-size-small-700)}.NotFound-module___UpUQG__errorContainer p>.NotFound-module___UpUQG__memeFont{text-transform:none}.NotFound-module___UpUQG__errorContainer p>.NotFound-module___UpUQG__countDown{color:var(--clr-brand-primary)}@media screen and (max-width:480px){.NotFound-module___UpUQG__errorWrap{padding:0 1rem}}@media screen and (max-width:200px){.NotFound-module___UpUQG__errorWrap{word-break:break-all;padding:0 .25rem}.NotFound-module___UpUQG__errorContainer h1{font-size:2rem}.NotFound-module___UpUQG__errorContainer p{font-size:.75rem}}
.page-module__GPL8-W__directoryPage{max-width:800px;margin:0 auto;padding:2rem}.page-module__GPL8-W__endpointPageContainer{flex:1;width:100%;max-width:1440px;margin:0 auto}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__fullSize{grid-template-columns:320px 1fr;display:grid}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__mobile{flex-direction:column;display:flex}.page-module__GPL8-W__topBar{justify-content:space-between;align-items:center;gap:1rem;margin-top:8px;margin-bottom:1.5rem}.page-module__GPL8-W__topBar>:first-child{flex-shrink:1;min-width:200px}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__fullSize .page-module__GPL8-W__topBar{flex-wrap:wrap;display:flex}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__mobile .page-module__GPL8-W__topBar{grid-template-columns:1fr auto;grid-template-areas:"breadcrumbs hamburger""updated hamburger";display:grid}.page-module__GPL8-W__lastUpdated{color:#666;font-size:.85rem;font-style:italic}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__fullSize .page-module__GPL8-W__lastUpdated{margin-left:auto}.page-module__GPL8-W__endpointPage{overflow-y:auto}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__fullSize .page-module__GPL8-W__endpointPage{margin:0 3rem;padding:1.5rem}.page-module__GPL8-W__endpointPageContainer.page-module__GPL8-W__mobile .page-module__GPL8-W__endpointPage{margin:0;padding:1.5rem 2rem}.page-module__GPL8-W__endpointPage h1{margin-bottom:1rem}.page-module__GPL8-W__endpointPage h2{font-size:48px;font-weight:600;line-height:1.2}.page-module__GPL8-W__endpointPage h3{font-size:41px;font-weight:500;line-height:1.2}.page-module__GPL8-W__content{flex-direction:column;line-height:1.6;display:flex}.page-module__GPL8-W__content p{padding:2px 0}.page-module__GPL8-W__content ul,.page-module__GPL8-W__content ol{padding-left:2rem}.page-module__GPL8-W__content ul ul,.page-module__GPL8-W__content ol ol,.page-module__GPL8-W__content ul ol,.page-module__GPL8-W__content ol ul{margin:.5rem 0}.page-module__GPL8-W__content li{margin-bottom:.25rem;list-style-position:outside}.page-module__GPL8-W__content ul li{list-style-type:disc}.page-module__GPL8-W__content ol li{list-style-type:decimal}.page-module__GPL8-W__content ol li::marker{font-size:inherit;font-family:inherit}.page-module__GPL8-W__content li:last-child{margin-bottom:0}.page-module__GPL8-W__content li ul li{list-style-type:circle}.page-module__GPL8-W__content li::marker{font-size:1.25rem}.page-module__GPL8-W__content li ol li{list-style-type:lower-alpha}.page-module__GPL8-W__content ins{text-decoration:underline}.page-module__GPL8-W__content del{text-decoration:line-through}.page-module__GPL8-W__content code{background-color:#2f2f2f;text-indent:0;white-space:pre-wrap;background-color:oklab(57.738% .0140701 -.208587/.0392157);border:1px solid #97979f33;border:1px solid lab(62.6477% 1.19177 -4.21209/.2);border-radius:4px;padding:.2rem;font-family:Courier New,Courier,monospace;line-height:1.125rem}.page-module__GPL8-W__imagesBlock{flex-direction:column;display:flex}.page-module__GPL8-W__imagesBlock img,.page-module__GPL8-W__imagesBlock span{border-radius:8px;max-width:100%;box-shadow:0 4px 8px #0000001a;height:auto!important}.page-module__GPL8-W__spacerBlock{height:100%}.page-module__GPL8-W__note{--tip-color:#00c853;--note-color:#2196f3;--warning-color:#ff9800;--danger-color:#f44336;--tip-bg:#00c8531a;--note-bg:#2196f31a;--warning-bg:#ff98001a;--danger-bg:#f443361a;border-radius:.375rem;display:flex;overflow:hidden}.page-module__GPL8-W__noteIcon{flex-shrink:0;justify-content:center;align-items:center;padding:1.5rem;display:flex}.page-module__GPL8-W__noteIcon svg{width:20px;height:20px}.page-module__GPL8-W__noteContent{color:inherit;flex-direction:column;flex:1;justify-content:center;padding:1.5rem;display:flex}.page-module__GPL8-W__noteContent p{margin:0;padding:0}.page-module__GPL8-W__note-tip{background-color:var(--tip-bg);color:var(--tip-color)}.page-module__GPL8-W__note-note{background-color:var(--note-bg);color:var(--note-color)}.page-module__GPL8-W__note-warning{background-color:var(--warning-bg);color:var(--warning-color)}.page-module__GPL8-W__note-danger{background-color:var(--danger-bg);color:var(--danger-color)}.page-module__GPL8-W__note-tip .page-module__GPL8-W__noteIcon{background-color:var(--tip-color);color:#fff}.page-module__GPL8-W__note-note .page-module__GPL8-W__noteIcon{background-color:var(--note-color);color:#fff}.page-module__GPL8-W__note-warning .page-module__GPL8-W__noteIcon{background-color:var(--warning-color);color:#fff}.page-module__GPL8-W__note-danger .page-module__GPL8-W__noteIcon{background-color:var(--danger-color);color:#fff}.page-module__GPL8-W__faqItems{flex-direction:column;display:flex}.page-module__GPL8-W__faqItemsForceWrap .page-module__GPL8-W__faqItem{flex-basis:100%;width:100%}.page-module__GPL8-W__faqItemsForceWrap .page-module__GPL8-W__faqItem:nth-child(odd){background-color:var(--clr-header-grey)}.page-module__GPL8-W__faqItemsForceWrap .page-module__GPL8-W__faqItem:nth-child(2n){background-color:var(--clr-alt-grey)}.page-module__GPL8-W__faqItem{background-color:var(--clr-mid-black);flex-direction:column;padding:.6rem 1rem;display:flex}.page-module__GPL8-W__faqItemInline{flex-direction:row;align-items:center}.page-module__GPL8-W__faqItemInline .page-module__GPL8-W__faqSpacer{white-space:pre;font-size:1.125rem;font-weight:500}.page-module__GPL8-W__faqItemInline .page-module__GPL8-W__faqAnswer{flex:1}.page-module__GPL8-W__faqQuestion h5{margin-top:0;font-size:1.375rem;font-weight:600}.page-module__GPL8-W__faqItemInline .page-module__GPL8-W__faqQuestion h5{font-size:1.125rem}.page-module__GPL8-W__faqAnswer p{margin:0;padding:0}.page-module__GPL8-W__loaderContainer{justify-content:center;align-items:center;min-height:calc(100vh - 90px);display:flex}@media screen and (max-width:768px){.page-module__GPL8-W__faqItemInline{flex-direction:column;align-items:flex-start}.page-module__GPL8-W__faqItemInline .page-module__GPL8-W__faqQuestion{flex:auto;margin-bottom:.5rem}}
