@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";footer.svelte-1i31u6z{text-align:center;padding:1rem;background-color:#ececec;width:100%;margin-top:auto}footer.svelte-1i31u6z p:where(.svelte-1i31u6z){margin:0;color:#555}footer.svelte-1i31u6z a:where(.svelte-1i31u6z){color:#333;text-decoration:underline;transition:filter .2s ease-in-out}footer.svelte-1i31u6z a:where(.svelte-1i31u6z):hover{filter:brightness(0)}footer.svelte-1i31u6z a:where(.svelte-1i31u6z):visited{color:#333}footer.svelte-1i31u6z a:where(.svelte-1i31u6z):active{color:#004085}footer.svelte-1i31u6z a:where(.svelte-1i31u6z):focus{outline:none;box-shadow:0 0 0 2px #007bff40}footer.svelte-1i31u6z a:where(.svelte-1i31u6z):focus-visible{outline:2px solid #0056b3;outline-offset:2px}footer.svelte-1i31u6z .links:where(.svelte-1i31u6z){display:flex;justify-content:center;gap:1rem;font-size:.9rem}.nav-container.svelte-1e0v8tv{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem;position:relative;box-shadow:0 2px 4px #0000001a;gap:1rem;transition:all .1s ease-in-out}.nav-container.svelte-1e0v8tv.scrolled{box-shadow:none}.logo.svelte-1e0v8tv{width:15rem;height:auto}nav.svelte-1e0v8tv{transition:all .15s ease-in-out;display:flex;gap:0rem;align-items:flex-start;position:relative}nav.svelte-1e0v8tv img:where(.svelte-1e0v8tv){position:absolute;padding:1px;overflow:visible;opacity:0;height:0;width:0;transition:height .1s ease-in-out;transition:filter .2s ease-in-out}nav.svelte-1e0v8tv.scrolled{position:fixed;top:1rem;padding:.5rem 1rem;left:50%;transform:translate(-50%);background-color:#fff;border:1px solid #333;border-radius:1rem;box-shadow:0 2px 4px #0000001a;z-index:9999}nav.svelte-1e0v8tv.scrolled img:where(.svelte-1e0v8tv){width:2rem;height:2rem;opacity:1}.open:where(.svelte-1e0v8tv) :is(nav.svelte-1e0v8tv.scrolled img:where(.svelte-1e0v8tv)){filter:brightness(1.1)}nav.svelte-1e0v8tv.scrolled .nav_desktop:where(.svelte-1e0v8tv){padding-left:2.5rem}nav.svelte-1e0v8tv ul:where(.svelte-1e0v8tv){font-size:.85em;list-style-type:none;padding:0;margin:0;display:flex;gap:1rem;justify-content:center;-webkit-user-select:none;user-select:none}nav.svelte-1e0v8tv ul:where(.svelte-1e0v8tv) li:where(.svelte-1e0v8tv){display:inline;position:relative}.nav_desktop:where(.svelte-1e0v8tv) :is(nav.svelte-1e0v8tv ul:where(.svelte-1e0v8tv) li:where(.svelte-1e0v8tv)):not(:last-child):after{content:"|";color:#888;margin-left:.75rem;margin-right:-.25rem;font-weight:400}nav.svelte-1e0v8tv ul:where(.svelte-1e0v8tv) li:where(.svelte-1e0v8tv) a:where(.svelte-1e0v8tv){text-decoration:none;color:#000;transition:all .2s ease-in-out}nav.svelte-1e0v8tv ul:where(.svelte-1e0v8tv) li:where(.svelte-1e0v8tv).active{font-weight:700}nav.svelte-1e0v8tv ul:where(.svelte-1e0v8tv) li:where(.svelte-1e0v8tv) a:where(.svelte-1e0v8tv):hover{color:#333}@media (min-width: 44em){.nav_mobile.svelte-1e0v8tv{display:none}}@media (max-width: 44em){.nav_desktop.svelte-1e0v8tv{display:none;-webkit-user-select:none;user-select:none}.nav_mobile.svelte-1e0v8tv{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start;max-height:2.3em;overflow:hidden;transition:max-height .2s ease-in-out,width .4s ease-in-out;width:9em}.nav_mobile.svelte-1e0v8tv .dropdown-button:where(.svelte-1e0v8tv){cursor:pointer;padding-left:2.5rem;padding-right:1.5rem}.nav_mobile.svelte-1e0v8tv.open{width:12em;max-height:500px}}html{box-sizing:border-box;font-size:16px;height:100%}*,*:before,*:after{box-sizing:inherit}*{margin:0;padding:0;text-decoration:none;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700}p{font-weight:400}img{max-width:100%;height:auto}html,body{min-height:100%;max-width:100vw}html{scroll-behavior:smooth}body{font-family:Noto Sans,sans-serif;position:relative;margin:0;padding:0;box-sizing:border-box;min-height:100vh;display:flex;flex-direction:column}.content{display:flex;flex-direction:column;align-items:center;gap:1rem;min-height:100%;min-height:calc(100% - 8rem);padding:3rem 2rem;width:100%;box-sizing:border-box;text-align:center}@media (max-width: 35em){.content{padding:3rem 0rem 0rem}}.box{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;align-items:inherit;text-align:inherit}.box_padded{padding:0 4rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;align-items:inherit;text-align:inherit}@media (max-width: 35em){.box_padded{padding:0 1rem}}.box_outline{border:1px solid #333;padding:2rem;box-sizing:border-box;border-radius:.5rem;text-align:left;display:flex;flex-direction:column;gap:2rem}.box_outline h3{text-align:center}.box_outline:not(:last-child){margin-bottom:0}.box_backlit{background-color:#eee;padding:2rem;box-sizing:border-box;border-radius:2rem;text-align:left;display:flex;flex-direction:column;gap:2rem}.box_backlit h3{text-align:center}.box_backlit:not(:last-child){margin-bottom:0}p{font-weight:400;line-height:2rem;font-size:1rem;color:#333;align-items:inherit;text-align:inherit;padding-bottom:1rem;line-height:2}ul{list-style-type:disc;margin-left:2rem;line-height:2rem;font-size:1rem;color:#333;align-items:inherit;text-align:inherit}a{color:#333;text-decoration:underline;transition:filter .2s ease-in-out}a:not(:has(img)):hover{filter:brightness(2)}a:visited{color:#333}h1,h2,h3,h4,h5,h6{color:#000;padding-top:2rem;padding-bottom:1rem}.box-card{background-color:#eee;box-sizing:border-box;text-align:left;display:flex;flex-direction:column;gap:2rem}.box-card h3{text-align:center}.box-card:not(:last-child){margin-bottom:0}.mw-60ch{max-width:60ch}.mw-80ch{max-width:80ch}.mw-100ch{max-width:100ch}.mw-120ch{max-width:120ch}.pad1r{padding:1rem}.pad1r2r{padding:1rem 2rem}.pad2r{padding:2rem}.bg-darken10{background-color:#0000001a}.bg-darken15{background-color:#00000026}.bg-darken20{background-color:#0003}.bg-darken30{background-color:#0000004d}.round-1r{border-radius:1rem}.round-2r{border-radius:2rem}.round-3r{border-radius:3rem}
