:root{--sidebar-width:260px;--header-height:64px;--docs-heading:#dedede;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:28px;--space-xl:48px;--space-2xl:64px;--space-3xl:80px}@supports (color:lab(0% 0 0)){:root{--docs-heading:lab(88.4% 0 .0000119209)}}html[data-theme=light]{--docs-heading:#161616}@supports (color:lab(0% 0 0)){html[data-theme=light]{--docs-heading:lab(7.22637% -.0000149012 0)}}@media (max-width:1023px){:root{--header-height:52px}}@media (min-width:1024px){:root{--sidebar-width:280px}}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.layout-module__nLjfJq__header{z-index:100;border-bottom:.5px solid oklch(from var(--border)l c h/.7);width:100%;margin:0 auto;position:sticky;top:0}.layout-module__nLjfJq__docsContainer{box-sizing:border-box;width:100%;max-width:1440px;min-height:calc(100vh - var(--header-height));grid-template-columns:1fr;grid-template-areas:"content";margin:0 auto;display:grid;position:relative}.layout-module__nLjfJq__docsContainer:after{content:"";border-right:.5px solid oklch(from var(--border)l c h/.7);z-index:100;width:.5px;position:fixed;top:0;bottom:0;right:50%;transform:translate(720px)}@media (min-width:1024px){.layout-module__nLjfJq__docsContainer{grid-template-columns:240px 1fr;grid-template-areas:"sidebar content"}}.layout-module__nLjfJq__sidebar{top:var(--header-height);height:calc(100vh - var(--header-height));grid-area:sidebar;display:none;position:sticky;overflow-y:auto}.layout-module__nLjfJq__sidebar:after{content:"";border-right:.5px solid oklch(from var(--border)l c h/.7);z-index:-1;width:.5px;position:fixed;top:0;bottom:0;right:50%;transform:translate(-720px)}@media (min-width:1024px){.layout-module__nLjfJq__sidebar{display:block}}.layout-module__nLjfJq__content{grid-area:content;gap:2rem;min-width:0;padding:2rem;display:flex}@media (max-width:640px){.layout-module__nLjfJq__content{padding:3rem 1rem 1rem}}
