:root{font-size:calc(1rem + 0.2vw)}body{font-family:Helvetica, sans-serif}h1{font-size:var(--s1);font-weight:normal;margin-bottom:var(--s-4)}a{color:var(--blue);text-decoration:none}hr{border:0;height:1px;margin:0;background:var(--grey)}blockquote{color:var(--grey);font-style:italic;font-size:var(--s1);display:flex}blockquote::before{content:'“';font-size:5rem;display:inline;line-height:3rem;margin-right:var(--s1)}button{background-color:var(--blue-dark);color:white;padding-top:var(--s-2);padding-bottom:var(--s-2);padding-left:var(--s0);padding-right:var(--s0);outline:none;border:none;margin:0;border-radius:var(--radius);transition:background 0.5s ease}button:disabled,button[disabled]{background-color:var(--blue)}.green{color:var(--green);background:var(--green-lt)}.red{color:var(--red);background:var(--red-lt)}.yellow{color:var(--yellow);background:var(--yellow-lt)}.yellow,.green,.red{padding-top:var(--s-2);padding-bottom:var(--s-2);padding-left:var(--s0);padding-right:var(--s0);border-radius:var(--radius)}.uppercase{text-transform:uppercase;letter-spacing:0.1em;font-size:0.85em}.grey{color:var(--grey)}.nowrap{white-space:nowrap}form{background:var(--blue-lt);padding:var(--s-1) var(--s0);border-radius:var(--radius);color:white}input{border:none;border-radius:var(--radius);padding:var(--s-3);background-color:var(--bg-color);color:var(--text-color)}
:root{--blue-color-wheel-degrees:214;--blue-dark:hsl(var(--blue-color-wheel-degrees), 65%, 21%);--blue:hsl(var(--blue-color-wheel-degrees), 65%, 41%);--blue-lt:hsl(var(--blue-color-wheel-degrees), 75%, 60%);--grey:hsl(0, 0%, 67%);--dark-grey:#333;--red-color-wheel-degrees:0;--green-color-wheel-degrees:142;--yellow-color-wheel-degrees:57}body{--bg-color:#fafafa;--text-color:#0a0a0a;--red:hsl(var(--red-color-wheel-degrees), 50%, 40%);--red-lt:hsl(var(--red-color-wheel-degrees), 70%, 90%);--yellow:hsl(var(--yellow-color-wheel-degrees), 50%, 30%);--yellow-lt:hsl(var(--yellow-color-wheel-degrees), 65%, 75%);--green:hsl(var(--green-color-wheel-degrees), 50%, 40%);--green-lt:hsl(var(--green-color-wheel-degrees), 70%, 85%)}body{background:var(--bg-color);color:var(--text-color)}
:root{--measure:35rem;--radius:4px}*>*{max-width:var(--measure)}html,body,div,header,nav,main,footer,figure,figcaption,section,a,hr{max-width:none}button:not([disabled]){cursor:pointer}.overflow-hidden{overflow:hidden;position:fixed;width:100%;left:0;top:0}:root{--ratio:1.5;--s-5:calc(var(--s-4) / var(--ratio));--s-4:calc(var(--s-3) / var(--ratio));--s-3:calc(var(--s-2) / var(--ratio));--s-2:calc(var(--s-1) / var(--ratio));--s-1:calc(var(--s0) / var(--ratio));--s0:1rem;--s1:calc(var(--s0) * var(--ratio));--s2:calc(var(--s1) * var(--ratio));--s3:calc(var(--s2) * var(--ratio));--s4:calc(var(--s3) * var(--ratio));--s5:calc(var(--s4) * var(--ratio))}
nav.svelte-jw8p2c.svelte-jw8p2c{height:50px;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);padding:0 var(--s0);display:flex;justify-content:space-between;align-items:center;height:50px}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c{width:25px;height:14px;position:relative;cursor:pointer}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:after,.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:before,.middle-line.svelte-jw8p2c.svelte-jw8p2c{content:'';position:absolute;width:100%;height:2px;transition:all 0.4s;background-color:var(--blue);transform-origin:center}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:before,.middle-line.svelte-jw8p2c.svelte-jw8p2c{top:0}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:after,.middle-line.svelte-jw8p2c.svelte-jw8p2c{bottom:0}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:before{width:66%}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:after{width:33%}.middle-line.svelte-jw8p2c.svelte-jw8p2c{margin:auto}.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:hover:before,.mobile-icon.svelte-jw8p2c.svelte-jw8p2c:hover:after,.mobile-icon.active.svelte-jw8p2c.svelte-jw8p2c:before,.mobile-icon.active.svelte-jw8p2c.svelte-jw8p2c:after,.mobile-icon.active.svelte-jw8p2c .middle-line.svelte-jw8p2c{width:100%}.mobile-icon.active.svelte-jw8p2c.svelte-jw8p2c:before,.mobile-icon.active.svelte-jw8p2c.svelte-jw8p2c:after{top:50%;transform:rotate(-45deg)}.mobile-icon.active.svelte-jw8p2c .middle-line.svelte-jw8p2c{transform:rotate(45deg)}.navbar-list.svelte-jw8p2c.svelte-jw8p2c{display:none;width:100%;justify-content:space-between;margin:0;padding:0 40px}.navbar-list.mobile.svelte-jw8p2c.svelte-jw8p2c{background-color:rgba(255, 255, 255, 0.95);position:fixed;display:block;height:calc(100% - 50px);bottom:0;left:0}.navbar-list.svelte-jw8p2c li.svelte-jw8p2c{list-style-type:none;position:relative}.navbar-list.svelte-jw8p2c li.svelte-jw8p2c:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px}.navbar-list.svelte-jw8p2c a.svelte-jw8p2c{text-decoration:none;display:flex;height:45px;align-items:center;padding:0 var(--s0)}[aria-current].svelte-jw8p2c.svelte-jw8p2c{position:relative;display:inline-block}[aria-current].svelte-jw8p2c.svelte-jw8p2c::after{position:absolute;content:'';width:calc(100% - 2 * var(--s0));height:2px;background-color:var(--blue);display:block;bottom:-2px}nav.svelte-jw8p2c button.svelte-jw8p2c{background-color:transparent;color:var(--blue);padding-right:var(--s-2);padding-left:var(--s-2)}.selected.svelte-jw8p2c.svelte-jw8p2c{font-weight:bold}@media only screen and (min-width: 767px){.mobile-icon.svelte-jw8p2c.svelte-jw8p2c{display:none}.navbar-list.svelte-jw8p2c.svelte-jw8p2c{display:flex;padding:0;width:initial;margin-right:var(--s5)}.navbar-list.svelte-jw8p2c a.svelte-jw8p2c{display:inline-flex}}
.stack.svelte-3nlxqi{--space:1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.stack.svelte-3nlxqi>* + *{margin-top:var(--space)}
footer.svelte-r2xb8y{line-height:1.65rem;display:flex;justify-content:space-between;padding-left:var(--s1);padding-right:var(--s1);padding-top:var(--s1);padding-bottom:var(--s-1);flex-wrap:wrap}small.svelte-r2xb8y{margin-right:var(--s1);font-size:inherit}nav.svelte-r2xb8y{display:flex}a.svelte-r2xb8y:not(:last-child)::after{content:'|';padding-right:var(--s0);padding-left:var(--s0)}
body{display:flex;min-height:100vh;flex-direction:column}main.svelte-11zhx8a{flex:1;padding:var(--s0);display:grid;grid-template-columns:1fr
            min(65ch, 100%)
            1fr}main > *{grid-column:2}.pseudo-full-bleed{width:100%;grid-column:1 / 4;max-width:1500px;margin-left:auto;margin-right:auto}
h1.svelte-3zgnov,p.svelte-3zgnov{margin:0 auto}h1.svelte-3zgnov{font-size:2.8em;font-weight:700;margin:0 0 0.5em 0}p.svelte-3zgnov{margin:1em auto}@media(min-width: 480px){h1.svelte-3zgnov{font-size:4em}}
