/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/style.css ***!
  \*******************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Outfit:wght@100..900&display=swap);
/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/style.css (1) ***!
  \***********************************************************************************************************************************************************************/
/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-sm: 0.875rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-5xl: 3rem;
    --text-6xl: 3.75rem;
    --text-7xl: 4.5rem;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1 / 2 * 100%);
  }
  .z-1 {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .row-start-2 {
    grid-row-start: 2;
  }
  .row-start-3 {
    grid-row-start: 3;
  }
  .row-start-4 {
    grid-row-start: 4;
  }
  .row-start-5 {
    grid-row-start: 5;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .h-18 {
    height: calc(var(--spacing) * 18);
  }
  .h-200 {
    height: calc(var(--spacing) * 200);
  }
  .h-\[580px\] {
    height: 580px;
  }
  .h-full {
    height: 100%;
  }
  .min-h-60 {
    min-height: calc(var(--spacing) * 60);
  }
  .w-18 {
    width: calc(var(--spacing) * 18);
  }
  .w-\[clamp\(320px\,calc\(100vw-2rem\)\,380px\)\] {
    width: clamp(320px, calc(100vw - 2rem), 380px);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .w-screen {
    width: 100vw;
  }
  .min-w-\[clamp\(320px\,calc\(100vw-2rem\)\,380px\)\] {
    min-width: clamp(320px, calc(100vw - 2rem), 380px);
  }
  .flex-none {
    flex: none;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .snap-start {
    scroll-snap-align: start;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-\[32px\] {
    border-radius: 32px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[var\(--black\)\] {
    border-color: var(--black);
  }
  .bg-\[var\(--green\)\] {
    background-color: var(--green);
  }
  .bg-\[var\(--pink\)\] {
    background-color: var(--pink);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-none {
    background-image: none;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[max\(var\(--slider-edge\)\,calc\(\(100vw-var\(--slider-max-w\)\)\/2\+var\(--slider-edge\)\)\)\] {
    padding-inline: max(var(--slider-edge), calc((100vw - var(--slider-max-w)) / 2 + var(--slider-edge)));
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[var\(--black\)\] {
    color: var(--black);
  }
  .text-\[var\(--white\)\] {
    color: var(--white);
  }
  .text-white {
    color: var(--color-white);
  }
  .filter {
    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,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-\[400ms\] {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .ease-\[cubic-bezier\(\.2\,\.8\,\.2\,1\)\] {
    --tw-ease: cubic-bezier(.2,.8,.2,1);
    transition-timing-function: cubic-bezier(.2,.8,.2,1);
  }
  .will-change-transform {
    will-change: transform;
  }
  .\[--slider-edge\:1rem\] {
    --slider-edge: 1rem;
  }
  .\[--slider-max-w\:1200px\] {
    --slider-max-w: 1200px;
  }
  .md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-span-4 {
    @media (width >= 48rem) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:col-span-5 {
    @media (width >= 48rem) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:col-start-1 {
    @media (width >= 48rem) {
      grid-column-start: 1;
    }
  }
  .md\:col-start-4 {
    @media (width >= 48rem) {
      grid-column-start: 4;
    }
  }
  .md\:col-start-8 {
    @media (width >= 48rem) {
      grid-column-start: 8;
    }
  }
  .md\:col-start-9 {
    @media (width >= 48rem) {
      grid-column-start: 9;
    }
  }
  .md\:row-span-1 {
    @media (width >= 48rem) {
      grid-row: span 1 / span 1;
    }
  }
  .md\:row-span-2 {
    @media (width >= 48rem) {
      grid-row: span 2 / span 2;
    }
  }
  .md\:row-start-1 {
    @media (width >= 48rem) {
      grid-row-start: 1;
    }
  }
  .md\:row-start-2 {
    @media (width >= 48rem) {
      grid-row-start: 2;
    }
  }
  .md\:h-\[600px\] {
    @media (width >= 48rem) {
      height: 600px;
    }
  }
  .md\:w-\[340px\] {
    @media (width >= 48rem) {
      width: 340px;
    }
  }
  .md\:w-\[360px\] {
    @media (width >= 48rem) {
      width: 360px;
    }
  }
  .md\:min-w-\[360px\] {
    @media (width >= 48rem) {
      min-width: 360px;
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:gap-10 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .md\:p-8 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:px-0 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:\[--slider-edge\:2\.5rem\] {
    @media (width >= 48rem) {
      --slider-edge: 2.5rem;
    }
  }
}
:root {
  --green: #24f352;
  --pink: #ec51f1;
  --black: #1c1a18;
  --white: #ffffff;
  --cream: #f6f2ec;
  --muted: rgba(28, 26, 24, 0.68);
  --border: 2px solid var(--black);
  --shadow: 0 2px 8px rgba(28, 26, 24, 0.04);
  --shadow-soft: 0 4px 12px rgba(28, 26, 24, 0.08);
  --shadow-strong: 0 8px 20px rgba(28, 26, 24, 0.12);
  --page-max: 1440px;
  --page-gutter: 1rem;
  --text-xs: 12px;
  --text-sm: 14px;
  --text-base: 16px;
  --text-lg: 18px;
  --text-xl: 20px;
  --text-2xl: 24px;
  --text-3xl: 32px;
  --text-4xl: 40px;
  --text-5xl: 56px;
  --text-6xl: 72px;
  --text-7xl: 90px;
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --weight-extrabold: 800;
  --leading-tight: 1.2;
  --leading-normal: 1.5;
  --leading-relaxed: 1.75;
}
* {
  box-sizing: border-box;
}
::selection {
  background: var(--green);
  color: var(--black);
}
::-moz-selection {
  background: var(--green);
  color: var(--black);
}
body::selection {
  background: var(--pink);
  color: var(--white);
}
*,
html,
body {
  font-family: 'Google Sans', sans-serif !important;
}
html {
  scroll-behavior: smooth;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: var(--cream);
}
::-webkit-scrollbar-thumb {
  background: var(--black);
  border-radius: 10px;
  border: 2px solid var(--cream);
  transition: background 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
::-webkit-scrollbar-thumb:hover {
  background: var(--pink);
}
* {
  scrollbar-color: var(--black) var(--cream);
  scrollbar-width: thin;
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.mw-300 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
}
.animate-object {
  opacity: 0;
  transform: translateY(32px);
  will-change: opacity, transform;
  transition: opacity 760ms cubic-bezier(0.22, 1, 0.36, 1),
              transform 760ms cubic-bezier(0.22, 1, 0.36, 1);
}
.animate-object.visible {
  opacity: 1;
  transform: translateY(0);
}
.animate-object.visible + .animate-object.visible {
  transition-delay: 90ms;
}
.animate-object.visible + .animate-object.visible + .animate-object.visible {
  transition-delay: 180ms;
}
.animate-object.visible + .animate-object.visible + .animate-object.visible + .animate-object.visible {
  transition-delay: 270ms;
}
@media (prefers-reduced-motion: reduce) {
  .animate-object,
  .animate-object.visible {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
body {
  margin: 0;
  background: var(--cream);
  color: var(--black);
  font-size: var(--text-base);
  font-weight: var(--weight-regular);
  line-height: var(--leading-normal);
  position: relative;
}
body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 9998;
  opacity: 0.04;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.9 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");
  background-repeat: repeat;
}
h1,
h2,
h3 {
  font-family: 'Kanit', sans-serif;
  letter-spacing: -0.01em;
  line-height: 1.2;
  word-spacing: 0.1em;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-wrap: balance;
}
p {
  text-wrap: pretty;
}
h1 {
  text-transform: none;
}
h2 {
  text-transform: none;
}
h3 {
  text-transform: none;
}
img {
  display: block;
  max-width: 100%;
  transition: transform 300ms cubic-bezier(0.34, 1.56, 0.64, 1), filter 300ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
a img:hover {
  transform: scale(1.02);
}
code,
pre {
  font-family: 'Courier New', monospace;
  font-size: var(--text-sm);
  background: rgba(28, 26, 24, 0.04);
  padding: 0.25em 0.5em;
  border-radius: 4px;
  border: 1px solid rgba(28, 26, 24, 0.08);
}
pre {
  padding: 1rem;
  overflow-x: auto;
  border-radius: 8px;
  line-height: 1.4;
}
a {
  color: inherit;
  text-decoration: none;
  transition: color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
  outline: 2px solid transparent;
  outline-offset: 2px;
  position: relative;
}
a:hover {
  color: var(--pink);
}
a:focus-visible {
  outline-color: var(--pink);
}
a.nav-link,
a.button {
  position: relative;
}
a.nav-link::after,
a.button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 280ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
button,
.button {
  color: inherit;
  font: inherit;
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition: outline-color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
}
button:focus-visible,
.button:focus-visible {
  outline-color: var(--pink);
}
input,
textarea,
select {
  font-family: inherit;
  transition: border-color 240ms cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
input:focus,
textarea:focus,
select:focus {
  outline: 2px solid var(--pink);
  outline-offset: 2px;
  box-shadow: 0 0 0 3px rgba(236, 81, 241, 0.1);
}
input[type="checkbox"],
input[type="radio"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: var(--pink);
  transition: accent-color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
input[type="checkbox"]:hover,
input[type="radio"]:hover {
  accent-color: var(--green);
}
label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  transition: color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
label:hover {
  color: var(--pink);
}
::placeholder {
  color: rgba(28, 26, 24, 0.5);
  font-style: italic;
  transition: color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
:focus::placeholder {
  color: rgba(28, 26, 24, 0.3);
}
::marker {
  color: var(--pink);
  font-weight: var(--weight-bold);
}
em {
  font-style: italic;
  color: var(--pink);
  transition: color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
strong,
b {
  font-weight: var(--weight-bold);
  letter-spacing: 0.02em;
  transition: letter-spacing 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
blockquote {
  border-left: 4px solid var(--pink);
  padding-left: 1.5rem;
  margin: 1.5rem 0;
  font-style: italic;
  color: var(--muted);
  transition: border-color 240ms cubic-bezier(0.34, 1.56, 0.64, 1), color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
blockquote:hover {
  border-color: var(--green);
  color: var(--black);
}
.trusted-logos img {
  filter: grayscale(100%);
  mix-blend-mode: multiply;
  object-fit: contain;
}
.site-header {
  align-items: center;
  background: #ffffff;
  border: var(--border);
  border-radius: 53px;
  box-shadow: 0 4px 16px rgba(28, 26, 24, 0.06);
  display: flex;
  gap: 22px;
  height: 76px;
  justify-content: space-between;
  left: 50%;
  max-width: 1366px;
  padding: 10px 10px 10px 16px;
  position: fixed;
  top: 34px;
  transform: translateX(-50%);
  width: calc(100% - 80px);
  z-index: 420;
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.95);
}
.mobile-demo-btn {
  display: none !important;
}
.brand {
  align-items: center;
  display: flex;
  gap: 12px;
  min-width: 0;
  flex-shrink: 0;
}
.brand img {
  height: 46px;
  object-fit: contain;
  width: 228px;
}
.brand span {
  color: rgba(0, 0, 0, 0.6);
  display: block;
  font-size: var(--text-xs);
  font-weight: var(--weight-bold);
  letter-spacing: 0;
  line-height: 1;
  margin-left: -140px;
  margin-top: 39px;
  text-transform: uppercase;
  white-space: nowrap;
}
.nav-links {
  align-items: center;
  display: flex;
  gap: 2px;
  font-size: 15px;
  z-index: 2;
  font-weight: var(--weight-medium);
}
.nav-links a {
  padding: 9px 18px;
  position: relative;
  white-space: nowrap;
  color: var(--black);
  transition: color 200ms ease;
}
.nav-links a::after {
  content: "";
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 4px;
  height: 2px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.nav-links a:hover {
  color: var(--black);
}
.nav-links a:hover::after,
.nav-links a.is-active::after {
  transform: scaleX(1);
}
.nav-links a.is-active {
  font-weight: var(--weight-semibold);
}
.nav-actions a.is-active {
  font-weight: 700;
}
.nav-actions,
.hero-actions,
.carousel-controls {
  align-items: center;
  display: flex;
  gap: 8px;
}
.menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
  width: 46px;
  height: 46px;
  border: var(--border);
  border-radius: 12px;
  background: var(--white);
  box-shadow: 0 2px 8px rgba(28, 26, 24, 0.04);
  cursor: pointer;
  padding: 0;
  transition: transform 200ms cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 200ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.menu-toggle:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(28, 26, 24, 0.08);
}
.menu-toggle span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--black);
  transition: transform 240ms cubic-bezier(0.34, 1.56, 0.64, 1), opacity 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.site-header.menu-open .menu-toggle span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.site-header.menu-open .menu-toggle span:nth-child(2) {
  opacity: 0;
}
.site-header.menu-open .menu-toggle span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
.button {
  align-items: center;
  border: 0;
  border-radius: 53px;
  cursor: pointer;
  display: inline-flex;
  font-size: var(--text-base);
  font-weight: var(--weight-semibold);
  gap: 8px;
  justify-content: center;
  min-height: 54px;
  padding: 8px 24px;
  white-space: nowrap;
  transition: transform 240ms cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.button-light {
  position: relative;
  overflow: hidden;
  background: var(--white);
  border: var(--border);
  box-shadow: 0 2px 8px rgba(28, 26, 24, 0.04);
  color: var(--black);
  z-index: 1;
  transition: color 0.4s cubic-bezier(0.34, 1.56, 0.64, 1),
    transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1),
    box-shadow 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.button-light span {
  position: relative;
  z-index: 2;
}
.button-light::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--pink);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.45s cubic-bezier(0.34, 1.56, 0.64, 1);
  z-index: 1;
}
.button-light:hover {
  color: var(--white);
}
.button-light:hover::before {
  transform: scaleX(1);
}
.button-dark {
  background: var(--black);
  color: var(--white);
}
.icon-play {
  display: inline-block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask: url("./assets/play-button.svg") center / contain no-repeat;
  mask: url("./assets/play-button.svg") center / contain no-repeat;
}
.icon-mail {
  display: inline-block;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask: url("./assets/mail.svg") center / contain no-repeat;
  mask: url("./assets/mail.svg") center / contain no-repeat;
}
.card-next {
  display: none !important;
}
.icon-arrow,
.icon-left,
.icon-left-demo {
  display: inline-block;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask: url("./assets/arrow.svg") center / contain no-repeat;
  mask: url("./assets/arrow.svg") center / contain no-repeat;
}
.icon-arrow {
  rotate: -180deg;
}
.icon-left-demo {
  rotate: 180deg;
}
.icon-arrow {
  transform: rotate(180deg);
}
.section-inner {
  margin: 0 auto;
  max-width: 1400px;
  padding-inline: var(--page-gutter);
}
.hero {
  background: var(--green);
  border-bottom: var(--border);
  min-height: 775px;
  overflow: hidden;
  position: relative;
  transition: background 500ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.hero-copy {
  padding: 169px 0 76px 5.3rem;
  position: relative;
  width: min(760px, calc(100% - 520px));
  z-index: 2;
}
.early-note {
  align-items: center;
  display: flex;
  font-size: var(--text-xs);
  width: max-content;
  font-weight: var(--weight-bold);
  gap: 8px;
  margin: 0 0 10px;
  background-color: white;
  border: #000000 2px solid;
  padding: 0.25rem 0.5rem;
  border-radius: 2rem;
}
.beige-color {
  background-color: #F3F1EE;
}
.early-note span {
  background: #24F352;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  width: 8px;
  animation: pulse-smooth 2s cubic-bezier(0.4, 0.0, 0.6, 1) infinite;
}
@keyframes pulse-smooth {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.7;
    transform: scale(1.2);
  }
}
.hero h1 {
  font-size: var(--text-7xl);
  line-height: var(--leading-tight);
  margin: 0;
  max-width: 740px;
}
.hero-text {
  font-size: var(--text-xl);
  line-height: var(--leading-normal);
  margin: 18px 0 62px;
}
.trusted {
  margin-top: 70px;
}
.trusted p {
  font-size: var(--text-sm);
  font-weight: var(--weight-extrabold);
  letter-spacing: 0;
  margin: 0 0 26px;
  text-transform: uppercase;
}
.trusted-logos {
  align-items: center;
  display: flex;
  gap: 23px;
}
.trusted-logos img {
  max-height: 58px;
  max-width: 124px;
  mix-blend-mode: multiply;
  object-fit: contain;
}
.hero-art {
  pointer-events: none;
  position: absolute;
  right: -22px;
  top: 0;
  width: 640px;
  z-index: 1;
}
.hero-figure {
  display: block;
  height: auto;
  width: 100%;
}
.boost-badge {
  position: absolute;
  right: 26px;
  top: -55px;
  width: 114px;
  height: auto;
  z-index: 400;
  animation: spin 20s linear infinite;
}
@media screen and (max-width: 820px) {
  .boost-badge {
    top: -55px !important;
  }
  .trusted-logos {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 23px;
  }
  .coin-count {
    min-width: 78px !important;
  }
  .phone-card {
    height: auto;
    width: 100%;
  }
}
@media screen and (min-width: 821px) {
  .flex-row-header .menu-toggle {
    display: none;
  }
  .header-fixer .nav-links {
    border-top: 2px solid transparent;
  }
}
.statement {
  align-items: center;
  background: #ffffff;
  border-bottom: var(--border);
  display: flex;
  position: relative;
  min-height: 508px;
  padding: 96px var(--page-gutter);
}
.statement p {
  font-size: var(--text-5xl);
  font-weight: var(--weight-medium);
  line-height: var(--leading-tight);
  margin: 0 auto;
  max-width: 897px;
  text-align: center;
}
.bento {
  background: #1c1a18;
  border-bottom: var(--border);
  color: var(--white);
  padding: 76px 0 108px;
  position: relative;
  overflow: hidden;
}
.bento::before {
  content: "";
  position: absolute;
  inset: -120px auto auto -120px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  pointer-events: none;
}
.section-title {
  font-size: var(--text-4xl);
  line-height: var(--leading-tight);
  margin: 0 0 40px;
}
.feature-card {
  border: var(--border);
  border-radius: 32px;
  overflow: hidden;
  padding: 40px;
  position: relative;
  box-shadow: 0 4px 12px rgba(28, 26, 24, 0.08);
  transition: transform 280ms cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 280ms cubic-bezier(0.34, 1.56, 0.64, 1);
  backdrop-filter: blur(0px);
}
.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(28, 26, 24, 0.12);
}
.feature-card,
.feature-card *,
.experience,
.experience * {
  -webkit-user-select: none;
  user-select: none;
}
.feature-card img,
.experience img {
  -webkit-user-drag: none;
  user-drag: none;
}
.bento-grid {
  grid-auto-flow: row;
  grid-template-columns: minmax(0, 1fr);
}
.bento-grid>article {
  min-width: 0;
  width: 100%;
}
.feature-card h2,
.feature-card h3 {
  margin: 0;
  position: relative;
  z-index: 2;
}
.feature-card h2 {
  color: var(--black);
  font-size: var(--text-4xl);
  line-height: var(--leading-tight);
}
.feature-card h3 {
  font-size: var(--text-3xl);
  line-height: var(--leading-tight);
}
.feature-card.green {
  background: var(--green);
  color: var(--black);
}
.feature-card.pink {
  background: var(--pink);
}
.feature-card-large {
  display: flex;
  flex-direction: column;
  grid-row: 1 / span 2;
  justify-content: space-between;
}
.max-40-rem {
  max-height: 1328px;
}
.feature-card.white {
  background-color: var(--white);
  color: var(--black);
}
.feature-card.photo {
  align-items: flex-end;
  display: flex;
}
.feature-card.photo::after,
.journey-card.image-card::after {
  content: "";
  inset: 0;
  position: absolute;
  z-index: 1;
}
.journey-card-small {
  background-color: #EC51F1;
  color: var(--white);
}
.journey-card-small > img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.feature-card.photo img,
.journey-card.image-card > img {
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.image-overwrite {
  padding-top: 5rem !important;
}
.bento-box {
  gap: 20px;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
  max-width: 1400px;
  width: calc(100% - 72px);
}
.flex-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  height: 100%;
}
.image-card {
  background: #1C1A18;
}
.feature-card.compact {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.feature-card.tall {
  grid-column: 3;
  grid-row: 1 / span 2;
}
.mini-bars {
  margin: 0 auto;
  padding-bottom: 4rem;
}
@media screen and (max-width: 64rem) {
  .mini-bars {
    padding-bottom: 2rem;
  }
}
.share-mark {
  height: 78px;
  margin-top: 18px;
  position: relative;
  width: 98px;
}
.share-mark span {
  background: var(--white);
  border: var(--border);
  border-radius: 53px;
  box-shadow: 0 2px 8px rgba(28, 26, 24, 0.04);
  display: block;
  height: 68px;
  position: absolute;
  top: 5px;
  width: 42px;
}
.share-mark span:first-child {
  left: 14px;
  transform: rotate(-45deg);
}
.figure-bento {
  width: 128px;
}
.share-mark span:last-child {
  left: 43px;
  transform: rotate(45deg);
}
.flex-row-big {
  display: flex;
  gap: 20px;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.sizer-bento {
  max-height: 300px;
}
.w-logo-head {
  height: auto;
  max-width: 120px;
  object-fit: contain;
  width: 120px;
}
@media screen and (max-width: 820px) {
  .flex-row-big {
    flex-direction: column;
  }
}
.bento-overwrite-card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column !important;
}
.round-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-size: var(--text-4xl);
  height: 263px;
  line-height: 1;
  padding-top: 2rem;
  width: 263px;
}
.experience {
  background: #ffffff;
  border-bottom: var(--border);
  overflow: hidden;
  padding: 90px 0 100px;
}
.experience .section-inner {
  margin: 0 auto;
  max-width: 1400px;
  padding-inline: var(--page-gutter);
}
.section-head {
  align-items: end;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.section-head h2 {
  font-size: var(--text-3xl);
  line-height: var(--leading-tight);
  margin: 0 0 24px;
  max-width: 584px;
}
.section-head p {
  color: var(--muted);
  font-size: var(--text-lg);
  line-height: var(--leading-normal);
  margin: 0;
  max-width: 433px;
}
.carousel-controls button {
  align-items: center;
  background: var(--white);
  border: var(--border);
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(28, 26, 24, 0.04);
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  width: 40px;
  transition: transform 220ms cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 220ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
@media screen and (min-width: 820px) {
  .carousel-controls button:hover:not(:disabled) {
    transform: scale(1.08) translateY(-2px);
    box-shadow: 0 4px 12px rgba(28, 26, 24, 0.08);
  }
  .carousel-controls button:active:not(:disabled) {
    transform: scale(1.04);
  }
}
.carousel-controls button:disabled {
  opacity: 0.45;
  cursor: default;
  pointer-events: none;
  box-shadow: none;
}
.experience.rtl .carousel-controls {
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
}
.experience.rtl .icon-arrow,
.experience.rtl .icon-left {
  transform: scaleX(-1);
}
.experience-track::-webkit-scrollbar {
  height: 8px;
}
.experience-track::-webkit-scrollbar-thumb {
  background: var(--black);
  border-radius: 99px;
}
.journey-card.green {
  background: var(--green);
  color: var(--white);
}
.journey-card.green > img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.journey-card.pink {
  background: var(--pink);
  color: var(--white);
}
.journey-card h3 {
  font-size: var(--text-3xl);
  line-height: var(--leading-tight);
  margin: 0;
  max-width: 270px;
  position: relative;
  z-index: 3;
}
.journey-card p {
  font-size: var(--text-lg);
  line-height: var(--leading-normal);
  margin-top: 28px;
  max-width: 260px;
  position: relative;
  z-index: 3;
}
.journey-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 45%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 2;
  transition: background 280ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.card-photo {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.card-photo img {
  display: block;
  pointer-events: auto;
}
.card-photo-full {
  inset: 0;
}
.card-photo-full img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.phone-card {
  height: 500px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 150px;
  z-index: 2;
}
.phone-card img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.journey-card.image-card {
  align-items: flex-start;
  display: flex;
}
.journey-card.image-card h3 {
  color: var(--white);
}
.card-next {
  bottom: 32px;
  color: currentColor;
  position: absolute;
  right: 32px;
  z-index: 3;
}
.price {
  background: var(--green);
  border-bottom: var(--border);
  padding: 150px 0 122px;
}
.price-inner {
  align-items: center;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.price p {
  font-size: var(--text-3xl);
  line-height: var(--leading-normal);
  margin: 0;
}
.price h2 {
  font-size: var(--text-7xl);
  line-height: var(--leading-tight);
  margin: 12px 0 16px;
  white-space: nowrap;
}
[data-count-up] {
  display: inline;
  font: inherit;
  color: inherit;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
}
.coin-illustration {
  height: auto;
  max-width: min(479px, 38vw);
  object-fit: contain;
  width: 479px;
  animation: coinFloat 5s ease-in-out infinite;
  transform-origin: center;
  will-change: transform;
}
@keyframes coinFloat {
  0%, 100% {
    transform: translateY(0) rotate(-2deg);
  }
  50% {
    transform: translateY(-12px) rotate(2deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .coin-illustration {
    animation: none;
  }
}
.proof {
  overflow: hidden;
  padding: 86px 0 146px;
}
.proof h2 {
  line-height: 41px;
  margin: 0 0 70px;
  text-align: center;
}
.quote-strip {
  display: block;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 12%, #000 88%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 12%, #000 88%, transparent 100%);
}
.quote-strip-track {
  --gap: 12rem;
  display: flex;
  align-items: center;
  gap: var(--gap);
  width: max-content;
  animation: quote-marquee 40s linear infinite;
  will-change: transform;
}
.quote-strip-track img {
  flex: 0 0 auto;
  width: 180px;
  height: 80px;
  max-width: none;
  max-height: none;
  mix-blend-mode: multiply;
  object-fit: contain;
}
@keyframes quote-marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc(-50% - var(--gap) / 2), 0, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .quote-strip {
    -webkit-mask-image: none !important;
    mask-image: none !important;
    overflow: visible !important;
  }
  .quote-strip-track {
    animation: none !important;
    animation-duration: 0s !important;
    transform: none !important;
    width: 100% !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    row-gap: 24px !important;
  }
  .quote-strip-track [aria-hidden="true"] {
    display: none !important;
  }
}
.quote {
  background: var(--black);
  border-radius: 28px;
  color: var(--white);
  min-height: 244px;
  padding: 42px 58px;
}
.quote.active {
  align-items: start;
  display: grid;
  gap: 16px;
}
.quote img {
  height: 72px;
  object-fit: contain;
  width: 77px;
}
.quote blockquote {
  font-size: var(--text-2xl);
  line-height: var(--leading-tight);
  margin: 0;
}
.quote p {
  color: rgba(255, 255, 255, 0.75);
  font-size: var(--text-lg);
  line-height: var(--leading-normal);
  margin: 0;
}
.quote strong {
  color: var(--white);
}
.quote.ghost {
  opacity: 1;
  transform: scale(0.74);
}
.faq {
  background: var(--white);
  border-bottom: var(--border);
  padding: 96px 0 120px;
}
.faq-inner {
  max-width: 1003px;
}
.faq h2 {
  font-size: var(--text-3xl);
  line-height: var(--leading-tight);
  margin: 0 0 40px 16px;
}
.faq-card {
  border: var(--border);
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(28, 26, 24, 0.08);
  padding: 54px 70px;
  transition: box-shadow 280ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.faq-card:hover {
  box-shadow: 0 8px 20px rgba(28, 26, 24, 0.12);
}
.faq-item.is-open button span {
  transform: rotate(180deg);
}
.faq-item {
  border-bottom: 1px solid rgba(28, 26, 24, 0.15);
  padding: 0;
  transition: opacity 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.faq-item:last-child {
  border-bottom: 0;
}
.faq-item button {
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  font-size: var(--text-xl);
  font-weight: var(--weight-bold);
  justify-content: space-between;
  line-height: 33px;
  padding: 24px 0;
  text-align: left;
  width: 100%;
  transition: color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
}
.faq-item button::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 50%;
  width: 4px;
  height: 0%;
  background: var(--pink);
  border-radius: 2px;
  transform: translateY(-50%);
  transition: height 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.faq-item:hover button::before,
.faq-item.is-open button::before {
  height: 24px;
}
.faq-item button:hover {
  color: var(--pink);
}
.faq-item button span {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask: url("./assets/chevron.svg") center / contain no-repeat;
  mask: url("./assets/chevron.svg") center / contain no-repeat;
  transition: transform 280ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.faq-item p {
  color: var(--muted);
  display: none;
  font-size: 22px;
  line-height: 29px;
  margin: -4px 0 24px;
}
.faq-item.is-open p {
  display: block;
}
.final-cta {
  background: var(--green);
  border-bottom: var(--border);
  overflow: hidden;
  padding: 0;
}
.final-inner {
  align-items: center;
  display: grid;
  grid-template-columns: minmax(420px, 587px) 1fr;
  min-height: 721px;
  position: relative;
}
.final-cta h2 {
  font-size: var(--text-6xl);
  line-height: var(--leading-tight);
  margin: 0 0 40px;
}
.border-bottom-cta {
  border-bottom: 8px solid currentColor;
  display: inline-block;
}
.final-cta img {
  bottom: 0;
  max-width: none;
  position: absolute;
  right: -180px;
  width: 900px;
}
.jtc-cta {
  font-size: clamp(var(--text-5xl), 8vw, var(--text-6xl));
  margin: 0;
}
.cta-copy {
  display: flex;
  flex-direction: column;
}
.absolute {
  position: absolute;
}
.site-footer {
  align-items: center;
  background: #050505;
  color: var(--white);
  display: flex;
  flex-direction: column;
  padding: 120px var(--page-gutter) 32px;
  text-align: left;
  gap: 80px;
}
.text-green {
  color: var(--green);
  transition: color 240ms cubic-bezier(0.34, 1.56, 0.64, 1);
}
.footer-cta-title {
  font-size: clamp(var(--text-4xl), 6vw, var(--text-6xl));
  margin: 0 0 12px;
  line-height: 1.05;
}
.flex-group {
  max-width: 1150px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  gap: 72px;
  align-items: center;
}
.flex-group > img {
  width: 250px;
  height: 250px;
  object-fit: contain;
  border-radius: 24px;
  flex-shrink: 0;
}
.flex-footer-align {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.flex-footer-align .flex-footer-align {
  margin-top: 16px;
  gap: 2px;
}
.site-footer p,
.site-footer span {
  color: rgba(255, 255, 255, 0.55);
  font-size: var(--text-sm);
  font-weight: var(--weight-medium);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.4;
}
.site-footer .flex-footer-align > span {
  margin-top: 20px;
}
.site-footer a {
  display: inline-block;
  font-family: 'Kanit', sans-serif;
  font-size: clamp(var(--text-2xl), 3vw, var(--text-3xl));
  font-weight: var(--weight-semibold);
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin: 0;
}
.site-footer a.text-green:hover {
  color: var(--white);
}
.socials {
  display: flex;
  gap: 16px;
  margin: 86px 0 30px;
}
.socials span {
  background: var(--white);
  border-radius: 50%;
  display: block;
  height: 8px;
  margin: 0;
  width: 8px;
}
.site-footer small {
  color: rgba(255, 255, 255, 0.6);
  font-size: var(--text-sm);
}
.header-fixer {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-areas: "brand nav actions";
  align-items: center;
  gap: 16px;
  position: relative;
}
.header-fixer .brand {
  grid-area: brand;
}
.header-fixer nav {
  grid-area: nav;
  position: static;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-fixer .flex-row-header {
  grid-area: actions;
  justify-self: end;
}
@media (max-width: 1180px) {
  :root {
    --page-gutter: 24px;
  }
  .site-header {
    width: calc(100% - 32px);
  }
  .nav-links {
    display: none;
  }
  .hero-copy {
    padding-left: 36px;
    width: min(720px, calc(100% - 320px));
  }
  .hero h1 {
    font-size: var(--text-6xl);
    line-height: var(--leading-tight);
  }
  .hero-art {
    right: -180px;
    top: 0;
    width: 560px;
  }
  .quote.ghost {
    display: none;
  }
}
@media screen and (min-width: 821px) and (max-width: 1199px) {
  .bento-grid {
    grid-template-columns: repeat(2, minmax(380px, 1fr)) !important;
    grid-template-rows: auto !important;
    gap: 12px !important;
  }
  .bento-grid>article {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  .feature-card,
  .feature-card-large,
  .feature-card.tall {
    min-height: 320px;
    padding: 28px !important;
  }
  .feature-card h2 {
    font-size: var(--text-3xl);
    line-height: var(--leading-tight);
  }
  .feature-card h3 {
    font-size: var(--text-2xl);
    line-height: var(--leading-tight);
  }
  .mini-bars {
    width: 100%;
    max-width: 260px;
  }
  .figure-bento {
    width: 104px;
  }
  .round-button {
    width: 180px;
    height: 180px;
    padding-top: 0;
  }
}
@media screen and (max-width: 859px) {
  .bento-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto !important;
  }
  .bento-grid>article {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .bento-grid {
    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
    grid-template-rows: minmax(0, 300px) minmax(0, 390px) !important;
  }
}
.desktop-controls {
  display: flex;
  gap: 8px;
}
.mobile-controls {
  display: none !important;
}
@media screen and (max-width: 820px) {
  :root {
    --page-gutter: 1rem;
  }
  .site-header {
    display: flex;
    align-items: stretch;
    height: auto;
    padding: 10px;
    border-radius: 28px;
    top: 12px;
    transition: border-radius 220ms ease;
  }
  .site-header.menu-open {
    border-radius: 20px;
  }
  .site-header .header-fixer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 12px;
    row-gap: 0;
    width: 100%;
    height: auto;
    grid-template-columns: none;
    grid-template-areas: none;
  }
  .site-header .header-fixer .brand {
    flex: 0 1 auto;
    min-width: 0;
    margin-right: auto;
    grid-area: auto;
  }
  .site-header .header-fixer .brand img {
    height: 36px;
    width: 150px;
    object-fit: contain;
  }
  .site-header .header-fixer .brand span {
    display: none;
  }
  .site-header .header-fixer .flex-row-header {
    flex: 0 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    grid-area: auto;
  }
  .site-header .header-fixer .flex-row-header .nav-actions {
    display: none;
  }
  .site-header .header-fixer .flex-row-header .menu-toggle {
    display: inline-flex;
  }
  .site-header .header-fixer .flex-row-header .mobile-demo-btn {
    display: inline-flex !important;
  }
  .site-header .header-fixer>.nav-links {
    flex: 0 0 100%;
    order: 2;
    width: 100%;
    position: static;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    transform: translateY(-6px);
    transition: max-height 280ms ease, opacity 180ms ease, transform 280ms ease, margin 280ms ease, padding 200ms ease;
    grid-area: auto;
  }
  .site-header.menu-open .header-fixer>.nav-links {
    max-height: 60vh;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    margin-top: 12px;
    padding-block: 6px;
    border-top: 2px solid var(--black);
  }
  .site-header .header-fixer>.nav-links>a {
    display: block;
    width: 100%;
    padding: 12px 14px;
    border-radius: 10px;
    font-size: var(--text-base);
    color: var(--black);
    text-align: left;
    cursor: pointer;
  }
  .site-header .header-fixer>.nav-links>a::after {
    display: none;
  }
  .mw-300 {
    max-width: none !important;
    width: 100% !important;
    gap: 18px;
  }
  .flex-group {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
  .flex-group > img {
    width: 140px;
    height: 140px;
    border-radius: 20px;
  }
  .footer-cta-title {
    font-size: clamp(var(--text-3xl), 9vw, var(--text-5xl));
    text-align: left;
  }
  .hero-art {
    display: none;
  }
  .proof {
    background: var(--white);
    overflow: hidden;
    padding: 86px 0 66px;
  }
  .desktop-controls {
    display: none !important;
  }
  .experience .section-inner {
    padding-inline: 1rem;
  }
  .mobile-controls {
    display: flex !important;
    gap: 8px;
    padding: 1.5rem 2rem !important;
  }
  .button {
    font-size: var(--text-sm);
    min-height: 46px;
    padding: 8px 16px;
  }
  .hero {
    min-height: 820px;
  }
  .hero-copy {
    padding: 122px var(--page-gutter) 54px;
    width: 100%;
  }
  .hero h1 {
    font-size: var(--text-5xl);
    line-height: var(--leading-tight);
  }
  .hero-text {
    font-size: var(--text-xl);
    margin-bottom: 32px;
  }
  .hero-actions {
    align-items: flex-start;
    flex-direction: column;
  }
  .trusted {
    margin-top: 42px;
  }
  .hero-art {
    bottom: auto;
    right: -255px;
    width: 430px;
  }
  .boost-badge {
    bottom: auto;
    right: 26px;
    top: 146px;
  }
  .statement {
    min-height: 360px;
    padding: 74px var(--page-gutter);
  }
  .statement p {
    font-size: var(--text-2xl);
    line-height: var(--leading-normal);
  }
  .section-title {
    font-size: var(--text-2xl);
    line-height: var(--leading-normal);
    margin-left: 0;
  }
  .bento-grid {
    grid-template-columns: 1fr;
  }
  .bento-box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
  }
  .bento-large {
    max-width: none;
  }
  .feature-card {
    user-select: none;
    height: 360px;
    min-height: 360px;
    padding: 28px;
  }
  .feature-card-large {
    height: 360px;
    min-height: 360px;
    grid-column: auto;
    grid-row: auto;
  }
  .feature-card.tall {
    height: 360px;
    min-height: 360px;
  }
  .bento-overwrite-card {
    flex-direction: column !important;
    justify-content: space-between;
    align-items: center;
  }
  .round-button {
    width: 100px;
    height: 100px;
  }
  .feature-card h2 {
    font-size: var(--text-2xl);
  }
  .feature-card h3 {
    font-size: var(--text-2xl);
  }
  .mini-bars img {
    height: 180px;
    width: 220px;
    padding-bottom: 0;
  }
  .section-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
  }
  .price-inner,
  .final-inner {
    align-items: start;
    display: flex;
    flex-direction: column;
  }
  .section-head h2 {
    font-size: var(--text-2xl);
    line-height: var(--leading-normal);
  }
  .experience-track {
    grid-auto-columns: minmax(286px, 78vw);
    ::-webkit-scrollbar {
      display: none;
    }
    * {
      scrollbar-width: none;
    }
    * {
      -ms-overflow-style: none;
    }
  }
  .journey-card {
    height: 580px;
    padding: 2rem;
  }
  .experience-track .journey-card {
    flex: 0 0 calc(100vw - 4rem) !important;
    width: calc(100vw - 4rem) !important;
    min-width: calc(100vw - 4rem) !important;
  }
  .price {
    padding: 96px 0;
  }
  .price h2 {
    font-size: var(--text-5xl);
    line-height: var(--leading-tight);
  }
  .coin-illustration {
    max-width: min(100%, 360px);
  }
  .quote-strip-track {
    --gap: 6rem;
  }
  .quote-strip-track img {
    width: 130px;
    height: 56px;
  }
  .quote {
    padding: 32px;
  }
  .quote blockquote {
    font-size: var(--text-xl);
    line-height: var(--leading-normal);
  }
  .faq-card {
    padding: 26px var(--page-gutter);
  }
  .faq-item button,
  .faq-item p {
    font-size: var(--text-lg);
    line-height: var(--leading-normal);
  }
  .bento {
    padding: 76px 0 108px;
  }
  .faq {
    padding: 96px 0 120px;
  }
  .pattern-break {
    height: 420px;
  }
  .pattern-break span {
    transform: rotate(15deg) scale(0.66);
    transform-origin: top left;
  }
  .final-inner {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    min-height: 0;
    padding: 72px var(--page-gutter) 0;
    gap: 32px;
  }
  .final-inner > .absolute {
    position: relative;
    width: 100%;
    inset: auto;
  }
  .final-inner .cta-copy {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .final-cta h2 {
    font-size: clamp(2rem, 9vw, var(--text-5xl));
    line-height: var(--leading-tight);
    margin: 0 0 28px;
  }
  .border-bottom-cta {
    border-bottom-width: 5px;
  }
  .final-inner .cta-image-pos {
    position: relative;
    bottom: auto;
    right: -20px;
    left: auto;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    align-self: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: visible;
  }
  .final-inner .cta-image-pos img {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  .final-inner .spinning-gear {
    position: absolute !important;
    width: 530px !important;
    height: auto !important;
    bottom: -100px !important;
    z-index: 0;
  }
  .price-inner {
    min-height: 500px;
  }
  .site-footer {
    padding: 80px var(--page-gutter) 28px;
    gap: 56px;
  }
  .site-footer a {
    font-size: var(--text-2xl);
    line-height: 1.2;
  }
  .small {
    padding-top: 24px;
  }
}
@media (max-width: 520px) {
  .hero h1 {
    font-size: 44px;
    line-height: 48px;
  }
  .trusted-logos {
    gap: 18px;
  }
  .trusted-logos img {
    max-width: 92px;
  }
  .round-button {
    right: 28px;
  }
  .phone-card {
    width: 100%;
  }
  .price h2 {
    font-size: 46px;
    line-height: 52px;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.small {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1150px;
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  gap: 24px;
  margin: 0;
  text-align: left;
}
.small a {
  font-family: 'Google Sans', sans-serif;
  font-size: var(--text-sm);
  font-weight: var(--weight-regular);
  color: rgba(255, 255, 255, 0.5);
  line-height: 1;
  letter-spacing: 0.01em;
  transition: color 240ms ease;
  margin: 0;
  display: inline-block;
}
.small a:hover {
  color: var(--white);
}
.nav-links {
  z-index: 1;
  width: max-content;
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2.5);
    opacity: 0.5;
  }
}
.price-heading {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  gap: 0;
  white-space: nowrap;
}
.price-heading h2,
.price-heading span {
  font-size: clamp(2.25rem, 9vw, 90px);
  line-height: 1;
  margin: 0;
  color: var(--black);
  white-space: nowrap;
}
.price-heading h2 {
  margin-left: 0.35ch;
}
.coin-count {
  min-width: 210px;
}
.cta-image-pos {
  position: absolute;
  bottom: -80px;
  right: -160px;
  width: 680px;
}
.spinning-gear {
  animation: spinning-gear 200s linear infinite;
  bottom: -164px !important;
}
@keyframes spinning-gear {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
