* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body,
html {
  max-width: 100vw;
  background-color: #f9f9f9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: inherit;
  text-decoration: none;
}
h1 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}
button {
  cursor: pointer;
}
button,
input {
  border: none;
  background: none;
}
input {
  outline: none;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
@font-face {
  font-family: Gellix;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gellix;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gellix;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gellix;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Basis Grotesque Pro;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Basis Grotesque Pro;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Basis Grotesque Pro;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Basis Grotesque Mono Pro;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Basis Grotesque Mono Pro;
  src: url("Gellix-Bold.ttf");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Basis Grotesque Mono Pro;
  src: url("Gellix-Bold.ttf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: __basisGrotesque_12beee;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-display: block;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: __basisGrotesque_12beee;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-display: block;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: __basisGrotesque_12beee;
  src: url("Gellix-Bold.ttf") format("opentype");
  font-display: block;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: __basisGrotesque_Fallback_12beee;
  src: local("Arial");
  ascent-override: 76.35%;
  descent-override: 21.28%;
  line-gap-override: 0%;
  size-adjust: 102.42%;
}
.__className_12beee {
  font-family: __basisGrotesque_12beee, __basisGrotesque_Fallback_12beee;
}
.__variable_12beee {
  --font-basis: "__basisGrotesque_12beee", "__basisGrotesque_Fallback_12beee";
}
@font-face {
  font-family: __gellix_70f285;
  src: url("") format("opentype");
  font-display: block;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: __gellix_70f285;
  src: url("") format("opentype");
  font-display: block;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: __gellix_70f285;
  src: url("") format("opentype");
  font-display: block;
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: __gellix_70f285;
  src: url("LabGrotesqueMono-Bold.ttf") format("opentype");
  font-display: block;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: __gellix_Fallback_70f285;
  src: local("Arial");
  ascent-override: 97.36%;
  descent-override: 17.63%;
  line-gap-override: 0%;
  size-adjust: 104.36%;
}
.__className_70f285 {
  font-family: __gellix_70f285, __gellix_Fallback_70f285;
}
.__variable_70f285 {
  --font-gellix: "__gellix_70f285", "__gellix_Fallback_70f285";
}
@font-face {
  font-family: __basisGrotesqueMono_cb9902;
  src: url("LabGrotesqueMono-Bold.ttf") format("opentype");
  font-display: block;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: __basisGrotesqueMono_Fallback_cb9902;
  src: url("LabGrotesqueMono-Bold.ttf") format("opentype");
  ascent-override: 59.27%;
  descent-override: 16.52%;
  line-gap-override: 0%;
  size-adjust: 131.93%;
}
.__className_cb9902 {
  font-family: __basisGrotesqueMono_cb9902, __basisGrotesqueMono_Fallback_cb9902;
  font-weight: 400;
  font-style: normal;
}
.__variable_cb9902 {
  --font-basis-mono: "__basisGrotesqueMono_cb9902",
    "__basisGrotesqueMono_Fallback_cb9902";
}
