@charset "UTF-8";:root{--border-radius: .3rem;--primary-color: #5db1e1;--secondary-color: #888;--accent-color: #2c2762;--primary-fg-color: #fff;--secondary-fg-color: #bbb;--header-color: rgba(255,255,255,.95);--green-hue: 11, 195, 66;--red-hue: 220, 52, 52;--green: rgb(var(--green-hue));--red: rgb(var(--red-hue))}body{height:100%;font-family:Arial,Helvetica,sans-serif;margin:0}h1{font-size:2rem;font-weight:lighter;display:flex;flex-flow:column;margin-bottom:.5em}input,button{font-size:2rem;border-radius:var(--border-radius);border:1px solid rgba(0,0,0,.4);padding:.6rem .7rem}input{font-size:1.5rem}input::placeholder{opacity:.5}input:focus{outline-color:var(--primary-color)}form{display:flex;gap:.6em}button{font-size:1.6rem;padding:.3rem 1.5rem;background-color:var(--primary-color);color:var(--primary-fg-color);border:none;cursor:pointer;transition:all .1s ease}form button{background-color:var(--secondary-color);color:var(--secondary-fg-color)}button:hover{opacity:.8}p{font-size:1.5rem;margin-bottom:.5rem}p:before{font-size:1rem;display:block;margin-bottom:1.5em;margin-top:1rem;border-top:2px dashed #ccc;padding-top:1.6rem}p+button{padding:.5rem;display:flex;justify-content:center;gap:.4em;align-items:center}p+button:before{opacity:.6}p+button:after{content:" \1f449";font-size:1.4em}.error{color:red;font-size:2rem}@media (max-width: 480px){h1{font-size:1.7rem}form{flex-direction:column}}.brand.svelte-eijw66.svelte-eijw66{align-self:center;padding:.15rem 0}.logos.svelte-eijw66.svelte-eijw66{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;height:50px}.logos.svelte-eijw66>.logo.svelte-eijw66{margin-right:1rem;max-height:100%}.logos.svelte-eijw66>.logo.text.svelte-eijw66{margin:0}a.svelte-eijw66.svelte-eijw66{font-size:var(--brand-size);letter-spacing:-.05em;transition:color .2s ease;display:inline-block;transform-origin:0% 50%;color:var(--brand-color)}a.svelte-eijw66.svelte-eijw66:hover{color:var(--accent-color)}@media (max-width: 480px){.logo.svelte-eijw66.svelte-eijw66{margin:0}.logo.text.svelte-eijw66.svelte-eijw66{height:25px}}section.svelte-adbbcy{flex:1 100%;display:flex;flex-flow:column;align-items:flex-end}nav.svelte-adbbcy{display:flex;font-size:1.1rem;column-gap:1.2em;row-gap:.8em;align-items:center;justify-content:flex-end;flex-flow:column;align-items:flex-end;transition:all .2s ease-in-out}nav.horizontal.svelte-adbbcy{flex-flow:row wrap;row-gap:.8em}header nav a{color:var(--primary-color);text-decoration:none!important;line-height:.9em}header nav a:hover:not(.active){opacity:.7}header nav a.active{color:var(--accent-color);border-bottom:2px solid;margin-bottom:-2px;text-decoration:none;cursor:default;pointer-events:none}section.svelte-9tolly.svelte-9tolly{--transform-time:0;--bar-thickness:3px;--bar-gap:5px;flex:1;--icon-color:var(--primary-color);cursor:pointer;transition:all var(--transform-time) ease;display:flex;flex-flow:column;align-items:flex-end;position:relative;padding:1rem 0}section.loaded.svelte-9tolly.svelte-9tolly{--transform-time:.2s}section.open.svelte-9tolly .top.svelte-9tolly,section.open.svelte-9tolly .middle.svelte-9tolly{width:80%}section.open.svelte-9tolly .top.svelte-9tolly{transform:rotate(45deg)}section.open.svelte-9tolly .middle.svelte-9tolly{transform:rotate(-45deg) translate(20%,calc(-250% + var(--bar-thickness) * .5))}section.open.svelte-9tolly .bottom.svelte-9tolly{max-width:100%;background-color:var(--primary-color);margin-top:.5em}section.svelte-9tolly.svelte-9tolly:hover{--icon-color:var(--accent-color)}div.svelte-9tolly.svelte-9tolly{height:var(--bar-thickness);background-color:var(--icon-color);margin-bottom:var(--bar-gap);border-radius:1em;width:100%;max-width:2em;transition:all var(--transform-time) ease}.bottom.svelte-9tolly.svelte-9tolly{margin-bottom:0}header.svelte-1guc3g1{padding:.5em 1em .7em;background-color:var(--header-color);z-index:1;display:flex;justify-content:center;backdrop-filter:blur(.2em)}section.svelte-1guc3g1{flex:1;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;column-gap:2em}section.constrained.svelte-1guc3g1{max-width:var(--max-page-width)}div.menu.svelte-1guc3g1{flex:1;padding:.8em 0}@media (max-width: 400px){div.menu.open.svelte-1guc3g1{flex:1 100%;padding-top:0}}.sticky.svelte-1guc3g1{border-bottom:1px solid var(--primary-color);box-shadow:0 0 1em #0003;top:0;position:sticky}main.svelte-etb6sx{flex:1;display:flex;flex-direction:column;width:100%;max-width:1024px;margin:0 auto;box-sizing:border-box;padding:1em}
