@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{max-width:100%;margin:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em white)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}footer{width:100%;padding-left:0;padding-right:0;margin-left:0;margin-right:0}*,*:before,*:after{box-sizing:inherit}body{background-color:var(--background-site);color:var(--text-high-contrast);font-size:1.6rem;line-height:1.65}.theme-light{--brand-primary: rgb(47, 112, 193);--brand-secondary: rgb(116, 97, 195);--brand-alternative: rgb(19, 120, 134);--background-site: rgb(249, 249, 249);--background-code: rgb(244, 244, 244);--text-body: rgb(54, 49, 61);--text-comment: rgb(99, 94, 105);--text-high-contrast: rgb(49, 49, 49);--text-medium-contrast: rgb(99, 94, 105);--text-low-contrast: rgb(116, 109, 118);--detail-high-contrast: rgb(192, 192, 192);--detail-medium-contrast: rgb(234, 234, 234);--detail-low-contrast: rgb(240, 240, 242);--admonition-note: rgb(46, 109, 188);--admonition-warning: rgb(255, 196, 9);--admonition-danger: rgb(220, 38, 38);--brand-primary-rgb-value: 47, 112, 193;--brand-secondary-rgb-value: 116, 97, 195;--brand-alternative-rgb-value: 19, 120, 134;--background-site-rgb-value: 249, 249, 249;--background-code-rgb-value: 244, 244, 244;--text-body-rgb-value: 54, 49, 61;--text-comment-rgb-value: 99, 94, 105;--text-high-contrast-rgb-value: 49, 49, 49;--text-medium-contrast-rgb-value: 99, 94, 105;--text-low-contrast-rgb-value: 116, 109, 118;--detail-high-contrast-rgb-value: 192, 192, 192;--detail-medium-contrast-rgb-value: 234, 234, 234;--detail-low-contrast-rgb-value: 240, 240, 242;--admonition-note-rgb-value: 46, 109, 188;--admonition-warning-rgb-value: 255, 196, 9;--admonition-danger-rgb-value: 220, 38, 38}.theme-dark{--brand-primary: rgb(138, 180, 248);--brand-secondary: rgb(193, 168, 226);--brand-alternative: rgb(136, 186, 191);--background-site: rgb(0, 0, 0);--background-code: rgb(12, 12, 12);--text-body: rgb(222, 222, 222);--text-comment: rgb(170, 170, 170);--text-high-contrast: rgb(230, 230, 230);--text-medium-contrast: rgb(202, 202, 202);--text-low-contrast: rgb(170, 170, 170);--detail-high-contrast: rgb(101, 101, 101);--detail-medium-contrast: rgb(25, 25, 25);--detail-low-contrast: rgb(21, 21, 21);--admonition-note: rgb(138, 180, 248);--admonition-warning: rgb(253, 186, 116);--admonition-danger: rgb(220, 38, 38);--brand-primary-rgb-value: 138, 180, 248;--brand-secondary-rgb-value: 193, 168, 226;--brand-alternative-rgb-value: 136, 186, 191;--background-site-rgb-value: 0, 0, 0;--background-code-rgb-value: 12, 12, 12;--text-body-rgb-value: 222, 222, 222;--text-comment-rgb-value: 170, 170, 170;--text-high-contrast-rgb-value: 230, 230, 230;--text-medium-contrast-rgb-value: 202, 202, 202;--text-low-contrast-rgb-value: 170, 170, 170;--detail-high-contrast-rgb-value: 101, 101, 101;--detail-medium-contrast-rgb-value: 25, 25, 25;--detail-low-contrast-rgb-value: 21, 21, 21;--admonition-note-rgb-value: 138, 180, 248;--admonition-warning-rgb-value: 253, 186, 116;--admonition-danger-rgb-value: 220, 38, 38}.embla{max-width:100%;margin:auto;--slide-height: 100%;--slide-spacing: 1rem;--slide-size: 50%}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__img{border-radius:1.8rem;display:block;height:var(--slide-height);width:100%;object-fit:cover}.embla__controls{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;gap:1.2rem;margin-top:1.8rem}.embla__buttons{color:#000;display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center;border-color:#000}.embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center}.embla__button:disabled{color:var(--detail-high-contrast)}.embla__button__svg{width:35%;height:35%}.embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:calc((2.6rem - 1.4rem) / 2 * -1)}.embla__dot{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.embla__dot:after{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:1.4rem;height:1.4rem;border-radius:50%;display:flex;align-items:center;content:""}.embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem var(--text-body)}.embla__parallax{border-radius:1.8rem;height:100%;overflow:hidden}.embla__parallax__layer{position:relative;height:100%;width:100%;display:flex;justify-content:center}.embla__parallax__img{max-width:none;flex:0 0 calc(115% + (var(--slide-spacing) * 2));object-fit:cover}.header{font-size:2rem;font-weight:700;text-align:center;padding:4rem 2rem 2rem;margin:0}.footer{display:flex;justify-content:center;padding:2rem 2rem 4rem}.footer__link{display:flex;align-items:center;background-color:transparent;text-decoration:none;text-align:center;font-weight:600;color:var(--text-low-contrast);font-size:1.4rem}.footer__link__svg{display:block;width:2rem;height:2rem;margin-right:1rem;fill:currentColor}Appbar{background-color:#477259;color:#fff;padding:10px}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;line-height:1.15;background-color:var(--background-site);font-size:62.5%;font-family:Inter,"system-ui",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f4f1e2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:2em;color:#646cff;text-decoration:inherit}a:hover{color:#fff}body{margin:0;place-items:center;max-width:100%}h1{font-size:3.2em;line-height:1.1;color:#1a1a1a}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:2em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#fff}button{background-color:#f9f9f9}}
