header.svelte-1cc9rez.svelte-1cc9rez{position:fixed;left:0;right:0;top:0;z-index:1;background:#fff;background:var(--background)}h1.svelte-1cc9rez.svelte-1cc9rez{color:var(--theme-1-0);padding:0.3rem 2% 0 2%;margin:0;font-size:1.3rem}h1.svelte-1cc9rez>div.svelte-1cc9rez{font-size:1rem;font-weight:normal;padding:0 4%;color:var(--theme-3-0);font-size:0.8rem;margin-bottom:0 0 0.6rem 0}nav.svelte-1cc9rez.svelte-1cc9rez{font-weight:300;padding:0 1em;position:absolute;top:0.3rem;right:1rem}ul.svelte-1cc9rez.svelte-1cc9rez{margin:0;padding:0}ul.svelte-1cc9rez.svelte-1cc9rez::after{content:'';display:block;clear:both}li.svelte-1cc9rez.svelte-1cc9rez{display:block;float:left}[aria-current].svelte-1cc9rez.svelte-1cc9rez{position:relative;display:inline-block}[aria-current].svelte-1cc9rez.svelte-1cc9rez::after{position:absolute;content:'';width:calc(100% - 1em);height:2px;background-color:#000;background-color:var(--theme-1-0);display:block;bottom:-1px}a.svelte-1cc9rez.svelte-1cc9rez{text-decoration:none;padding:0.7em 0.5em;display:block}
[class^='icon-'].svelte-72cm5x,[class*=' icon-'].svelte-72cm5x{fill:currentColor;vertical-align:middle}
footer.svelte-fpqcqe.svelte-fpqcqe{position:fixed;bottom:0;left:0;background:#000;background:var(--theme-2-3);color:#fff;color:var(--theme-2-2);padding:0.5rem;border-top-right-radius:23px;border-top-left-radius:5px}div.svelte-fpqcqe.svelte-fpqcqe{display:none;padding:0 3rem;font-size:0.8rem}footer.expanded.svelte-fpqcqe.svelte-fpqcqe{right:0}footer.expanded.svelte-fpqcqe div.svelte-fpqcqe{display:block}.contact.svelte-fpqcqe.svelte-fpqcqe{text-align:right;font-size:1rem}.contact.svelte-fpqcqe a.svelte-fpqcqe{margin:0 0.1rem;color:var(--theme-2-1)}.contact.svelte-fpqcqe a.svelte-fpqcqe:hover{color:var(--theme-2-2)}object.svelte-fpqcqe.svelte-fpqcqe{width:80px;position:fixed;bottom:10px;right:10px;z-index:1}@media(max-width: 950px){object.svelte-fpqcqe.svelte-fpqcqe{display:none}}@media(min-width: 950px){footer.expanded.svelte-fpqcqe.svelte-fpqcqe{padding-right:90px}}button.svelte-fpqcqe.svelte-fpqcqe{float:left;background:none;border:none;padding:0;color:inherit;color:var(--theme-2-1)}button.svelte-fpqcqe.svelte-fpqcqe:hover{color:var(--theme-2-2)}
/* a11y-light theme */
/* Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css */
/* @author: ericwbailey */

/* Comment */
.hljs-comment,
.hljs-quote {
  color: #696969;
}

/* Red */
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
  color: #d91e18;
}

/* Orange */
.hljs-number,
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
  color: #aa5d00;
}

/* Yellow */
.hljs-attribute {
  color: #aa5d00;
}

/* Green */
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
  color: #008000;
}

/* Blue */
.hljs-title,
.hljs-section {
  color: #007faa;
}

/* Purple */
.hljs-keyword,
.hljs-selector-tag {
  color: #7928a1;
}

.hljs {
  display: block;
  overflow-x: auto;
  background: #fefefe;
  color: #545454;
  padding: 0.5em;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

@media screen and (-ms-high-contrast: active) {
  .hljs-addition,
  .hljs-attribute,
  .hljs-built_in,
  .hljs-builtin-name,
  .hljs-bullet,
  .hljs-comment,
  .hljs-link,
  .hljs-literal,
  .hljs-meta,
  .hljs-number,
  .hljs-params,
  .hljs-string,
  .hljs-symbol,
  .hljs-type,
  .hljs-quote {
        color: highlight;
    }

    .hljs-keyword,
    .hljs-selector-tag {
        font-weight: bold;
    }
}

main.svelte-1uol96s{position:relative;max-width:80ch;margin:0 auto;box-sizing:border-box}
h1.svelte-17w3omn,p.svelte-17w3omn{margin:0 auto}h1.svelte-17w3omn{font-size:2.8em;font-weight:700;margin:0 0 0.5em 0}p.svelte-17w3omn{margin:1em auto}@media(min-width: 480px){h1.svelte-17w3omn{font-size:4em}}
