@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
/* [project]/src/app/globals.css [app-client] (css) */
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --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;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-50: #fef2f2;
    --color-red-100: #ffe2e2;
    --color-red-200: #ffcaca;
    --color-red-300: #ffa3a3;
    --color-red-400: #ff6568;
    --color-red-500: #fb2c36;
    --color-red-600: #e40014;
    --color-red-700: #bf000f;
    --color-red-800: #9f0712;
    --color-amber-50: #fffbeb;
    --color-amber-100: #fef3c6;
    --color-amber-200: #fee685;
    --color-amber-400: #fcbb00;
    --color-amber-500: #f99c00;
    --color-amber-600: #dd7400;
    --color-amber-700: #b75000;
    --color-amber-800: #953d00;
    --color-yellow-300: #ffe02a;
    --color-slate-50: #f8fafc;
    --color-slate-100: #f1f5f9;
    --color-slate-200: #e2e8f0;
    --color-slate-300: #cad5e2;
    --color-slate-400: #90a1b9;
    --color-slate-500: #62748e;
    --color-slate-600: #45556c;
    --color-slate-700: #314158;
    --color-slate-800: #1d293d;
    --color-slate-900: #0f172b;
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tight: -.025em;
    --tracking-wider: .05em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-50: lab(96.5005% 4.18508 1.52328);
      --color-red-100: lab(92.243% 10.2865 3.83865);
      --color-red-200: lab(86.017% 19.8815 7.75869);
      --color-red-300: lab(76.5514% 36.422 15.5335);
      --color-red-400: lab(63.7053% 60.745 31.3109);
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-red-600: lab(48.4493% 77.4328 61.5452);
      --color-red-700: lab(40.4273% 67.2623 53.7441);
      --color-red-800: lab(33.7174% 55.8993 41.0293);
      --color-amber-50: lab(98.6252% -.635922 8.42309);
      --color-amber-100: lab(95.916% -1.21653 23.111);
      --color-amber-200: lab(91.7203% -.505269 49.9084);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-amber-500: lab(72.7183% 31.8672 97.9407);
      --color-amber-600: lab(60.3514% 40.5624 87.1228);
      --color-amber-700: lab(47.2709% 42.9082 69.2966);
      --color-amber-800: lab(37.8822% 37.1699 52.2718);
      --color-yellow-300: lab(89.7033% -.480294 84.4917);
      --color-slate-50: lab(98.1434% -.369519 -1.05966);
      --color-slate-100: lab(96.286% -.852436 -2.46847);
      --color-slate-200: lab(91.7353% -.998765 -4.76968);
      --color-slate-300: lab(84.7652% -1.94535 -7.93337);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
      --color-slate-500: lab(48.0876% -2.03595 -16.5814);
      --color-slate-600: lab(35.5623% -1.74978 -15.4316);
      --color-slate-700: lab(26.9569% -1.47016 -15.6993);
      --color-slate-800: lab(16.132% -.318035 -14.6672);
      --color-slate-900: lab(7.78673% 1.82345 -15.0537);
    }
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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;
    -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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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)) {
      ::placeholder {
        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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .-top-2 {
    top: calc(var(--spacing) * -2);
  }

  .-right-2 {
    right: calc(var(--spacing) * -2);
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-5 {
    margin-inline: calc(var(--spacing) * 5);
  }

  .mx-6 {
    margin-inline: calc(var(--spacing) * 6);
  }

  .-mt-5 {
    margin-top: calc(var(--spacing) * -5);
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }

  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .h-1 {
    height: calc(var(--spacing) * 1);
  }

  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }

  .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-9 {
    height: calc(var(--spacing) * 9);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-11 {
    height: calc(var(--spacing) * 11);
  }

  .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .h-24 {
    height: calc(var(--spacing) * 24);
  }

  .h-\[170px\] {
    height: 170px;
  }

  .h-full {
    height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }

  .w-3 {
    width: calc(var(--spacing) * 3);
  }

  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }

  .w-3\/4 {
    width: 75%;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-5\/6 {
    width: 83.3333%;
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .w-9 {
    width: calc(var(--spacing) * 9);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-11 {
    width: calc(var(--spacing) * 11);
  }

  .w-14 {
    width: calc(var(--spacing) * 14);
  }

  .w-20 {
    width: calc(var(--spacing) * 20);
  }

  .w-24 {
    width: calc(var(--spacing) * 24);
  }

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

  .max-w-\[430px\] {
    max-width: 430px;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0 {
    flex-shrink: 0;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .touch-none {
    touch-action: none;
  }

  .resize {
    resize: both;
  }

  .flex-col {
    flex-direction: column;
  }

  .items-center {
    align-items: center;
  }

  .items-start {
    align-items: flex-start;
  }

  .justify-around {
    justify-content: space-around;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-amber-100 {
    border-color: var(--color-amber-100);
  }

  .border-amber-200 {
    border-color: var(--color-amber-200);
  }

  .border-red-100 {
    border-color: var(--color-red-100);
  }

  .border-red-200 {
    border-color: var(--color-red-200);
  }

  .border-red-500 {
    border-color: var(--color-red-500);
  }

  .border-red-600 {
    border-color: var(--color-red-600);
  }

  .border-slate-100 {
    border-color: var(--color-slate-100);
  }

  .border-slate-200 {
    border-color: var(--color-slate-200);
  }

  .border-slate-300 {
    border-color: var(--color-slate-300);
  }

  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }

  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }

  .bg-red-50 {
    background-color: var(--color-red-50);
  }

  .bg-red-100 {
    background-color: var(--color-red-100);
  }

  .bg-red-200 {
    background-color: var(--color-red-200);
  }

  .bg-red-500 {
    background-color: var(--color-red-500);
  }

  .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .bg-slate-50 {
    background-color: var(--color-slate-50);
  }

  .bg-slate-100 {
    background-color: var(--color-slate-100);
  }

  .bg-slate-200 {
    background-color: var(--color-slate-200);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/15 {
    background-color: #ffffff26;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/15 {
      background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }

  .bg-white\/20 {
    background-color: #fff3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/20 {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .bg-white\/25 {
    background-color: #ffffff40;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-white\/25 {
      background-color: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-7 {
    padding-block: calc(var(--spacing) * 7);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }

  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }

  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }

  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }

  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }

  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .font-sans {
    font-family: var(--font-sans);
  }

  .font-serif {
    font-family: var(--font-serif);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }

  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[17px\] {
    font-size: 17px;
  }

  .text-\[22px\] {
    font-size: 22px;
  }

  .text-\[24px\] {
    font-size: 24px;
  }

  .text-\[26px\] {
    font-size: 26px;
  }

  .text-\[28px\] {
    font-size: 28px;
  }

  .text-\[30px\] {
    font-size: 30px;
  }

  .text-\[34px\] {
    font-size: 34px;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }

  .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);
  }

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .text-\[var\(--text\)\] {
    color: var(--text);
  }

  .text-amber-400 {
    color: var(--color-amber-400);
  }

  .text-amber-500 {
    color: var(--color-amber-500);
  }

  .text-amber-600 {
    color: var(--color-amber-600);
  }

  .text-amber-700 {
    color: var(--color-amber-700);
  }

  .text-amber-800 {
    color: var(--color-amber-800);
  }

  .text-red-100 {
    color: var(--color-red-100);
  }

  .text-red-200 {
    color: var(--color-red-200);
  }

  .text-red-400 {
    color: var(--color-red-400);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .text-red-600 {
    color: var(--color-red-600);
  }

  .text-red-700 {
    color: var(--color-red-700);
  }

  .text-red-800 {
    color: var(--color-red-800);
  }

  .text-slate-400 {
    color: var(--color-slate-400);
  }

  .text-slate-500 {
    color: var(--color-slate-500);
  }

  .text-slate-600 {
    color: var(--color-slate-600);
  }

  .text-slate-700 {
    color: var(--color-slate-700);
  }

  .text-slate-800 {
    color: var(--color-slate-800);
  }

  .text-slate-900 {
    color: var(--color-slate-900);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-white\/70 {
    color: #ffffffb3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/70 {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

  .text-white\/80 {
    color: #fffc;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/80 {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .text-white\/90 {
    color: #ffffffe6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/90 {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }

  .text-yellow-300 {
    color: var(--color-yellow-300);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .not-italic {
    font-style: normal;
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .underline {
    text-decoration-line: underline;
  }

  .decoration-yellow-300 {
    -webkit-text-decoration-color: var(--color-yellow-300);
    text-decoration-color: var(--color-yellow-300);
  }

  .decoration-2 {
    text-decoration-thickness: 2px;
  }

  .placeholder-slate-400::placeholder {
    color: var(--color-slate-400);
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-red-200 {
    --tw-shadow-color: #ffcaca;
  }

  @supports (color: lab(0% 0 0)) {
    .shadow-red-200 {
      --tw-shadow-color: lab(86.017% 19.8815 7.75869);
    }
  }

  @supports (color: color-mix(in lab, red, red)) {
    .shadow-red-200 {
      --tw-shadow-color: color-mix(in oklab, var(--color-red-200) var(--tw-shadow-alpha), transparent);
    }
  }

  .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-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .hover\:border-red-300:hover {
      border-color: var(--color-red-300);
    }
  }

  @media (hover: hover) {
    .hover\:bg-red-50\/50:hover {
      background-color: #fef2f280;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-red-50\/50:hover {
        background-color: color-mix(in oklab, var(--color-red-50) 50%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-slate-100:hover {
      background-color: var(--color-slate-100);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  .focus\:border-red-500:focus {
    border-color: var(--color-red-500);
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .active\:scale-95:active {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}

*, :before, :after {
  box-sizing: border-box;
}

:root {
  --bg: #f5f6f8;
  --card-bg: #fff;
  --text: #1a1a1f;
  --text-muted: #5c5c6a;
  --accent: #7e8af7;
  --accent-hover: #6b77e6;
  --border-tile: #dbdeff;
  --radius: 14px;
  --radius-sm: 12px;
  --shadow: 0 2px 12px #0000000f;
  --shadow-focus: 0 0 0 3px #7e8af759;
  --transition: .2s ease;
  --pad-x: clamp(16px, 5vw, 32px);
  --pad-y: clamp(24px, 6vh, 48px);
  --pad-y-top: clamp(24px, 5vh, 40px);
  --container-max: min(100% - 2 * var(--pad-x), 480px);
  --container-max-wide: min(100% - 2 * var(--pad-x), 560px);
  --h1-size: clamp(26px, 5vw + 1rem, 36px);
  --h2-size: clamp(16px, 2vw + .5rem, 20px);
  --body-size: clamp(14px, 1.5vw + .25rem, 16px);
  --option-font: clamp(16px, 2vw + .25rem, 20px);
  --tile-label-font: clamp(16px, 2vw + .25rem, 20px);
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  min-height: 100dvh;
  font-family: DM Sans, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: var(--body-size);
  background: var(--bg);
  color: var(--text);
  padding: var(--pad-y-top) var(--pad-x) var(--pad-y);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}

body.funnel-paywall {
  padding: clamp(12px, 2vh, 20px) var(--pad-x) clamp(16px, 3vh, 28px);
}

.funnel-screen {
  width: 100%;
  max-width: var(--container-max);
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.funnel-screen h1 {
  font-size: var(--h1-size);
  letter-spacing: -.02em;
  margin: 0;
  padding: 0 0 clamp(12px, 2vh, 20px);
  font-weight: 700;
  line-height: 1.2;
}

.funnel-screen[data-screen="age"] h1 {
  text-align: center;
}

.funnel-screen .subtitle {
  font-size: var(--h2-size);
  color: var(--text-muted);
  margin: 0;
  padding-bottom: clamp(20px, 4vh, 28px);
  font-weight: 400;
  line-height: 1.45;
}

.funnel-options {
  flex-direction: column;
  gap: clamp(6px, 1.5vw, 10px);
  display: flex;
}

.funnel-option {
  background: var(--card-bg);
  border-radius: var(--radius);
  width: 100%;
  font-size: var(--option-font);
  color: var(--text);
  cursor: pointer;
  transition: border-color var(--transition), box-shadow var(--transition);
  text-align: left;
  box-shadow: var(--shadow);
  border: 2px solid #0000;
  justify-content: space-between;
  align-items: center;
  padding: clamp(12px, 2.5vw, 18px) clamp(16px, 3vw, 24px);
  font-family: inherit;
  font-weight: 600;
  display: flex;
}

.funnel-option:hover {
  border-color: #7e8af766;
}

.funnel-option:focus-visible {
  border-color: var(--accent);
  box-shadow: var(--shadow-focus);
  outline: none;
}

.funnel-option.selected {
  border-color: var(--accent);
  box-shadow: var(--shadow-focus);
}

.funnel-option .label {
  flex: 1;
}

.funnel-option .icon {
  object-fit: contain;
  flex-shrink: 0;
  width: clamp(24px, 6vw, 32px);
  height: clamp(24px, 6vw, 32px);
  margin-left: 12px;
}

.funnel-options-tiles {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(8px, 2vw, 12px);
  width: 100%;
  min-width: 0;
  margin-top: clamp(16px, 3vh, 22px);
  display: grid;
}

.funnel-option-tile {
  background: var(--card-bg);
  border: 2px solid var(--border-tile);
  border-radius: var(--radius);
  cursor: pointer;
  transition: border-color var(--transition), box-shadow var(--transition);
  text-align: center;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  min-height: 0;
  font-family: inherit;
  display: flex;
  overflow: hidden;
}

.funnel-option-tile:hover {
  border-color: #7e8af780;
}

.funnel-option-tile:focus-visible {
  border-color: var(--accent);
  box-shadow: var(--shadow-focus);
  outline: none;
}

.funnel-option-tile.selected {
  border-color: var(--accent);
  box-shadow: var(--shadow-focus);
}

.funnel-option-tile .tile-image-wrap {
  border-radius: calc(var(--radius)  - 2px) calc(var(--radius)  - 2px) 0 0;
  background: #fff;
  width: 100%;
  min-width: 0;
  position: relative;
  overflow: hidden;
}

.funnel-option-tile .tile-image {
  aspect-ratio: 480 / 432;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: auto;
  display: block;
}

.funnel-option-tile .tile-label {
  background: var(--accent);
  color: #fff;
  font-size: var(--tile-label-font);
  border-radius: 0 0 calc(var(--radius)) calc(var(--radius));
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  padding: clamp(10px, 1.5vw, 14px) 8px;
  font-weight: 700;
}

.funnel-question-image {
  border-radius: var(--radius);
  object-fit: contain;
  width: 100%;
  height: auto;
  display: block;
}

.funnel-result-image {
  margin-top: 0;
}

.funnel-screen .funnel-question-title {
  color: #000;
  text-align: center;
  margin: 0;
  padding: 16px 0 0;
  font-size: clamp(20px, 4vw + 4px, 26px);
  font-weight: 400;
}

.funnel-options-tiles-images {
  box-sizing: border-box;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  min-width: 0;
  margin-top: 24px;
  padding: 0 clamp(16px, 10vw, 88px);
  display: grid;
}

.funnel-option-tile-image {
  aspect-ratio: 1;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  transition: border-color var(--transition), box-shadow var(--transition);
  background: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 0;
  display: block;
  overflow: hidden;
}

@media (hover: hover) {
  .funnel-option-tile-image:hover {
    border-color: #7e8af780;
  }
}

.funnel-option-tile-image:focus, .funnel-option-tile-image:focus-visible {
  outline: none;
}

.funnel-option-tile-image.selected {
  border-color: var(--accent);
  box-shadow: var(--shadow-focus);
}

.funnel-option-tile-image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.funnel-footer {
  color: var(--text-muted);
  margin-top: clamp(28px, 5vh, 48px);
  font-size: clamp(13px, 1.2vw + 2px, 15px);
  line-height: 1.5;
}

.funnel-footer strong {
  color: var(--text);
}

.funnel-footer a {
  color: var(--accent);
  text-decoration: none;
}

.funnel-footer a:hover {
  text-decoration: underline;
}

.funnel-back {
  font-family: inherit;
  font-size: var(--body-size);
  color: var(--text-muted);
  cursor: pointer;
  transition: color var(--transition);
  background: none;
  border: none;
  align-items: center;
  gap: 6px;
  margin-bottom: clamp(12px, 2vh, 20px);
  padding: 10px 0;
  font-weight: 600;
  display: inline-flex;
}

.funnel-back:hover {
  color: var(--accent);
}

.funnel-back:focus-visible {
  color: var(--accent);
  outline: none;
}

.funnel-back svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.funnel-progress {
  background: #e0e0e0;
  border-radius: 2px;
  width: 100%;
  height: 4px;
  margin-bottom: clamp(12px, 2vh, 24px);
  overflow: hidden;
}

.funnel-progress-bar {
  background: var(--accent);
  border-radius: 2px;
  height: 100%;
  transition: width .3s;
}

.funnel-hero-image {
  border-radius: var(--radius);
  object-fit: cover;
  width: 100%;
  height: auto;
  margin-top: 40px;
  display: block;
}

.funnel-card {
  background: var(--card-bg);
  border-radius: 24px;
  margin-top: 24px;
  padding: 24px;
  box-shadow: 1px 1px #cfcfcf;
}

.funnel-card .funnel-card-title {
  letter-spacing: -.02em;
  margin: 0;
  padding-bottom: 16px;
  font-size: clamp(26px, 5vw + 1rem, 34px);
  font-weight: 700;
  line-height: 1.25;
}

.funnel-card .funnel-card-title .accent {
  color: #2196f3;
}

.funnel-card .funnel-card-text {
  margin: 0;
  padding-bottom: 8px;
  font-size: clamp(16px, 2vw + 2px, 18px);
  line-height: 1.5;
}

.funnel-card .funnel-card-text:last-of-type {
  padding-bottom: 0;
}

.funnel-bonus-box {
  color: var(--text);
  background: #f5f5ff;
  border: 1px solid #5856ff;
  border-radius: 16px;
  margin-top: 16px;
  padding: 16px 24px;
  font-size: clamp(16px, 2vw + 2px, 18px);
  line-height: 1.5;
}

.funnel-btn-primary {
  background: var(--accent);
  color: #fff;
  border-radius: var(--radius);
  width: 100%;
  font-family: inherit;
  font-size: var(--option-font);
  cursor: pointer;
  text-align: center;
  transition: background var(--transition), opacity var(--transition);
  border: none;
  margin: 40px auto 32px;
  padding: clamp(14px, 2.5vw, 18px) 24px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.funnel-btn-primary:hover {
  background: var(--accent-hover);
  color: #fff;
}

.funnel-btn-primary:focus-visible {
  box-shadow: var(--shadow-focus);
  outline: none;
}

@media (min-width: 768px) {
  :root {
    --container-max: var(--container-max-wide);
  }

  .funnel-options-tiles {
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  body {
    padding: clamp(32px, 4vh, 48px) var(--pad-x) clamp(40px, 6vh, 64px);
  }
}

.funnel-loader-title {
  color: #000;
  margin: 0;
  padding: 0 0 clamp(20px, 4vh, 28px);
  font-size: clamp(24px, 4vw + 8px, 32px);
  font-weight: 600;
}

.funnel-screen[data-screen="loader"] .funnel-loader-title {
  text-align: center;
}

.funnel-processing {
  flex-direction: column;
  gap: 14px;
  margin-bottom: clamp(24px, 4vh, 40px);
  display: flex;
}

.funnel-processing-item {
  color: #000;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 14px;
  min-height: 24px;
  font-size: 15px;
  font-weight: 500;
  display: grid;
}

.funnel-processing-track {
  background: #e6e9eb;
  border-radius: 10px;
  width: 100%;
  min-width: 0;
  height: 5px;
  overflow: hidden;
}

.funnel-processing-fill {
  background: linear-gradient(90deg, #e6e9eb, #98a5ff);
  border-radius: 10px;
  width: 0;
  height: 100%;
  transition: width .2s ease-out;
}

.funnel-processing-item.done .funnel-processing-fill {
  width: 100%;
}

.funnel-processing-status {
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  width: 3.25rem;
  display: flex;
}

.funnel-processing-pct {
  color: #5c5c6a;
  text-align: right;
  min-width: 2.25em;
  font-size: 14px;
  font-weight: 600;
  transition: opacity .2s;
}

.funnel-processing-check {
  color: #fff;
  background: #22c55e;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  animation: .35s ease-out funnel-check-pop;
  display: none;
}

.funnel-processing-check svg {
  width: 12px;
  height: 12px;
}

.funnel-processing-item.done .funnel-processing-pct {
  display: none;
}

.funnel-processing-item.done .funnel-processing-check {
  display: flex;
}

@keyframes funnel-check-pop {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  60% {
    transform: scale(1.15);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.funnel-processing-label {
  width: max-content;
  min-width: 0;
  max-width: 165px;
}

.funnel-popup-overlay {
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  background: #0006;
  transition: opacity .25s, visibility .25s;
  position: fixed;
  inset: 0;
}

.funnel-popup-overlay.is-open {
  opacity: 1;
  visibility: visible;
}

.funnel-popup-sheet {
  z-index: 101;
  background: #fff;
  border-radius: 16px 16px 0 0;
  max-height: 85vh;
  padding: 20px 24px 50px;
  transition: transform .3s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  transform: translateY(100%);
  box-shadow: 0 -4px 24px #0000001f;
}

.funnel-popup-overlay.is-open .funnel-popup-sheet {
  transform: translateY(0);
}

.funnel-popup-sheet h2 {
  color: #000;
  text-align: center;
  margin: 0;
  padding-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
}

.funnel-popup-sheet .funnel-popup-image {
  border-radius: var(--radius);
  width: 40%;
  max-width: 180px;
  height: auto;
  margin: 0 auto 16px;
  display: block;
}

.funnel-popup-sheet .funnel-options {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-top: 8px;
  display: grid;
}

.funnel-popup-sheet .funnel-option {
  text-align: center;
  box-shadow: none;
  border: 1px solid #8b5cf6;
  justify-content: center;
}

.funnel-popup-sheet .funnel-option:hover {
  border-color: #7c3aed;
}

.funnel-popup-sheet .funnel-option:focus-visible {
  border-color: #7c3aed;
  box-shadow: 0 0 0 2px #8b5cf640;
}

.funnel-screen[data-screen="email"] .funnel-email-title {
  color: #000;
  margin: 0;
  padding: 8px 0 16px;
  font-size: clamp(20px, 4vw + 4px, 24px);
  font-weight: 600;
}

.funnel-email-image {
  border-radius: var(--radius);
  width: 100%;
  height: auto;
  margin-bottom: 24px;
  display: block;
}

.funnel-screen[data-screen="email"] .funnel-email-image {
  display: none;
}

.funnel-screen[data-screen="email"] .funnel-email-form {
  box-sizing: border-box;
  width: 100%;
}

.funnel-email-privacy-box {
  box-sizing: border-box;
  background: #fff;
  border-radius: 12px;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin-bottom: 16px;
  padding: 14px 18px;
  display: flex;
  box-shadow: 0 1px 4px #0000000f;
}

.funnel-email-privacy-icon {
  color: #fff;
  background: #22c55e;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
}

.funnel-email-privacy-icon--shield {
  border-radius: 50%;
  padding: 0;
}

.funnel-email-privacy-icon--shield svg {
  width: 14px;
  height: 14px;
}

.funnel-email-privacy-text {
  color: #374151;
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
}

.funnel-input-email {
  width: 100%;
  height: 56px;
  color: var(--text);
  box-sizing: border-box;
  transition: border-color var(--transition), box-shadow var(--transition);
  background: #fff;
  border: 2px solid #7e8af7;
  border-radius: 32px;
  padding: 0 20px;
  font-family: inherit;
  font-size: 16px;
}

.funnel-input-email::placeholder {
  color: #9ca3af;
  font-weight: 500;
}

.funnel-input-email:focus {
  border-color: #e59800;
  outline: none;
}

.funnel-email-hint {
  color: var(--text-muted);
  margin: 12px 0 8px;
  font-size: 13px;
  font-weight: 500;
}

.funnel-email-domains {
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
  display: flex;
}

.funnel-email-domain-chip {
  color: var(--text);
  cursor: pointer;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  padding: 8px 14px;
  font-family: inherit;
  font-size: 13px;
  transition: background .2s, border-color .2s;
}

.funnel-email-domain-chip:hover {
  background: #e5e7eb;
  border-color: #d1d5db;
}

.funnel-email-domain-chip:focus-visible {
  border-color: var(--accent);
  outline: none;
  box-shadow: 0 0 0 2px #7e8af740;
}

.funnel-screen[data-screen="email"] .funnel-email-submit-wrap {
  margin-top: 24px;
  margin-bottom: 4px;
  padding-bottom: 0;
}

.funnel-screen[data-screen="email"] .funnel-email-legal {
  color: #2e2e2e;
  text-align: center;
  margin: 4px 0 0;
  padding: 0;
  font-size: 9px;
  line-height: 1.5;
}

.funnel-email-legal a {
  color: #1d34e2;
  font-weight: 700;
  text-decoration: none;
}

.funnel-email-legal a:hover {
  text-decoration: underline;
}

.funnel-reviews {
  margin-top: 24px;
  padding: 0;
}

.funnel-reviews-heading {
  color: var(--text);
  letter-spacing: -.02em;
  margin: 0 0 20px;
  font-size: clamp(18px, 2.5vw + 2px, 22px);
  font-weight: 600;
}

.funnel-review-card {
  border-radius: var(--radius);
  color: #000;
  text-align: left;
  background: #ffffff14;
  margin-bottom: 12px;
  padding: 24px;
}

.funnel-review-stars {
  --star-color: #f5a623;
  --star-empty: #e5e7eb;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 1.15em;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.funnel-review-stars:before {
  content: "★★★★★";
  color: var(--star-empty);
}

.funnel-review-stars:after {
  content: "★★★★★";
  width: calc(var(--rating, 0) / 5 * 100%);
  color: var(--star-color);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.funnel-reviews--minimal {
  margin-top: 16px;
  padding: 0;
}

.funnel-reviews--minimal .funnel-reviews-heading {
  text-align: center;
  color: #1a1a1f;
  letter-spacing: -.02em;
  margin-bottom: 16px;
  font-size: clamp(20px, 3vw + 2px, 24px);
  font-weight: 700;
}

.funnel-reviews--minimal .funnel-review-card {
  background: #fff;
  border: none;
  border-radius: 16px;
  margin-bottom: 24px;
  padding: 24px 28px;
  transition: box-shadow .25s, transform .2s;
  box-shadow: 0 2px 8px #0000000f, 0 4px 16px #0000000a;
}

.funnel-reviews--minimal .funnel-review-card:hover {
  box-shadow: 0 4px 20px #00000014, 0 8px 24px #0000000f;
}

.funnel-reviews--minimal .funnel-review-text {
  color: #2d2d2d;
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.6;
}

.funnel-reviews--minimal .funnel-review-meta {
  color: #6b7280;
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
}

.funnel-reviews--minimal .funnel-review-meta strong {
  color: #1a1a1f;
  font-weight: 600;
}

.visually-hidden {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.funnel-paywall-wrap {
  width: 100%;
  min-width: 0;
  max-width: 680px;
  padding: 96px var(--pad-x) 48px;
  margin: 0 auto;
}

.funnel-paywall-discount-banner-wrapper {
  z-index: 2147483647;
  pointer-events: none;
  justify-content: center;
  width: 100%;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.funnel-paywall-discount-banner {
  pointer-events: auto;
  box-sizing: border-box;
  background: #fff;
  border-radius: 18px;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: calc(100% - 16px);
  max-width: 420px;
  margin-top: 8px;
  padding: 10px 10px 10px 18px;
  display: flex;
  box-shadow: 0 6px 20px #00000014;
}

.funnel-paywall-discount-info {
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.funnel-paywall-discount-label {
  color: #1a1a1f;
  letter-spacing: -.01em;
  font-size: 13px;
  font-weight: 500;
}

.funnel-paywall-discount-timer {
  color: #000;
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.05;
}

.funnel-paywall-discount-cta {
  appearance: none;
  cursor: pointer;
  color: #fff;
  letter-spacing: -.01em;
  text-align: center;
  min-width: 116px;
  transition: transform var(--transition);
  background: #7e8af7;
  border: none;
  border-radius: 16px;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.1;
  box-shadow: 0 0 0 4px #7e8af747, 0 6px 16px #7e8af766;
}

.funnel-paywall-discount-cta:hover {
  transform: translateY(-1px);
}

.funnel-paywall-discount-cta:active {
  transform: translateY(0);
}

.funnel-paywall-hero-title {
  color: #000;
  text-align: center;
  margin: 12px 0 0;
  font-size: clamp(26px, 4vw + 6px, 34px);
  font-weight: 700;
}

.funnel-paywall-cta-fixed {
  z-index: 40;
  width: calc(100% - 2 * var(--pad-x));
  max-width: 480px;
  margin: 0;
  animation: 1.4s linear infinite funnel-pulse;
  position: fixed;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
}

@keyframes funnel-pulse {
  0%, 100% {
    box-shadow: 0 0 #7e8af766;
  }

  50% {
    box-shadow: 0 0 0 8px #7e8af726;
  }
}

.funnel-paywall-section-title {
  color: #000;
  text-align: center;
  margin: 16px 0 0;
  font-size: clamp(26px, 4vw + 6px, 32px);
  font-weight: 700;
}

.funnel-paywall-section-title .accent {
  color: #6850a4;
}

.funnel-paywall-section-title .accent2 {
  color: #6750a4;
}

.funnel-paywall-offer-card {
  background: #f5f5fa;
  border: 2px solid #7e8af7;
  border-radius: 22px;
  margin-top: 18px;
  padding: 26px 22px 22px;
}

.funnel-paywall-offer-title {
  color: #000;
  text-align: center;
  letter-spacing: -.02em;
  margin: 0 0 18px;
  font-size: clamp(22px, 3vw + 2px, 26px);
  font-weight: 800;
}

.funnel-paywall-offer-list {
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0 4px;
  list-style: none;
  display: flex;
}

.funnel-paywall-offer-item {
  color: #1a1a1f;
  align-items: flex-start;
  gap: 14px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  display: flex;
}

.funnel-paywall-offer-check {
  background: #7e8af7;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  display: inline-flex;
}

.funnel-paywall-offer-total-row {
  border-top: 1px solid #7e8af740;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-top: 22px;
  padding-top: 20px;
  display: flex;
}

.funnel-paywall-offer-total-label {
  color: #1a1a1f;
  padding-top: 4px;
  font-size: 16px;
  font-weight: 500;
}

.funnel-paywall-offer-total-right {
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  display: flex;
}

.funnel-paywall-offer-total-amount {
  color: #000;
  letter-spacing: -.02em;
  white-space: nowrap;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.1;
}

.funnel-paywall-offer-total-suffix {
  color: #000;
  font-size: 17px;
  font-weight: 800;
}

.funnel-paywall-offer-savings-badge {
  color: #c0392b;
  letter-spacing: -.01em;
  background: #fad9d2;
  border-radius: 10px;
  padding: 6px 14px;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
}

.funnel-paywall-offer-renewal {
  color: #4b5563;
  margin: 18px 0 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}

.funnel-paywall-plan-cta {
  margin-top: 12px;
  margin-bottom: 0;
}

.funnel-paywall-disclaimer {
  color: var(--text-muted);
  text-align: center;
  max-width: 520px;
  margin: 12px auto 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
}

.funnel-paywall-disclaimer a {
  color: var(--accent);
  text-decoration: none;
}

.funnel-paywall-disclaimer a:hover {
  text-decoration: underline;
}

.funnel-checkout-block {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  margin-top: 16px;
  padding: 20px;
  box-shadow: 0 2px 12px #0000000a;
}

.funnel-checkout-block h3 {
  color: #6750a4;
  text-align: center;
  margin: 0 0 14px;
  font-size: 18px;
  font-weight: 700;
}

.funnel-checkout-placeholder {
  color: var(--text-muted);
  text-align: center;
  background: #f9fafb;
  border-radius: 14px;
  padding: 24px;
  font-size: 14px;
}

.funnel-paywall-image {
  width: 100%;
  height: auto;
  margin-top: 12px;
  display: block;
}

.funnel-paywall-image.pad-h {
  box-sizing: border-box;
  width: calc(100% - 48px);
  margin-left: 24px;
  margin-right: 24px;
}

.funnel-faq {
  margin-top: 16px;
  padding: 0;
}

.funnel-faq-title {
  text-align: center;
  color: #000;
  letter-spacing: -.02em;
  margin: 0 0 16px;
  font-size: clamp(22px, 3vw + 2px, 28px);
  font-weight: 700;
}

.funnel-faq-list {
  flex-direction: column;
  gap: 0;
  display: flex;
}

.funnel-faq-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-bottom: none;
  transition: background .2s;
}

.funnel-faq-item:first-child {
  border-radius: 16px 16px 0 0;
}

.funnel-faq-item:last-child {
  border-bottom: 1px solid #e5e7eb;
  border-radius: 0 0 16px 16px;
}

.funnel-faq-item:only-child {
  border-radius: 16px;
}

.funnel-faq-item:hover {
  background: #fafafa;
}

.funnel-faq-item.is-open {
  background: #f8fafc;
}

.funnel-faq-question {
  color: #1a1a1f;
  cursor: pointer;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin: 0;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 600;
  transition: color .2s;
  display: flex;
}

.funnel-faq-item.is-open .funnel-faq-question {
  color: #5b21b6;
}

.funnel-faq-question:after {
  content: "";
  border-bottom: 2.5px solid #6b7280;
  border-right: 2.5px solid #6b7280;
  flex-shrink: 0;
  width: 10px;
  height: 10px;
  transition: transform .25s, border-color .2s;
  transform: rotate(45deg);
}

.funnel-faq-item.is-open .funnel-faq-question:after {
  border-color: #5b21b6;
  transform: rotate(-135deg);
}

.funnel-faq-answer {
  color: #4b5563;
  margin: 0;
  padding: 0 24px 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  display: none;
}

.funnel-faq-item.is-open .funnel-faq-answer {
  display: block;
}

.funnel-paywall-footer {
  color: #656565;
  margin: 20px 0 16px;
  font-size: 12px;
  line-height: 1.5;
}

.funnel-paywall-footer .darker {
  color: #707070;
}

.tg-modal-overlay {
  z-index: 999999;
  background: #000000d9;
  position: fixed;
  inset: 0;
  overflow-y: auto;
}

.tg-modal-center {
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  min-height: 100%;
  padding: 20px;
  display: flex;
}

.tg-modal-content {
  box-sizing: border-box;
  background: #1a1a2e;
  border-radius: 16px;
  width: 100%;
  max-width: 380px;
  padding: 24px;
  position: relative;
}

.tg-modal-close {
  color: #fff;
  cursor: pointer;
  z-index: 10;
  background: #ffffff1a;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  transition: background .2s;
  display: flex;
  position: absolute;
  top: 10px;
  right: 10px;
}

.tg-modal-close:hover {
  background: #fff3;
}

.tg-modal-title {
  color: #fff;
  text-align: center;
  margin: 0 0 4px;
  padding-right: 30px;
  font-size: 18px;
  font-weight: 700;
}

.tg-modal-plan {
  color: #fff9;
  text-align: center;
  margin: 0 0 20px;
  font-size: 14px;
}

.tg-loader {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0;
  display: flex;
}

.tg-spinner {
  border: 3px solid #fff3;
  border-top-color: #7e8af7;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: .8s linear infinite tg-spin;
}

@keyframes tg-spin {
  to {
    transform: rotate(360deg);
  }
}

.tg-loader-text {
  color: #ffffffb3;
  margin: 16px 0 0;
  font-size: 14px;
}

.tg-form {
  margin-top: 0;
}

.tg-wallet-btn {
  margin-bottom: 12px;
}

.tg-wallet-btn:empty {
  display: none;
}

.tg-input {
  box-sizing: border-box;
  color: #333;
  background: #fff;
  border: none;
  border-radius: 8px;
  outline: none;
  width: 100%;
  height: 48px;
  margin-bottom: 10px;
  padding: 0 8px;
  font-family: inherit;
  font-size: 16px;
}

.tg-input:focus {
  box-shadow: 0 0 0 2px #7e8af780;
}

.tg-card-field {
  background: #fff;
  border-radius: 8px;
  height: 48px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.tg-card-field iframe {
  position: absolute;
  top: 0;
  left: 6px;
  border: none !important;
  width: calc(100% - 12px) !important;
  height: 100% !important;
}

.tg-card-row {
  gap: 8px;
  margin-bottom: 14px;
  display: flex;
}

.tg-half {
  box-sizing: border-box;
  width: 50%;
}

.tg-pay-btn {
  background: var(--accent);
  color: #fff;
  cursor: pointer;
  border: none;
  border-radius: 8px;
  width: 100%;
  padding: 16px;
  font-family: inherit;
  font-size: 18px;
  font-weight: 700;
  transition: background .2s, opacity .2s;
}

.tg-pay-btn:hover {
  background: var(--accent-hover);
}

.tg-pay-btn:disabled {
  opacity: .6;
  cursor: not-allowed;
}

.tg-status {
  text-align: center;
  color: #fff;
  margin-top: 16px;
  font-size: 14px;
}

.tg-status-error {
  color: #ef4444;
}

.tg-status-success {
  color: #22c55e;
}

.tg-footer-text {
  color: #fff6;
  text-align: center;
  margin: 16px 0 0;
  font-size: 12px;
}

@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@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-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-ordinal {
  syntax: "*";
  inherits: false
}

@property --tw-slashed-zero {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-figure {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false
}

@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@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
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

/*# sourceMappingURL=src_app_globals_91e4631d.css.map*/