.panels,
.panels__main,
.reveal-content,
.article-heading,
.article-heading__title {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
  transform: none !important;
}
.article-heading {
  margin-bottom: 2rem;
}
.custom-label {
  z-index: 100000;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  margin-left: 20px;
  font-family: Bitter, serif;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  top: 61px;
  left: 9px;
}
.menu-wall {
  margin-left: 50px;
  display: inline-block;
  position: relative;
}
.logo-wrap {
  margin-left: -17px;
}
.menu-link {
  margin-left: -5px;
}
.hire-me {
  transform: translate(15%);
}
.eyes__glasses {
  fill: #afe1ff80;
}
.chin_cover {
  fill: #f2f2f2;
}
.flow.reveal-content .btn {
  margin-bottom: -2rem;
}
.flex.mb-3.space-x-8,
.flex.mb-3.space-x-6 {
  margin-bottom: 1.75rem;
}
.logo {
  z-index: 1;
  position: absolute;
}
.tabbed-paragraphs p {
  text-indent: 3em;
}
.space-mono-regular {
  background-color: #ddd;
  border-radius: 4px;
  font-family:
    Space Mono,
    monospace;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
}
html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body {
  margin: 0;
  font-family:
    system-ui,
    -apple-system,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji;
}
hr {
  height: 0;
  color: inherit;
}
abbr[title] {
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Consolas,
    Liberation Mono,
    Menlo,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  box-shadow: none;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
button {
  background-color: #0000;
  background-image: none;
}
fieldset,
ol,
ul {
  margin: 0;
  padding: 0;
}
html {
  font-family:
    Inter,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  line-height: 1.5;
}
body {
  font-family: inherit;
  line-height: inherit;
}
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid;
}
hr {
  border-top-width: 1px;
}
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a3a3a3;
}
input::placeholder,
textarea::placeholder {
  color: #a3a3a3;
}
[role="button"],
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
  line-height: inherit;
  color: inherit;
  padding: 0;
}
code,
kbd,
pre,
samp {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x))
    translateY(var(--tw-translate-y)) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
    scaleY(var(--tw-scale-y));
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
  --tw-ring-inset: var(--tw-empty,);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-blur: var(--tw-empty,);
  --tw-brightness: var(--tw-empty,);
  --tw-contrast: var(--tw-empty,);
  --tw-grayscale: var(--tw-empty,);
  --tw-hue-rotate: var(--tw-empty,);
  --tw-invert: var(--tw-empty,);
  --tw-saturate: var(--tw-empty,);
  --tw-sepia: var(--tw-empty,);
  --tw-drop-shadow: var(--tw-empty,);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-origin: border-box;
  border-width: 1px;
  border-color: #737373;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}
[type="checkbox"] {
  border-radius: 0;
}
[type="radio"] {
  border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
  outline: 2px solid #0000;
}
[type="checkbox"]:checked,
[type="radio"]:checked {
  background-color: currentColor;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: #0000;
}
[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type="checkbox"]:checked:focus,
[type="checkbox"]:checked:hover,
[type="radio"]:checked:focus,
[type="radio"]:checked:hover {
  background-color: currentColor;
  border-color: #0000;
}
[type="checkbox"]:indeterminate {
  background-color: currentColor;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: #0000;
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
  background-color: currentColor;
  border-color: #0000;
}
[type="file"] {
  background: unset;
  border-color: inherit;
  font-size: unset;
  line-height: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}
[type="file"]:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
.container {
  width: 100%;
}
@media (width>=640px) {
  .container {
    max-width: 640px;
  }
}
@media (width>=768px) {
  .container {
    max-width: 768px;
  }
}
@media (width>=1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (width>=1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (width>=1536px) {
  .container {
    max-width: 1536px;
  }
}
.prose {
  color: #404040;
  max-width: 65ch;
}
.prose [class~="lead"] {
  color: #525252;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.25em;
  line-height: 1.6;
}
.prose a {
  color: #14b8a6;
  font-weight: 500;
  text-decoration: underline;
}
.prose a:hover {
  color: #0d9488;
}
.prose a code {
  color: #2dd4bf;
}
.prose strong {
  color: #525252;
  font-weight: 600;
}
.prose ol[type="A"] {
  --list-counter-style: upper-alpha;
}
.prose ol[type="a"] {
  --list-counter-style: lower-alpha;
}
.prose ol[type="A s"] {
  --list-counter-style: upper-alpha;
}
.prose ol[type="a s"] {
  --list-counter-style: lower-alpha;
}
.prose ol[type="I"] {
  --list-counter-style: upper-roman;
}
.prose ol[type="i"] {
  --list-counter-style: lower-roman;
}
.prose ol[type="I s"] {
  --list-counter-style: upper-roman;
}
.prose ol[type="i s"] {
  --list-counter-style: lower-roman;
}
.prose ol[type="1"] {
  --list-counter-style: decimal;
}
.prose ol > li {
  padding-left: 1.75em;
  position: relative;
}
.prose thead th:first-child {
  padding-left: 0;
}
.prose thead th:last-child {
  padding-right: 0;
}
.prose tbody td:first-child {
  padding-left: 0;
}
.prose tbody td:last-child {
  padding-right: 0;
}
.prose > :first-child {
  margin-top: 0;
}
.prose > :last-child {
  margin-bottom: 0;
}
.prose h4,
.prose h5,
.prose h6 {
  color: #1c1c1c;
}
.prose code:after,
.prose code:before {
  content: none;
}
.prose details {
  background-color: #f5f5f5;
  border-radius: 0.25rem;
  padding: 2px 4px;
}
.prose ol li:before {
  color: #737373;
  font-weight: 600;
}
.prose ul li:before {
  background-color: #737373;
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.left-0 {
  left: 0;
}
.bottom-0 {
  bottom: 0;
}
.top-24 {
  top: 6rem;
}
.right-2 {
  right: 0.5rem;
}
.top-2 {
  top: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.top-3 {
  top: 0.75rem;
}
.z-10 {
  z-index: 10;
}
.col-start-2 {
  grid-column-start: 2;
}
.col-start-3 {
  grid-column-start: 3;
}
.col-start-4 {
  grid-column-start: 4;
}
.col-start-5 {
  grid-column-start: 5;
}
.col-start-6 {
  grid-column-start: 6;
}
.col-start-7 {
  grid-column-start: 7;
}
.-m-4 {
  margin: -1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mt-4 {
  margin-top: 1rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mb-auto {
  margin-bottom: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-1 {
  height: 0.25rem;
}
.h-4 {
  height: 1rem;
}
.h-48 {
  height: 12rem;
}
.h-full {
  height: 100%;
}
.h-8 {
  height: 2rem;
}
.h-screen {
  height: 100vh;
}
.h-6 {
  height: 1.5rem;
}
.h-5 {
  height: 1.25rem;
}
.h-10 {
  height: 2.5rem;
}
.w-16 {
  width: 4rem;
}
.w-full {
  width: 100%;
}
.w-4 {
  width: 1rem;
}
.w-48 {
  width: 12rem;
}
.w-32 {
  width: 8rem;
}
.w-8 {
  width: 2rem;
}
.w-5 {
  width: 1.25rem;
}
.w-10 {
  width: 2.5rem;
}
.max-w-screen-2xl {
  max-width: 1536px;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-none {
  max-width: none;
}
.max-w-lg {
  max-width: 32rem;
}
.flex-grow {
  flex-grow: 1;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: var(--tw-transform);
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: var(--tw-transform);
}
.translate-x-full {
  --tw-translate-x: 100%;
}
.scale-100,
.translate-x-full {
  transform: var(--tw-transform);
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.transform {
  transform: var(--tw-transform);
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-auto {
  cursor: auto;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-8 {
  gap: 2rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  padding-left: 1.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border: 0;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media (prefers-reduced-motion: reduce) {
  *,
  :after,
  :before {
    transition: none !important;
    animation: none !important;
  }
}

a:not([class]) {
  color: inherit;
  border-bottom: 0.125em solid var(--fill, var(--subtext));
  font-weight: 700;
}
a:not([class]),
a:not([class]) abbr {
  text-decoration: none;
}
.flow {
  margin: 0 auto;
  position: relative;
}
.flow > * + * {
  margin-top: 20px;
}
.flow em {
  font-style: italic;
}
.flow strong {
  font-weight: 700;
}
.flow label,
.flow p {
  -webkit-font-smoothing: antialiased;
  color: var(--text);
  margin: 25px auto;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.65;
}
@media (width>=512px) {
  .flow label,
  .flow p {
    font-size: 1.8rem;
  }
}
.flow label:first-child,
.flow p:first-child {
  margin-top: 0;
}
.flow img {
  max-width: 100%;
  height: auto;
}
.flow > h3 + p {
  margin-top: 10px;
}
.flow label {
  font-weight: 700;
  display: block;
}
.flow * + h2 {
  margin-top: 90px;
}
.flow * + h3 {
  margin-top: 60px;
}
.flow ol,
.flow ul {
  margin: 30px auto;
  padding-left: 2.5rem;
  list-style: none;
}
.flow ol li,
.flow ul li {
  -webkit-font-smoothing: antialiased;
  color: var(--text);
  margin: 15px auto;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.65;
}
@media (width>=512px) {
  .flow ol li,
  .flow ul li {
    font-size: 1.8rem;
  }
}
.flow ul li {
  position: relative;
}
.flow ul li:before {
  content: "";
  background: var(--subtext);
  border-radius: 100%;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0.85rem;
  left: -2.5rem;
}
.flow ol {
  counter-reset: list-counter;
}
.flow ol li {
  counter-increment: list-counter;
  position: relative;
}
.flow ol li:before {
  content: counter(list-counter) ".";
  vertical-align: bottom;
  width: 10px;
  height: 1em;
  color: var(--subtext);
  font-weight: 700;
  position: absolute;
  top: 0;
  left: -2.5rem;
}
.flow blockquote {
  margin: 40px auto;
  padding-left: 40px;
  position: relative;
}
.flow blockquote:before {
  content: "“";
  color: var(--subtext);
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 8rem;
  font-weight: 700;
  position: absolute;
  top: -5px;
  left: 0;
}
.flow blockquote p {
  letter-spacing: 0.0075em;
  max-width: 900px;
  color: var(--text);
  font-family: Bitter, serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.65;
}
.flow blockquote p b {
  font-weight: 700;
}
@media (width>=512px) {
  .flow blockquote p {
    font-size: 2.4rem;
  }
  .flow blockquote {
    margin: 60px auto;
    padding-left: 55px;
  }
  .flow blockquote:before {
    font-size: 10rem;
  }
}
.dot {
  color: var(--subtext);
}
.t-heading,
.t-strong,
b,
strong {
  font-weight: 700;
}
.t-heading,
.t-primary {
  color: var(--text);
  scroll-margin-top: -40px;
  font-family: Bitter, serif;
  line-height: 1.125;
  position: relative;
}
.t-allcaps {
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-weight: 600;
  line-height: 1.25;
}
.t-outline {
  text-shadow:
    -1px -1px var(--bg),
    0 -1px var(--bg),
    1px -1px var(--bg),
    -1px 0 var(--bg),
    1px 0 var(--bg),
    -1px 1px var(--bg),
    0 1px var(--bg),
    1px 1px var(--bg),
    -2px -2px var(--bg),
    0 -2px var(--bg),
    2px -2px var(--bg),
    -2px 0 var(--bg),
    2px 0 var(--bg),
    -2px 2px var(--bg),
    0 2px var(--bg),
    2px 2px var(--bg),
    -3px -3px var(--bg),
    0 -3px var(--bg),
    3px -3px var(--bg),
    -3px 0 var(--bg),
    3px 0 var(--bg),
    -3px 3px var(--bg),
    0 3px var(--bg),
    3px 3px var(--bg),
    -4px -4px var(--bg),
    0 -4px var(--bg),
    4px -4px var(--bg),
    -4px 0 var(--bg),
    4px 0 var(--bg),
    -4px 4px var(--bg),
    0 4px var(--bg),
    4px 4px var(--bg);
}
abbr,
dfn {
  border-bottom: 0.125em dashed var(--fill, var(--subtext));
  cursor: help;
  line-height: 1.25;
  text-decoration: none;
  display: inline-block;
}
@media screen and (width<=512px) {
  .t-beast\:s {
    font-size: 8rem;
  }
  .t-biggest\:s {
    font-size: 7.5rem;
  }
  .t-bigger\:s {
    font-size: 6rem;
  }
  .t-big\:s {
    font-size: 4.2rem;
  }
  .t-medium\:s {
    font-size: 3.8rem;
  }
  .t-subhead\:s {
    font-size: 2.8rem;
  }
  .t-lede\:s {
    font-size: 2.4rem;
  }
  .t-sublede\:s {
    font-size: 2rem;
  }
  .t-body\:s {
    font-size: 1.8rem;
  }
  .t-small\:s {
    font-size: 1.5rem;
  }
  .t-tiny\:s {
    font-size: 1.2rem;
  }
}
@media screen and (width>=513px) and (width<=1000px) {
  .t-beast\:m {
    font-size: 8rem;
  }
  .t-biggest\:m {
    font-size: 7.5rem;
  }
  .t-bigger\:m {
    font-size: 6rem;
  }
  .t-big\:m {
    font-size: 4.2rem;
  }
  .t-medium\:m {
    font-size: 3.8rem;
  }
  .t-subhead\:m {
    font-size: 2.8rem;
  }
  .t-lede\:m {
    font-size: 2.4rem;
  }
  .t-sublede\:m {
    font-size: 2rem;
  }
  .t-body\:m {
    font-size: 1.8rem;
  }
  .t-small\:m {
    font-size: 1.5rem;
  }
  .t-tiny\:m {
    font-size: 1.2rem;
  }
}
@media screen and (width>=1001px) {
  .t-beast\:l {
    font-size: 8rem;
  }
  .t-biggest\:l {
    font-size: 7.5rem;
  }
  .t-bigger\:l {
    font-size: 6rem;
  }
  .t-big\:l {
    font-size: 4.2rem;
  }
  .t-medium\:l {
    font-size: 3.8rem;
  }
  .t-subhead\:l {
    font-size: 2.8rem;
  }
  .t-lede\:l {
    font-size: 2.4rem;
  }
  .t-sublede\:l {
    font-size: 2rem;
  }
  .t-body\:l {
    font-size: 1.8rem;
  }
  .t-small\:l {
    font-size: 1.5rem;
  }
  .t-tiny\:l {
    font-size: 1.2rem;
  }
}
@media screen and (width>=1201px) {
  .t-beast\:xl {
    font-size: 8rem;
  }
  .t-biggest\:xl {
    font-size: 7.5rem;
  }
  .t-bigger\:xl {
    font-size: 6rem;
  }
  .t-big\:xl {
    font-size: 4.2rem;
  }
  .t-medium\:xl {
    font-size: 3.8rem;
  }
  .t-lede\:xl {
    font-size: 2.4rem;
  }
  .t-sublede\:xl {
    font-size: 2rem;
  }
  .t-body\:xl {
    font-size: 1.8rem;
  }
  .t-small\:xl {
    font-size: 1.5rem;
  }
  .t-tiny\:xl {
    font-size: 1.2rem;
  }
}
.lh-tight {
  line-height: 1;
}
.lh-mid {
  line-height: 1.5;
}
.lh-loose,
p:not([class]) {
  line-height: 1.65;
}
p:not([class]) {
  -webkit-font-smoothing: antialiased;
  color: var(--text);
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.6rem;
  font-weight: 400;
}
@media (width>=512px) {
  p:not([class]) {
    font-size: 1.8rem;
  }
}
.article code {
  color: var(--subtext);
  white-space: nowrap;
  font-family:
    Consolas,
    Monaco,
    Andale Mono,
    Ubuntu Mono,
    monospace;
  font-size: 0.95em;
  font-weight: 700;
}
.article img + pre {
  margin-top: 25px;
}
.selectbox {
  vertical-align: middle;
  color: var(--line);
  border: 3px solid var(--line);
  border-radius: 8px;
  margin-left: 1rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.selectbox:after {
  content: "";
  border-top: 0.6rem solid var(--line);
  border-left: 0.5rem solid #0000;
  border-right: 0.5rem solid #0000;
  width: 1rem;
  height: 0.6rem;
  margin-top: -0.3rem;
  position: absolute;
  top: 50%;
  right: 1.5rem;
}
.selectbox select {
  -webkit-font-smoothing: antialiased;
  color: var(--text);
  appearance: none;
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0 3rem 0 1rem;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.65;
}
@media (width>=512px) {
  .selectbox select {
    font-size: 1.8rem;
  }
}
.avatar-wrap {
  perspective: 1000px;
  width: 100%;
  height: 50vh;
  position: relative;
}
.bar-outer {
  height: 100%;
  position: relative;
}
.bar {
  backface-visibility: hidden;
  opacity: 0.75;
  background-size: 11px;
  width: 80vw;
  max-width: 975px;
  height: 240px;
  transition: transform 1.5s ease-out;
  position: absolute;
  top: 35%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%);
}
.bar:after,
.bar:before {
  content: "";
  background: var(--bg);
  width: 50%;
  height: 100%;
  animation: 0.7s cubic-bezier(0.23, 1, 0.32, 1) 1.5s backwards barReveal;
  position: absolute;
  top: 0;
  left: 0;
}
.is-loading .bar:after,
.is-loading .bar:before {
  animation-play-state: paused;
}
.bar:before {
  transform: translate(-100%);
}
.bar:after {
  left: auto;
  right: 0;
  transform: translate(100%);
}
.avatar {
  transform-origin: bottom;
  backface-visibility: hidden;
  will-change: transform;
  width: 60vw;
  max-width: 465px;
  height: auto;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.avwrap {
  margin-bottom: 500px;
  position: relative;
}
.face-tilt,
.head__rotation,
.head__yaw,
.neck__shadow {
  transform-origin: 50% 80%;
}
.avatar--ready .ears__left,
.avatar--ready .ears__right,
.avatar--ready .face-tilt,
.avatar--ready .head__rotation,
.avatar--ready .head__yaw,
.avatar--ready .mouth {
  will-change: transform;
  backface-visibility: hidden;
  perspective: 1000px;
  transition: transform 0.35s ease-out;
}
.avatar--ready .neck__shadow {
  will-change: transform;
  backface-visibility: hidden;
  perspective: 1000px;
  transition: transform 0.4s ease-in-out;
}
.avatar--ready .neck__adamsapple {
  will-change: transform;
  animation: 2.5s ease-in-out infinite alternate breath;
}
.avatar--ready .head__y {
  will-change: transform;
  animation: 2.5s ease-in-out infinite alternate breathHead;
}
.avatar--ready .nose__breath {
  will-change: transform;
  animation: 2.5s ease-in-out infinite alternate breathNose;
}
.avatar--ready .eyes__x,
.avatar--ready .eyes__y {
  backface-visibility: hidden;
  perspective: 1000px;
  transition: all 0.1s ease-out 10ms;
}
.avatar--ready.creeper .eyes__x,
.avatar--ready.creeper .eyes__y {
  backface-visibility: hidden;
  perspective: 1000px;
  transition: all 0.3s ease-in-out;
}
.avatar--ready .eyebrow {
  transition: all 0.36s ease-in-out;
}
.avatar--ready .eyebrow,
.avatar--ready .mouth path {
  backface-visibility: hidden;
  perspective: 1000px;
}

.bgmask {
  fill: var(--bg);
}
.mask--chin {
  clip-path: url(#clip--chin);
}
@media screen and (width<=512px) {
  .avatar .svg-stroke {
    stroke-width: 0.45vw;
  }
}
@media screen and (width>=513px) and (width<=1200px) {
  .avatar .svg-stroke {
    stroke-width: 2.5px;
  }
}
.mask--eyebrow-l {
  clip-path: url(#clip--eyebrow-l);
}
.mask--eyebrow-r {
  clip-path: url(#clip--eyebrow-r);
}
.svg-pattern {
  fill: url(#pattern--stubble);
}
.layer * {
  backface-visibility: hidden;
}
.layer div,
.layer svg {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.avatar--intro .avatar__animwrap {
  backface-visibility: hidden;
  transform-origin: bottom;
  animation: 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 1.25s backwards
    bakedAvatar;
}
.avatar--intro .eyebrows,
.avatar--intro .hair,
.avatar--intro .mouth,
.avatar--intro .nose,
.avatar--intro .shading {
  backface-visibility: hidden;
  animation: 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 1.25s backwards
    bakedSecondary;
}
.avatar--intro .head__y {
  transform-origin: 50% 75%;
  animation: 0.975s cubic-bezier(0.215, 0.61, 0.355, 1) 1.25s backwards headIn;
}
.avatar--intro .eyes__glasses {
  backface-visibility: hidden;
  transform-origin: bottom;
  animation: 1.5s ease-out 1.25s backwards bakedGlasses;
}
.avatar__animwrap {
  backface-visibility: hidden;
  transform-origin: bottom;
  position: absolute;
  inset: 0;
}
.is-loading .avatar__animwrap,
.is-loading .eyebrows,
.is-loading .hair,
.is-loading .head__y,
.is-loading .mouth,
.is-loading .nose,
.is-loading .shading {
  animation-play-state: paused !important;
}
@keyframes barReveal {
  0% {
    transform: translate(0);
  }
}
@keyframes avatarIn {
  0% {
    opacity: 0;
  }
}
@keyframes headIn {
  5% {
    transform: scale(1.075, 0.85);
  }
  20% {
    transform: scale(0.8, 1.05);
  }
  50% {
    transform: scale(1.025, 0.9);
  }
  0%,
  to {
    transform: scale(1);
  }
}
@keyframes breatheMouthUp {
  0% {
    transform: translateY(2px) scale(0.9);
  }
  to {
    transform: translateY(0) scale(0.85, 1.25);
  }
}
@keyframes breatheMouth {
  to {
    transform: scaleY(0.5);
  }
}
@keyframes breath {
  to {
    transform: none;
  }
  0% {
    transform: translateY(2px);
  }
}
@keyframes breathHead {
  to {
    transform: translateY(4px);
  }
  0% {
    transform: translateY(0);
  }
}
@keyframes breathNose {
  to {
    transform: none;
  }
  0% {
    transform: translate(-24px) scaleX(1.075);
  }
}

@keyframes bakedAvatar {
  0% {
    opacity: 0;
    transform: scale(1.23373, 0.945952);
  }
  1% {
    transform: scale(1.29186, 1.03062);
  }
  3% {
    transform: scale(1.3225, 1.10034);
  }
  4% {
    transform: scale(1.32792, 1.15298);
  }
  6% {
    transform: scale(1.27805, 1.20532);
  }
  7% {
    transform: scale(1.23192, 1.2071);
  }
  9% {
    transform: scale(1.12125, 1.17312);
  }
  10% {
    transform: scale(1.0654, 1.14322);
  }
  12% {
    transform: scale(1.01397, 1.1088);
  }
  14% {
    transform: scale(0.969537, 1.07274);
  }
  15% {
    transform: scale(0.933869, 1.0376);
  }
  17% {
    transform: scale(0.907884, 1.00546);
  }
  18% {
    transform: scale(0.891748, 0.977901);
  }
  20% {
    transform: scale(0.884976, 0.955983);
  }
  21% {
    transform: scale(0.886561, 0.940231);
  }
  23% {
    transform: scale(0.895119, 0.930699);
  }
  25% {
    transform: scale(0.909035, 0.927039);
  }
  26% {
    transform: scale(0.926601, 0.928583);
  }
  28% {
    transform: scale(0.946139, 0.934432);
  }
  29% {
    transform: scale(0.966103, 0.943555);
  }
  31% {
    transform: scale(0.985159, 0.954867);
  }
  32% {
    transform: scale(1.00223, 0.967314);
  }
  34% {
    transform: scale(1.01654, 0.979929);
  }
  35% {
    transform: scale(1.0276, 0.991884);
  }
  37% {
    transform: scale(1.03521, 1.00252);
  }
  39% {
    transform: scale(1.03941, 1.01136);
  }
  40% {
    opacity: 1;
    transform: scale(1.04046, 1.01812);
  }
  42% {
    transform: scale(1.03877, 1.02269);
  }
  43% {
    transform: scale(1.03487, 1.02512);
  }
  45% {
    transform: scale(1.02936, 1.02557);
  }
  46% {
    transform: scale(1.02282, 1.02433);
  }
  48% {
    transform: scale(1.01584, 1.02173);
  }
  50% {
    transform: scale(1.00892, 1.01815);
  }
  51% {
    transform: scale(1.0025, 1.01396);
  }
  53% {
    transform: scale(0.996899, 1.00953);
  }
  54% {
    transform: scale(0.992358, 1.00517);
  }
  56% {
    transform: scale(0.989001, 1.00116);
  }
  57% {
    transform: scale(0.986859, 0.99768);
  }
  59% {
    transform: scale(0.985882, 0.994886);
  }
  60% {
    transform: scale(0.985953, 0.992847);
  }
  62% {
    transform: scale(0.986907, 0.991576);
  }
  64% {
    transform: scale(0.988547, 0.991035);
  }
  65% {
    transform: scaleX(0.990664);
  }
  67% {
    transform: scaleX(0.99305);
  }
  68% {
    transform: scaleX(0.995511);
  }
  70% {
    transform: scaleX(0.99788);
  }
  71% {
    transform: scaleX(1.00002);
  }
  73% {
    transform: scaleX(1.00183);
  }
  75% {
    transform: scaleX(1.00325);
  }
  76% {
    transform: scaleX(1.00424);
  }
  78% {
    transform: scaleX(1.00481);
  }
  79% {
    transform: scaleX(1.00499);
  }
  81% {
    transform: scaleX(1.00482);
  }
  82% {
    transform: scaleX(1.00437);
  }
  84% {
    transform: scaleX(1.00371);
  }
  85% {
    transform: scaleX(1.00292);
  }
  87% {
    transform: scaleX(1.00206);
  }
  89% {
    transform: scaleX(1.00121);
  }
  90% {
    transform: scaleX(1.0004);
  }
  92% {
    transform: scaleX(0.9997);
  }
  93% {
    transform: scaleX(0.999123);
  }
  95% {
    transform: scaleX(0.998691);
  }
  96% {
    transform: scaleX(0.998408);
  }
  to {
    transform: scale(1);
  }
}
@keyframes bakedGlasses {
  0% {
    transform: translate(1.82522px, 79.7311px);
  }
  1% {
    transform: translate(3.27744px, 75.4414px);
  }
  3% {
    transform: translate(4.3397px, 67.9666px);
  }
  4% {
    transform: translate(5.01776px, 58.1766px);
  }
  6% {
    transform: translate(5.3336px, 35.0112px);
  }
  7% {
    transform: translate(5.05979px, 23.1423px);
  }
  9% {
    transform: translate(3.92295px, 1.80736px);
  }
  11% {
    transform: translate(2.38048px, -13.8144px);
  }
  12% {
    transform: translate(1.58649px, -19.0127px);
  }
  14% {
    transform: translate(0.833581px, -22.444px);
  }
  15% {
    transform: translate(0.153799px, -24.2051px);
  }
  17% {
    transform: translate(-0.429447px, -24.4624px);
  }
  19% {
    transform: translate(-0.901261px, -23.434px);
  }
  20% {
    transform: translate(-1.25472px, -21.3694px);
  }
  22% {
    transform: translate(-1.48997px, -18.5331px);
  }
  23% {
    transform: translate(-1.6132px, -15.188px);
  }
  25% {
    transform: translate(-1.63531px, -11.5826px);
  }
  26% {
    transform: translate(-1.5707px, -7.94074px);
  }
  28% {
    transform: translate(-1.43599px, -4.45342px);
  }
  30% {
    transform: translate(-1.2488px, -1.27463px);
  }
  31% {
    transform: translate(-1.02672px, 1.48103px);
  }
  33% {
    transform: translate(-0.786432px, 3.73814px);
  }
  34% {
    transform: translate(-0.542966px, 5.45824px);
  }
  36% {
    transform: translate(-0.309217px, 6.63613px);
  }
  38% {
    transform: translate(-0.0956023px, 7.29507px);
  }
  39% {
    transform: translate(0.090085px, 7.48115px);
  }
  41% {
    transform: translate(0.242672px, 7.25749px);
  }
  42% {
    transform: translate(0.359468px, 6.69841px);
  }
  44% {
    transform: translate(0.440016px, 5.88388px);
  }
  46% {
    transform: translate(0.485777px, 4.89463px);
  }
  47% {
    transform: translate(0.499763px, 3.80789px);
  }
  49% {
    transform: translate(0.486138px, 2.69399px);
  }
  50% {
    transform: translate(0.449836px, 1.61385px);
  }
  52% {
    transform: translate(0.396189px, 0.617335px);
  }
  53% {
    transform: translate(0.330593px, -0.257632px);
  }
  55% {
    transform: translate(0.258225px, -0.985131px);
  }
  57% {
    transform: translate(0.183811px, -1.55074px);
  }
  58% {
    transform: translate(0.111458px, -1.9505px);
  }
  60% {
    transform: translate(0.0445345px, -2.1895px);
  }
  61% {
    transform: translate(-0.0143825px, -2.28025px);
  }
  63% {
    transform: translate(-0.0635207px, -2.24088px);
  }
  65% {
    transform: translate(-0.101878px, -2.09339px);
  }
  66% {
    transform: translate(-0.129155px, -1.86189px);
  }
  68% {
    transform: translate(-0.145664px, -1.57106px);
  }
  69% {
    transform: translate(-0.152216px, -1.24485px);
  }
  71% {
    transform: translate(-0.150007px, -0.905294px);
  }
  73% {
    transform: translate(-0.140495px, -0.571749px);
  }
  74% {
    transform: translate(-0.125284px, -0.260285px);
  }
  76% {
    transform: translate(-0.106026px, 0.0166187px);
  }
  77% {
    transform: translate(-0.0843225px, 0.25016px);
  }
  79% {
    transform: translate(-0.0616552px, 0.435099px);
  }
  80% {
    transform: translate(-0.0393268px, 0.569474px);
  }
  82% {
    transform: translate(-0.018423px, 0.654203px);
  }
  84% {
    transform: translate(0.00020993px, 0.692591px);
  }
  85% {
    transform: translate(0.0159713px, 0.689797px);
  }
  87% {
    transform: translate(0.028499px, 0.652288px);
  }
  88% {
    transform: translate(0.0376511px, 0.587303px);
  }
  90% {
    transform: translate(0.0434798px, 0.502373px);
  }
  92% {
    transform: translate(0.0461982px, 0.404887px);
  }
  93% {
    transform: translate(0.0461455px, 0.301739px);
  }
  95% {
    transform: translate(0.0437497px, 0.199056px);
  }
  96% {
    transform: translate(0.0394927px, 0.101996px);
  }
  98% {
    transform: translate(0.0338772px, 0.0146417px);
  }
  to {
    transform: translate(0);
  }
}
@keyframes bakedSecondary {
  0% {
    transform: translate(1.79597px, 31.0191px);
  }
  2% {
    transform: translate(4.14756px, 28.1897px);
  }
  5% {
    transform: translate(4.73461px, 25.0499px);
  }
  7% {
    transform: translate(4.92749px, 17.0268px);
  }
  10% {
    transform: translate(3.94556px, 7.00958px);
  }
  12% {
    transform: translate(2.63807px, 0.185683px);
  }
  15% {
    transform: translate(1.28724px, -4.42165px);
  }
  17% {
    transform: translate(0.150306px, -6.71466px);
  }
  20% {
    transform: translate(-0.638792px, -7.04405px);
  }
  22% {
    transform: translate(-1.05283px, -5.99801px);
  }
  25% {
    transform: translate(-1.14101px, -4.21817px);
  }
  27% {
    transform: translate(-1.09074px, -3.23426px);
  }
  30% {
    transform: translate(-0.994911px, -2.26657px);
  }
  32% {
    transform: translate(-0.718057px, -0.550824px);
  }
  35% {
    transform: translate(-0.342492px, 0.883309px);
  }
  37% {
    transform: translate(-0.19871px, 1.25166px);
  }
  40% {
    transform: translate(-0.0710325px, 1.49049px);
  }
  42% {
    transform: translate(0.0370591px, 1.61129px);
  }
  45% {
    transform: translate(0.123697px, 1.62942px);
  }
  47% {
    transform: translate(0.188426px, 1.56257px);
  }
  50% {
    transform: translate(0.231974px, 1.4295px);
  }
  52% {
    transform: translate(0.262832px, 1.03842px);
  }
  55% {
    transform: translate(0.226137px, 0.502371px);
  }
  57% {
    transform: translate(0.1962px, 0.296035px);
  }
  60% {
    transform: translate(0.161854px, 0.112265px);
  }
  62% {
    transform: translate(0.12562px, -0.0438172px);
  }
  65% {
    transform: translate(0.0896577px, -0.169406px);
  }
  67% {
    transform: translate(0.0557201px, -0.263734px);
  }
  70% {
    transform: translate(0.0251417px, -0.327739px);
  }
  72% {
    transform: translate(-0.00115346px, -0.36371px);
  }
  75% {
    transform: translate(-0.0390674px, -0.365311px);
  }
  77% {
    transform: translate(-0.0574544px, -0.300686px);
  }
  80% {
    transform: translate(-0.0594462px, -0.203293px);
  }
  82% {
    transform: translate(-0.0558413px, -0.151472px);
  }
  85% {
    transform: translate(-0.0500903px, -0.101452px);
  }
  87% {
    transform: translate(-0.0428708px, -0.0554134px);
  }
  90% {
    transform: translate(-0.0348109px, -0.0149436px);
  }
  92% {
    transform: translate(-0.026467px, 0.0189386px);
  }
  95% {
    transform: translate(-0.0183088px, 0.0457287px);
  }
  97% {
    transform: translate(-0.0107119px, 0.0653695px);
  }
  to {
    transform: translate(0);
  }
}
.avatar-bg {
  z-index: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.avatar-bg .bar {
  max-width: 4000px;
  height: 240px;
  left: 65%;
}
.avatar-bg .avatar-wrap {
  height: 100%;
}
.avatar-bg .avatar {
  max-width: 575px;
  top: 45%;
  left: 70%;
}
@media screen and (width>=1001px) and (height<=600px) {
  .avatar-bg {
    height: 600px;
    min-height: 600px;
  }
}
@media screen and (width<=512px) {
  .avatar-bg {
    margin-top: 60px !important;
  }
}
@media screen and (width<=1000px) {
  .avatar-bg {
    height: 45vh;
    min-height: 300px;
    margin-top: 100px;
    position: relative;
    left: 0;
  }
  .avatar-bg .bar {
    height: 25vw;
    max-height: 200px;
    top: 40%;
    left: 50%;
  }
  .avatar-bg .avatar {
    width: 75vw;
    max-width: 400px;
    height: 45vh;
    min-height: 300px;
    top: 0;
    left: 50%;
    transform: translate(-50%);
  }
}
@media screen and (width>=1001px) and (width<=1200px) {
  .avatar-bg {
    left: 0;
  }
  .avatar-bg .bar {
    max-width: 65vw;
    height: 200px;
    max-height: 240px;
    left: 60%;
  }
  .avatar-bg .avatar {
    width: 50vw;
    max-width: 485px;
    left: 70%;
  }
}
.u-vhide {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  left: -900px;
  overflow: hidden;
}
@media screen and (width<=512px) {
  .u-hide\:s {
    display: none;
  }
}
@media screen and (width>=513px) and (width<=1000px) {
  .u-hide\:m {
    display: none;
  }
}
@media screen and (width>=1001px) {
  .u-hide\:l {
    display: none;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
main:focus {
  outline: none;
}
html {
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
}
html:after,
html:before {
  content: "";
  will-change: top left;
  backface-visibility: hidden;
  z-index: 21000;
  background: #fff;
  width: 20px;
  height: 100%;
  position: fixed;
  top: 0;
}
html:before {
  left: 0;
}
html:after {
  right: 0;
}
body {
  background: var(--bg);
  min-height: calc(100vh - 40px);
  padding: 20px;
  position: relative;
}
body:after,
body:before {
  content: "";
  will-change: top left;
  backface-visibility: hidden;
  z-index: 20000;
  background: #fff;
  width: 100%;
  height: 20px;
  position: fixed;
  left: 0;
}
body:before {
  top: 0;
}
body:after {
  bottom: 0;
}
body.lock-scroll,
html.lock-scroll {
  overflow: hidden;
}
@media (width<=512px) {
  html:after,
  html:before {
    width: 10px;
  }
  body {
    padding: 10px;
  }
  body:after,
  body:before {
    height: 10px;
  }
}
.inner-body {
  max-width: 975px;
  margin: 0 auto;
}
.pagewrap {
  background: var(--bg);
  min-height: calc(100vh - 40px);
  transition: background 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  overflow: hidden;
}
@media (width<=10000px) {
  .pagewrap:before {
    content: "";
    background: linear-gradient(180deg, var(--bg) 95%, #fff0);
    pointer-events: none;
    z-index: 998;
    width: 100%;
    height: 115px;
    position: fixed;
    top: 0;
    left: 0;
  }
}
.chunk {
  margin: 150px auto;
}
.chunk:first-child {
  margin-top: 0;
}
@media (width>=741px) {
  .break-out {
    width: 75vw;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 50%;
    transform: translate(-50%);
  }
}
.page-body {
  margin: 100px 20px;
}
@media (width>=512px) {
  .page-body {
    margin: 230px 30px 100px;
  }
}
@media (width>=800px) {
  .page-body {
    margin: 230px 60px 100px;
  }
}
.page-body--header {
  margin: 0 20px 100px;
}
@media (width>=512px) {
  .page-body--header {
    margin: 0 60px 100px;
  }
}
hr {
  background: var(--text);
  opacity: 0.275;
  border: none;
  height: 1px;
  margin: 100px auto;
}
.section {
  max-width: 1200px;
  margin: 0 auto;
}
.article {
  max-width: 740px;
  margin: 0 auto;
}
.cluster,
.repel {
  color: inherit;
  align-items: center;
  display: flex;
}
.cluster + pre[class*="language-"],
.repel + pre[class*="language-"] {
  margin-top: 25px;
}
.repel {
  justify-content: space-between;
}
.cluster {
  justify-content: space-around;
}
.mainnav {
  z-index: 10000;
  vertical-align: middle;
  width: 200px;
  display: inline-block;
  position: fixed;
  top: 0;
  left: 35px;
}
@media (width>=512px) {
  .mainnav {
    top: 30px;
    left: 65px;
  }
}
.logo-wrap {
  z-index: 10000;
  vertical-align: middle;
  width: 100%;
  max-width: 65px;
  padding-top: 8px;
  display: inline-block;
  position: relative;
}
@media (width>=512px) {
  .logo-wrap {
    max-width: 100px;
    padding-top: 0;
  }
}
.logo-wrap .logo {
  animation: 0.45s ease-out 0.2s backwards logoIn;
  display: block;
  position: relative;
}
.logo-wrap .logo .shade {
  backface-visibility: hidden;
  transition: transform 1.5s ease-out;
  position: absolute;
  inset: 0;
}
.logo-wrap svg {
  max-width: 100%;
  height: auto;
  margin-left: -10px;
}
.svg-stroke {
  fill: none;
  stroke: var(--line);
  stroke-width: 2.5px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  vector-effect: non-scaling-stroke;
}
@media (width>=512px) {
  .svg-stroke {
    stroke-width: 3px;
  }
}
.svg-fill-stroke {
  fill: var(--line);
}
.svg-fill {
  fill: var(--fill, var(--bg));
}
.svg-blank {
  fill: none;
}
.stroke-path,
.stroke-poly {
  fill: none;
  stroke: var(--line);
  stroke-width: 2.5px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  vector-effect: non-scaling-stroke;
}
@media (width>=512px) {
  .stroke-path,
  .stroke-poly {
    stroke-width: 3px;
  }
}
.svg-stroke-thin {
  fill: none;
  stroke: var(--line);
  stroke-width: 2.5px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  vector-effect: non-scaling-stroke;
}
.svg-stroke-dashed {
  stroke-dasharray: 6;
}
.svg-bg {
  fill: var(--bg);
}
.filled-path,
.filled-poly,
.svg-fill {
  fill: var(--fill, var(--bg));
}
.hire-me {
  vertical-align: middle;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 100px;
  height: 18px;
  color: var(--text);
  z-index: 90000;
  background: 0 0;
  border: none;
  outline: none;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2rem;
  text-decoration: none;
  transition: all 0.12s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: fixed;
  top: 80px;
  right: 65px;
}
.hire-me:hover {
  letter-spacing: 6px;
  color: var(--text);
}
.hire-me .shade {
  transition: transform 1.5s ease-out;
}
.hire-me .main svg,
.hire-me .shade {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 40%;
  left: -35px;
  transform: translateY(-50%);
}
.hire-me .main svg .stroke-path,
.hire-me .shade .stroke-path {
  stroke-width: 2.5px;
}
@media (width<=511px) {
  .hire-me {
    top: 38px;
    right: 20px;
  }
  .hire-me svg {
    display: none;
  }
}
.btn {
  text-align: center;
  margin: 30px 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
}
.btn,
.btn__label {
  display: inline-block;
  position: relative;
}
.btn__label {
  color: var(--line);
  border: 3px solid var(--line);
  z-index: 2;
  border-radius: 8px;
  padding: 15px 45px;
}
.btn__fill {
  will-change: transform;
  backface-visibility: hidden;
  user-select: none;
  color: var(--bg);
  text-align: center;
  z-index: 1;
  opacity: 0.75;
  border-radius: 8px;
  padding: 16px 0;
  transition:
    transform 1.5s ease-out,
    background 0.15s ease-out;
  display: inline-block;
  position: absolute;
  inset: 4px;
}
.btn:hover .btn__fill {
  background-color: var(--fill, var(--bg));
}
.btn--small {
  padding: 10px 0;
}
.clock {
  width: 7.5%;
  height: 7.5%;
  top: 70%;
  left: 67%;
}
.clock,
.clock:after {
  border-radius: 100%;
  position: absolute;
}
.clock:after {
  content: "";
  background: var(--line);
  width: 2px;
  height: 2px;
  margin-top: -1px;
  margin-left: -1px;
  top: 50%;
  left: 50%;
}
.clock-pivot,
.clock-pivot__hand {
  width: 100%;
  height: 100%;
  transition: all 0.1s ease-out;
  position: absolute;
  top: 0;
  left: 0;
}
.clock-pivot__hand--hour:after {
  height: 33.33%;
}
.clock-pivot__hand--hour:after,
.clock-pivot__hand--minute:after {
  content: "";
  background: var(--line);
  width: 2px;
  margin-left: -1px;
  position: absolute;
  bottom: 50%;
  left: 50%;
}
.clock-pivot__hand--minute:after {
  height: 49%;
}
.text {
  position: absolute;
  overflow: hidden;
}
.text--a {
  width: 44%;
  height: 12%;
  top: 23%;
  left: 49%;
}
.text--b {
  width: 36%;
  height: 12%;
  top: 47%;
  left: 6%;
}
.text--c {
  width: 36%;
  height: 10%;
  top: 67%;
  left: 60%;
}
.text__inr {
  background-position: 0;
  background-repeat: repeat-x;
  background-size: auto;
  width: 300vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
}
.text--b .text__inr {
  background-position: -50%;
  left: auto;
  right: 200vw;
}
.text--c .text__inr {
  background-position: -70%;
}
.made-in-wales {
  text-align: center;
  letter-spacing: 0.02em;
  color: #919795;
  margin-bottom: 20px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.2rem;
  display: block;
}
@media (width>=1320px) {
  .made-in-wales {
    transform-origin: 0 100%;
    text-align: left;
    font-size: 1.2rem;
    position: fixed;
    bottom: 84px;
    left: 55px;
    transform: rotate(-90deg);
  }
  .made-in-wales:before {
    content: "";
    vertical-align: middle;
    background: #919795;
    width: 25px;
    height: 1px;
    margin-right: 15px;
    display: inline-block;
  }
}
.article-list {
  margin: 120px auto;
}
.article-listing {
  padding-bottom: 30px;
  position: relative;
}
.article-listing + .article-listing {
  margin-top: 50px;
}
.article-listing:not(:last-child):after {
  content: "";
  background: var(--text);
  opacity: 0.275;
  border: none;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
.article-listing__date {
  color: var(--subtext);
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  margin-bottom: 10px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25;
  display: block;
  position: relative;
}
@media (width>=512px) {
  .article-listing__date {
    font-size: 1.75rem;
  }
}
.article-listing__link {
  color: inherit;
  text-decoration: none;
}
@media screen and (width>=1001px) {
  .article-listing__content {
    width: 60%;
    margin-right: 0;
  }
  .article-listing__date {
    white-space: nowrap;
    margin-right: 60px;
    position: absolute;
    top: 18px;
    left: 0;
  }
  .article-listing__date:after {
    content: "";
    background: var(--line);
    width: 80px;
    height: 3px;
    margin-top: -2px;
    margin-left: 10px;
    position: absolute;
    top: 50%;
    left: 100%;
  }
}
@keyframes lineIn {
  0% {
    opacity: 0;
    transform: translate(500%) scaleX(5);
  }
  1% {
    opacity: 1;
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.article-heading {
  position: relative;
}
.article-heading .article-heading__byline,
.article-heading .article-heading__title > span {
  opacity: 0;
}
.article-heading .article-heading__title > span {
  transform: translateY(8px);
}
.article-heading .article-heading__title:before {
  opacity: 0;
}
html:not(.is-loading) .article-heading.is-active .article-heading__byline,
html:not(.is-loading) .article-heading.is-active .article-heading__title > span,
html:not(.is-loading) .is-onscreen .article-heading .article-heading__byline,
html:not(.is-loading)
  .is-onscreen
  .article-heading
  .article-heading__title
  > span {
  opacity: 1;
  transform: none;
}
html:not(.is-loading) .article-heading.is-active .article-heading__title:before,
html:not(.is-loading)
  .is-onscreen
  .article-heading
  .article-heading__title:before {
  animation: 0.25s cubic-bezier(0.45, 0.85, 0.35, 0.85) 0.3s both lineIn;
}
.transitions
  html:not(.is-loading)
  .article-heading.is-active
  .article-heading__title:before,
.transitions
  html:not(.is-loading)
  .is-onscreen
  .article-heading
  .article-heading__title:before {
  animation: 0.25s cubic-bezier(0.45, 0.85, 0.35, 0.85) both lineIn;
}
.article-heading__title {
  margin-bottom: 50px;
  font-weight: 700 !important;
}
@media (width>=512px) {
  .article-heading__title {
    margin-bottom: 60px;
  }
}
@media (width>=750px) {
  .article-heading__title {
    margin-bottom: 60px;
  }
}
.article-heading__title:before {
  content: "";
  background: var(--subtext);
  transform-origin: 0;
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: -23px;
  left: 0;
}
@media (width>=512px) {
  .article-heading__title:before {
    width: 80px;
    bottom: -33px;
  }
}
@media (width>=750px) {
  .article-heading__title:before {
    bottom: -30px;
  }
}
.article-heading__title > span {
  display: block;
}
.article-heading__title > span,
.transitions .article-heading__title > span {
  transition:
    opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.55s,
    transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0.55s;
}
.article-heading--small .article-heading__title {
  margin-bottom: 20px;
}
@media (width>=512px) {
  .article-heading--small .article-heading__title {
    margin-bottom: 30px;
  }
}
@media (width>=750px) {
  .article-heading--small .article-heading__title {
    margin-bottom: 50px;
  }
}
.article-heading--small .article-heading__title:before {
  width: 30px;
  bottom: -15px;
}
@media (width>=512px) {
  .article-heading--small .article-heading__title:before {
    width: 50px;
    bottom: -20px;
  }
}
@media (width>=750px) {
  .article-heading--small .article-heading__title:before {
    bottom: -30px;
  }
}
@keyframes titleFade {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }
}
.article-heading__byline {
  color: var(--subtext);
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  margin-bottom: 10px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.25;
  transition:
    opacity 0.35s cubic-bezier(0.215, 0.61, 0.355, 1) 0.75s,
    transform 0.35s cubic-bezier(0.215, 0.61, 0.355, 1) 0.75s;
  display: block;
}
@media (width>=512px) {
  .article-heading__byline {
    font-size: 1.75rem;
  }
}
.no-js .article-heading__byline,
.no-js .article-heading__title:before,
.no-js .article-heading__title > span,
.reduced-motion .article-heading__byline,
.reduced-motion .article-heading__title:before,
.reduced-motion .article-heading__title > span {
  opacity: 1;
  transition: none;
}
.no-js .article-heading__title > span,
.reduced-motion .article-heading__title > span {
  transform: none;
}
.hero {
  z-index: 1;
  margin-top: 130px;
  position: relative;
}
.hero__title {
  margin-bottom: 40px;
}
@media screen and (width>=513px) {
  .hero__title {
    text-align: center;
  }
}
.hero__content {
  max-width: 580px;
  margin: 0 auto;
}
.hero__bg {
  opacity: 0.8;
  z-index: -1;
  width: 50%;
  height: 100%;
  max-height: 450px;
  transition: transform 1.5s ease-out;
  position: absolute;
  top: -45%;
  left: -40%;
}
@media screen and (width<=512px) {
  .hero__bg {
    width: 75%;
    height: 25vw;
    min-height: 130px;
    max-height: 380px;
    top: -150px;
    left: 25%;
  }
}
@media screen and (width>=513px) and (width<=1000px) {
  .hero__bg {
    width: 80%;
    height: 25vw;
    min-height: 130px;
    max-height: 380px;
    top: -150px;
    left: auto;
    right: -10%;
  }
}
.portrait {
  z-index: 1;
  max-width: 320px;
  margin-left: auto;
  position: relative;
}
.portrait__bg {
  backface-visibility: hidden;
  opacity: 0.75;
  z-index: 0;
  width: 95%;
  height: 95%;
  transition: transform 1.5s ease-out;
  position: absolute;
  top: 8%;
  left: 8%;
}
.portrait__image {
  border: 10px solid var(--bg);
  z-index: 1;
  border-radius: 100%;
  max-width: 500px;
  max-height: 500px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.portrait__image img {
  width: 100%;
  height: auto;
  display: block;
}
code[class*="language-"],
pre[class*="language-"] {
  color: #000;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  background: 0 0;
  font-family:
    Consolas,
    Monaco,
    Andale Mono,
    Ubuntu Mono,
    monospace;
  line-height: 1.5;
}
pre[class*="language-"] {
  margin: 0.5em 0;
  padding: 0;
  position: relative;
  overflow: visible;
}
pre[class*="language-"] > code {
  background-color: #fdfdfd;
  background-image: linear-gradient(#0000 50%, #458ed10a 0);
  background-size: 3em 3em;
  background-attachment: local;
  background-origin: content-box;
  border-left: 10px solid #358ccb;
  position: relative;
  box-shadow:
    -1px 0 #358ccb,
    0 0 0 1px #dfdfdf;
}
code[class*="language"] {
  max-height: inherit;
  height: inherit;
  padding: 0 1em;
  display: block;
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fdfdfd;
  margin-bottom: 1em;
}
:not(pre) > code[class*="language-"] {
  white-space: normal;
  border: 1px solid #0000001a;
  border-radius: 0.3em;
  display: inline;
  position: relative;
}
pre[class*="language-"]:after,
pre[class*="language-"]:before {
  content: "";
  z-index: -2;
  width: 40%;
  height: 20%;
  max-height: 13em;
  display: block;
  position: absolute;
  bottom: 0.75em;
  left: 0.18em;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
  box-shadow: 0 13px 8px #979797;
}
:not(pre) > code[class*="language-"]:after,
pre[class*="language-"]:after {
  left: auto;
  right: 0.75em;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
}
.token.block-comment,
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #7d8b99;
}
.token.punctuation {
  color: #5f6364;
}
.token.boolean,
.token.constant,
.token.deleted,
.token.function-name,
.token.number,
.token.property,
.token.symbol,
.token.tag {
  color: #c92c2c;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.function,
.token.inserted,
.token.selector,
.token.string {
  color: #2f9c0a;
}
.token.entity,
.token.operator,
.token.url,
.token.variable {
  color: #a67f59;
  background: #ffffff80;
}
.token.atrule,
.token.attr-value,
.token.class-name,
.token.keyword {
  color: #1990b8;
}
.token.important,
.token.regex {
  color: #e90;
}
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: #ffffff80;
}
.token.important {
  font-weight: 400;
}
.token.bold {
  font-weight: 700;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.namespace {
  opacity: 0.7;
}
@media screen and (width<=767px) {
  pre[class*="language-"]:after,
  pre[class*="language-"]:before {
    box-shadow: none;
    bottom: 14px;
  }
}
.token.cr:before,
.token.lf:before,
.token.tab:not(:empty):before {
  color: #e0d7d1;
}
pre[class*="language-"].line-numbers.line-numbers {
  padding-left: 0;
}
pre[class*="language-"].line-numbers.line-numbers code {
  padding-left: 3.8em;
}
pre[class*="language-"].line-numbers.line-numbers .line-numbers-rows {
  left: 0;
}
pre[class*="language-"][data-line] {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
pre[data-line] code {
  padding-left: 4em;
  position: relative;
}
pre .line-highlight {
  margin-top: 0;
}
:not(pre) > code[class*="language-"] {
  color: var(--line);
  letter-spacing: 0.05em;
  background: 0 0;
  border: none;
  padding: 0.2em;
  font-weight: 700;
}
::selection {
  background: var(--line);
  color: var(--bg);
  text-shadow: none;
}
::-moz-selection {
  background: var(--line);
  color: #fff;
  text-shadow: none;
}
pre {
  margin: 40px auto;
  font-size: 1.6rem;
}
pre[class*="language-"]:after,
pre[class*="language-"]:before {
  content: none;
}
pre[class*="language-"] > code {
  box-shadow: none;
  border-left: 3px solid var(--line);
  padding: 1em;
}
.no-js .loading,
.no-js .loading__mask .no-js .mask-wave {
  display: none;
}
.loading {
  z-index: -11000;
  position: fixed;
  inset: 0;
  overflow: hidden;
}
.loading__mask {
  background: var(--fill, var(--bg));
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translateY(-110%);
}
.loading--in .loading__mask {
  transition:
    transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1),
    background-color 0.35s ease-out;
  transform: translateY(0);
}
.loading--out .loading__mask {
  transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(110%);
}
.loading__mask .mask-wave {
  white-space: nowrap;
  backface-visibility: hidden;
  width: 200%;
  font-size: 0;
  animation: 2s linear infinite wave;
  position: absolute;
  left: 0;
}
.loading__mask .mask-wave svg {
  width: 50%;
  height: auto;
  display: inline-block;
}
.loading__mask .mask-wave.mask-wave--bottom {
  top: 100%;
}
.loading__mask .mask-wave.mask-wave--top {
  bottom: 100%;
}
.loading__mask .mask-wave.mask-wave--top svg {
  transform: scaleY(-1);
}
.loading--in,
.loading--out {
  z-index: 11000;
}
.loader {
  opacity: 0;
  transition: opacity 0.2s ease-out;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loading--in .loader {
  opacity: 1;
  transition: opacity 0.2s ease-out 1s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
}
@keyframes fadeInSlide {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }
}
@keyframes wave {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-50%);
  }
}
.reveal {
  backface-visibility: hidden;
  animation: 0.75s ease-out 1.15s backwards fadeInSlide;
}
.transitions .reveal {
  animation: 0.75s ease-out 0.8s backwards fadeInSlide;
}
.lds-ellipsis {
  width: 64px;
  height: 64px;
  display: inline-block;
  position: relative;
}
.lds-ellipsis div {
  background: var(--bg);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  position: absolute;
  top: 27px;
}
.lds-ellipsis div:first-child {
  animation: 0.6s infinite lds-ellipsis1;
  left: 6px;
}
.lds-ellipsis div:nth-child(2) {
  animation: 0.6s infinite lds-ellipsis2;
  left: 6px;
}
.lds-ellipsis div:nth-child(3) {
  animation: 0.6s infinite lds-ellipsis2;
  left: 26px;
}
.lds-ellipsis div:nth-child(4) {
  animation: 0.6s infinite lds-ellipsis3;
  left: 45px;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(19px);
  }
}
.menu-link {
  vertical-align: middle;
  z-index: 2;
  padding-top: 10px;
  display: inline-block;
  position: relative;
}
.no-js .menu-link {
  display: none;
}
.menu-link:before {
  content: "";
  vertical-align: middle;
  background: #919795;
  width: 1px;
  height: 26px;
  margin-right: 16px;
  animation: 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s backwards menuBarIn;
  display: inline-block;
}
.duotone {
  backface-visibility: hidden;
  filter: url(#duotone_filter);
  display: block;
  position: relative;
}
.article__content {
  background: var(--bg);
  position: relative;
}
.js .reveal-content {
  opacity: 0;
  transition:
    opacity 0.75s ease-out 0.85s,
    transform 0.75s ease-out 0.85s;
  transform: translateY(5px);
}
html.js.reduced-motion .reveal-content,
html:not(.is-loading).js .is-onscreen .reveal-content {
  opacity: 1;
  transform: none;
}
.panels--reversed .circle__bg {
  left: -50px;
  right: auto;
}
[data-drift],
[data-prlx] {
  backface-visibility: hidden;
}
[data-drift] {
  transition: transform 1.5s ease-out;
}
.panels {
  flex-direction: column-reverse;
  justify-content: space-between;
  margin: 50px auto;
  display: flex;
}
.panels .circle__bg,
.panels.panels--reversed .circle__bg {
  left: 6%;
  right: auto;
}
.page-body--bio .panels {
  margin: 0;
}
@media screen and (width<=1000px) {
  .panels .panels__main {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }
  .panels .circle {
    width: 85%;
  }
}
@media screen and (width<=512px) {
  .panels .svg-stroke,
  .panels .svg-stroke-thin {
    stroke-width: 0.5vw;
  }
}
.panels__side {
  margin-bottom: 50px;
}
@media screen and (width>=1001px) {
  .panels {
    flex-direction: row;
    justify-content: space-between;
    margin: 250px auto;
  }
  .panels .circle__bg {
    left: auto;
    right: -10%;
  }
  .panels__main {
    width: 50%;
  }
  .panels__side {
    width: 50%;
    margin-bottom: 0;
    position: relative;
  }
  .panels--centred {
    align-items: center;
  }
  .panels.panels--reversed {
    flex-direction: row-reverse;
  }
  .panels.panels--reversed .circle__bg {
    left: -10%;
    right: auto;
  }
}
.page-body--bio .panels p {
  max-width: 38ch;
  margin-inline: 0 auto;
}
.page-body--bio .panels__main {
  max-width: none;
  margin: 0;
}
.project-promo__item {
  position: relative;
}
.project__header {
  width: 100%;
}
.project__header .illustration {
  position: relative;
}
@media screen and (width>=651px) {
  .project-promo {
    margin: 120px auto;
  }
  .project-promo__item {
    padding-bottom: 30px;
    display: flex;
  }
  .project-promo__item + .project-promo__item {
    margin-top: 50px;
  }
  .project-promo__item:not(:last-child):after {
    content: "";
    background: var(--text);
    opacity: 0.275;
    border: none;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
  }
  .project__details {
    width: 60%;
    margin-left: auto;
    margin-right: 0;
  }
  .project__header {
    width: 40%;
    margin-right: 20px;
  }
  .project__header .illustration {
    max-width: 4000px;
    margin: -20px auto 0;
    position: relative;
  }
}
@media screen and (width>=650px) and (width<=900px) {
  .project__header {
    display: none;
  }
  .project__details {
    width: 100%;
  }
}
.dot-header {
  width: 100%;
  position: relative;
}
.dot-header__content {
  margin-left: 0;
}
@media screen and (width>=1001px) {
  .dot-header__content {
    max-width: 50%;
  }
}
.dot-header__dots .dots {
  width: 100%;
  height: 100%;
}
@media screen and (width>=1001px) {
  .dot-header__dots {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -5%;
  }
}
.reveal-img {
  max-width: 100%;
  height: 0;
  padding-top: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}
.article__content .reveal-img {
  margin: 40px auto;
}
.reveal-img img {
  object-fit: cover;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: transform 2s cubic-bezier(0.075, 0.82, 0.165, 1) 0.125s;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.1);
}
.no-js .reveal-img img,
.reveal-img.is-active img {
  opacity: 1;
  transform: none;
}
.reveal-img:after {
  content: "";
  background: var(--fill, var(--bg));
  backface-visibility: hidden;
  will-change: transform;
  width: 100%;
  height: 100%;
  transition: transform 0.4s cubic-bezier(0.45, 0.85, 0.35, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(101%);
}
.reveal-img.is-active:after {
  transition-delay: 0.2s;
  transform: translateY(-101%);
}
.reveal-img.is-ready:after {
  transform: translateY(0);
}

@keyframes scrollBob {
  0%,
  10% {
    opacity: 1;
    color: #919795;
    transform: none;
  }
  1%,
  8% {
    color: var(--fill, var(--bg));
    transform: translateY(-2px);
  }
  4% {
    opacity: 1;
    color: #919795;
    transform: translateY(3px);
  }
}
.page-header {
  position: relative;
}
.page-body--header .page-header:after {
  content: "";
  transform-origin: bottom;
  background: var(--text);
  opacity: 0.45;
  width: 1px;
  height: 25vh;
  position: absolute;
  top: 100%;
  left: 220px;
}
.page-body--header .page-header__inr {
  align-items: center;
  min-height: 100vh;
  margin-bottom: 33.33vh;
  display: flex;
  overflow: hidden;
}
@media screen and (width<=513px) {
  .page-body--header .page-header__inr {
    align-items: flex-start;
    margin-top: 100px;
  }
}
.page-header__content {
  width: 100%;
  min-height: 25vh;
  margin-bottom: 100px;
  position: relative;
}
.thumbnail-generator .page-header__content:after {
  content: none;
}
.page-body--header .page-header__content:after {
  content: "";
  transform-origin: bottom;
  background: var(--text);
  opacity: 0.45;
  width: 1px;
  height: 50vh;
  animation: 1s ease-in-out 1.5s backwards vLineIn;
  position: absolute;
  top: calc(100% + 140px);
  left: 220px;
}
@media screen and (width<=512px) {
  .page-body--header .page-header__content:after {
    top: calc(100% + 80px);
  }
}
.is-loading .page-body--header .page-header__content:after {
  animation-play-state: paused;
}
.page-header__lede {
  max-width: 900px;
}
.page-header__scroll {
  color: #919795;
  text-transform: uppercase;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  font-size: 1.2rem;
  position: absolute;
  bottom: -120px;
  left: 220px;
  transform: translate(-50%);
}
.page-header__scroll > span {
  animation: 1s ease-out 1.5s backwards reveal;
}
.is-loading .page-header__scroll > span {
  animation-play-state: paused;
}
.page-header__scroll > span span {
  margin: 0 1px;
  animation: 8s ease-in-out infinite scrollBob;
  display: inline-block;
}
.is-loading .page-header__scroll > span span {
  animation-play-state: paused;
}
.page-header__scroll > span span:first-child {
  animation-delay: 3.0725s;
}
.page-header__scroll > span span:nth-child(2) {
  animation-delay: 3.145s;
}
.page-header__scroll > span span:nth-child(3) {
  animation-delay: 3.2175s;
}
.page-header__scroll > span span:nth-child(4) {
  animation-delay: 3.29s;
}
.page-header__scroll > span span:nth-child(5) {
  animation-delay: 3.3625s;
}
.page-header__scroll > span span:nth-child(6) {
  animation-delay: 3.435s;
}
.page-header__scroll > span span:nth-child(7) {
  animation-delay: 3.5075s;
}
.page-header__scroll > span span:nth-child(8) {
  animation-delay: 3.58s;
}
.page-header__scroll > span span:nth-child(9) {
  animation-delay: 3.6525s;
}
@media screen and (width<=512px) {
  .page-header__scroll {
    bottom: -60px;
  }
}
@media screen and (width<=1000px) {
  .page-header:after,
  .page-header__content:after,
  .page-header__scroll {
    left: 50%;
  }
  .page-header--masthead:after {
    height: 50vh;
  }
  .page-header--masthead .page-header__inr {
    min-height: auto;
    margin-bottom: 60vh;
  }
}
@media screen and (width<=1000px) and (width<=513px) {
  .page-header--masthead .page-header__inr {
    align-items: center;
    margin-top: 0;
  }
}
@media screen and (width<=1000px) {
  .page-header--masthead .page-header__scroll {
    bottom: 20px;
  }
}
@media screen and (width<=512px) {
  .page-header--masthead .page-header__content {
    text-align: center;
  }
  .page-header--masthead .page-header__content br {
    display: none;
  }
}
@media screen and (width<=1000px) {
  .page-header--masthead .page-header__content {
    text-align: center;
    min-height: auto;
    margin-bottom: 0;
    padding: 10px 0 50px;
    transform: none !important;
  }
}
@media screen and (width>=1201px) {
  .page-header--masthead .page-header__content {
    max-width: 600px;
  }
}
.page-header--masthead .page-header__lede,
.page-header--masthead .page-header__title {
  animation: 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s backwards reveal;
}
.is-loading .page-header--masthead .page-header__lede,
.is-loading .page-header--masthead .page-header__title {
  animation-play-state: paused;
}
.page-header--masthead .page-header__lede {
  max-width: 500px;
  margin-top: 30px;
  font-size: 2rem;
  animation-delay: 0.75s;
}
@media screen and (width<=512px) {
  .page-header--masthead .page-header__lede {
    display: none;
  }
}
@media screen and (width>=1201px) {
  .page-header--masthead .page-header__lede {
    font-size: 2.4rem;
  }
}
.page-header--masthead .page-header__title {
  font-size: 3.8rem;
}
@media screen and (width>=513px) and (width<=1000px) {
  .page-header--masthead .page-header__title {
    font-size: 5rem;
  }
}
@media screen and (width>=1001px) and (width<=1200px) {
  .page-header--masthead .page-header__title {
    font-size: 6rem;
  }
}
@media screen and (width>=1201px) {
  .page-header--masthead .page-header__title {
    font-size: 8rem;
  }
}
@keyframes reveal {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }
}
@keyframes vLineIn {
  0% {
    transform: scaleY(0);
  }
}
@media screen and (width>=1001px) and (height<=600px) {
  .page-header__inr {
    height: 600px;
    min-height: 600px;
  }
}
.thumbnail-generator .page-header__content {
  margin-bottom: 0;
}
.circle {
  max-width: 400px;
  margin: 0 auto;
}
.circle__inr {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100%;
  animation: 1.125s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s backwards paused
    bakedAvatar;
  position: relative;
}
.circle__inr svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.circle__inr.is-active,
.circle__inr.is-active .circle__bg:after,
.no-js .circle__inr,
.no-js .circle__inr .circle__bg:after {
  animation-play-state: running;
}
.circle__bg {
  background-repeat: no-repeat;
  width: 88%;
  height: 88%;
  transition: all 1.5s ease-out;
  top: 5%;
}
.circle__bg,
.circle__bg:after {
  border-radius: 100%;
  position: absolute;
}
.circle__bg:after {
  content: "";
  background: inherit;
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  animation: 0.5s cubic-bezier(1, 1.6, 0, 1.66) backwards paused circleIn;
  top: 0;
  left: 0;
}
@keyframes circleIn {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.iconwrap,
.illustration__layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.code {
  width: 21%;
  height: 14%;
  top: 57%;
  left: 19%;
  overflow: hidden;
}
.code,
.code__inr {
  position: absolute;
}
.code__inr {
  background-repeat: repeat-y;
  background-size: 100%;
  width: 100%;
  height: 200vh;
  top: 0;
  left: 0;
}
.pointer {
  backface-visibility: hidden;
  width: 46%;
  height: 27%;
  transition: transform 0.125s ease-out;
  position: absolute;
  top: 53%;
  left: 11.5%;
}
.pointer svg polygon {
  stroke: var(--line);
  fill: var(--line);
}
@keyframes bob {
  0% {
    transform: translateY(-2.5%);
  }
}
@keyframes bob2 {
  to {
    transform: translateY(-2.5%);
  }
}
.iconwrap--a {
  animation: 4s ease-in-out infinite alternate bob;
}
.iconwrap--b {
  animation: 5s ease-in-out infinite alternate bob2;
}

.author {
  margin: 50px auto;
  padding-top: 50px;
  position: relative;
}

.author:after {
  content: "";
  background: var(--text);
  opacity: 0.275;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (width>=680px) {
  .author {
    margin: 100px auto 150px;
    padding-top: 100px;
  }
}