:root{--text-color: #0a0d18}html{box-sizing:border-box}body{height:100dvh;width:100dvw;color:#0a0d18;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;padding-left:env(safe-area-inset-left,0rem);touch-action:manipulation}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}#root{height:100%;width:100%}html{scrollbar-width:thin;scrollbar-color:#0a0d18 #eeeeee}body::-webkit-scrollbar{width:.75rem}body::-webkit-scrollbar-track{background:#eee}body::-webkit-scrollbar-thumb{background-color:#0a0d18;border-radius:.375rem;border:.1875rem solid #eeeeee}body::-webkit-scrollbar-corner{background:#eee}.app{height:100%;width:100%}.app .content-wrapper{display:flex;height:100%;width:100%}.app .loading-wrapper,.app .error-wrapper{display:none;pointer-events:none;height:100%;width:100%}.app.loading .content-wrapper,.app.loading .error-wrapper{display:none;pointer-events:none}.app.loading .loading-wrapper{display:flex}.app.error .content-wrapper,.app.error .loading-wrapper{display:none;pointer-events:none}.app.error .error-wrapper{display:flex}.loading-component{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#eee}.loading-component .loading-component__spinner .ant-spin-dot-item,.loading-component.loading-component__primary{background-color:#0a0d18}.loading-component.loading-component__primary .loading-component__spinner .ant-spin-dot-item{background-color:#eee}.size-error-page{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:xx-large;background-color:#eee}.size-error-page *{color:#0a0d18}.lazy-image{overflow:hidden;border-radius:.625rem;height:auto}.lazy-image.lazy-image__fade .lazy-image__image{opacity:0;transition:opacity .5s ease-in}.lazy-image.lazy-image__fade.lazy-image__fade-in .lazy-image__image{opacity:1}.lazy-image .lazy-image__image{width:100%;height:100%;border-radius:.625rem}.lazy-image .lazy-image__skeleton{width:100%;height:100%}.lazy-image .lazy-image__skeleton .lazy-image__skeleton-inner{height:100%;width:100%;border-radius:.625rem;background-color:#eee}.lazy-image .lazy-image__skeleton .lazy-image__skeleton-inner .ant-skeleton-content{height:100%;width:100%;display:flex;align-items:stretch}.lazy-image .lazy-image__skeleton .lazy-image__skeleton-inner .ant-skeleton-paragraph{margin:0;height:100%;width:100%;display:flex}.lazy-image .lazy-image__skeleton .lazy-image__skeleton-inner .ant-skeleton-paragraph li{width:100%!important;height:100%}.text{color:var(--text-color);overflow:hidden;text-overflow:ellipsis;line-height:1.2}.text:is(a){color:inherit;text-decoration:none}.text.text__no-wrap{white-space:nowrap}.text.text__no-ellipsis{text-overflow:clip}.text.text__clickable,.text:is(a),.text[role=button]{color:var(--text-color);padding:0;border:.0625rem solid transparent;border-radius:.3125rem;text-decoration:underline;cursor:pointer}.text.text__clickable:hover,.text:is(a):hover,.text[role=button]:hover{opacity:70%}.text.text__clickable:focus-visible,.text:is(a):focus-visible,.text[role=button]:focus-visible{outline:none;border-color:var(--text-color)}.touch .text.text__clickable:hover,.touch .text:is(a):hover,.touch .text[role=button]:hover{opacity:100%}.button{font-family:inherit;font-size:1rem;font-weight:400;line-height:1;text-decoration:none;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;height:2.25rem;min-width:var(--button-min-width);padding:0 1rem;background-color:var(--button-bg);border:var(--button-border);border-radius:.625rem;color:var(--button-content);cursor:pointer;--button-bg: #0a0d18;--button-bg-selectable: rgb(19, 24.7, 45.6);--button-bg-hover: rgb(28, 36.4, 67.2);--button-bg-selected: rgb(37, 48.1, 88.8);--button-content: #eeeeee;--button-border: none;--button-focus-border-size: .125rem;--button-focus-border-color: #0a0d18;--button-min-width: 2.25rem;--button-min-width-no-padding: .25rem}.button:focus-visible{outline:none;border:var(--button-focus-border-size) solid var(--button-focus-border-color);box-shadow:inset 0 0 0 .0625rem #eee}.button:hover{background-color:var(--button-bg-hover)!important}.button.button__selected{background-color:var(--button-bg-selected)!important}.button.button__selectable{background-color:var(--button-bg-selectable)}.button.button__no-padding{min-width:var(--button-min-width-no-padding);padding:var(--button-focus-border-size)}.button.button__no-padding:focus-visible{padding:0}.button:disabled,.button[aria-disabled=true]{cursor:default;pointer-events:none}.button *{color:var(--button-content)!important}.touch .button:hover{background-color:var(--button-bg)!important}.touch .button:hover.button__selectable{background-color:var(--button-bg-selectable)!important}.touch .button:hover.button__selected{background-color:var(--button-bg-selected)!important}.button.button__secondary{--button-bg: #eeeeee;--button-bg-selectable: rgb(222.7, 222.7, 222.7);--button-bg-hover: rgb(207.4, 207.4, 207.4);--button-bg-selected: rgb(192.1, 192.1, 192.1);--button-content: #0a0d18;--button-border: .0625rem solid #0a0d18;--button-focus-border-size: .125rem;--button-focus-border-color: #0a0d18;--button-min-width: 2.25rem;--button-min-width-no-padding: .25rem}:export{color:#1c2443;mouseEnterDelay:.5}.tooltip{color:#eee;height:2.25rem;font-size:.875rem}.menu{width:100%;height:100%}.menu .menu__sidebar{height:100%;width:5rem;position:fixed;display:flex;flex-direction:column;align-items:flex-start;z-index:1;padding:.75rem .75rem 1.5rem;transition:width .5s ease;background-color:#0a0d18;overflow:hidden}.menu .menu__sidebar .menu__header{min-height:2.25rem;max-height:2.25rem;width:100%;display:flex;flex-direction:row;align-items:center}.menu .menu__sidebar .menu__header .menu__open-button{min-width:3.5rem;display:flex;height:100%;font-size:1rem;font-weight:400}.menu .menu__sidebar .menu__header .menu__title{cursor:default;display:none;height:100%;width:calc(100% - 3.5rem);align-items:center;justify-content:flex-start;padding-left:1rem;padding-right:1rem}.menu .menu__sidebar .menu__header .menu__title .menu__title-image{height:100%;aspect-ratio:1/1}.menu .menu__sidebar .menu__header .menu__title .menu__title-text{--text-color: #eeeeee;font-size:1.25rem;font-weight:400}.menu .menu__sidebar .menu__header .menu__title.menu__title-center{justify-content:center;padding-left:1rem;padding-right:4.5rem}.menu .menu__sidebar .menu__header .menu__title.menu__title-clickable{cursor:pointer}.menu .menu__sidebar .menu__items{width:100%;height:100%;margin-top:1.5rem;margin-bottom:1.5rem;overflow-y:auto;scrollbar-width:none}.menu .menu__sidebar .menu__items::-webkit-scrollbar{display:none}.menu .menu__sidebar .menu__items.menu__items-top-border{border-top:.0625rem solid #eeeeee}.menu .menu__sidebar .menu__items.menu__items-bottom-border{border-bottom:.0625rem solid #eeeeee}.menu .menu__sidebar .menu__footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.menu .menu__sidebar .menu__footer .menu__footer-button{height:2.25rem;width:3.5rem;font-size:1rem;font-weight:400}.menu .menu__sidebar .menu__footer .menu__footer-button:not(:first-child){margin-top:.75rem}.menu .menu__sidebar.menu__sidebar-expanded{width:16rem}.menu .menu__sidebar.menu__sidebar-expanded .menu__header .menu__title{display:flex;overflow:unset}.menu .menu__sidebar.menu__sidebar-expanded .menu__footer{min-height:2.25rem;flex-direction:row}.menu .menu__sidebar.menu__sidebar-expanded .menu__footer .menu__footer-button{margin-top:0}.menu .menu__sidebar.menu__sidebar-suppress-transition{transition:none!important}.menu .menu__content{width:100%;height:100%;overflow:hidden;padding-left:5rem;transition:padding-left .5s ease}.menu .menu__content.menu__content-expanded{padding-left:16rem}.menu .menu__content.menu__content-suppress-transition{transition:none!important}.tablet .menu .menu__sidebar{width:5rem}.tablet .menu .menu__sidebar.menu__sidebar-expanded{width:16rem;box-shadow:.25rem .25rem .5rem .1rem #0a0d1880}.tablet .menu .menu__content,.tablet .menu .menu__content.menu__content-expanded{padding-left:5rem}.mobile .menu .menu__sidebar{width:100%;height:3.75rem;transition:none}.mobile .menu .menu__sidebar .menu__header .menu__title{justify-content:center;padding-left:1rem;padding-right:4.5rem;display:flex}.mobile .menu .menu__sidebar .menu__header .menu__title.menu__title-clickable{cursor:pointer}.mobile .menu .menu__sidebar .menu__items{display:none}.mobile .menu .menu__sidebar .menu__footer{display:none;justify-content:space-between;padding:0 .75rem}.mobile .menu .menu__sidebar.menu__sidebar-expanded{box-shadow:.25rem .25rem .5rem .1rem #0a0d1880;height:100%;width:100%;transition:height .5s ease}.mobile .menu .menu__sidebar.menu__sidebar-expanded .menu__items{display:block}.mobile .menu .menu__sidebar.menu__sidebar-expanded .menu__footer{display:flex}.mobile .menu .menu__content{padding-left:0rem;padding-top:3.75rem;transition:none}.mobile .menu .menu__content.menu__content-expanded{padding-left:0}.menu-item{height:3.5rem;min-height:3.5rem;width:100%;min-width:3.5rem;display:flex;flex-direction:row;justify-content:flex-start;margin-top:.5rem;font-size:1rem;font-weight:400}.menu-item .menu-item__icon-container{min-width:calc(3.5rem - var(--button-focus-border-size) * 2);display:flex;justify-content:center}.menu-item .menu-item__title{display:none;width:calc(100% - 3.5rem + var(--button-focus-border-size) * 2);align-items:center;justify-content:flex-start;padding-left:calc(1rem + var(--button-focus-border-size));padding-right:calc(1rem - var(--button-focus-border-size))}.menu-item .menu-item__title.menu-item__title-center{justify-content:center;padding-right:4.5rem}.menu-item.menu-item__expanded .menu-item__title{display:flex}.menu-item.menu-item__no-margin{margin-top:0!important}.mobile .menu-item .menu-item__title{justify-content:center;padding-right:4.5rem}:export{sideBarTransitionTime:.5s}.site-wrapper{overflow-y:auto;width:100%;height:100%;background-image:linear-gradient(180deg,#eee 50%,#0a0d18 0%)}.site-wrapper .site-wrapper__content-shell-background-wrapper{display:flex;min-height:calc(100% + 7.5rem);height:fit-content;width:100%;background-color:#eee}.site-wrapper .site-wrapper__content-shell-background-wrapper.site-wrapper__hide-footer{min-height:100%}.site-wrapper .site-wrapper__content-shell-background-wrapper .site-wrapper__content-shell{opacity:1;transition:none;display:flex;flex-direction:column;width:100%}.site-wrapper .site-wrapper__content-shell-background-wrapper .site-wrapper__content-shell.site-wrapper__not-ready{opacity:0!important}.site-wrapper .site-wrapper__content-shell-background-wrapper .site-wrapper__content-shell.site-wrapper__fade{opacity:0;transition:opacity .5s ease-in}.site-wrapper .site-wrapper__content-shell-background-wrapper .site-wrapper__content-shell.site-wrapper__fade-in{opacity:1}.site-wrapper .site-wrapper__main{display:flex;flex-direction:column;flex-grow:1;padding:3rem 3.5rem;max-width:min(max(65rem,80%),92rem)}.site-wrapper .site-wrapper__footer{display:flex;justify-content:space-between;align-items:center;width:100%;height:7.5rem;background-image:linear-gradient(180deg,#253059,#0a0d18);overflow:hidden;padding:0 3.5rem}.site-wrapper .site-wrapper__footer .site-wrapper__text-wrapper{display:flex;flex-direction:column;gap:.75rem;width:fit-content;overflow:hidden;padding:.5rem}.site-wrapper .site-wrapper__footer .site-wrapper__text-wrapper .site-wrapper__info{display:flex;width:100%;opacity:.6}.site-wrapper .site-wrapper__footer .site-wrapper__text-wrapper .site-wrapper__info .text{font-size:.625rem}.site-wrapper .site-wrapper__footer .site-wrapper__text-wrapper .site-wrapper__links{display:flex;flex-wrap:wrap;gap:.5rem}.site-wrapper .site-wrapper__footer .site-wrapper__text-wrapper .site-wrapper__links .text{font-size:.75rem}.site-wrapper .site-wrapper__footer .site-wrapper__text-wrapper .text{--text-color: #eeeeee}.site-wrapper .site-wrapper__footer .site-wrapper__image{padding:.5rem;height:60%;aspect-ratio:1/1}.desktop .site-wrapper:not(.menu .site-wrapper) .site-wrapper__main{padding:3rem 8rem}.desktop .site-wrapper:not(.menu .site-wrapper) .site-wrapper__footer{padding:0 8rem}.mobile .site-wrapper .site-wrapper__main{padding:1.5rem 1rem}.mobile .site-wrapper .site-wrapper__footer{padding:0 1rem}.markdown-renderer-gated{height:fit-content;width:100%}.markdown-renderer-gated.markdown-renderer-gated__fade .markdown-renderer{opacity:0;transition:opacity .5s ease-in}.markdown-renderer-gated.markdown-renderer-gated__fade-in .markdown-renderer{opacity:1}.not-found-page{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#eee}.not-found-page .not-found-page__icon{font-size:xx-large;color:#0a0d18}.not-found-page .not-found-page__info-text{width:fit-content;padding:.25rem .5rem;font-size:1rem;margin-top:.5rem}.not-found-page .not-found-page__button{margin-top:1rem}.markdown-renderer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#111629;line-height:1.6;font-size:1rem}.markdown-renderer :is(h1,h2,h3,h4,h5,h6):where(:not(.disable-mdx-styles *)){color:#0a0d18;font-weight:600;line-height:1.2;margin-top:1.5em;margin-bottom:.75em;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.markdown-renderer :is(h1,h2,h3,h4,h5,h6):where(:not(.disable-mdx-styles *)):first-child{margin-top:0}.markdown-renderer :is(h1):where(:not(.disable-mdx-styles *)){font-size:2rem;padding-bottom:.3em;border-bottom:.0625rem solid #0a0d18}.markdown-renderer :is(h2):where(:not(.disable-mdx-styles *)){font-size:1.5rem;padding-bottom:.3em;border-bottom:.0625rem solid #0a0d18}.markdown-renderer :is(h3):where(:not(.disable-mdx-styles *)){font-size:1.5rem}.markdown-renderer :is(h4):where(:not(.disable-mdx-styles *)){font-size:1.25rem}.markdown-renderer :is(h5):where(:not(.disable-mdx-styles *)){font-size:1rem}.markdown-renderer :is(h6):where(:not(.disable-mdx-styles *)){font-size:1.25rem;font-weight:400;font-style:italic}.markdown-renderer :is(p):where(:not(.disable-mdx-styles *)){margin-bottom:1rem}.markdown-renderer :is(strong):where(:not(.disable-mdx-styles *)){font-weight:600}.markdown-renderer :is(a):where(:not(.disable-mdx-styles *)){color:#111629;padding:0;border:.0625rem solid transparent;border-radius:.3125rem;text-decoration:underline;cursor:pointer}.markdown-renderer :is(a):where(:not(.disable-mdx-styles *)):hover{opacity:70%}.markdown-renderer :is(a):where(:not(.disable-mdx-styles *)):focus-visible{outline:none;border-color:#111629}.touch .markdown-renderer :is(a):where(:not(.disable-mdx-styles *)):hover{opacity:100%}.markdown-renderer :is(ul,ol):where(:not(.disable-mdx-styles *)){padding-left:2em;margin-bottom:1rem}.markdown-renderer :is(li):where(:not(.disable-mdx-styles *)){margin-bottom:.5em}.markdown-renderer :is(li):where(:not(.disable-mdx-styles *)):first-child{margin-top:.5em}.markdown-renderer :is(li):where(:not(.disable-mdx-styles *))>p{margin-bottom:.5em}.markdown-renderer :is(blockquote):where(:not(.disable-mdx-styles *)){margin:0 0 1rem;padding:.5em 1.25em;border-left:.25rem solid rgb(25,32.5,60);background-color:#0a0d180d;color:#26315b}.markdown-renderer :is(blockquote):where(:not(.disable-mdx-styles *)) p{margin-bottom:0}.markdown-renderer :is(code):where(:not(.disable-mdx-styles *)){font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background-color:#0a0d180d;padding:.2em .4em;border-radius:.3125rem;font-size:90%}.markdown-renderer :is(pre):where(:not(.disable-mdx-styles *)){background-color:#0a0d180d;border-radius:.625rem;padding:1em;margin-bottom:1rem;overflow-x:auto}.markdown-renderer :is(pre):where(:not(.disable-mdx-styles *)) code{background-color:transparent;padding:0;border-radius:0;font-size:100%}.markdown-renderer :is(hr):where(:not(.disable-mdx-styles *)){border:none;height:.05rem;background-color:#0a0d1833;margin:2em 0}.markdown-renderer :is(table):where(:not(.disable-mdx-styles *)){width:100%;border-collapse:collapse;margin-bottom:1rem;border:.0625rem solid #0a0d18}.markdown-renderer :is(th,td):where(:not(.disable-mdx-styles *)){padding:.75rem 1rem;border:.0625rem solid #0a0d18;text-align:left}.markdown-renderer :is(thead th):where(:not(.disable-mdx-styles *)){font-weight:600;background-color:#0a0d180d}.markdown-renderer :is(tbody tr:nth-child(odd)):where(:not(.disable-mdx-styles *)){background-color:transparent}.markdown-renderer :is(tbody tr:nth-child(2n)):where(:not(.disable-mdx-styles *)){background-color:#0a0d1808}.mdx-heading-one{width:100%;display:flex;flex-direction:row}.mdx-heading-one .mdx-heading-one__back-button{height:2rem;width:2rem;margin-top:.1rem;margin-right:1rem;align-self:center}:export{errorHeight:17rem;errorWidth:16rem;mobileWidth:30rem;tabletWidth:65rem}:export{rows:6}.float-image{float:none;background-color:#eee;display:flex;width:100%}.float-image .float-image__image{display:flex;width:100%;height:auto;margin-left:var(--float-image--margin-left, 0);margin-right:var(--float-image--margin-right, 0);margin-top:var(--float-image--margin-top, 0);margin-bottom:var(--float-image--margin-bottom, 0);min-height:var(--float-image--min-height, 16rem);min-width:var(--float-image--min-width, 30%)}@media (min-width: 750px){.float-image{float:left;width:50%;max-height:var(--float-image--max-height, 22rem);max-width:var(--float-image--max-width, 40%)}.float-image .float-image__image{margin-left:var(--float-image--float-margin-left, 10%);margin-right:var(--float-image--float-margin-right, 20%);margin-top:var(--float-image--float-margin-top, 5%);margin-bottom:var(--float-image--float-margin-bottom, 5%)}.float-image.float-image__right{float:right}.float-image.float-image__right .float-image__image{margin-left:var(--float-image--float-margin-left, 20%);margin-right:var(--float-image--float-margin-right, 10%)}}
