*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul[role=list],ol[role=list]{list-style:none}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}#root,#__next{isolation:isolate}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:focus-visible{outline:2px solid currentColor;outline-offset:2px}:focus:not(:focus-visible){outline:none}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;appearance:none;-webkit-appearance:none}:scope::-moz-focus-inner{border:0;padding:0}:root,:root.light{--bg-1: #fff;--bg-2: #F7F7FF;--fg-1: #000;--fg-2: #04030F;--link: --fg-1;--link-hover: #3492e5;--link-active: #176bb5 }@media(prefers-color-scheme:dark){:root.dark{--bg-1: #000;--bg-2: #4D4D4D;--fg-1: #FFF;--fg-2: #F7F7FF;--link: --fg-1;--link-hover: #91cefd;--link-active: #4baffb}}:root{--spacer-1: .25rem;--spacer-2: .5rem;--spacer-3: .75rem;--spacer-4: 1rem;--spacer-5: 1.25rem;--spacer-6: 1.5rem;--spacer-7: 2rem;--spacer-8: 2.5rem;--spacer-9: 3rem;--spacer-10: 4rem}:root{--font-size-1: .75rem;--font-size-2: .875rem;--font-size-3: 1rem;--font-heading-1: 2rem;--font-heading-2: 1.5rem;--font-heading-3: 1.25rem;--font-heading-4: 1.125rem;--line-height-1: 1rem;--line-height-2: 1.25rem;--line-height-3: 1.5rem;--line-height-4: 1.75rem;--line-height-5: 2.5rem;--default-font-family: "At Geodesic", helvetica, arial, sans-serif;--default-font-size: 1rem;--default-font-style: normal;--default-font-weight: 300;--default-line-height: var(--line-height-3);--default-letter-spacing: .32px;--default-font: var(--default-font-style) var(--default-font-weight) var(--default-font-size) var(--default-font-family)}.body{font:var(--default-font);letter-spacing:.02em;text-decoration:none;text-transform:none}.body--small{font-size:var(--font-size-2);line-height:1.25rem;font-weight:300}.body--small-underline{text-decoration:underline}.body--small-400{font-weight:400}.body--small-500{font-weight:500}.body--medium{font-size:var(--font-size-3);line-height:1.5rem}.body--medium-underline{text-decoration:underline}.body--medium-400{font-weight:400}.body--medium-500{font-weight:500}.heading{font-family:var(--default-font-family);letter-spacing:.02em;font-style:normal;text-transform:none}.heading--xl{font-size:var(--font-heading-1);line-height:var(--line-height-5);font-weight:500}.heading--l{font-size:var(--font-heading-2);line-height:var(--line-height-5);font-weight:500}.heading--m{font-size:var(--font-heading-3);line-height:var(--line-height-4);font-weight:500}.heading--s{font-size:var(--font-heading-4);line-height:var(--line-height-4);font-weight:700}body{--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, "DejaVu Sans Mono", monospace;background:var(--bg-1);color:var(--fg-1);font-family:var(--font)}h1,h2,h3,h4,h5,h6{font-variant-numeric:tabular-nums;font-weight:400;line-height:1.1}a{color:var(--link)}a:hover{color:var(--link-hover)}a:active{color:var(--link-active)}.button{background:var(--link);color:var(--bg-1);border:none;padding:.5rem 1rem}.button:hover{background:var(--link-hover)}.button:active{background:var(--link-active)}.nav{max-width:80rem;background:var(--bg-1);z-index:2;border-radius:var(--border-radius);gap:1em;margin:0 auto 1em;padding:1.5em;display:flex;position:relative;font-size:1.5em}.nav__link{text-decoration:none}.nav__link[aria-current=true]{border-bottom:2px solid}.nav__icon{fill:var(--fg-1)}.content{max-width:80rem;margin:0 auto;padding:1rem}.error-page{box-sizing:content-box;margin:0 auto;text-align:center;align-items:center}.error-image{box-sizing:content-box;margin:0 auto}.footer{max-width:80rem;margin:0 auto;padding:1rem;text-align:center}.footer__link{text-decoration:none}.layout__stack>*+*{margin-top:1.25rem}.layout__stack--large>*+*{margin-top:2.5rem}.layout__stack--small>*+*{margin-top:.25rem}.layout__columns{display:grid;grid-gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.layout__cluster{display:flex;flex-wrap:wrap;gap:.625rem}.layout__cluster>*{margin:.3125rem}.layout__cluster--centered{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:center}.layout__cluster--centered-vertically{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.layout__cluster--align-right{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-end}.layout__cluster--no-gutter,.layout__cluster--no-gutter>*{margin:0}.layout__cluster--stretch{align-items:stretch}.theme-toggle.svelte-1cmi4dh{position:absolute;right:2rem;width:3rem;padding:1rem}.theme-button.svelte-1cmi4dh{height:2rem;width:2rem;cursor:pointer}.theme-button.light.svelte-1cmi4dh,.dark .theme-button.dark{display:none}.dark .theme-button.light{display:block}
