@font-face {
  font-family: "Inter";
  src: url(/fonts/InterVariable.woff2) format('woff2');
  font-weight: 100 900;
  font-display: block;
}
:root {
  --spring-easing: linear(0, 0.002, 0.009, 0.019, 0.035 2.1%, 0.078, 0.141 4.4%, 0.281 6.7%, 0.594 11%, 0.723, 0.842, 0.938, 1.017, 1.077 20.4%, 1.101, 1.121, 1.137, 1.149 24.3%, 1.159 25.6%, 1.162, 1.163, 1.163, 1.161 28.4%, 1.154, 1.143, 1.129 32.8%, 1.051 39.6%, 1.032, 1.017 43.1%, 1.002, 0.991, 0.982 48.9%, 0.977 51%, 0.974 53.8%, 0.975 57.1%, 0.979 60%, 0.997 69.8%, 1.001, 1.003 76.9%, 1.004 83.8%, 1);
  --spring-25: linear(0, 0.0014 0.51%, 0.0066, 0.0152, 0.0269 2.37%, 0.0583 3.6%, 0.1057 5.04%, 0.2096 7.61%, 0.4566 13.06%, 0.5668 15.64%, 0.6697, 0.7582, 0.8318 23.66%, 0.8631 25%, 0.8928, 0.9187, 0.9411, 0.9601 30.76%, 0.9771 32.3%, 0.9987 34.87%, 1.0145 37.75%, 1.0242 40.94%, 1.0282 44.54%, 1.0262 49.68%, 1.0096 63.67%, 1.0028 72.52%, 0.9996 83.22%, 0.9994 99.98%);
  --spring-27: linear(0, 0.0009 0.42%, 0.0082 1.26%, 0.0309, 0.0656, 0.1096 5.06%, 0.2374 8.01%, 0.6239 16.01%, 0.7292, 0.8198, 0.8946, 0.9539, 0.9987, 1.0305 31.19%, 1.0486, 1.0601 35.4%, 1.0669, 1.0678, 1.0645, 1.0584 45.51%, 1.0283 54.78%, 1.0153 59.42%, 1.0072 63.21%, 1.001 67.43%, 0.9969 72.48%, 0.9954 77.96%, 0.9991 99.88%);
  --spring-30: linear(0, 0.0022, 0.0087, 0.0191, 0.033 2.04%, 0.0731 3.13%, 0.1318 4.34%, 0.2619 6.52%, 0.5616 10.92%, 0.6851 12.84%, 0.8029 14.88%, 0.8972, 0.9742 18.72%, 1.0062 19.68%, 1.0356, 1.0604, 1.0807, 1.0968 23.76%, 1.1097 24.85%, 1.1202 26.19%, 1.1255 27.6%, 1.1258 29.13%, 1.1208 30.79%, 1.1134 32.2%, 1.1023 33.79%, 1.0433 40.82%, 1.0175 44.46%, 1.0062, 0.9975 48.55%, 0.991 50.66%, 0.9867 52.83%, 0.9842 55.77%, 0.9847 59.15%, 0.9973 72.25%, 1.0013 79.47%, 1.002 86.56%, 1.0004 99.98%);
  --spring-35: linear(0, 0.002, 0.0078 1.23%, 0.0296 2.47%, 0.0676, 0.1168 5.24%, 0.2307 7.87%, 0.5034 13.42%, 0.6182 15.89%, 0.7278 18.51%, 0.8166, 0.8904, 0.9494 25.91%, 0.9968 28.53%, 1.0161, 1.0318 31.31%, 1.0487 33.31%, 1.0604 35.47%, 1.0667 37.79%, 1.0679 40.25%, 1.0653 42.57%, 1.0593 45.19%, 1.0279 54.91%, 1.0158 59.22%, 1.0072 63.23%, 1.0011 67.4%, 0.997 72.33%, 0.9954 78.19%, 0.9991 99.94%);
  --spring-40: linear(0, 0.002, 0.0079 1.23%, 0.0298 2.47%, 0.0668 3.81%, 0.1229 5.35%, 0.2487 8.13%, 0.5283 13.58%, 0.6484 16.05%, 0.7607 18.62%, 0.8497, 0.9238 23.35%, 0.9851 25.82%, 1.0099, 1.031 28.29%, 1.0499, 1.065 30.96%, 1.0795 32.71%, 1.0892 34.56%, 1.0941 36.52%, 1.0943 38.68%, 1.0899 40.94%, 1.0807 43.61%, 1.0361 53.08%, 1.0185 57.4%, 1.0059, 0.9975 65.63%, 0.9925 70.36%, 0.991 75.91%, 0.9996 99.98%);
  --elastic-easing: linear(0, 1.114 8.5%, 1.37 12.9%, 1.315 16.2%, 0.941 24%, 0.869 27.8%, 0.882 30.7%, 1.012 38.3%, 1.046 42.7%, 0.984, 1.006 72.2%, 1);
  --page-fade-in: 600ms;
  --page-fade-out: 300ms;
  --stripes-height: 0px;
  --banner-height: 50px;
  --banner-background: #eff2fa;
  --header-width: 1080px;
  --header-height: 70px;
  --header-button-height: 32px;
  --header-color: rgba(0, 0, 0, 0.5);
  --header-line-height: 50px;
  --header-panel-height: 400px;
  --header-transition: all 400ms ease-out;
  --header-inset: 30px;
  --header-total-height: calc(var(--header-height) + var(--stripes-height));
  --container-width: var(--header-width);
  --container-padding: var(--header-inset);
  --content-width: 640px;
  --highlight-color: black;
  --highlight-color-10: #5d7ef42f;
  --highlight-faded-color: #5d7ef481;
  --highlight-contrast-color: #FFF;
  --highlight-hover-color: #5260cd;
  --highlight-light: #e0e4fe;
  --background-color: #FFFFFF;
  --text-color: #000000;
  --text-color-secondary: #666666;
  --text-color-tertiary: #b6b6b6;
  --divider-color: #f0f0f0;
  --error-color: red;
  --surface-color-1: rgba(0, 0, 0, 0.03);
  --surface-color-2: rgba(0, 0, 0, 0.06);
  --button-radius: 8px;
  --form-radius: 6px;
  --form-margin: 16px;
  --form-padding: 14px;
  --form-border-color: #d9d9d9;
  --form-border: 1px solid var(--form-border-color);
  --form-font: "Inter", -apple-system, system-ui, Helvetica, sans-serif;
  --form-weight: 400;
  --form-size: 14px;
  --heading-font: "Inter", -apple-system, system-ui, Helvetica, sans-serif;
  --heading-weight: 620;
  --heading-spacing: 0px;
  --heading-color: rgba(15, 15, 15);
  --heading-height: 1.3;
  --body-font: "Inter", -apple-system, system-ui, Helvetica, sans-serif;
  --body-weight: 400;
  --body-spacing: 0px;
  --body-height: 1.7;
  --body-size: 17px;
  --body-color: #323232;
  --light-weight: 300;
  --bold-weight: 600;
  --logo-weight: 650;
  --shadow-x: 0px;
}
@media only screen and (max-width: 720px) {
  :root {
    --header-inset: 20px;
    --header-height: 60px;
  }
}
html {
  cursor: default;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-touch-action: none;
  background-color: var(--background-color);
  color: var(--body-color);
  font-family: var(--body-font);
  font-size: var(--body-size);
  letter-spacing: var(--body-spacing);
  line-height: var(--body-height);
  overflow-x: hidden;
  height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  overscroll-behavior-y: contain;
  scroll-padding-top: 100px;
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
  font-variation-settings: "wght" var(--body-weight, 400);
}
body {
  margin: 0;
  padding: 0;
  /* Stop Hammer from overwriting */
  -webkit-user-select: auto !important;
  user-select: auto !important;
  overscroll-behavior-y: contain;
}
h1,
h2,
h3,
h4 {
  font-family: var(--heading-font);
  font-variation-settings: "wght" var(--heading-weight);
  -webkit-font-variation-settings: "wght" var(--heading-weight);
  letter-spacing: var(--heading-spacing);
  color: var(--heading-color);
  line-height: var(--heading-height);
  margin: 0;
}
h1 {
  line-height: 1.3;
  font-size: 40px;
  font-size: clamp(40px, 7vw, 50px);
  margin: 0.6em 0;
}
h2 {
  font-size: 24px;
  line-height: 1.2;
  margin-top: 2em;
}
strong {
  font-variation-settings: "wght" var(--bold-weight);
  -webkit-font-variation-settings: "wght" var(--bold-weight);
}
input,
label,
form,
button,
textarea,
select {
  font-family: var(--form-font);
  font-variation-settings: "wght" var(--form-weight);
  -webkit-font-variation-settings: "wght" var(--form-weight);
  font-size: var(--form-size);
}
a {
  text-decoration: none;
  color: var(--highlight-color);
  padding-bottom: 1px;
  box-sizing: border-box;
  position: relative;
}
.button,
button {
  cursor: pointer;
  text-align: center;
  white-space: no-wrap;
  line-height: 1;
  display: inline-block;
  transition: all 0.2s linear;
}
.button.round,
button.round {
  border-radius: 100px;
}
.button.secondary,
button.secondary {
  background-color: grey;
  color: white;
  border: none;
  padding: 10px 20px;
  transition: all 0.2s linear;
}
.button.secondary:hover,
button.secondary:hover {
  background-color: var(--highlight-hover-color);
}
.button.primary,
button.primary {
  font-size: 13px;
  background-color: var(--highlight-color);
  color: white;
  border: none;
  padding: 10px 20px;
  transition: all 0.2s linear;
  border-radius: var(--form-radius);
}
.button.primary:hover,
button.primary:hover {
  background-color: var(--highlight-hover-color);
}
.button.submit,
button.submit {
  border: none;
  display: block;
  padding: var(--form-padding);
  color: white;
  background-color: var(--highlight-color);
  border-radius: var(--form-radius);
}
.button.submit:hover,
button.submit:hover {
  background-color: var(--highlight-hover-color);
}
.button.submit:disabled,
button.submit:disabled,
.button.submit:disabled:hover,
button.submit:disabled:hover {
  /* Styles for disabled button that also apply to hover state */
  background-color: grey;
  color: black;
  cursor: not-allowed;
}
.image {
  position: relative;
  line-height: 0;
  display: inline-block;
  border-radius: 1.3%;
  max-width: 500px;
  overflow: hidden;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.image:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 1.3%;
  position: absolute;
}
.image img {
  width: 100%;
}
.container {
  max-width: var(--container-width);
  padding: 0 var(--container-padding);
  margin: auto;
  position: relative;
  min-height: calc(100vh - 280px);
  --column-count: 4;
  --column-padding: clamp( 0, calc( (100vw - 400px) / 10), 20px );
  --guide-color: rgba(0, 0, 0, 0.05);
  --guide-border: 1px solid var(--guide-color);
  --content-padding: clamp( 0, calc( (100vw - 400px) / 10), 20px );
}
.container > .content {
  animation: fade-in var(--page-fade-in);
  animation-delay: var(--page-fade-out);
  animation-fill-mode: both;
  margin: auto;
  margin-top: var(--header-total-height);
  padding-top: clamp(30px, 8vh, 140px);
  box-sizing: border-box;
}
.side-content {
  grid-template-columns: 1fr fit-content(70%);
  grid-template-areas: "side content";
}
.content-side {
  grid-template-columns: fit-content(70%) 1fr;
  grid-template-areas: "content side";
}
.one-col {
  padding: 0 var(--column-padding);
  max-width: var(--content-width);
}
.two-col {
  --title-height: 160px;
  --content-width: 800px;
  display: grid;
  grid-template-columns: repeat(var(--column-count), 1fr);
  padding-top: 100px;
  box-sizing: border-box;
  grid-column: 1 / -1;
  column-gap: 10px;
  margin: auto;
}
.two-col .full-width {
  grid-column: 1 / -1;
}
.two-col .title {
  grid-column: 2 / -1;
  padding: var(--column-padding);
}
.two-col .content-col {
  grid-column: 2 / -1;
  padding: 0 var(--column-padding);
}
.two-col .one-col-only {
  display: none;
}
.two-col .side-col {
  grid-column: side;
}
.two-col > * > *:first-child {
  margin-top: 0;
}
@media (max-width: 800px) {
  .two-col .title {
    grid-column: 1 / -1;
  }
  .two-col .content-col {
    grid-column: 1 / -1;
  }
  .two-col .side-col {
    display: none;
  }
  .two-col .two-col-only {
    display: none;
  }
  .two-col .one-col-only {
    display: block;
  }
}
.two-col .side-menu {
  position: sticky;
  top: calc(var(--header-total-height) + var(--header-inset));
}
.two-col .side-menu ul {
  list-style: none;
  list-style-type: none;
  font-size: 12px;
  line-height: 24px;
  padding: 0;
  margin-top: 0;
}
.two-col .side-menu ul li {
  padding-left: var(--column-padding);
  margin: 4px 0;
}
.two-col .side-menu ul li a {
  will-change: color;
  color: var(--text-color-secondary);
}
.two-col .side-menu ul li a:hover {
  color: var(--highlight-color);
}
.two-col .side-menu ul li.active a {
  color: var(--highlight-color);
}
.two-col .side-menu ul li.active a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -10px;
  width: 3px;
  border-radius: 20px;
  background: var(--highlight-color);
}
.hero h2 {
  font-size: 30px;
  margin: var(--margin);
}
hr {
  display: none;
}
ul,
ol {
  padding-left: 20px;
}
a {
  color: var(--highlight-color);
}
.gradient {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(315deg, #940eff 0%, #1886ff 100%);
}
.exit {
  animation: fade-out var(--page-fade-out) !important;
  animation-delay: 0ms !important;
}
.entry {
  animation: fade-in var(--page-fade-in);
  animation-delay: var(--page-fade-out);
  animation-fill-mode: both;
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  animation: fade-in 0.5s linear forwards;
}
.fade-out {
  animation: fade-out 0.5s linear forwards !important;
}
.fit {
  display: block;
  width: 100%;
  height: auto;
  margin: 40px auto;
}
.caption {
  display: block;
  text-align: center;
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4);
  margin: -30px 0 40px;
}
.interface-font {
  font-size: 13px;
  color: var(--text-color-tertiary);
}
.interface,
.metadata,
.breadcrumbs {
  font-size: 13px;
  color: var(--text-color-tertiary);
}
.table {
  display: table;
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
}
.table .row {
  display: table-row;
}
.table .cell {
  display: table-cell;
  border: 1px solid lightgrey;
  padding: 8px 16px;
}
.extensions div {
  text-transform: uppercase;
  display: inline-block;
  background-color: #ffffff;
  color: #797979;
  margin: 0px;
  border-radius: 4px;
  padding: 2px 5px;
  font-size: 12px;
  border: 1px solid #d8d8d8;
}
table {
  width: 100%;
  border-radius: 5px;
  border: 1px solid var(--divider-color);
  border-collapse: collapse;
  font-size: 14px;
}
table td,
table th {
  border: 1px solid var(--divider-color);
  padding: 5px;
}
table th {
  text-align: center;
}
.providers > div > i {
  font-size: 0.9em;
  color: var(--text-color-secondary);
}
@media screen and (min-width: 600px) {
  .providers > div > i {
    margin-left: 8px;
  }
}
@media screen and (max-width: 600px) {
  .providers > div > i {
    display: block;
  }
}
label {
  font-size: 0.8em;
}
form button {
  padding: var(--form-padding);
}
button.submit {
  border: none;
  padding: 4px 20px;
  color: white;
  width: 100%;
  background-color: var(--highlight-color);
  padding: var(--form-padding);
  border-radius: var(--form-radius);
  transition: all 0.2s linear;
}
button.submit:hover {
  background-color: var(--highlight-hover-color);
}
button.submit.disabled {
  /* Styles for disabled button that also apply to hover state */
  cursor: not-allowed;
  pointer-events: none;
}
.icon-button {
  display: inline-block;
  padding: 10px;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  line-height: 1;
  transition: all 0.2s linear;
}
.icon-button:hover {
  background-color: var(--surface-color-1);
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
::selection {
  background: var(--highlight-color);
  color: white;
}
.hide-scrollbars {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.hide-scrollbars ::-webkit-scrollbar {
  display: none;
}
.container .password {
  max-width: 500px;
}
.container .legal {
  padding-bottom: 400px;
}
.container .legal .title {
  padding-bottom: 70px;
}
.container .legal .title .date > * {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  stroke: var(--text-color-secondary);
  color: var(--text-color-secondary);
}
.container .legal .title .date .icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.container .legal .providers {
  border: 1px solid var(--divider-color);
  border-radius: 5px;
  font-size: 0.9em;
}
.container .legal .providers div {
  padding: 8px 16px;
}
.container .legal .providers div:not(:last-child) {
  border-bottom: 1px solid var(--divider-color);
}
.container .legal .effective {
  font-size: 14px !important;
  color: var(--text-color-secondary);
  margin-top: 10px;
}

.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  vector-effect: non-scaling-stroke;
  line-height: 1;
}
.icon svg {
  width: inherit;
  height: inherit;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
.icon svg rect,
.icon svg path[fill] {
  stroke: none;
}

.banner {
  position: absolute;
  z-index: 1000;
  top: calc(var(--banner-height) * -1);
  left: 0px;
  right: 0px;
  height: var(--banner-height);
  margin: auto;
  text-align: center;
  line-height: var(--banner-height);
  background-color: var(--banner-background);
  color: #000000;
  font-size: 13px;
  white-space: nowrap;
}
.banner a {
  color: currentColor;
}
.banner .coupon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}
.banner .amount {
  font-variation-settings: "wght" var(--bold-weight);
  text-transform: uppercase;
}
.banner .close {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1000;
}
.banner .close .icon {
  color: lightgrey;
  stroke: lightgrey;
}

/*

nav - the horizontal buttons shown on the right side of the header
menu - the slide out menu shown on mobile

initial design is for destops, then we add media queries to make it work on mobile

*/
header {
  user-select: none;
  z-index: 100;
  position: fixed;
  top: var(--stripes-height);
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.75);
  transition: var(--header-transition);
  height: var(--header-height);
  padding: 0 var(--header-inset);
  --button-height: 30px;
  --button-radius: 20px;
  --button-padding: 12px;
  /*
	* The header has a pinstripe background
	*/
}
header.show-banner {
  transform: translateY(var(--banner-height));
}
header.show-banner nav #signup {
  --size: 12px;
}
header.show-banner nav #signup::after {
  content: '';
  position: absolute;
  width: var(--size);
  height: var(--size);
  top: calc(var(--size) / -2);
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  background-color: var(--banner-background);
}
header.open .menu-overlay {
  pointer-events: initial;
  overflow: hidden;
}
header.open .menu-overlay .background {
  opacity: 0.99;
  pointer-events: initial;
  transition-delay: 0s;
}
header.open .menu-overlay .panel {
  transform: translateY(0);
  transition: all 0.7s var(--spring-25) 0.05s;
}
header.open .menu-overlay .items > * {
  opacity: 1;
  transition: opacity 0.7s linear, transform 0.7s var(--spring-27);
  transition-delay: calc(250ms + (var(--order) * 80ms));
}
header.open .section {
  opacity: 0;
}
header .menu-overlay {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: var(--header-height) var(--header-inset);
  /*
		*  The background is a semi-transparent overlay that covers the entire viewport
		*/
}
header .menu-overlay .background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100vh;
  will-change: transform;
  pointer-events: none;
  opacity: 0.01;
  transition: opacity 0.5s linear 0.1s;
}
header .menu-overlay .panel {
  padding: 0 var(--header-inset);
  padding-top: 200px;
  margin-top: -200px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--background-color);
  height: var(--header-panel-height);
  transform: translateY(calc(-1 * var(--header-panel-height) + var(--header-height)));
  border-bottom: 1px solid var(--divider-color);
  transition: all 0.75s var(--spring-25) 0.2s;
  will-change: transform;
}
header .menu-overlay .items {
  max-width: var(--header-width);
  margin: auto;
  margin-top: var(--header-height);
}
header .menu-overlay .items > * {
  color: var(--text-color-secondary);
  display: block;
  box-sizing: border-box;
  line-height: 50px;
  font-size: 14px;
  opacity: 0.01;
  transform-origin: left;
  border-left: 1px solid var(--divider-color);
  padding-left: 36px;
  transition: opacity 0.25s linear, transform 0.7s var(--spring-25);
  transition-delay: calc(80ms - (var(--order) * 10ms));
  will-change: transform, opacity;
  @starting-style {
    opacity: 0;
    transform: scale(0.7);
  }
}
header .menu-overlay .items a:hover {
  color: var(--highlight-color);
  border-left: 1px solid var(--highlight-color);
}
header .menu-overlay .items a:active {
  color: var(--highlight-hover-color);
}
header .menu-overlay .items a:active:before {
  background: rgba(0, 0, 0, 0.1);
}
header .menu-overlay .items a:before {
  transition: all 0.15s linear;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  height: var(--button-height);
  margin: auto;
  left: 0;
  right: 0;
  background: transparent;
  z-index: -1;
  border-radius: 20px;
}
header:after {
  content: '';
  position: absolute;
  top: calc(var(--stripes-height) * -1);
  left: 0;
  right: 0;
  height: var(--stripes-height);
  background: repeating-linear-gradient(to right, var(--divider-color) 0px, var(--divider-color) 1px, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0) 2px);
}
header.hidden {
  transform: translateY(calc((var(--header-height) + 1px) * -1));
}
header .inner {
  position: absolute;
  margin: auto;
  box-sizing: border-box;
  max-width: var(--header-width);
  height: var(--header-height);
  line-height: var(--header-height);
  transition: var(--header-transition);
  top: 0;
  left: var(--header-inset);
  right: var(--header-inset);
}
header .logo {
  height: 26px;
  width: 26px;
  margin-right: 8px;
  vertical-align: middle;
}
header .logo-text {
  display: inline-block;
  vertical-align: middle;
  font-variation-settings: "wght" var(--logo-weight);
  font-size: 18px;
  color: black;
  line-height: var(--header-height);
  height: var(--header-height);
}
header .section {
  position: absolute;
  top: 0;
  left: 85px;
  padding-left: 1px;
  font-variation-settings: "wght" var(--body-weight);
  font-size: 18px;
  color: grey;
  transition: opacity 0.5s linear;
}
header .section:hover {
  border-bottom: none !important;
  background-position: 70% 50%;
  color: var(--highlight-color);
}
header .section:before {
  z-index: -1;
  position: absolute;
  transform: rotate(23deg);
  left: 4px;
  top: 6px;
  height: 20px;
  border-left: 1px solid #c7c7c7;
}
header nav {
  font-size: 13px;
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  /*
		*  Sign up button
		*/
}
header nav .right {
  position: absolute;
  right: 0;
}
header nav .center {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
header nav a {
  padding: 0 12px;
  margin: 0 1px;
  line-height: var(--header-height);
  height: var(--header-height);
  color: var(--header-color);
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
}
header nav a:hover {
  color: black !important;
}
header nav a.active {
  color: var(--text-color) !important;
}
header nav a.active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: var(--button-padding);
  right: var(--button-padding);
  height: 1px;
  background: var(--text-color);
}
header nav a:active {
  color: var(--text-color) !important;
}
header nav a:active:before {
  background: rgba(0, 0, 0, 0.1);
}
header nav a:before {
  transition: all 0.15s linear;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  height: var(--button-height);
  margin: auto;
  left: 0;
  right: 0;
  background: transparent;
  z-index: -1;
  border-radius: 20px;
}
header nav .menu-button {
  margin-right: -10px;
}
header nav .menu-button:before {
  width: var(--button-height);
}
header nav .icon-button {
  vertical-align: middle;
}
header nav .icon-button:hover {
  background-color: transparent;
}
header nav .feature-button {
  color: white;
  padding: 0 12px;
  margin: 0 4px;
  position: relative;
}
header nav .feature-button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  height: var(--button-height);
  margin: auto;
  left: 0;
  right: 0;
  background: var(--highlight-color);
  z-index: -1;
  border-radius: var(--button-radius);
}
header nav .feature-button:hover,
header nav .feature-button:active {
  color: white !important;
}
header nav .feature-button:hover:before,
header nav .feature-button:active:before {
  background-color: var(--highlight-hover-color);
}
header nav a:hover {
  color: var(--highlight-color);
}

.logo {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  vector-effect: non-scaling-stroke;
  line-height: 1;
  border-radius: 10px;
  --line-color-1: #d58fcc;
  --line-color-2: #ea87bc;
  --shape-color-1: #3a64d1;
  --shape-color-2: #000000;
  --hover-line-color-1: #abea87;
  --hover-line-color-2: #8fb3d5;
  --hover-shape-color-1: #000000;
  --hover-shape-color-2: #3a64d1;
}
.logo svg {
  width: inherit;
  height: inherit;
  position: relative;
  z-index: 2;
  transition: opacity 0.5s ease-in-out;
}
.logo::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  z-index: 1;
  pointer-events: none;
}
@keyframes line1-hover {
  from {
    stop-color: #d58fcc;
  }
  to {
    stop-color: #abea87;
  }
}
@keyframes line1-unhover {
  from {
    stop-color: #abea87;
  }
  to {
    stop-color: #d58fcc;
  }
}
@keyframes line2-hover {
  from {
    stop-color: #ea87bc;
  }
  to {
    stop-color: #8fb3d5;
  }
}
@keyframes line2-unhover {
  from {
    stop-color: #8fb3d5;
  }
  to {
    stop-color: #ea87bc;
  }
}
@keyframes shape1-hover {
  from {
    stop-color: #3a64d1;
  }
  to {
    stop-color: #000000;
  }
}
@keyframes shape1-unhover {
  from {
    stop-color: #000000;
  }
  to {
    stop-color: #3a64d1;
  }
}
@keyframes shape2-hover {
  from {
    stop-color: #000000;
  }
  to {
    stop-color: #3a64d1;
  }
}
@keyframes shape2-unhover {
  from {
    stop-color: #3a64d1;
  }
  to {
    stop-color: #000000;
  }
}
.logo .line1 {
  stop-color: #d58fcc;
  animation: line1-unhover 0.5s ease-in-out forwards;
}
.logo .line2 {
  stop-color: #ea87bc;
  animation: line2-unhover 0.5s ease-in-out forwards;
}
.logo .shape1 {
  stop-color: #3a64d1;
  animation: shape1-unhover 0.5s ease-in-out forwards;
}
.logo .shape2 {
  stop-color: #000000;
  animation: shape2-unhover 0.5s ease-in-out forwards;
}
.logo:hover .line1 {
  animation: line1-hover 0.5s ease-in-out forwards;
}
.logo:hover .line2 {
  animation: line2-hover 0.5s ease-in-out forwards;
}
.logo:hover .shape1 {
  animation: shape1-hover 0.5s ease-in-out forwards;
}
.logo:hover .shape2 {
  animation: shape2-hover 0.5s ease-in-out forwards;
}
.logo .logo-css {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 15%;
  overflow: hidden;
}
.logo .logo-css .lines-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, var(--line-color-1), var(--line-color-2));
  background-image: repeating-linear-gradient(0deg, transparent 0px, transparent 1.3px, rgba(0, 0, 0, 0.3) 1.3px, rgba(0, 0, 0, 0.3) 2px);
}
.logo .logo-css .shape-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, var(--shape-color-1), var(--shape-color-2));
  border-radius: 10%;
  transform: rotate(45deg) translate(-50%, -50%);
  transform-origin: 0 0;
}
.logo .lines {
  background-color: hsl(197, 92%, 60%);
  background-image: radial-gradient(circle at 96% 96%, hsla(55.36363636, 93%, 54%, 0.85) 5%, transparent 86%), radial-gradient(circle at 5% 90%, hsl(229, 71%, 68%) 13%, transparent 65%), radial-gradient(circle at 57% 73%, hsl(308, 93%, 51%) 3%, transparent 89%), radial-gradient(circle at 20% 4%, hsl(318, 60%, 76%) 22%, transparent 56%), radial-gradient(circle at 74% 15%, hsl(324, 92%, 59%) 13%, transparent 57%);
  background-blend-mode: normal, normal, normal, normal, normal;
}
.logo .background {
  background-color: hsl(0, 34%, 92%);
  background-image: radial-gradient(circle at 5% 90%, hsl(229, 71%, 68%) 13%, transparent 65%), radial-gradient(circle at 84% 4%, hsl(318, 60%, 76%) 22%, transparent 56%);
  background-blend-mode: normal, normal;
}
.logo:before {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 120px;
  height: 120px;
  border-radius: 20px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  pointer-events: none;
}

footer {
  --item-padding: 8px 0;
  user-select: none;
  background: rgba(0, 0, 0, 0.03);
  font-size: 13px;
  text-align: center;
}
footer .inner {
  line-height: 1;
  text-align: left;
  position: relative;
  max-width: var(--header-width);
  margin: auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1040px) {
  footer .inner {
    margin: 0 var(--header-inset);
  }
}
footer .inner .links {
  padding: 40px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-auto-flow: row;
  gap: 0px;
}
footer .inner .links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
footer .inner .links ul li {
  padding: var(--item-padding);
}
@media only screen and (max-width: 600px) {
  footer .inner .links {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
  }
  footer .inner .section:first-child {
    grid-column: 1/-1;
  }
}
footer .inner .logo {
  font-variation-settings: "wght" var(--logo-weight);
  font-size: 20px;
}
footer .inner .section .title {
  font-variation-settings: "wght" var(--bold-weight);
  padding: var(--item-padding);
}
footer .inner .section > * {
  display: block;
}
footer .inner .base {
  padding: 20px 0;
  color: #a9a9a9;
  position: relative;
  border-top: 1px solid var(--divider-color);
}
footer .inner .base > * {
  display: inline-block;
  margin-right: 10px;
}
footer .inner .base .melbourne {
  display: none;
}
footer .inner .base a {
  color: inherit;
}
footer .inner a {
  color: gray;
  display: inline-block;
  transition: all 0.2s linear;
  will-change: color;
}
footer .inner a:hover {
  color: var(--feature-color);
}
footer .inner a:before {
  content: "";
  color: inherit;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 1px;
  bottom: -2px;
  left: 0;
  opacity: 0;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: top left;
  transition: all 0.2s linear;
  will-change: opacity, transform;
}
footer .inner a:hover::before {
  transform: scaleX(1);
  transform-origin: top left;
  opacity: 1;
}
.rainbow {
  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  animation: animatedgradient 6s ease infinite alternate;
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@keyframes animatedgradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.blog .date {
  color: var(--secondary-text-color);
}
.blog .item {
  border-bottom: 1px solid var(--divider-color);
  margin: 10px 0;
  padding: 40px 0;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.blog .item:hover h2 {
  color: var(--feature-color);
}
.blog .item > * {
  pointer-events: none;
}
.blog h1 {
  margin: 0.5em 0;
}
.blog h2 {
  margin: 0.3em 0;
}
.blog img {
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.blog p {
  margin: 0;
}
.blog p + p {
  margin-top: 1em;
}
.blog h2 {
  margin-top: 2em;
}

.blogs .item img {
  width: 100%;
  aspect-ratio: 2;
  border-radius: 10px;
}

.content.updates {
  --item-padding: clamp(0px, 4vw, 40px);
  position: relative;
  padding-top: 500px;
  max-width: 640px;
}
.content.updates .items:before {
  position: absolute;
  content: "";
  top: 0;
  left: -40px;
  bottom: 0;
  width: 1px;
  border-left: 1px dotted var(--guide-color);
}
.content.updates .item {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.content.updates .item h2 {
  margin: 0.8em 0;
  font-size: 32px;
}
.content.updates .item h2:hover {
  color: var(--highlight-color);
  cursor: pointer;
}
.content.updates .item .metadata {
  line-height: 1;
  position: relative;
}
.content.updates .item .metadata .date:hover {
  color: var(--highlight-color);
}
.content.updates .item .metadata::before {
  content: "";
  position: absolute;
  left: -52px;
  top: 0px;
  width: 12px;
  height: 4px;
  border-radius: 40px;
  border: 6px solid var(--background-color);
  background-color: var(--highlight-color);
}
.content.updates .item .metadata > * > * {
  display: inline-block;
  vertical-align: middle;
}
.content.updates .item .metadata .icon {
  color: inherit;
  stroke: currentColor;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.content.updates .item h1 {
  font-size: clamp(32px, 4vw, 40px);
  margin: 20px 0;
  border-bottom: 1px solid transparent;
  transition: all 0.15s linear;
  cursor: pointer;
}
.content.updates .item h1:hover {
  color: var(--highlight-color);
}
.content.updates .item img {
  width: 100%;
  border-radius: 10px;
}

.update h1 {
  margin: 0.6em 0;
}
.update img {
  width: 100%;
}
.update .breadcrumbs:before {
  content: '';
  position: absolute;
  margin-left: -12px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--highlight-color);
  border-radius: 10px;
  margin-bottom: 20px;
}
.update .breadcrumbs:first-child {
  margin-left: 12px;
}
.update .metadata {
  line-height: 25px;
}
.update .metadata > * {
  display: inline-block;
}
.update .metadata > * > * {
  display: inline-block;
  vertical-align: middle;
}
.update .metadata .back .icon {
  transition: opacity 0.2s linear;
  opacity: 0;
}
.update .metadata .back .text {
  transition: transform 0.2s ease-in-out;
  transform: translateX(-23px);
}
.update .metadata .back:hover .icon {
  opacity: 1;
}
.update .metadata .back:hover .text {
  transform: translateX(0);
}
.update .metadata .icon {
  color: inherit;
  stroke: currentColor;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.update .more {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}
.update .more .arrow {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
  display: inline-block;
}
.update .more .previous {
  text-align: right;
}
.update .more .previous .arrow {
  right: 0;
}
.update .more .next {
  text-align: left;
}
.update .more .next .arrow {
  left: 0;
}
.update .more .direction {
  color: var(--highlight-color);
  font-size: 0.75em;
  display: inline-block;
}
.update .more .title {
  color: var(--text-color);
}
.update .more > * {
  border: 1px solid var(--divider-color);
  padding: 20px;
  border-radius: 5px;
  transition: all 0.2s linear;
}
.update .more > *:hover {
  background-color: var(--divider-color);
}

.breadcrumbs {
  margin-bottom: -5px;
  --divider-color: var(--tertiary-text-color);
}
.breadcrumbs > * {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  line-height: 1;
}
.breadcrumbs > *:not(:last-child):after {
  content: '';
  position: absolute;
  right: -11px;
  top: 6px;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-top: 1px solid var(--divider-color);
  border-right: 1px solid var(--divider-color);
  transform: translateY(-50%) rotate(45deg);
}
.breadcrumbs > a {
  color: var(--highlight-color);
  padding-bottom: 4px;
  transition: all 0.2s linear;
  border-bottom: 1px solid transparent;
}
.breadcrumbs > a:hover {
  color: var(--highlight-hover-color);
  border-bottom: 1px solid currentColor;
}

.input {
  position: relative;
  box-sizing: border-box;
}
.input.error input {
  border-color: red !important;
}
.input:focus-within input {
  border-color: var(--highlight-color);
  box-shadow: 0 0 0 0px white, 0 0 3px 3px var(--highlight-color-10);
}
.input .status {
  position: absolute;
  right: var(--form-padding);
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  height: 20px;
  line-height: 20px;
}
.input .errorText {
  color: var(--error-color);
  text-align: left;
  font-size: 0.8em;
}
.input label {
  text-align: left;
  font-size: 13px;
  font-variation-settings: "wght" 600;
  color: var(--primary-text-color);
  display: block;
  margin-bottom: 5px;
}
.input input {
  display: block;
  width: 100%;
  padding: var(--form-padding);
  border-radius: var(--form-radius);
  border: 1px solid var(--form-border-color);
  box-sizing: border-box;
  transition: all 200ms linear;
}
.input input.half {
  width: calc((100% - var(--form-margin)) / 2);
  display: inline-block;
  margin-bottom: 0;
}
.input input.margin-right {
  margin-right: var(--form-margin);
}
.input input::placeholder {
  color: var(--tertiary-text-color);
}
.form-element {
  margin: 16px 0;
}

.content.overview {
  max-width: var(--header-width);
  width: 100%;
}
.content.overview h2 {
  font-size: clamp(30px, 5vw, 50px);
  margin: 0;
}
.content.overview .hero {
  text-align: center;
}
.content.overview .hero h1 {
  margin-bottom: 7px;
  text-align: center;
}
.content.overview .hero .subhead {
  font-size: 1.5em;
  margin: 7px 0;
  color: var(--text-color-secondary);
}
.content.overview .hero button {
  padding: 10px 20px;
  border-radius: 100px;
}
.content.overview .grid-four {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .content.overview .grid-four {
    grid-template-columns: repeat(2, 1fr);
  }
}
.content.overview .testimonials {
  text-align: center;
}
.content.overview .testimonials .quote {
  text-align: left;
}
.content.overview .features .feature {
  text-align: left;
}
.content.overview .features .feature .icon {
  color: var(--highlight-color);
  width: 40px;
  height: 40px;
}
.content.overview .features .feature h4 {
  margin: 5px 0;
}
.content.overview .features .feature p {
  margin: 0;
}
.content.overview .section {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  margin-bottom: 50px;
}
.content.overview .share {
  text-align: center;
}
.content.overview .share p {
  max-width: 600px;
  margin: 0 auto;
}
.content.overview .share img {
  width: 100%;
  margin: 20px 0;
}
.content.overview .quotes {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding: 20px 0;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
.content.overview .quotes::-webkit-scrollbar {
  display: none;
}
.content.overview .quotes > .quote {
  background: rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  padding: 20px;
  width: 300px;
  height: auto;
  scroll-snap-align: start;
  display: flex;
  flex: 0 0 300px;
  flex-direction: column;
  min-height: 0;
}
.content.overview .quotes > .quote .text {
  font-style: italic;
  font-family: serif;
  font-size: 1.2em;
  line-height: 1.4;
  word-wrap: auto;
  white-space: normal;
  flex: 1 0 auto;
  margin: 0 0 20px 0;
}
.content.overview .quotes > .quote .author {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 10px;
}
.content.overview .quotes > .quote .author .profile {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  background-color: #8383e7;
}
.content.overview .quotes > .quote .author .name {
  vertical-align: middle;
  display: inline-block;
  font-variation-settings: "wght" var(--bold-weight);
  font-size: 0.8em;
}
.content.overview .card {
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  margin-bottom: 50px;
  position: relative;
}
.content.overview .card h2 {
  font-size: 42px;
}
.content.overview .card .info {
  padding: 50px;
  width: 40%;
}
.content.overview .card .info.right {
  text-align: right;
}
.content.overview .card .info.left {
  text-align: left;
}
.content.overview .card.organize {
  height: 900px;
}
.content.overview .card.organize img {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
.content.overview .section-name {
  text-transform: uppercase;
  font-size: 0.6em;
  letter-spacing: 0.15em;
}

.ready {
  position: relative;
  text-align: center;
  padding: 100px 0;
}
.ready:before {
  content: "";
  top: 0;
  position: absolute;
  width: 100vw;
  left: calc(50% - 50vw);
  height: 100%;
  background-color: rgba(181, 167, 235, 0.1);
  z-index: -1;
}
.ready img {
  max-width: 600px;
}

[data-tooltip] {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}
[data-tooltip] span {
  border-bottom: inherit;
}
.tooltip {
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.4;
  max-width: 280px;
  z-index: 1000;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.tooltip::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom::before {
  top: auto;
  bottom: 100%;
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-top-color: transparent;
}

.content.pricing {
  text-align: center;
}
.content.pricing .billing {
  margin: 20px;
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  border-radius: 100px;
  padding: 2px;
  line-height: 1;
  position: relative;
}
.content.pricing .billing .pill {
  position: absolute;
  height: 24px;
  width: 100px;
  border-radius: 100px;
  background-color: white;
  transition: all 0.2s ease-out;
  will-change: transform;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
.content.pricing .billing .period {
  line-height: 24px;
  font-size: 13px;
  display: inline-block;
  position: relative;
  color: #666;
  width: 100px;
  border-radius: 100px;
  transition: all 0.2s linear;
}
.content.pricing .billing .active {
  color: #000000;
}
.plans {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;
  margin-top: 60px;
}
.plans .plan {
  --margin: 30px 0;
  display: inline-block;
  border: 1px solid var(--divider-color);
  background-color: var(--background-color);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  text-align: left;
  padding: 30px;
  padding-top: 0;
  border-radius: 15px;
  transition: all 0.2s linear;
}
.plans .plan .button {
  display: block;
}
.plans .plan .title {
  font-size: 24px;
  font-variation-settings: "wght" var(--bold-weight);
  margin: var(--margin);
  line-height: 1;
}
.plans .plan .description {
  font-size: 0.9em;
  color: #666;
  margin: var(--margin);
}
.plans .plan .features {
  font-size: 14px;
  padding-top: 40px;
  margin: var(--margin);
  border-top: 1px solid var(--divider-color);
  text-align: left;
}
.plans .plan .price {
  margin: var(--margin);
  font-size: 60px;
  font-variation-settings: "wght" 300;
  line-height: 1;
  font-family: "Roboto", sans-serif;
}
.plans .plan .price .unit {
  font-size: 14px;
  margin-left: 6px;
  margin-top: 10px;
  color: grey;
  font-variation-settings: "wght" var(--body-weight);
}
.plans .plan ul {
  font-size: 14px;
  list-style-type: none;
  padding: 0;
}
.plans .plan ul li {
  padding: 8px 0;
  border-top: 1px dotted var(--divider-color);
}
.plans .plan ul li .icon {
  margin-right: 10px;
}
.plans .plan ul li:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.questions {
  text-align: left;
  font-size: 16px;
  position: relative;
  max-width: 600px;
  margin: auto;
  margin-top: 80px;
}
.questions .item {
  display: block;
  border-bottom: 1px solid var(--divider-color);
  padding: 20px 0;
  position: relative;
  cursor: pointer;
}
.questions .item .arrow {
  position: absolute;
  right: 0;
  top: 13px;
  transition: all 0.35s ease-out;
  transform-origin: 50% 50%;
}
.questions .item .arrow .icon {
  stroke-width: 1.5;
}
.questions .item .question {
  font-variation-settings: "wght" var(--bold-weight);
}
.questions .item .answer {
  display: none;
  opacity: 0;
  margin-top: 10px;
  color: var(--secondary-text-color);
}
.questions .item.expanded .answer {
  display: block;
  animation: fade-in 1s linear 0.1s forwards;
}
.questions .item.expanded .arrow {
  transform: rotateZ(180deg);
}
.try {
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
}
button.signup {
  padding: 8px 16px;
  border-radius: 100px;
  background-color: var(--highlight-color);
  color: white;
  font-size: 14px;
  border: none;
}

.content.examples {
  text-align: center;
  max-width: 800px;
  width: 80%;
}
.content.examples .grid {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.content.examples .example-item {
  display: inline-block;
  text-align: left;
  line-height: 1.3;
}
.content.examples .example-item img {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  aspect-ratio: 3/2;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.content.examples .example-item .title {
  margin-top: 10px;
  margin-bottom: 3px;
  color: var(--text-color);
  font-size: 14px;
  font-variation-settings: "wght" var(--bold-weight);
}
.content.examples .example-item .description {
  font-size: 12px;
  color: var(--text-color-secondary);
}
.content.examples .example-item:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.03);
  z-index: -1;
  border-radius: 16px;
  transition: all 0.15s linear;
}
.content.examples .example-item:hover:before {
  opacity: 1;
}

.content.about {
  text-align: left;
  max-width: 800px;
  width: 80%;
}
.content.about h1 {
  margin-bottom: 100px;
}
.content.about .numbers .item {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
}
.content.about .numbers .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.content.about .numbers .number {
  font-size: 40px;
  font-variation-settings: "wght" 700;
}

.content.apps {
  text-align: center;
}
.content.apps .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 60px;
}
.content.apps .grid .item {
  background-color: var(--surface-color-1);
  border-radius: 30px;
  padding: 10px;
}
.content.apps .grid .item .title {
  font-size: 24px;
  font-variation-settings: "wght" var(--bold-weight);
}
.plans {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;
  margin-top: 60px;
}
.plans .plan {
  --margin: 30px 0;
  display: inline-block;
  border: 1px solid var(--divider-color);
  background-color: var(--background-color);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  text-align: left;
  padding: 30px;
  padding-top: 0;
  border-radius: 15px;
  transition: all 0.2s linear;
}
.plans .plan .button {
  display: block;
}
.plans .plan .title {
  font-size: 24px;
  font-variation-settings: "wght" var(--bold-weight);
  margin: var(--margin);
  line-height: 1;
}
.plans .plan .description {
  font-size: 0.9em;
  color: #666;
  margin: var(--margin);
}
.plans .plan .features {
  font-size: 14px;
  padding-top: 40px;
  margin: var(--margin);
  border-top: 1px solid var(--divider-color);
  text-align: left;
}
.plans .plan .price {
  margin: var(--margin);
  font-size: 60px;
  font-variation-settings: "wght" 300;
  line-height: 1;
  font-family: "Roboto", sans-serif;
}
.plans .plan .price .unit {
  font-size: 14px;
  margin-left: 6px;
  margin-top: 10px;
  color: grey;
  font-variation-settings: "wght" var(--body-weight);
}
.plans .plan ul {
  font-size: 14px;
  list-style-type: none;
  padding: 0;
}
.plans .plan ul li {
  padding: 8px 0;
  border-top: 1px dotted var(--divider-color);
}
.plans .plan ul li .icon {
  margin-right: 10px;
}
.plans .plan ul li:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.questions {
  text-align: left;
  font-size: 16px;
  position: relative;
  max-width: 600px;
  margin: auto;
  margin-top: 80px;
}
.questions .item {
  display: block;
  border-bottom: 1px solid var(--divider-color);
  padding: 20px 0;
  position: relative;
  cursor: pointer;
}
.questions .item .arrow {
  position: absolute;
  right: 0;
  top: 13px;
  transition: all 0.35s ease-out;
  transform-origin: 50% 50%;
}
.questions .item .arrow .icon {
  stroke-width: 1.5;
}
.questions .item .question {
  font-variation-settings: "wght" var(--bold-weight);
}
.questions .item .answer {
  display: none;
  opacity: 0;
  margin-top: 10px;
  color: var(--secondary-text-color);
}
.questions .item.expanded .answer {
  display: block;
  animation: fade-in 1s linear 0.1s forwards;
}
.questions .item.expanded .arrow {
  transform: rotateZ(180deg);
}
.try {
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
}
button.signup {
  padding: 8px 16px;
  border-radius: 100px;
  background-color: var(--highlight-color);
  color: white;
  font-size: 14px;
  border: none;
}

.password {
  text-align: center;
}
.password h1 {
  margin-bottom: 1em;
}
.password form {
  margin: 40px 0;
}

.signup {
  max-width: 480px !important;
  text-align: center;
}
.signup h1 {
  text-align: center;
  font-size: 40px;
}
.signup .terms {
  font-size: 0.75em;
  color: var(--tertiary-text-color);
}
.signup .terms a {
  color: currentColor;
  text-decoration: none;
  color: var(--tertiary-text-color);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.signup .already {
  font-size: 0.75em;
  color: var(--tertiary-text-color);
}
.signup .already a {
  color: currentColor;
  text-decoration: none;
  color: var(--tertiary-text-color);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.signup #user_account_type {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.signup #user_account_type .account {
  position: relative;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  padding: 10px;
  border-radius: var(--form-radius);
  border: var(--form-border);
}
.signup #user_account_type .account > * {
  pointer-events: none;
}
.signup #user_account_type .account .title {
  font-variation-settings: "wght" var(--bold-weight);
  color: black;
  pointer-events: none;
}
.signup #user_account_type .account .description {
  color: var(--secondary-text-color);
  font-size: 13px;
}
.signup #user_account_type .account.active {
  border: 1px solid var(--highlight-color);
}
.signup #user_account_type .account.active::after {
  content: '✓';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--highlight-color);
  top: 5px;
  right: 8px;
  font-size: 14px;
  color: var(--highlight-contrast-color);
}
.signup .discount {
  position: absolute;
  right: var(--form-padding);
  color: green;
}
.signup button.primary {
  width: 100%;
}
.signup #user_coupon:after {
  content: '';
  width: 20px;
  height: 20px;
}

.container > .support span.domain {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  color: var(--text-color);
  font-family: 'Courier New', Courier, monospace;
  padding: 4px 8px;
  cursor: default;
}

.sidemenu {
  font-size: 13px;
  line-height: 2;
}
.sidemenu .section {
  position: relative;
  margin-top: 20px;
}
.sidemenu .section .title {
  color: var(--text-color);
  font-variation-settings: "wght" var(--bold-weight);
}
.sidemenu .section.closed .arrow {
  transform: rotate(-90deg);
}
.sidemenu .section.closed .submenu {
  display: none;
}
.sidemenu .section .arrow {
  width: 24px;
  height: 24px;
  padding: 0px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.2s linear;
  position: absolute;
  right: 0;
  color: var(--tertiary-text-color);
}
.sidemenu .section .arrow:hover {
  color: var(--highlight-color);
}
.sidemenu .section .arrow .icon {
  padding: 0;
  color: var(--tertiary-text-color);
  stroke: var(--tertiary-text-color);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  pointer-events: none;
}
.sidemenu .submenu {
  display: block;
}
.sidemenu a {
  color: #898989;
  text-decoration: none;
}
.sidemenu .active {
  color: var(--highlight-color);
}

.soon {
  text-align: center;
  margin: 0;
  height: 100vh;
  /* Make it take full viewport height */
  width: 100vw;
  /* Make it take full viewport width */
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Center content vertically */
  align-items: center;
  /* Center content horizontally */
  position: fixed;
  /* Fix position to cover the entire viewport */
  top: 0;
  left: 0;
}
.soon p {
  font-size: 14px;
  opacity: 0.5;
  margin: 0;
}
.soon .enter {
  background: white;
  width: 40px;
  height: 40px;
  position: absolute;
  top: env(safe-area-inset-top);
  right: env(safe-area-inset-right);
}

