@xyd-js/theme-poetry 0.1.0-xyd.26 → 0.1.0-xyd.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/package.json +5 -5
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.XydUi-Component-Nav__NavHost{background:transparent;display:flex;position:sticky;top:0;width:100%;z-index:20}.XydUi-Component-Nav__NavShadow{background-color:#fff;height:100%;pointer-events:none;position:absolute;width:100%;z-index:-1}.XydUi-Component-Nav__Nav{align-items:center;display:flex;gap:8px;height:var(--xyd-navbar-height);justify-content:flex-end;padding-left:calc(max(env(safe-area-inset-left), 16px));padding-right:calc(max(env(safe-area-inset-right), 16px));width:100%}.XydUi-Component-Nav__NavMiddle{align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr}.XydUi-Component-Nav__ListHost{align-items:center;display:flex;gap:8px;justify-content:center}.XydUi-Component-Nav__ItemHost{align-items:center;color:#000;display:flex;font-size:14px;justify-content:center;padding:8px 16px;position:relative;white-space:nowrap}.XydUi-Component-Nav__ItemHost:hover{color:#1f2937}.XydUi-Component-Nav__ItemHost[data-state=active]{background:#f9f9f9;border-radius:8px;font-weight:700}.XydUi-Component-Nav__ItemTitle1{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;text-align:center}.XydUi-Component-Nav__ItemTitle2{font-weight:600;visibility:hidden}.XydUi-Component-Nav__LogoHost{align-items:center;display:flex;margin-right:auto}.XydUi-Component-Sidebar__SidebarHost{background:#f8f8f8;border-radius:4px;display:flex;flex-direction:column;height:100%}.XydUi-Component-Sidebar__SidebarUl{height:100%;overflow-x:hidden;overflow-y:auto;padding:8px}.XydUi-Component-Sidebar__FooterHost{border-top:1px solid #ededed;box-shadow:0 -2px 10px hsla(0,0%,93%,.1);padding:1rem}.XydUi-Component-Sidebar__FooterItemHost{color:#6e6e80;display:flex;padding:2px;width:100%}.XydUi-Component-Sidebar__FooterItem{align-items:center;display:flex;font-size:14px;gap:7px;padding:4px 8px;width:100%}.XydUi-Component-Sidebar__FooterItem:hover{background:#ececf1;border-radius:4px;color:#111827}.XydUi-Component-Sidebar__FooterItem:hover svg{fill:#111827}.XydUi-Component-Sidebar__FooterItem svg{fill:#6e6e80;font-size:18px;height:18px;width:18px}.XydUi-Component-Sidebar__ItemHost{color:#6e6e80;font-size:14px}.XydUi-Component-Sidebar__ItemLink{display:flex;font-weight:500;width:100%}.XydUi-Component-Sidebar__ItemLinkActive{background:#ebebeb;border-radius:4px;color:#000;font-weight:600;position:relative}.XydUi-Component-Sidebar__ItemLinkActive:before{background:#7051d4;border-radius:0 2px 2px 0;border-radius:10px;bottom:7px;content:"";left:5px;position:absolute;top:7px;width:4px}.XydUi-Component-Sidebar__ItemLinkParentActive{background:transparent;font-weight:600}.XydUi-Component-Sidebar__ItemLinkActiveSecondary{background:unset;font-weight:500}.XydUi-Component-Sidebar__ItemLinkItem{display:flex;font-size:14px;padding:8px 12px 8px 16px;position:relative;width:100%}.XydUi-Component-Sidebar__ItemLinkItem:hover{background:#ececf1;border-radius:4px;color:#111827}.XydUi-Component-Sidebar__TreeHost{margin-left:12px}.XydUi-Component-Sidebar__ItemHeaderHost{color:#111827;font-size:13px;font-weight:600;letter-spacing:.5px;line-height:16px;margin-bottom:8px;margin-top:24px;padding-left:12px;text-transform:uppercase}.XydUi-Component-Sidebar__CollapseContainer{overflow:hidden;transform:translateZ(0);transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1);will-change:width,height}@media (prefers-reduced-motion:reduce){.XydUi-Component-Sidebar__CollapseContainer{transition:none}}.XydUi-Component-Sidebar__CollapseBase{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);will-change:opacity}@media (prefers-reduced-motion:reduce){.XydUi-Component-Sidebar__CollapseBase{transition:none}}.XydUi-Component-Sidebar__CollapseOpen{opacity:1}.XydUi-Component-SubNav__SubNavHost{align-items:center;background-color:#f6f6f7;border-radius:.5rem;display:flex;flex-direction:row;height:44px;margin-top:3px;padding:0 .25rem;width:100%}.XydUi-Component-SubNav__SubNavPrefix{color:#44474a;font-size:12px;font-weight:600;padding-left:.5rem;padding-right:1.5rem;position:relative;text-transform:uppercase}.XydUi-Component-SubNav__SubNavPrefix:after{background:#d2d5d8;border-radius:1px;content:" ";height:.75rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:2px}.XydUi-Component-SubNav__SubNavUl{display:flex;flex-direction:row;height:100%}.XydUi-Component-SubNav__SubNavLi{align-items:center;display:flex;height:100%;position:relative}.XydUi-Component-SubNav__SubNavLi[data-state=active]{font-weight:600}.XydUi-Component-SubNav__SubNavLi[data-state=active] a{color:#202223}.XydUi-Component-SubNav__SubNavLi[data-state=active] a:after{background-color:#7051d4;border-radius:1px;bottom:0;content:" ";height:2px;left:0;position:absolute;width:100%}.XydUi-Component-SubNav__SubNavLink{color:#4b5563;display:block;height:100%;line-height:2.75rem;padding:0 .5rem}.XydUi-Component-SubNav__SubNavLink:hover{color:#202223}.XydUi-Component-Toc__TocHost{padding-left:16px;position:relative}.XydUi-Component-Toc__TocUl{list-style:none;margin:0;padding:0}.XydUi-Component-Toc__TocLi{line-height:1.5;margin:0 0 12px;padding:0;position:relative}.XydUi-Component-Toc__TocLink{text-wrap:pretty;color:#6e6e80;display:inline-block;font-size:14px;line-height:1.4;transition:color .15s ease}.XydUi-Component-Toc__TocLinkActive{color:#353740;font-weight:600}.XydUi-Component-Toc__ScrollerHost{background-color:#ececf1;bottom:0;left:0;position:absolute;top:0;width:2px}.XydUi-Component-Toc__ScrollerScroll{background-color:#353740;height:var(--active-track-height);left:0;position:absolute;top:0;transform:translateY(var(--active-track-top));transition:height .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);width:2px}:root{--XydAtlas-Ref-Palette-Primary-60:#7051d4;--XydAtlas-Ref-Palette-Primary-70:#6045b9;--XydAtlas-Ref-Palette-Primary-80:#4f399e;--XydAtlas-Ref-Palette-Neutral-10:#f8f9fa;--XydAtlas-Ref-Palette-Neutral-20:#f1f3f5;--XydAtlas-Ref-Palette-Neutral-30:#e9ecef;--XydAtlas-Ref-Palette-Neutral-40:#dee2e6;--XydAtlas-Ref-Palette-Neutral-70:#6c757d;--XydAtlas-Ref-Palette-Neutral-80:#495057;--XydAtlas-Ref-Palette-Neutral-100:#212529;--XydAtlas-Sys-Color-Primary:var(--XydAtlas-Ref-Palette-Primary-60);--XydAtlas-Sys-Color-Primary--hover:var(--XydAtlas-Ref-Palette-Primary-70);--XydAtlas-Sys-Color-Primary--active:var(--XydAtlas-Ref-Palette-Primary-80);--XydAtlas-Sys-Color-Surface:var(--XydAtlas-Ref-Palette-Neutral-10);--XydAtlas-Sys-Color-Surface--hover:var(--XydAtlas-Ref-Palette-Neutral-20);--XydAtlas-Sys-Color-Surface--active:var(--XydAtlas-Ref-Palette-Neutral-30);--XydAtlas-Sys-Color-Text-Primary:var(--XydAtlas-Ref-Palette-Neutral-100);--XydAtlas-Sys-Color-Text-Secondary:var(--XydAtlas-Ref-Palette-Neutral-80);--XydAtlas-Sys-Color-Text-Tertiary:var(--XydAtlas-Ref-Palette-Neutral-70);--XydAtlas-Sys-Color-Border:var(--XydAtlas-Ref-Palette-Neutral-30);--XydAtlas-Sys-Color-Border--hover:var(--XydAtlas-Ref-Palette-Neutral-40);--XydAtlas-Sys-Color-Border--active:var(--XydAtlas-Ref-Palette-Primary-60);--XydAtlas-Component-ApiRef-Properties__color-description:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-ApiRef-Properties__color-propName:var(--XydAtlas-Sys-Color-Text-Primary);--XydAtlas-Component-ApiRef-Properties__color-propType:var(--XydAtlas-Sys-Color-Text-Tertiary);--XydAtlas-Component-ApiRef-Properties__color--active:var(--XydAtlas-Sys-Color-Primary);--XydAtlas-Component-ApiRef-Properties__color-border:var(--XydAtlas-Sys-Color-Border);--XydAtlas-Component-ApiRef-Item__color-border:var(--XydAtlas-Sys-Color-Border);--XydAtlas-Component-ApiRef-Item__color-navbar:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-Code-Sample__color-border:var(--XydAtlas-Sys-Color-Border);--XydAtlas-Component-Code-Sample__color:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-Code-Sample__color--active:var(--XydAtlas-Sys-Color-Primary);--XydAtlas-Component-Code-Sample__color-background:var(--XydAtlas-Sys-Color-Surface--hover);--XydAtlas-Component-Code-Sample__color-markBorder--active:var(--XydAtlas-Sys-Color-Primary);--XydAtlas-Component-Code-Sample__color-markBackground--active:var(--XydAtlas-Sys-Color-Surface--hover);--XydAtlas-Component-Code-SampleButtons__color-containerBackground:var(--XydAtlas-Sys-Color-Surface);--XydAtlas-Component-Code-SampleButtons__color-background--active:var(--XydAtlas-Sys-Color-Surface--active);--XydAtlas-Component-Code-SampleButtons__color:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-Code-SampleButtons__color--active:var(--XydAtlas-Sys-Color-Text-Primary)}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemTitleHost{font-size:30px;font-weight:400}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemNavbarContainer{background:linear-gradient(45deg,#f7f7f8,#f7f7f8);border:1px solid var(--XydAtlas-Component-ApiRef-Item__color-border);border-radius:8px;font-size:13px;padding:8px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemNavbarLabel{color:var(--XydAtlas-Component-ApiRef-Item__color-navbar);margin-right:4px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemHost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-bottom:25px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemGrid{-ms-grid-columns:repeat(2,minmax(0,1fr));-webkit-box-align:normal;-ms-flex-align:normal;-webkit-align-items:normal;align-items:normal;display:-ms-grid;display:grid;gap:100px;grid-template-columns:repeat(2,minmax(0,1fr))}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemPropertiesItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:25px;margin-bottom:25px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemSubtitleHost{font-size:15px;font-weight:600}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemSubtitleLink{-webkit-text-decoration:none;text-decoration:none}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesUlHost{-webkit-box-flex-wrap:wrap;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesLiHost{margin:0;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesLiHost:first-child{padding-top:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesLiHost:last-child{padding-bottom:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesDescriptionHost{color:var(--XydAtlas-Component-ApiRef-Properties__color-description);font-size:14px;line-height:22px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesDlHost{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex-wrap:wrap;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-justify-content:flex-start;justify-content:flex-start;margin:8px 0;position:relative}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesDlHost dd{-webkit-margin-start:0;margin-inline-start:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropNameCodeHost{color:var(--XydAtlas-Component-ApiRef-Properties__color-propName);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;font-weight:600;padding:4px 0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropTypeCodeHost{border-radius:4px;color:var(--XydAtlas-Component-ApiRef-Properties__color-propType);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;padding:4px 0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropTypeCodeLink{color:var(--XydAtlas-Component-ApiRef-Properties__color--active);-webkit-text-decoration:underline;text-decoration:underline}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropTypeCodeLink:hover{color:var(--XydAtlas-Sys-Color-Primary--hover);-webkit-text-decoration:none;text-decoration:none}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsHost{border-style:none;display:none;padding:8px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsHostExpanded{display:unset}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsUl{-webkit-box-flex-wrap:wrap;border:none;border-left:1px solid var(--XydAtlas-Component-ApiRef-Properties__color-border);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsLi{padding:0 16px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleHost{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;margin-top:16px;outline:inherit;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleHost svg{font-size:13px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleHost:hover svg{color:var(--XydAtlas-Component-ApiRef-Properties__color--active);-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleLink{cursor:pointer;margin-left:4px;-webkit-text-decoration:none;text-decoration:none}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleLink:hover{color:var(--XydAtlas-Component-ApiRef-Properties__color--active);-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.XydAtlas-Component-Code-CodeCopy__CodeCopyHost{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border-radius:6px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;padding:8px}.XydAtlas-Component-Code-CodeCopy__CodeCopyHost:hover{background:var(--XydAtlas-Component-Code-Copy__color-background--active)}.XydAtlas-Component-Code-CodeSample__CodeSampleHost{border:1px solid var(--XydAtlas-Component-Code-Sample__color-border);border-radius:16px;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;max-width:512px;min-width:0;overflow:hidden}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;padding:8px 0}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesList{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;flex-grow:1;gap:8px;-webkit-justify-content:end;justify-content:end;padding:0 10px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesButton{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;all:unset;-webkit-align-items:center;align-items:center;border-radius:6px;color:var(--XydAtlas-Component-Code-Sample__color);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;-webkit-justify-content:center;justify-content:center;padding:6px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesButton[data-state=active]{border-bottom:1px solid var(--XydAtlas-Component-Code-Sample__color--active);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--XydAtlas-Component-Code-Sample__color--active)}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesButton:hover{background:var(--XydAtlas-Component-Code-Sample__color-background);-webkit-transition:.1s ease-in;transition:.1s ease-in}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesDescription{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:var(--XydAtlas-Component-Code-Sample__color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;gap:4px;margin-left:4px;margin-right:4px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesDescriptionItem{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;gap:16px;padding-left:16px;padding-right:16px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesCopy{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:8px;padding-right:8px}.XydAtlas-Component-Code-CodeSample__CodeSampleCodeHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid var(--XydAtlas-Component-Code-Sample__color-border);font-size:14px;line-height:20px;margin:0;max-height:400px;overflow-y:scroll;padding:8px 16px;white-space:pre-wrap;word-break:break-all}.XydAtlas-Component-Code-CodeSample__CodeSampleMarkHost{border-color:transparent;border-left-width:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:4px 0}.XydAtlas-Component-Code-CodeSample__CodeSampleMarkLine{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.XydAtlas-Component-Code-CodeSample__CodeSampleMarkAnnotated{background-color:var(--XydAtlas-Component-Code-Sample__color-markBackground--active);border-color:var(--XydAtlas-Component-Code-Sample__color-markBorder--active)}.XydAtlas-Component-Code-CodeSample__CodeSampleLineNumberHost{margin:0 4px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsHost{max-width:100%;position:relative}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsContainer{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--XydAtlas-Component-Code-SampleButtons__color-containerBackground);border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsArrowHost{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:8px}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsArrowIcon{height:16px;width:16px}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsScrollerHost{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;overflow-x:auto}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsScrollerContainer{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:4px;margin-left:4px;padding:4px}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsButtonHost{border-radius:.375rem;color:var(--XydAtlas-Component-Code-SampleButtons__color);font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsButtonHost:hover{color:var(--XydAtlas-Component-Code-SampleButtons__color--active)}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsButtonActive{background-color:var(--XydAtlas-Component-Code-SampleButtons__color-background--active);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:var(--XydAtlas-Component-Code-SampleButtons__color--active)}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesContainerHost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px;position:-webkit-sticky;position:sticky;top:6rem}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesContainerHost:first-child{margin-top:0}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesContainerHost:last-child{margin-bottom:0}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesGroupHost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}.XydAtlas-Component-Atlas__AtlasHost{width:100%}.XydAtlas-Component-Atlas-AtlasLazy__AtlasLazyItemHost{padding:16px 0}.XydAtlas-Component-Atlas-AtlasLazy__AtlasLazyItemFirst{padding:4px 0}.XydComponents-Component-brand-Footer__FooterHost{background-color:#fff;border-top:1px solid #f0f0f0;padding:32px;position:relative}.XydComponents-Component-brand-Footer__FooterContainer{margin:0 auto;max-width:1200px;text-align:center}.XydComponents-Component-brand-Footer__FooterTextContainer{color:rgba(60,60,67,.78);font-size:14px;font-weight:500;line-height:24px}.XydComponents-Component-pages-HomePage__HomePageCardsHost{display:grid;gap:30px;grid-template-columns:repeat(2,500px);justify-content:center}@media (max-width:1200px){.XydComponents-Component-pages-HomePage__HomePageCardsHost{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.XydComponents-Component-pages-HomePage__HomePageCardsHost{grid-template-columns:1fr}}.XydComponents-Component-brand-CTABanner__CTABannerHost{padding:20px}.XydComponents-Component-brand-CTABanner__CTABannerContainer{align-items:center;display:flex;gap:80px;justify-content:center}.XydComponents-Component-brand-CTABanner__CTABannerHero{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.XydComponents-Component-brand-CTABanner__CTABannerHeadingEffect{-webkit-text-fill-color:transparent;align-items:center;animation:wave-XydComponents-Component-brand-CTABanner__CTABannerHeadingEffect 5s infinite;background:-webkit-linear-gradient(120deg,var(--headingEffect-color-tertiary) 20%,var(--headingEffect-color-tertiary) 30%,var(--headingEffect-color-secondary) 60%,var(--headingEffect-color-primary) 75%,var(--headingEffect-color-primary) 85%);-webkit-background-clip:text;background-clip:text;-webkit-background-position:50% 50%;background-position:50% 50%;background-size:200% 200%;display:flex;flex-direction:column;justify-content:center}@keyframes wave-XydComponents-Component-brand-CTABanner__CTABannerHeadingEffect{0%{-webkit-background-position:50% 50%;background-position:50% 50%}50%{-webkit-background-position:0 50%;background-position:0 50%}to{-webkit-background-position:50% 50%;background-position:50% 50%}}.XydComponents-Component-brand-CTABanner__CTABannerHeadingHost{align-items:center;display:flex;flex-direction:column;justify-content:center}.XydComponents-Component-brand-CTABanner__CTABannerHeadingTitle{font-size:76px;font-weight:900;letter-spacing:3px;margin:0;text-align:center}.XydComponents-Component-brand-CTABanner__CTABannerHeadingSubtitle{color:#3c3c43;font-size:46px;font-weight:600;text-align:center}.XydComponents-Component-brand-CTABanner__CTABannerButtonGroupHost{align-items:center;display:flex;gap:10px;justify-content:center}.XydComponents-Component-brand-Button__ButtonHost{background-color:#f7f7f8;border:1px solid transparent;border-radius:20px;color:#3c3c43;display:inline-block;font-size:14px;font-weight:600;line-height:38px;padding:0 20px;text-align:center;transition:color .25s,border-color .25s,background-color .25s;white-space:nowrap}.XydComponents-Component-brand-Button__ButtonHost:hover{background:#e3e3e6}.XydComponents-Component-brand-Button__ButtonHostSecondary{background-color:#7051d4;color:#fff}.XydComponents-Component-brand-Button__ButtonHostSecondary:hover{background-color:#5f3bd3}.XydComponents-Component-writer-Badge__BadgeHost{align-items:center;display:inline-flex;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1rem;text-transform:none;white-space:nowrap}.XydComponents-Component-writer-Badge__BadgeHostWarning{background-color:#ffffe1;color:#434e4e}.XydComponents-Component-writer-Badge__BadgeHostInfo{background-color:#1971a8;color:#fff}.XydComponents-Component-writer-Badge__BadgeHostSm{border-radius:6px;font-size:12px;gap:3px;height:18px;padding:0 6px}.XydComponents-Component-writer-Badge__BadgeItem{position:relative}.XydComponents-Component-views-HomeView__HomeViewHost{display:flex;flex-direction:column;min-height:100vh}.XydComponents-Component-views-HomeView__HomeViewBodyHost{-webkit-backdrop-filter:sepia(10%);backdrop-filter:sepia(10%);background:radial-gradient(circle,hsla(0,0%,9%,.3) 1px,transparent 0);background-size:30px 30px;flex:1;padding:60px}.XydComponents-Component-views-HomeView__HomeViewBodyHostSecondary{background:repeating-linear-gradient(90deg,hsla(0,0%,9%,.1),hsla(0,0%,9%,.1) 1px,transparent 0,transparent 50px),repeating-linear-gradient(180deg,hsla(0,0%,9%,.1),hsla(0,0%,9%,.1) 1px,transparent 0,transparent 50px)}.XydComponents-Component-views-HomeView__HomeViewBodyContent{display:flex;flex-direction:column;gap:80px;margin:0 auto;width:1200px}@media (max-width:1200px){.XydComponents-Component-views-HomeView__HomeViewBodyContent{padding:0 20px;width:100%}}@media (max-width:768px){.XydComponents-Component-views-HomeView__HomeViewBodyContent{padding:0 10px;width:100%}}.XydComponents-Component-writer-GuideCard__GuideHostSecondary{background:#f8f8f8;border:1px solid #ebebeb;border-radius:8px;display:flex;overflow:hidden;padding:24px;position:relative;transition:box-shadow .2s ease-in-out,background-image .2s ease;z-index:0}.XydComponents-Component-writer-GuideCard__GuideHostSecondary:hover{background:#fff}.XydComponents-Component-writer-GuideCard__GuideHostSecondaryMd{padding:21px 25px 25px}.XydComponents-Component-writer-GuideCard__GuideLink{height:100%;width:100%}.XydComponents-Component-writer-GuideCard__GuideItem{align-items:flex-start;border-radius:8px;cursor:pointer;display:flex;transition:opacity .15s}.XydComponents-Component-writer-GuideCard__GuideItem:hover [data-pointer=true]{opacity:1;transform:translate(0)}.XydComponents-Component-writer-GuideCard__GuideItemSecondary{height:100%;width:100%}.XydComponents-Component-writer-GuideCard__GuideIcon{align-items:center;box-sizing:border-box;color:#000;display:flex;flex-shrink:0;font-size:24px;height:32px;justify-content:center;line-height:0px;transition:background .2s ease}.XydComponents-Component-writer-GuideCard__GuideRight{display:flex;flex-direction:column;gap:4px;padding-left:16px}.XydComponents-Component-writer-GuideCard__GuideTitle{align-items:center;color:#000;display:flex;font-weight:600;transition:color .15s}.XydComponents-Component-writer-GuideCard__GuideTitleBody{font-size:16px;line-height:20px}.XydComponents-Component-writer-GuideCard__GuideTitleBodyMd{font-size:18px}.XydComponents-Component-writer-GuideCard__GuideBody{color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.XydComponents-Component-writer-GuideCard__GuideBodyMd{font-size:16px}.XydComponents-Component-writer-GuideCard__GuidePointer{display:flex;justify-content:center;opacity:0;transform:translate(-4px);transition:opacity .15s ease-in-out,transform .15s ease-in-out}.XydComponents-Component-writer-GuideCard__GuideListHost{display:grid;gap:24px;grid-template-columns:1fr 1fr;justify-content:center}.XydComponents-Component-writer-Hr__HrHost{border-color:hsla(0,0%,90%,.7)}.XydComponents-Component-writer-Blockquote__BlockquoteHost{border-color:#d1d5db;color:#374151;font-style:italic;margin:0}.XydComponents-Component-writer-Callout__CalloutHost{align-items:center;border:1px solid #ececf1;border-radius:8px;display:inline-flex;min-width:275px;padding:8px 12px;position:relative;text-align:center;width:100%}.XydComponents-Component-writer-Callout__CalloutNeutral{background-color:#f7f7f8;border-color:#ececf1}.XydComponents-Component-writer-Callout__CalloutIcon{align-self:flex-start;color:#6e6e80;display:inline-flex;flex:0 0 auto;font-size:20px;margin-right:14px;margin-top:2px}.XydComponents-Component-writer-Callout__CalloutMessage{color:#353740;flex:1 1 auto;text-align:left}.XydComponents-Component-writer-Callout__CalloutMessageBody{font-size:14px;line-height:20px}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsHost{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem;line-height:1.25rem;margin-top:.375rem;overflow:hidden}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsIcon{shrink:0;width:.875rem}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsItem{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsItemActive{color:#000;font-weight:700}.XydComponents-Component-writer-Table__TableHost{border-collapse:collapse;border-radius:3px;display:block;overflow-x:scroll}.XydComponents-Component-writer-Table__TableTh{background:rgba(234,238,242,.5);border-color:#d1d5db;border-width:1px;font-weight:600;margin:0;padding:.5rem 1rem}.XydComponents-Component-writer-Table__TableTr{border-color:#d1d5db;border-top-width:1px;margin:0;padding:0}.XydComponents-Component-writer-Table__TableTd{border-color:#d1d5db;border-width:1px;margin:0;padding:.5rem 1rem}.XydComponents-Component-writer-Details__DetailsHost{border-top:1px solid #ececf1}.XydComponents-Component-writer-Details__DetailsHost[open] summary svg[data-icon=true]{transform:rotate(90deg)}.XydComponents-Component-writer-Details__DetailsHostSecondary{background-color:#f7f7f8;border:1px solid #ececf1;border-radius:8px}.XydComponents-Component-writer-Details__DetailsSummary{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:18px;font-variant-numeric:tabular-nums;font-weight:500;justify-content:flex-start;line-height:1.4;list-style:none;padding:16px 14px 16px 0;transition:color .3s}.XydComponents-Component-writer-Details__DetailsSummary:hover{color:#565869}.XydComponents-Component-writer-Details__DetailsSummarySecondary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px 24px}.XydComponents-Component-writer-Details__DetailsSummaryTertiary{padding:10px 24px}.XydComponents-Component-writer-Details__DetailsSummaryDeep{align-items:center;display:flex;margin-bottom:8px}.XydComponents-Component-writer-Details__DetailsSummaryDeepText{color:#6e6e80;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:16px;margin-left:8px;text-transform:uppercase}.XydComponents-Component-writer-Details__DetailsSummaryDeepTextTertiary{text-transform:none}.XydComponents-Component-writer-Details__DetailsSummaryDeepTextTertiary code{background:#fff}.XydComponents-Component-writer-Details__DetailsLabel{flex:1 1 auto}.XydComponents-Component-writer-Details__DetailsLabelTertiary{padding:10px}.XydComponents-Component-writer-Details__DetailsIcon{align-items:center;display:flex;flex:0 0 auto;font-size:16px;justify-content:center;padding-right:6px}.XydComponents-Component-writer-Details__DetailsContent{padding:0 24px 20px}.XydComponents-Component-writer-Details__DetailsContentSecondary code{background:#fff}.XydComponents-Component-writer-Details__DetailsContentTertiary{background:#fff;padding-top:20px}.XydComponents-Component-writer-Heading__HeadingHost{scroll-snap-margin-top:30px;cursor:pointer;display:inline-block;font-weight:600;line-height:40px;margin:0;padding:0 24px 0 0;position:relative;scroll-margin-top:30px}.XydComponents-Component-writer-Heading__HeadingHost:hover svg{opacity:1}.XydComponents-Component-writer-Heading__HeadingH1{font-size:36px}.XydComponents-Component-writer-Heading__HeadingH1 code,.XydComponents-Component-writer-Heading__HeadingH2{font-size:30px}.XydComponents-Component-writer-Heading__HeadingH2 code{font-size:24px}.XydComponents-Component-writer-Heading__HeadingH3{font-size:26px}.XydComponents-Component-writer-Heading__HeadingH3 code,.XydComponents-Component-writer-Heading__HeadingH4{font-size:22px}.XydComponents-Component-writer-Heading__HeadingH4 code,.XydComponents-Component-writer-Heading__HeadingH5{font-size:18px}.XydComponents-Component-writer-Heading__HeadingH5 code{font-size:14px}.XydComponents-Component-writer-Heading__HeadingH6{font-size:16px}.XydComponents-Component-writer-Heading__HeadingH6 code{font-size:12px}.XydComponents-Component-writer-Heading__HeadingLink{color:#7051d4;margin-top:-6px;opacity:0;position:absolute;right:0;top:50%;transition:opacity .15s ease}.XydComponents-Component-writer-Code__CodeHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8);border:.5px solid #ececf1;border-radius:6px;display:inline-block;font-size:14px;font-weight:500;line-height:1.6em;margin:0 3px;padding:0 .3em}.XydComponents-Component-writer-Steps__StepsHost{counter-reset:ordered-listitem;display:flex;flex-direction:column;gap:6px;list-style:none;padding-left:0}.XydComponents-Component-writer-Steps__StepsLi{line-height:1.5;padding-left:32px;position:relative}.XydComponents-Component-writer-Steps__StepsLi:after{background:#ececf1;border-radius:12px;color:#353740;content:counter(ordered-listitem);counter-increment:ordered-listitem;font-size:12px;font-weight:500;height:24px;left:0;line-height:24px;position:absolute;text-align:center;top:0;width:24px}.XydComponents-Component-writer-Table__Host{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.XydComponents-Component-writer-Table__Table{border:1px solid #ececf1;border-collapse:separate;border-radius:8px;border-spacing:0;display:table;font-size:.875rem;line-height:1.25rem;margin-top:1rem;min-width:640px;overflow:hidden;width:100%}.XydComponents-Component-writer-Table__Thead{background:#f7f7f8}.XydComponents-Component-writer-Table__Th{border-bottom:1px solid #ececf1;color:#353740;font-weight:500;padding:.5rem 1rem;text-align:left;vertical-align:middle;white-space:nowrap}.XydComponents-Component-writer-Table__Th:first-child{border-right:1px solid #ececf1;max-width:40%;width:24rem}@media (max-width:768px){.XydComponents-Component-writer-Table__Th:first-child{min-width:12rem;width:auto}}.XydComponents-Component-writer-Table__Th.numeric{font-weight:400;min-width:5rem;text-align:right}@media (max-width:768px){.XydComponents-Component-writer-Table__Th.numeric{min-width:4rem}}.XydComponents-Component-writer-Table__Tr:not(:last-child){border-bottom:1px solid #ececf1}.XydComponents-Component-writer-Table__Td{border-top:1px solid #ececf1;padding:.5rem 1rem;vertical-align:middle}.XydComponents-Component-writer-Table__Td:first-child{border-right:1px solid #ececf1}.XydComponents-Component-writer-Table__Td.numeric{text-align:right}.XydComponents-Component-writer-Table__Td.muted{color:#6e6e80}@media (max-width:768px){.XydComponents-Component-writer-Table__Td{padding:.5rem}}.XydComponents-Component-writer-Table__Cell{align-items:baseline;display:flex;gap:.5rem;width:100%}.XydComponents-Component-writer-Table__CellContent{flex:1;text-align:right}.XydComponents-Component-writer-Table__ModelCell{align-items:center;color:#202123;display:flex;gap:.5rem;white-space:nowrap}@media (max-width:768px){.XydComponents-Component-writer-Table__ModelCell{font-size:.8125rem}}.XydComponents-Component-writer-Pre__PreHost{background-color:#f6f8fa;border:0;border-radius:6px;margin-top:0;overflow:auto;padding:16px}.XydComponents-Component-writer-UnderlineNav__UnderlineNavHost{align-items:center;background-color:#fff;border-bottom:1px solid hsl(212,15%,84%);display:flex;height:42px;z-index:99}.XydComponents-Component-writer-UnderlineNav__UnderlineNavUl{color:hsl(212,15%,48%);display:flex;gap:10px;height:100%;list-style:none;padding:0;white-space:nowrap}.XydComponents-Component-writer-UnderlineNav__UnderlineNavItem{height:100%}.XydComponents-Component-writer-UnderlineNav__UnderlineNavItem[data-state=active] a{border-bottom-color:#7051d4}.XydComponents-Component-writer-UnderlineNav__UnderlineNavItemLink{border-bottom:3px solid transparent;display:inline-flex;height:100%;padding:10px;-webkit-text-decoration:none;text-decoration:none}.XydComponents-Component-writer-NavLinks-NavLinks_styles_ts__NavLinksHost{align-items:center;border-color:#d7d7d7;border-top-width:1px;display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2rem;padding-top:2rem}.XydComponents-Component-writer-NavLinks-NavLinks_styles_ts__NavLinksLink{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;line-height:1.5;max-width:50%;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.XydComponents-Component-writer-NavLinks-NavLinks_styles_ts__NavLinksIcon{display:inline;flex-shrink:0;height:1.25rem}.XydComponents-Component-writer-Tabs__TabsSampleHost{max-width:100%;position:relative}.XydComponents-Component-writer-Tabs__TabsSampleButtons{align-items:center;display:flex}.XydComponents-Component-writer-Tabs__TabsSampleContent{margin-top:16px}.XydComponents-Component-writer-Tabs__TabsArrowHost{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:8px}.XydComponents-Component-writer-Tabs__TabsArrowIcon{height:16px;width:16px}.XydComponents-Component-writer-Tabs__TabsScrollerHost{flex-grow:1;overflow-x:auto}.XydComponents-Component-writer-Tabs__TabsScrollerContainer{background-color:#f3f4f6;border-radius:8px;display:inline-flex;gap:4px;margin-left:4px;padding:4px}.XydComponents-Component-writer-Tabs__TabsButtonHost{border-radius:.375rem;color:#6b7280;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.XydComponents-Component-writer-Tabs__TabsButtonHost:hover{color:#111827}.XydComponents-Component-writer-Tabs__TabsButtonActive,.XydComponents-Component-writer-Tabs__TabsButtonHost[data-state=active]{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#111827}:root{--xyd-navbar-height:40px}.XydComponents-Component-layouts__LayoutHost{width:100%}.XydComponents-Component-layouts__LayoutHeader{align-items:center;display:flex;height:40px;justify-content:space-between;left:8px;position:fixed;right:8px;top:0}.XydComponents-Component-layouts__LayoutHeaderSub{flex-direction:column;height:94px;transition:transform .2s}.XydComponents-Component-layouts__LayoutHeaderHideMain{transform:translateY(-37px)}.XydComponents-Component-layouts__LayoutMain{bottom:8px;left:8px;position:fixed;right:8px;top:40px}.XydComponents-Component-layouts__LayoutMainSub{top:94px;transition:top .2s}.XydComponents-Component-layouts__LayoutSidebar{background:none;border:0;border-radius:0;bottom:0;flex-direction:column;left:0;opacity:1;overflow:visible;padding:12px 0 0;position:absolute;right:0;top:0;transition:opacity .3s cubic-bezier(.65,0,.35,1);visibility:visible;width:210px;z-index:101}.XydComponents-Component-layouts__PageHost{background:#fff;bottom:0;left:210px;overflow:hidden;position:absolute;right:0;top:12px;transition:opacity .3s cubic-bezier(.65,0,.35,1);z-index:201}.XydComponents-Component-layouts__PageScroll{height:100%;overflow:scroll}.XydComponents-Component-layouts__PageContainer{font-size:15px;line-height:24px;margin:0 auto;max-width:100%;min-height:100%;padding:0;width:100%}.XydComponents-Component-layouts__PageArticleContainer{margin:0 auto;max-width:100%;padding:20px 56px 40px;width:980px}.XydComponents-Component-layouts__PageArticleContainerFullWidth{width:1200px}.XydComponents-Component-layouts__ArticleHost{align-items:flex-start;display:flex;gap:30px;width:100%}.XydComponents-Component-layouts__ArticleContent{flex:1 1 0;overflow:hidden}.XydComponents-Component-layouts__ArticleNav{flex:none;margin-left:50px;margin-top:0;padding-left:16px;position:sticky;top:30px;width:180px}.XydComponents-Component-coder-Code__MarkHost{border-color:transparent;border-left-width:4px;display:flex;margin:4px 0}.XydComponents-Component-coder-Code__MarkLine{flex:1 1 0%}.XydComponents-Component-coder-Code__MarkAnnotated{background-color:#eef2ff;border-color:#60a5fa}.XydComponents-Component-coder-Code__LineNumberHost{margin:0 12px 0 4px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.XydComponents-Component-coder-Code__CodeHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid #ececf1;font-size:12px;line-height:20px;margin:0;max-height:400px;overflow-y:scroll;padding:8px 16px;white-space:pre-wrap;word-break:break-all}.XydComponents-Component-coder-Code__CodeHostFull{max-height:100%}.XydComponents-Component-coder-CodeTabs__CodeTabsHost{border:1px solid #ececf1;border-radius:16px;min-width:0;overflow:hidden}.XydComponents-Component-coder-CodeTabs__CodeTabsPreSingle{border:none!important}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex:1 1 0%;min-width:0}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesHostSingle{height:0}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesList{display:flex;flex-grow:1;gap:8px;justify-content:end;padding:0 10px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesButton{all:unset;align-items:center;border-radius:6px;color:#353740;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:6px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesButton[data-state=active]{border-bottom:1px solid #7051d4;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#7051d4}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesButton:hover{background:#e3e3eb;transition:.1s ease-in}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesDescription{align-items:center;color:#353740;display:flex;font-size:14px;gap:4px;margin-left:4px;margin-right:4px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesDescriptionItem{border-radius:4px;display:flex;flex:1 1 0%;gap:16px;padding-left:16px;padding-right:16px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesCopy{align-items:center;display:flex;padding-left:8px;padding-right:8px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesCopySingle{position:relative;right:5px;top:17px}.XydComponents-Component-content-Content__ContentHost{display:flex;flex-direction:column;font-size:16px;gap:24px;line-height:1.5}:root{--xyd-navbar-height:50px;--xyd-global-page-gutter:8px;--xyd-sidebar-width:250px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHost{background:#fff;overflow-x:hidden;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeader{align-items:center;background:#fff;display:flex;height:50px;justify-content:space-between;left:8px;position:fixed;right:8px;top:0;z-index:20}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeader{padding:0}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeaderContent{align-items:center;display:flex;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeaderSub{flex-direction:column;height:94px;transition:transform .2s}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeaderHideMain{transform:translateY(-47px)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerButton{display:none}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerButton{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;width:40px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerIcon{display:flex;flex-direction:column;height:24px;justify-content:space-between;position:relative;width:24px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLine{background:#000;height:2px;transition:transform .3s cubic-bezier(.65,0,.35,1);width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLineOpen:first-child{transform:translateY(11px) rotate(45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLineOpen:nth-child(2){opacity:0}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLineOpen:last-child{transform:translateY(-11px) rotate(-45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMain{bottom:0;display:flex;left:0;overflow:hidden;padding:8px;position:fixed;right:0;top:50px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMain{padding-top:58px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMainSub{top:94px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMainSub{padding-top:102px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryStaticSidebar{background:#fff;display:flex;flex:none;flex-direction:column;height:100%;position:relative;width:250px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryStaticSidebar{display:none}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMobileSidebar{display:none}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMobileSidebar{background:#fff;bottom:0;box-shadow:4px 0 8px rgba(0,0,0,.1);display:flex;flex-direction:column;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.65,0,.35,1);width:250px;z-index:50}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMobileSidebarOpen{transform:translateX(0)}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimarySidebarContent{-webkit-overflow-scrolling:touch;flex:1;height:100%;overflow-y:auto}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseButton{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;width:32px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimarySearchInput{border:1px solid #eaeaea;border-radius:6px;font-size:14px;height:40px;outline:none;padding:0 12px;transition:border-color .2s;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimarySearchInput:focus{border-color:#666}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon{height:20px;position:relative;width:20px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:after,.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:before{background:#666;content:"";height:2px;left:0;position:absolute;top:50%;transform-origin:center;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:before{transform:rotate(45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:after{transform:rotate(-45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryOverlay{display:none}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryOverlay{background:rgba(0,0,0,.6);bottom:0;display:block;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s;z-index:40}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryOverlayVisible{opacity:1;pointer-events:auto}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageHost{background:#fff;flex:1;height:100%;min-width:0;overflow:hidden;position:relative}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageScroll{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;padding:0 48px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageScroll{padding:0 32px}}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageScroll{padding:0 24px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageContainer{margin:0 auto;max-width:1000px;padding:0 8px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageContainerLarge{max-width:1200px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageArticleContainer{display:flex;gap:48px;min-height:100%;padding:48px 0}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageArticleContainer{gap:32px}}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageArticleContainer{flex-direction:column;gap:24px;padding:24px 0}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleHost{flex:1;min-width:0}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleContent{width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleNav{flex:none;height:-moz-fit-content;height:fit-content;max-height:100vh;overflow-y:auto;padding-right:24px;padding-top:12px;position:sticky;top:0;width:256px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleNav{padding-right:16px;width:200px}}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleNav{max-height:none;padding-right:0;position:static;width:100%}}.XydComponents-Component-content-Anchor__AnchorHost{color:#7051d4}.XydComponents-Component-content-Subtitle-Subtitle_styles_ts__Host{color:#6e6e80;font-size:18px;font-weight:300;margin-top:-18px}.XydComponents-Component-coder-CodeCopy__CodeCopyHost{all:unset;align-items:center;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:6px}.XydComponents-Component-coder-CodeCopy__CodeCopyHost:hover{background:#e3e3eb;transition:.1s ease-in}.XydComponents-Component-ui-Loader__LoaderHost{align-items:center;display:inline-flex;justify-content:center}.XydComponents-Component-ui-Loader__LoaderDots{display:flex;gap:4px}.XydComponents-Component-ui-Loader__LoaderDot{animation:pulse-XydComponents-Component-ui-Loader__LoaderDot 1.4s ease-in-out infinite;background-color:currentColor;border-radius:50%;height:8px;opacity:.6;width:8px}.XydComponents-Component-ui-Loader__LoaderDot:nth-of-type(2){animation-delay:.2s}.XydComponents-Component-ui-Loader__LoaderDot:nth-of-type(3){animation-delay:.4s}@keyframes pulse-XydComponents-Component-ui-Loader__LoaderDot{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.XydComponents-Component-ui-Loader__LoaderSmall .XydComponents-Component-ui-Loader__LoaderDot{height:6px;width:6px}.XydComponents-Component-ui-Loader__LoaderLarge .XydComponents-Component-ui-Loader__LoaderDot{height:12px;width:12px}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@400&display=swap)}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:500;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@500&display=swap)}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:600;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@600&display=swap)}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:700;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@700&display=swap)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Fustat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400}body{font-size:14px;margin:0}menu,ol,ul{list-style:none;margin:0;padding:0}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}[role=button],button{cursor:pointer}button,select{text-transform:none}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}a{color:inherit;text-decoration:inherit}*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box}p{margin:0;padding:0}:root{--headingEffect-color-tertiary:rgba(23,119,184,.5);--headingEffect-color-secondary:#7955f1;--headingEffect-color-primary:#ff69b4}
|
|
1
|
+
.XydUi-Component-Nav__NavHost{background:transparent;display:flex;position:sticky;top:0;width:100%;z-index:20}.XydUi-Component-Nav__NavShadow{background-color:#fff;height:100%;pointer-events:none;position:absolute;width:100%;z-index:-1}.XydUi-Component-Nav__Nav{align-items:center;display:flex;gap:8px;height:var(--xyd-navbar-height);justify-content:flex-end;padding-left:calc(max(env(safe-area-inset-left), 16px));padding-right:calc(max(env(safe-area-inset-right), 16px));width:100%}.XydUi-Component-Nav__NavMiddle{align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr}.XydUi-Component-Nav__ListHost{align-items:center;display:flex;gap:8px;justify-content:center}.XydUi-Component-Nav__ItemHost{align-items:center;color:#000;display:flex;font-size:14px;justify-content:center;padding:8px 16px;position:relative;white-space:nowrap}.XydUi-Component-Nav__ItemHost:hover{color:#1f2937}.XydUi-Component-Nav__ItemHost[data-state=active]{background:#f9f9f9;border-radius:8px;font-weight:700}.XydUi-Component-Nav__ItemTitle1{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;text-align:center}.XydUi-Component-Nav__ItemTitle2{font-weight:600;visibility:hidden}.XydUi-Component-Nav__LogoHost{align-items:center;display:flex;margin-right:auto}.XydUi-Component-Sidebar__SidebarHost{background:#f8f8f8;border-radius:4px;display:flex;flex-direction:column;height:100%}.XydUi-Component-Sidebar__SidebarUl{height:100%;overflow-x:hidden;overflow-y:auto;padding:8px}.XydUi-Component-Sidebar__FooterHost{border-top:1px solid #ededed;box-shadow:0 -2px 10px hsla(0,0%,93%,.1);padding:1rem}.XydUi-Component-Sidebar__FooterItemHost{color:#6e6e80;display:flex;padding:2px;width:100%}.XydUi-Component-Sidebar__FooterItem{align-items:center;display:flex;font-size:14px;gap:7px;padding:4px 8px;width:100%}.XydUi-Component-Sidebar__FooterItem:hover{background:#ececf1;border-radius:4px;color:#111827}.XydUi-Component-Sidebar__FooterItem:hover svg{fill:#111827}.XydUi-Component-Sidebar__FooterItem svg{fill:#6e6e80;font-size:18px;height:18px;width:18px}.XydUi-Component-Sidebar__ItemHost{color:#6e6e80;font-size:14px}.XydUi-Component-Sidebar__ItemLink{display:flex;font-weight:500;width:100%}.XydUi-Component-Sidebar__ItemLinkActive{background:#ebebeb;border-radius:4px;color:#000;font-weight:600;position:relative}.XydUi-Component-Sidebar__ItemLinkActive:before{background:#7051d4;border-radius:0 2px 2px 0;border-radius:10px;bottom:7px;content:"";left:5px;position:absolute;top:7px;width:4px}.XydUi-Component-Sidebar__ItemLinkParentActive{background:transparent;font-weight:600}.XydUi-Component-Sidebar__ItemLinkActiveSecondary{background:unset;font-weight:500}.XydUi-Component-Sidebar__ItemLinkItem{display:flex;font-size:14px;padding:8px 12px 8px 16px;position:relative;width:100%}.XydUi-Component-Sidebar__ItemLinkItem:hover{background:#ececf1;border-radius:4px;color:#111827}.XydUi-Component-Sidebar__TreeHost{margin-left:12px}.XydUi-Component-Sidebar__ItemHeaderHost{color:#111827;font-size:13px;font-weight:600;letter-spacing:.5px;line-height:16px;margin-bottom:8px;margin-top:24px;padding-left:12px;text-transform:uppercase}.XydUi-Component-Sidebar__CollapseContainer{overflow:hidden;transform:translateZ(0);transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1);will-change:width,height}@media (prefers-reduced-motion:reduce){.XydUi-Component-Sidebar__CollapseContainer{transition:none}}.XydUi-Component-Sidebar__CollapseBase{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1);will-change:opacity}@media (prefers-reduced-motion:reduce){.XydUi-Component-Sidebar__CollapseBase{transition:none}}.XydUi-Component-Sidebar__CollapseOpen{opacity:1}.XydUi-Component-SubNav__SubNavHost{align-items:center;background-color:#f6f6f7;border-radius:.5rem;display:flex;flex-direction:row;height:44px;margin-top:3px;padding:0 .25rem;width:100%}.XydUi-Component-SubNav__SubNavPrefix{color:#44474a;font-size:12px;font-weight:600;padding-left:.5rem;padding-right:1.5rem;position:relative;text-transform:uppercase}.XydUi-Component-SubNav__SubNavPrefix:after{background:#d2d5d8;border-radius:1px;content:" ";height:.75rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:2px}.XydUi-Component-SubNav__SubNavUl{display:flex;flex-direction:row;height:100%}.XydUi-Component-SubNav__SubNavLi{align-items:center;display:flex;height:100%;position:relative}.XydUi-Component-SubNav__SubNavLi[data-state=active]{font-weight:600}.XydUi-Component-SubNav__SubNavLi[data-state=active] a{color:#202223}.XydUi-Component-SubNav__SubNavLi[data-state=active] a:after{background-color:#7051d4;border-radius:1px;bottom:0;content:" ";height:2px;left:0;position:absolute;width:100%}.XydUi-Component-SubNav__SubNavLink{color:#4b5563;display:block;height:100%;line-height:2.75rem;padding:0 .5rem}.XydUi-Component-SubNav__SubNavLink:hover{color:#202223}.XydUi-Component-Toc__TocHost{padding-left:16px;position:relative}.XydUi-Component-Toc__TocUl{list-style:none;margin:0;padding:0}.XydUi-Component-Toc__TocLi{line-height:1.5;margin:0 0 12px;padding:0;position:relative}.XydUi-Component-Toc__TocLink{text-wrap:pretty;color:#6e6e80;display:inline-block;font-size:14px;line-height:1.4;transition:color .15s ease}.XydUi-Component-Toc__TocLinkActive{color:#353740;font-weight:600}.XydUi-Component-Toc__ScrollerHost{background-color:#ececf1;bottom:0;left:0;position:absolute;top:0;width:2px}.XydUi-Component-Toc__ScrollerScroll{background-color:#353740;height:var(--active-track-height);left:0;position:absolute;top:0;transform:translateY(var(--active-track-top));transition:height .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);width:2px}:root{--XydAtlas-Ref-Palette-Primary-60:#7051d4;--XydAtlas-Ref-Palette-Primary-70:#6045b9;--XydAtlas-Ref-Palette-Primary-80:#4f399e;--XydAtlas-Ref-Palette-Neutral-10:#f8f9fa;--XydAtlas-Ref-Palette-Neutral-20:#f1f3f5;--XydAtlas-Ref-Palette-Neutral-30:#e9ecef;--XydAtlas-Ref-Palette-Neutral-40:#dee2e6;--XydAtlas-Ref-Palette-Neutral-70:#6c757d;--XydAtlas-Ref-Palette-Neutral-80:#495057;--XydAtlas-Ref-Palette-Neutral-100:#212529;--XydAtlas-Sys-Color-Primary:var(--XydAtlas-Ref-Palette-Primary-60);--XydAtlas-Sys-Color-Primary--hover:var(--XydAtlas-Ref-Palette-Primary-70);--XydAtlas-Sys-Color-Primary--active:var(--XydAtlas-Ref-Palette-Primary-80);--XydAtlas-Sys-Color-Surface:var(--XydAtlas-Ref-Palette-Neutral-10);--XydAtlas-Sys-Color-Surface--hover:var(--XydAtlas-Ref-Palette-Neutral-20);--XydAtlas-Sys-Color-Surface--active:var(--XydAtlas-Ref-Palette-Neutral-30);--XydAtlas-Sys-Color-Text-Primary:var(--XydAtlas-Ref-Palette-Neutral-100);--XydAtlas-Sys-Color-Text-Secondary:var(--XydAtlas-Ref-Palette-Neutral-80);--XydAtlas-Sys-Color-Text-Tertiary:var(--XydAtlas-Ref-Palette-Neutral-70);--XydAtlas-Sys-Color-Border:var(--XydAtlas-Ref-Palette-Neutral-30);--XydAtlas-Sys-Color-Border--hover:var(--XydAtlas-Ref-Palette-Neutral-40);--XydAtlas-Sys-Color-Border--active:var(--XydAtlas-Ref-Palette-Primary-60);--XydAtlas-Component-ApiRef-Properties__color-description:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-ApiRef-Properties__color-propName:var(--XydAtlas-Sys-Color-Text-Primary);--XydAtlas-Component-ApiRef-Properties__color-propType:var(--XydAtlas-Sys-Color-Text-Tertiary);--XydAtlas-Component-ApiRef-Properties__color--active:var(--XydAtlas-Sys-Color-Primary);--XydAtlas-Component-ApiRef-Properties__color-border:var(--XydAtlas-Sys-Color-Border);--XydAtlas-Component-ApiRef-Item__color-border:var(--XydAtlas-Sys-Color-Border);--XydAtlas-Component-ApiRef-Item__color-navbar:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-Code-Sample__color-border:var(--XydAtlas-Sys-Color-Border);--XydAtlas-Component-Code-Sample__color:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-Code-Sample__color--active:var(--XydAtlas-Sys-Color-Primary);--XydAtlas-Component-Code-Sample__color-background:var(--XydAtlas-Sys-Color-Surface--hover);--XydAtlas-Component-Code-Sample__color-markBorder--active:var(--XydAtlas-Sys-Color-Primary);--XydAtlas-Component-Code-Sample__color-markBackground--active:var(--XydAtlas-Sys-Color-Surface--hover);--XydAtlas-Component-Code-SampleButtons__color-containerBackground:var(--XydAtlas-Sys-Color-Surface);--XydAtlas-Component-Code-SampleButtons__color-background--active:var(--XydAtlas-Sys-Color-Surface--active);--XydAtlas-Component-Code-SampleButtons__color:var(--XydAtlas-Sys-Color-Text-Secondary);--XydAtlas-Component-Code-SampleButtons__color--active:var(--XydAtlas-Sys-Color-Text-Primary)}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemTitleHost{font-size:30px;font-weight:400}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemNavbarContainer{background:linear-gradient(45deg,#f7f7f8,#f7f7f8);border:1px solid var(--XydAtlas-Component-ApiRef-Item__color-border);border-radius:8px;font-size:13px;padding:8px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemNavbarLabel{color:var(--XydAtlas-Component-ApiRef-Item__color-navbar);margin-right:4px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemHost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-bottom:25px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemGrid{-ms-grid-columns:repeat(2,minmax(0,1fr));-webkit-box-align:normal;-ms-flex-align:normal;-webkit-align-items:normal;align-items:normal;display:-ms-grid;display:grid;gap:100px;grid-template-columns:repeat(2,minmax(0,1fr))}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemPropertiesItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:25px;margin-bottom:25px}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemSubtitleHost{font-size:15px;font-weight:600}.XydAtlas-Component-ApiRef-ApiRefItem__ApiRefItemSubtitleLink{-webkit-text-decoration:none;text-decoration:none}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesUlHost{-webkit-box-flex-wrap:wrap;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesLiHost{margin:0;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesLiHost:first-child{padding-top:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesLiHost:last-child{padding-bottom:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesDescriptionHost{color:var(--XydAtlas-Component-ApiRef-Properties__color-description);font-size:14px;line-height:22px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesDlHost{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex-wrap:wrap;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-justify-content:flex-start;justify-content:flex-start;margin:8px 0;position:relative}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesDlHost dd{-webkit-margin-start:0;margin-inline-start:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropNameCodeHost{color:var(--XydAtlas-Component-ApiRef-Properties__color-propName);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;font-weight:600;padding:4px 0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropTypeCodeHost{border-radius:4px;color:var(--XydAtlas-Component-ApiRef-Properties__color-propType);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:10px;padding:4px 0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropTypeCodeLink{color:var(--XydAtlas-Component-ApiRef-Properties__color--active);-webkit-text-decoration:underline;text-decoration:underline}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropTypeCodeLink:hover{color:var(--XydAtlas-Sys-Color-Primary--hover);-webkit-text-decoration:none;text-decoration:none}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsHost{border-style:none;display:none;padding:8px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsHostExpanded{display:unset}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsUl{-webkit-box-flex-wrap:wrap;border:none;border-left:1px solid var(--XydAtlas-Component-ApiRef-Properties__color-border);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesSubPropsLi{padding:0 16px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleHost{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;margin-top:16px;outline:inherit;padding:0}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleHost svg{font-size:13px}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleHost:hover svg{color:var(--XydAtlas-Component-ApiRef-Properties__color--active);-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleLink{cursor:pointer;margin-left:4px;-webkit-text-decoration:none;text-decoration:none}.XydAtlas-Component-ApiRef-ApiRefProperties__ApiRefPropertiesPropToggleLink:hover{color:var(--XydAtlas-Component-ApiRef-Properties__color--active);-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.XydAtlas-Component-Code-CodeCopy__CodeCopyHost{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border-radius:6px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;padding:8px}.XydAtlas-Component-Code-CodeCopy__CodeCopyHost:hover{background:var(--XydAtlas-Component-Code-Copy__color-background--active)}.XydAtlas-Component-Code-CodeSample__CodeSampleHost{border:1px solid var(--XydAtlas-Component-Code-Sample__color-border);border-radius:16px;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;max-width:512px;min-width:0;overflow:hidden}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;padding:8px 0}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesList{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:1;flex-grow:1;gap:8px;-webkit-justify-content:end;justify-content:end;padding:0 10px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesButton{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;all:unset;-webkit-align-items:center;align-items:center;border-radius:6px;color:var(--XydAtlas-Component-Code-Sample__color);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;-webkit-justify-content:center;justify-content:center;padding:6px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesButton[data-state=active]{border-bottom:1px solid var(--XydAtlas-Component-Code-Sample__color--active);border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--XydAtlas-Component-Code-Sample__color--active)}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesButton:hover{background:var(--XydAtlas-Component-Code-Sample__color-background);-webkit-transition:.1s ease-in;transition:.1s ease-in}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesDescription{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:var(--XydAtlas-Component-Code-Sample__color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;gap:4px;margin-left:4px;margin-right:4px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesDescriptionItem{border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;gap:16px;padding-left:16px;padding-right:16px}.XydAtlas-Component-Code-CodeSample__CodeSampleLanguagesCopy{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:8px;padding-right:8px}.XydAtlas-Component-Code-CodeSample__CodeSampleCodeHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid var(--XydAtlas-Component-Code-Sample__color-border);font-size:14px;line-height:20px;margin:0;max-height:400px;overflow-y:scroll;padding:8px 16px;white-space:pre-wrap;word-break:break-all}.XydAtlas-Component-Code-CodeSample__CodeSampleMarkHost{border-color:transparent;border-left-width:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:4px 0}.XydAtlas-Component-Code-CodeSample__CodeSampleMarkLine{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.XydAtlas-Component-Code-CodeSample__CodeSampleMarkAnnotated{background-color:var(--XydAtlas-Component-Code-Sample__color-markBackground--active);border-color:var(--XydAtlas-Component-Code-Sample__color-markBorder--active)}.XydAtlas-Component-Code-CodeSample__CodeSampleLineNumberHost{margin:0 4px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsHost{max-width:100%;position:relative}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsContainer{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:var(--XydAtlas-Component-Code-SampleButtons__color-containerBackground);border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsArrowHost{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:8px}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsArrowIcon{height:16px;width:16px}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsScrollerHost{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;overflow-x:auto}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsScrollerContainer{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:4px;margin-left:4px;padding:4px}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsButtonHost{border-radius:.375rem;color:var(--XydAtlas-Component-Code-SampleButtons__color);font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsButtonHost:hover{color:var(--XydAtlas-Component-Code-SampleButtons__color--active)}.XydAtlas-Component-Code-CodeSampleButtons__CodeSampleButtonsButtonActive{background-color:var(--XydAtlas-Component-Code-SampleButtons__color-background--active);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:var(--XydAtlas-Component-Code-SampleButtons__color--active)}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesContainerHost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px;position:-webkit-sticky;position:sticky;top:6rem}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesContainerHost:first-child{margin-top:0}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesContainerHost:last-child{margin-bottom:0}.XydAtlas-Component-ApiRef-ApiRefSamples__ApiRefSamplesGroupHost{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}.XydAtlas-Component-Atlas__AtlasHost{width:100%}.XydAtlas-Component-Atlas-AtlasLazy__AtlasLazyItemHost{padding:16px 0}.XydAtlas-Component-Atlas-AtlasLazy__AtlasLazyItemFirst{padding:4px 0}.XydComponents-Component-pages-HomePage__HomePageCardsHost{display:grid;gap:30px;grid-template-columns:repeat(2,500px);justify-content:center}@media (max-width:1200px){.XydComponents-Component-pages-HomePage__HomePageCardsHost{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.XydComponents-Component-pages-HomePage__HomePageCardsHost{grid-template-columns:1fr}}.XydComponents-Component-brand-Button__ButtonHost{background-color:#f7f7f8;border:1px solid transparent;border-radius:20px;color:#3c3c43;display:inline-block;font-size:14px;font-weight:600;line-height:38px;padding:0 20px;text-align:center;transition:color .25s,border-color .25s,background-color .25s;white-space:nowrap}.XydComponents-Component-brand-Button__ButtonHost:hover{background:#e3e3e6}.XydComponents-Component-brand-Button__ButtonHostSecondary{background-color:#7051d4;color:#fff}.XydComponents-Component-brand-Button__ButtonHostSecondary:hover{background-color:#5f3bd3}.XydComponents-Component-brand-CTABanner__CTABannerHost{padding:20px}.XydComponents-Component-brand-CTABanner__CTABannerContainer{align-items:center;display:flex;gap:80px;justify-content:center}.XydComponents-Component-brand-CTABanner__CTABannerHero{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.XydComponents-Component-brand-CTABanner__CTABannerHeadingEffect{-webkit-text-fill-color:transparent;align-items:center;animation:wave-XydComponents-Component-brand-CTABanner__CTABannerHeadingEffect 5s infinite;background:-webkit-linear-gradient(120deg,var(--headingEffect-color-tertiary) 20%,var(--headingEffect-color-tertiary) 30%,var(--headingEffect-color-secondary) 60%,var(--headingEffect-color-primary) 75%,var(--headingEffect-color-primary) 85%);-webkit-background-clip:text;background-clip:text;-webkit-background-position:50% 50%;background-position:50% 50%;background-size:200% 200%;display:flex;flex-direction:column;justify-content:center}@keyframes wave-XydComponents-Component-brand-CTABanner__CTABannerHeadingEffect{0%{-webkit-background-position:50% 50%;background-position:50% 50%}50%{-webkit-background-position:0 50%;background-position:0 50%}to{-webkit-background-position:50% 50%;background-position:50% 50%}}.XydComponents-Component-brand-CTABanner__CTABannerHeadingHost{align-items:center;display:flex;flex-direction:column;justify-content:center}.XydComponents-Component-brand-CTABanner__CTABannerHeadingTitle{font-size:76px;font-weight:900;letter-spacing:3px;margin:0;text-align:center}.XydComponents-Component-brand-CTABanner__CTABannerHeadingSubtitle{color:#3c3c43;font-size:46px;font-weight:600;text-align:center}.XydComponents-Component-brand-CTABanner__CTABannerButtonGroupHost{align-items:center;display:flex;gap:10px;justify-content:center}.XydComponents-Component-brand-Footer__FooterHost{background-color:#fff;border-top:1px solid #f0f0f0;padding:32px;position:relative}.XydComponents-Component-brand-Footer__FooterContainer{margin:0 auto;max-width:1200px;text-align:center}.XydComponents-Component-brand-Footer__FooterTextContainer{color:rgba(60,60,67,.78);font-size:14px;font-weight:500;line-height:24px}.XydComponents-Component-views-HomeView__HomeViewHost{display:flex;flex-direction:column;min-height:100vh}.XydComponents-Component-views-HomeView__HomeViewBodyHost{-webkit-backdrop-filter:sepia(10%);backdrop-filter:sepia(10%);background:radial-gradient(circle,hsla(0,0%,9%,.3) 1px,transparent 0);background-size:30px 30px;flex:1;padding:60px}.XydComponents-Component-views-HomeView__HomeViewBodyHostSecondary{background:repeating-linear-gradient(90deg,hsla(0,0%,9%,.1),hsla(0,0%,9%,.1) 1px,transparent 0,transparent 50px),repeating-linear-gradient(180deg,hsla(0,0%,9%,.1),hsla(0,0%,9%,.1) 1px,transparent 0,transparent 50px)}.XydComponents-Component-views-HomeView__HomeViewBodyContent{display:flex;flex-direction:column;gap:80px;margin:0 auto;width:1200px}@media (max-width:1200px){.XydComponents-Component-views-HomeView__HomeViewBodyContent{padding:0 20px;width:100%}}@media (max-width:768px){.XydComponents-Component-views-HomeView__HomeViewBodyContent{padding:0 10px;width:100%}}.XydComponents-Component-writer-Blockquote__BlockquoteHost{border-color:#d1d5db;color:#374151;font-style:italic;margin:0}.XydComponents-Component-writer-UnderlineNav__UnderlineNavHost{align-items:center;background-color:#fff;border-bottom:1px solid hsl(212,15%,84%);display:flex;height:42px;z-index:99}.XydComponents-Component-writer-UnderlineNav__UnderlineNavUl{color:hsl(212,15%,48%);display:flex;gap:10px;height:100%;list-style:none;padding:0;white-space:nowrap}.XydComponents-Component-writer-UnderlineNav__UnderlineNavItem{height:100%}.XydComponents-Component-writer-UnderlineNav__UnderlineNavItem[data-state=active] a{border-bottom-color:#7051d4}.XydComponents-Component-writer-UnderlineNav__UnderlineNavItemLink{border-bottom:3px solid transparent;display:inline-flex;height:100%;padding:10px;-webkit-text-decoration:none;text-decoration:none}.XydComponents-Component-writer-Callout__CalloutHost{align-items:center;border:1px solid #ececf1;border-radius:8px;display:inline-flex;min-width:275px;padding:8px 12px;position:relative;text-align:center;width:100%}.XydComponents-Component-writer-Callout__CalloutNeutral{background-color:#f7f7f8;border-color:#ececf1}.XydComponents-Component-writer-Callout__CalloutIcon{align-self:flex-start;color:#6e6e80;display:inline-flex;flex:0 0 auto;font-size:20px;margin-right:14px;margin-top:2px}.XydComponents-Component-writer-Callout__CalloutMessage{color:#353740;flex:1 1 auto;text-align:left}.XydComponents-Component-writer-Callout__CalloutMessageBody{font-size:14px;line-height:20px}.XydComponents-Component-writer-Code__CodeHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8);border:.5px solid #ececf1;border-radius:6px;display:inline-block;font-size:14px;font-weight:500;line-height:1.6em;margin:0 3px;padding:0 .3em}.XydComponents-Component-writer-GuideCard__GuideHostSecondary{background:#f8f8f8;border:1px solid #ebebeb;border-radius:8px;display:flex;overflow:hidden;padding:24px;position:relative;transition:box-shadow .2s ease-in-out,background-image .2s ease;z-index:0}.XydComponents-Component-writer-GuideCard__GuideHostSecondary:hover{background:#fff}.XydComponents-Component-writer-GuideCard__GuideHostSecondaryMd{padding:21px 25px 25px}.XydComponents-Component-writer-GuideCard__GuideLink{height:100%;width:100%}.XydComponents-Component-writer-GuideCard__GuideItem{align-items:flex-start;border-radius:8px;cursor:pointer;display:flex;transition:opacity .15s}.XydComponents-Component-writer-GuideCard__GuideItem:hover [data-pointer=true]{opacity:1;transform:translate(0)}.XydComponents-Component-writer-GuideCard__GuideItemSecondary{height:100%;width:100%}.XydComponents-Component-writer-GuideCard__GuideIcon{align-items:center;box-sizing:border-box;color:#000;display:flex;flex-shrink:0;font-size:24px;height:32px;justify-content:center;line-height:0px;transition:background .2s ease}.XydComponents-Component-writer-GuideCard__GuideRight{display:flex;flex-direction:column;gap:4px;padding-left:16px}.XydComponents-Component-writer-GuideCard__GuideTitle{align-items:center;color:#000;display:flex;font-weight:600;transition:color .15s}.XydComponents-Component-writer-GuideCard__GuideTitleBody{font-size:16px;line-height:20px}.XydComponents-Component-writer-GuideCard__GuideTitleBodyMd{font-size:18px}.XydComponents-Component-writer-GuideCard__GuideBody{color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.XydComponents-Component-writer-GuideCard__GuideBodyMd{font-size:16px}.XydComponents-Component-writer-GuideCard__GuidePointer{display:flex;justify-content:center;opacity:0;transform:translate(-4px);transition:opacity .15s ease-in-out,transform .15s ease-in-out}.XydComponents-Component-writer-GuideCard__GuideListHost{display:grid;gap:24px;grid-template-columns:1fr 1fr;justify-content:center}.XydComponents-Component-writer-Heading__HeadingHost{scroll-snap-margin-top:30px;cursor:pointer;display:inline-block;font-weight:600;line-height:40px;margin:0;padding:0 24px 0 0;position:relative;scroll-margin-top:30px}.XydComponents-Component-writer-Heading__HeadingHost:hover svg{opacity:1}.XydComponents-Component-writer-Heading__HeadingH1{font-size:36px}.XydComponents-Component-writer-Heading__HeadingH1 code,.XydComponents-Component-writer-Heading__HeadingH2{font-size:30px}.XydComponents-Component-writer-Heading__HeadingH2 code{font-size:24px}.XydComponents-Component-writer-Heading__HeadingH3{font-size:26px}.XydComponents-Component-writer-Heading__HeadingH3 code,.XydComponents-Component-writer-Heading__HeadingH4{font-size:22px}.XydComponents-Component-writer-Heading__HeadingH4 code,.XydComponents-Component-writer-Heading__HeadingH5{font-size:18px}.XydComponents-Component-writer-Heading__HeadingH5 code{font-size:14px}.XydComponents-Component-writer-Heading__HeadingH6{font-size:16px}.XydComponents-Component-writer-Heading__HeadingH6 code{font-size:12px}.XydComponents-Component-writer-Heading__HeadingLink{color:#7051d4;margin-top:-6px;opacity:0;position:absolute;right:0;top:50%;transition:opacity .15s ease}.XydComponents-Component-writer-Badge__BadgeHost{align-items:center;display:inline-flex;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1rem;text-transform:none;white-space:nowrap}.XydComponents-Component-writer-Badge__BadgeHostWarning{background-color:#ffffe1;color:#434e4e}.XydComponents-Component-writer-Badge__BadgeHostInfo{background-color:#1971a8;color:#fff}.XydComponents-Component-writer-Badge__BadgeHostSm{border-radius:6px;font-size:12px;gap:3px;height:18px;padding:0 6px}.XydComponents-Component-writer-Badge__BadgeItem{position:relative}.XydComponents-Component-writer-Details__DetailsHost{border-top:1px solid #ececf1}.XydComponents-Component-writer-Details__DetailsHost[open] summary svg[data-icon=true]{transform:rotate(90deg)}.XydComponents-Component-writer-Details__DetailsHostSecondary{background-color:#f7f7f8;border:1px solid #ececf1;border-radius:8px}.XydComponents-Component-writer-Details__DetailsSummary{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:18px;font-variant-numeric:tabular-nums;font-weight:500;justify-content:flex-start;line-height:1.4;list-style:none;padding:16px 14px 16px 0;transition:color .3s}.XydComponents-Component-writer-Details__DetailsSummary:hover{color:#565869}.XydComponents-Component-writer-Details__DetailsSummarySecondary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px 24px}.XydComponents-Component-writer-Details__DetailsSummaryTertiary{padding:10px 24px}.XydComponents-Component-writer-Details__DetailsSummaryDeep{align-items:center;display:flex;margin-bottom:8px}.XydComponents-Component-writer-Details__DetailsSummaryDeepText{color:#6e6e80;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:16px;margin-left:8px;text-transform:uppercase}.XydComponents-Component-writer-Details__DetailsSummaryDeepTextTertiary{text-transform:none}.XydComponents-Component-writer-Details__DetailsSummaryDeepTextTertiary code{background:#fff}.XydComponents-Component-writer-Details__DetailsLabel{flex:1 1 auto}.XydComponents-Component-writer-Details__DetailsLabelTertiary{padding:10px}.XydComponents-Component-writer-Details__DetailsIcon{align-items:center;display:flex;flex:0 0 auto;font-size:16px;justify-content:center;padding-right:6px}.XydComponents-Component-writer-Details__DetailsContent{padding:0 24px 20px}.XydComponents-Component-writer-Details__DetailsContentSecondary code{background:#fff}.XydComponents-Component-writer-Details__DetailsContentTertiary{background:#fff;padding-top:20px}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsHost{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem;line-height:1.25rem;margin-top:.375rem;overflow:hidden}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsIcon{shrink:0;width:.875rem}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsItem{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.XydComponents-Component-writer-Breadcrumbs-Breadcrumbs_styles_ts__BreadcrumbsItemActive{color:#000;font-weight:700}.XydComponents-Component-writer-Hr__HrHost{border-color:hsla(0,0%,90%,.7)}.XydComponents-Component-writer-Table__TableHost{border-collapse:collapse;border-radius:3px;display:block;overflow-x:scroll}.XydComponents-Component-writer-Table__TableTh{background:rgba(234,238,242,.5);border-color:#d1d5db;border-width:1px;font-weight:600;margin:0;padding:.5rem 1rem}.XydComponents-Component-writer-Table__TableTr{border-color:#d1d5db;border-top-width:1px;margin:0;padding:0}.XydComponents-Component-writer-Table__TableTd{border-color:#d1d5db;border-width:1px;margin:0;padding:.5rem 1rem}.XydComponents-Component-writer-NavLinks-NavLinks_styles_ts__NavLinksHost{align-items:center;border-color:#d7d7d7;border-top-width:1px;display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2rem;padding-top:2rem}.XydComponents-Component-writer-NavLinks-NavLinks_styles_ts__NavLinksLink{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;line-height:1.5;max-width:50%;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.XydComponents-Component-writer-NavLinks-NavLinks_styles_ts__NavLinksIcon{display:inline;flex-shrink:0;height:1.25rem}.XydComponents-Component-writer-Pre__PreHost{background-color:#f6f8fa;border:0;border-radius:6px;margin-top:0;overflow:auto;padding:16px}.XydComponents-Component-writer-Table__Host{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.XydComponents-Component-writer-Table__Table{border:1px solid #ececf1;border-collapse:separate;border-radius:8px;border-spacing:0;display:table;font-size:.875rem;line-height:1.25rem;margin-top:1rem;min-width:640px;overflow:hidden;width:100%}.XydComponents-Component-writer-Table__Thead{background:#f7f7f8}.XydComponents-Component-writer-Table__Th{border-bottom:1px solid #ececf1;color:#353740;font-weight:500;padding:.5rem 1rem;text-align:left;vertical-align:middle;white-space:nowrap}.XydComponents-Component-writer-Table__Th:first-child{border-right:1px solid #ececf1;max-width:40%;width:24rem}@media (max-width:768px){.XydComponents-Component-writer-Table__Th:first-child{min-width:12rem;width:auto}}.XydComponents-Component-writer-Table__Th.numeric{font-weight:400;min-width:5rem;text-align:right}@media (max-width:768px){.XydComponents-Component-writer-Table__Th.numeric{min-width:4rem}}.XydComponents-Component-writer-Table__Tr:not(:last-child){border-bottom:1px solid #ececf1}.XydComponents-Component-writer-Table__Td{border-top:1px solid #ececf1;padding:.5rem 1rem;vertical-align:middle}.XydComponents-Component-writer-Table__Td:first-child{border-right:1px solid #ececf1}.XydComponents-Component-writer-Table__Td.numeric{text-align:right}.XydComponents-Component-writer-Table__Td.muted{color:#6e6e80}@media (max-width:768px){.XydComponents-Component-writer-Table__Td{padding:.5rem}}.XydComponents-Component-writer-Table__Cell{align-items:baseline;display:flex;gap:.5rem;width:100%}.XydComponents-Component-writer-Table__CellContent{flex:1;text-align:right}.XydComponents-Component-writer-Table__ModelCell{align-items:center;color:#202123;display:flex;gap:.5rem;white-space:nowrap}@media (max-width:768px){.XydComponents-Component-writer-Table__ModelCell{font-size:.8125rem}}.XydComponents-Component-writer-Tabs__TabsSampleHost{max-width:100%;position:relative}.XydComponents-Component-writer-Tabs__TabsSampleButtons{align-items:center;display:flex}.XydComponents-Component-writer-Tabs__TabsSampleContent{margin-top:16px}.XydComponents-Component-writer-Tabs__TabsArrowHost{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);padding:8px}.XydComponents-Component-writer-Tabs__TabsArrowIcon{height:16px;width:16px}.XydComponents-Component-writer-Tabs__TabsScrollerHost{flex-grow:1;overflow-x:auto}.XydComponents-Component-writer-Tabs__TabsScrollerContainer{background-color:#f3f4f6;border-radius:8px;display:inline-flex;gap:4px;margin-left:4px;padding:4px}.XydComponents-Component-writer-Tabs__TabsButtonHost{border-radius:.375rem;color:#6b7280;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:.5rem 1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.XydComponents-Component-writer-Tabs__TabsButtonHost:hover{color:#111827}.XydComponents-Component-writer-Tabs__TabsButtonActive,.XydComponents-Component-writer-Tabs__TabsButtonHost[data-state=active]{background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#111827}.XydComponents-Component-writer-Steps__StepsHost{counter-reset:ordered-listitem;display:flex;flex-direction:column;gap:6px;list-style:none;padding-left:0}.XydComponents-Component-writer-Steps__StepsLi{line-height:1.5;padding-left:32px;position:relative}.XydComponents-Component-writer-Steps__StepsLi:after{background:#ececf1;border-radius:12px;color:#353740;content:counter(ordered-listitem);counter-increment:ordered-listitem;font-size:12px;font-weight:500;height:24px;left:0;line-height:24px;position:absolute;text-align:center;top:0;width:24px}:root{--xyd-navbar-height:40px}.XydComponents-Component-layouts__LayoutHost{width:100%}.XydComponents-Component-layouts__LayoutHeader{align-items:center;display:flex;height:40px;justify-content:space-between;left:8px;position:fixed;right:8px;top:0}.XydComponents-Component-layouts__LayoutHeaderSub{flex-direction:column;height:94px;transition:transform .2s}.XydComponents-Component-layouts__LayoutHeaderHideMain{transform:translateY(-37px)}.XydComponents-Component-layouts__LayoutMain{bottom:8px;left:8px;position:fixed;right:8px;top:40px}.XydComponents-Component-layouts__LayoutMainSub{top:94px;transition:top .2s}.XydComponents-Component-layouts__LayoutSidebar{background:none;border:0;border-radius:0;bottom:0;flex-direction:column;left:0;opacity:1;overflow:visible;padding:12px 0 0;position:absolute;right:0;top:0;transition:opacity .3s cubic-bezier(.65,0,.35,1);visibility:visible;width:210px;z-index:101}.XydComponents-Component-layouts__PageHost{background:#fff;bottom:0;left:210px;overflow:hidden;position:absolute;right:0;top:12px;transition:opacity .3s cubic-bezier(.65,0,.35,1);z-index:201}.XydComponents-Component-layouts__PageScroll{height:100%;overflow:scroll}.XydComponents-Component-layouts__PageContainer{font-size:15px;line-height:24px;margin:0 auto;max-width:100%;min-height:100%;padding:0;width:100%}.XydComponents-Component-layouts__PageArticleContainer{margin:0 auto;max-width:100%;padding:20px 56px 40px;width:980px}.XydComponents-Component-layouts__PageArticleContainerFullWidth{width:1200px}.XydComponents-Component-layouts__ArticleHost{align-items:flex-start;display:flex;gap:30px;width:100%}.XydComponents-Component-layouts__ArticleContent{flex:1 1 0;overflow:hidden}.XydComponents-Component-layouts__ArticleNav{flex:none;margin-left:50px;margin-top:0;padding-left:16px;position:sticky;top:30px;width:180px}.XydComponents-Component-content-Subtitle-Subtitle_styles_ts__Host{color:#6e6e80;font-size:18px;font-weight:300;margin-top:-18px}.XydComponents-Component-content-Anchor__AnchorHost{color:#7051d4}.XydComponents-Component-coder-Code__MarkHost{border-color:transparent;border-left-width:4px;display:flex;margin:4px 0}.XydComponents-Component-coder-Code__MarkLine{flex:1 1 0%}.XydComponents-Component-coder-Code__MarkAnnotated{background-color:#eef2ff;border-color:#60a5fa}.XydComponents-Component-coder-Code__LineNumberHost{margin:0 12px 0 4px;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.XydComponents-Component-coder-Code__CodeHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid #ececf1;font-size:12px;line-height:20px;margin:0;max-height:400px;overflow-y:scroll;padding:8px 16px;white-space:pre-wrap;word-break:break-all}.XydComponents-Component-coder-Code__CodeHostFull{max-height:100%}.XydComponents-Component-content-Content__ContentHost{display:flex;flex-direction:column;font-size:16px;gap:24px;line-height:1.5}.XydComponents-Component-coder-CodeTabs__CodeTabsHost{border:1px solid #ececf1;border-radius:16px;min-width:0;overflow:hidden}.XydComponents-Component-coder-CodeTabs__CodeTabsPreSingle{border:none!important}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesHost{background:linear-gradient(45deg,#f7f7f8,#f7f7f8)!important;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex:1 1 0%;min-width:0}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesHostSingle{height:0}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesList{display:flex;flex-grow:1;gap:8px;justify-content:end;padding:0 10px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesButton{all:unset;align-items:center;border-radius:6px;color:#353740;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:6px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesButton[data-state=active]{border-bottom:1px solid #7051d4;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#7051d4}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesButton:hover{background:#e3e3eb;transition:.1s ease-in}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesDescription{align-items:center;color:#353740;display:flex;font-size:14px;gap:4px;margin-left:4px;margin-right:4px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesDescriptionItem{border-radius:4px;display:flex;flex:1 1 0%;gap:16px;padding-left:16px;padding-right:16px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesCopy{align-items:center;display:flex;padding-left:8px;padding-right:8px}.XydComponents-Component-coder-CodeTabs__CodeTabsLanguagesCopySingle{position:relative;right:5px;top:17px}.XydComponents-Component-ui-Loader__LoaderHost{align-items:center;display:inline-flex;justify-content:center}.XydComponents-Component-ui-Loader__LoaderDots{display:flex;gap:4px}.XydComponents-Component-ui-Loader__LoaderDot{animation:pulse-XydComponents-Component-ui-Loader__LoaderDot 1.4s ease-in-out infinite;background-color:currentColor;border-radius:50%;height:8px;opacity:.6;width:8px}.XydComponents-Component-ui-Loader__LoaderDot:nth-of-type(2){animation-delay:.2s}.XydComponents-Component-ui-Loader__LoaderDot:nth-of-type(3){animation-delay:.4s}@keyframes pulse-XydComponents-Component-ui-Loader__LoaderDot{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.XydComponents-Component-ui-Loader__LoaderSmall .XydComponents-Component-ui-Loader__LoaderDot{height:6px;width:6px}.XydComponents-Component-ui-Loader__LoaderLarge .XydComponents-Component-ui-Loader__LoaderDot{height:12px;width:12px}.XydComponents-Component-coder-CodeCopy__CodeCopyHost{all:unset;align-items:center;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:6px}.XydComponents-Component-coder-CodeCopy__CodeCopyHost:hover{background:#e3e3eb;transition:.1s ease-in}:root{--xyd-navbar-height:50px;--xyd-global-page-gutter:8px;--xyd-sidebar-width:250px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHost{background:#fff;overflow-x:hidden;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeader{align-items:center;background:#fff;display:flex;height:50px;justify-content:space-between;left:8px;position:fixed;right:8px;top:0;z-index:20}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeader{padding:0}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeaderContent{align-items:center;display:flex;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeaderSub{flex-direction:column;height:94px;transition:transform .2s}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHeaderHideMain{transform:translateY(-47px)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerButton{display:none}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerButton{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;width:40px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerIcon{display:flex;flex-direction:column;height:24px;justify-content:space-between;position:relative;width:24px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLine{background:#000;height:2px;transition:transform .3s cubic-bezier(.65,0,.35,1);width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLineOpen:first-child{transform:translateY(11px) rotate(45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLineOpen:nth-child(2){opacity:0}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryHamburgerLineOpen:last-child{transform:translateY(-11px) rotate(-45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMain{bottom:0;display:flex;left:0;overflow:hidden;padding:8px;position:fixed;right:0;top:50px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMain{padding-top:58px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMainSub{top:94px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMainSub{padding-top:102px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryStaticSidebar{background:#fff;display:flex;flex:none;flex-direction:column;height:100%;position:relative;width:250px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryStaticSidebar{display:none}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMobileSidebar{display:none}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMobileSidebar{background:#fff;bottom:0;box-shadow:4px 0 8px rgba(0,0,0,.1);display:flex;flex-direction:column;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.65,0,.35,1);width:250px;z-index:50}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryMobileSidebarOpen{transform:translateX(0)}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimarySidebarContent{-webkit-overflow-scrolling:touch;flex:1;height:100%;overflow-y:auto}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseButton{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;width:32px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimarySearchInput{border:1px solid #eaeaea;border-radius:6px;font-size:14px;height:40px;outline:none;padding:0 12px;transition:border-color .2s;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimarySearchInput:focus{border-color:#666}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon{height:20px;position:relative;width:20px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:after,.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:before{background:#666;content:"";height:2px;left:0;position:absolute;top:50%;transform-origin:center;width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:before{transform:rotate(45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryCloseIcon:after{transform:rotate(-45deg)}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryOverlay{display:none}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryOverlay{background:rgba(0,0,0,.6);bottom:0;display:block;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s;z-index:40}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryOverlayVisible{opacity:1;pointer-events:auto}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageHost{background:#fff;flex:1;height:100%;min-width:0;overflow:hidden;position:relative}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageScroll{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;padding:0 48px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageScroll{padding:0 32px}}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageScroll{padding:0 24px}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageContainer{margin:0 auto;max-width:1000px;padding:0 8px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageContainerLarge{max-width:1200px}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageArticleContainer{display:flex;gap:48px;min-height:100%;padding:48px 0}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageArticleContainer{gap:32px}}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryPageArticleContainer{flex-direction:column;gap:24px;padding:24px 0}}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleHost{flex:1;min-width:0}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleContent{width:100%}.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleNav{flex:none;height:-moz-fit-content;height:fit-content;max-height:100vh;overflow-y:auto;padding-right:24px;padding-top:12px;position:sticky;top:0;width:256px}@media (max-width:1024px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleNav{padding-right:16px;width:200px}}@media (max-width:768px){.XydComponents-Component-layouts-LayoutPrimary__LayoutPrimaryArticleNav{max-height:none;padding-right:0;position:static;width:100%}}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:400;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@400&display=swap)}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:500;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@500&display=swap)}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:600;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@600&display=swap)}@font-face{font-display:swap;font-family:Fustat;font-style:normal;font-weight:700;src:url(https://fonts.googleapis.com/css2?family=Fustat:wght@700&display=swap)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Fustat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400}body{font-size:14px;margin:0}menu,ol,ul{list-style:none;margin:0;padding:0}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}[role=button],button{cursor:pointer}button,select{text-transform:none}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}a{color:inherit;text-decoration:inherit}*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box}p{margin:0;padding:0}:root{--headingEffect-color-tertiary:rgba(23,119,184,.5);--headingEffect-color-secondary:#7955f1;--headingEffect-color-primary:#ff69b4}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyd-js/theme-poetry",
|
|
3
|
-
"version": "0.1.0-xyd.
|
|
3
|
+
"version": "0.1.0-xyd.27",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -21,15 +21,15 @@
|
|
|
21
21
|
"@linaria/atomic": "^6.2.0",
|
|
22
22
|
"@linaria/core": "^6.2.0",
|
|
23
23
|
"@xyd-js/xtokens": "0.1.0-xyd.1",
|
|
24
|
-
"@xyd-js/
|
|
25
|
-
"@xyd-js/
|
|
24
|
+
"@xyd-js/atlas": "0.1.0-xyd.16",
|
|
25
|
+
"@xyd-js/themes": "0.1.1-xyd.3"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"react": "^19.0.0",
|
|
29
29
|
"react-dom": "^19.0.0",
|
|
30
30
|
"react-router": "7.1.1",
|
|
31
|
-
"@xyd-js/components": "0.1.0-xyd.
|
|
32
|
-
"@xyd-js/framework": "0.1.0-xyd.
|
|
31
|
+
"@xyd-js/components": "0.1.0-xyd.11",
|
|
32
|
+
"@xyd-js/framework": "0.1.0-xyd.32"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@babel/preset-typescript": "^7.26.0",
|