/* [next]/internal/font/google/inter_a21f69b3.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_a21f69b3-module___5Pz8a__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

.inter_a21f69b3-module___5Pz8a__variable {
  --font-inter: "Inter", "Inter Fallback";
}

/* [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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, 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-lime-300: #bbf451;
    --color-lime-500: #80cd00;
    --color-lime-600: #62a400;
    --color-emerald-600: #009767;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-wider: .05em;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --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-lime-300: lab(89.9218% -35.6546 68.5254);
      --color-lime-500: lab(75.3197% -46.6547 86.1778);
      --color-lime-600: lab(61.1055% -41.0235 73.1483);
      --color-emerald-600: lab(55.0481% -49.9246 15.93);
    }
  }
}

@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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)) {
    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 {
  .visible {
    visibility: visible;
  }

  .relative {
    position: relative;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-50 {
    z-index: 50;
  }

  .mx-auto {
    margin-inline: auto;
  }

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

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

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

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

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

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

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

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

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

  .mt-auto {
    margin-top: auto;
  }

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

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

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

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

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

  .ml-\[2px\] {
    margin-left: 2px;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

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

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

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

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

  .min-h-\[calc\(100vh-82px\)\] {
    min-height: calc(100vh - 82px);
  }

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

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

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

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-cols-\[1\.2fr_0\.8fr\] {
    grid-template-columns: 1.2fr .8fr;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

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

  .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-3 {
    gap: calc(var(--spacing) * 3);
  }

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

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

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

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

  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1.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)));
  }

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

  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }

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

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

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

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

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

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

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

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

  .border-black\/5 {
    border-color: #0000000d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-black\/5 {
      border-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }

  .border-black\/\[0\.05\] {
    border-color: #0000000d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-black\/\[0\.05\] {
      border-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }

  .border-black\/\[0\.07\] {
    border-color: #00000012;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-black\/\[0\.07\] {
      border-color: color-mix(in oklab, var(--color-black) 7.0%, transparent);
    }
  }

  .border-lime-300\/20 {
    border-color: #bbf45133;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-lime-300\/20 {
      border-color: color-mix(in oklab, var(--color-lime-300) 20%, transparent);
    }
  }

  .border-white\/10 {
    border-color: #ffffff1a;
  }

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

  .border-white\/\[0\.06\] {
    border-color: #ffffff0f;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/\[0\.06\] {
      border-color: color-mix(in oklab, var(--color-white) 6%, transparent);
    }
  }

  .bg-\[\#e8ebe5\] {
    background-color: #e8ebe5;
  }

  .bg-black\/10 {
    background-color: #0000001a;
  }

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

  .bg-black\/\[0\.03\] {
    background-color: #00000008;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/\[0\.03\] {
      background-color: color-mix(in oklab, var(--color-black) 3%, transparent);
    }
  }

  .bg-black\/\[0\.04\] {
    background-color: #0000000a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/\[0\.04\] {
      background-color: color-mix(in oklab, var(--color-black) 4%, transparent);
    }
  }

  .bg-black\/\[0\.07\] {
    background-color: #00000012;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/\[0\.07\] {
      background-color: color-mix(in oklab, var(--color-black) 7.0%, transparent);
    }
  }

  .bg-black\/\[0\.025\] {
    background-color: #00000006;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/\[0\.025\] {
      background-color: color-mix(in oklab, var(--color-black) 2.5%, transparent);
    }
  }

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

  .bg-lime-300\/15 {
    background-color: #bbf45126;
  }

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

  .bg-lime-300\/60 {
    background-color: #bbf45199;
  }

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

  .bg-lime-300\/\[0\.04\] {
    background-color: #bbf4510a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-lime-300\/\[0\.04\] {
      background-color: color-mix(in oklab, var(--color-lime-300) 4%, transparent);
    }
  }

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

  .bg-white\/10 {
    background-color: #ffffff1a;
  }

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

  .bg-white\/\[0\.035\] {
    background-color: #ffffff09;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }

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

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

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

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

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

  .tracking-\[-0\.03em\] {
    --tw-tracking: -.03em;
    letter-spacing: -.03em;
  }

  .tracking-\[-0\.08em\] {
    --tw-tracking: -.08em;
    letter-spacing: -.08em;
  }

  .tracking-\[0\.14em\] {
    --tw-tracking: .14em;
    letter-spacing: .14em;
  }

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

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

  .text-black\/25 {
    color: #00000040;
  }

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

  .text-black\/30 {
    color: #0000004d;
  }

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

  .text-black\/35 {
    color: #00000059;
  }

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

  .text-black\/55 {
    color: #0000008c;
  }

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

  .text-black\/70 {
    color: #000000b3;
  }

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

  .text-black\/75 {
    color: #000000bf;
  }

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

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

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

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

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

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

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

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

  .text-white\/30 {
    color: #ffffff4d;
  }

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

  .text-white\/35 {
    color: #ffffff59;
  }

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

  .text-white\/40 {
    color: #fff6;
  }

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

  .text-white\/48 {
    color: #ffffff7a;
  }

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

  .text-white\/55 {
    color: #ffffff8c;
  }

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

  .text-white\/60 {
    color: #fff9;
  }

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

  .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\/75 {
    color: #ffffffbf;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-white\/75 {
      color: color-mix(in oklab, var(--color-white) 75%, 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);
    }
  }

  .uppercase {
    text-transform: uppercase;
  }

  .shadow-\[0_0_16px_rgba\(190\,255\,0\,0\.8\)\] {
    --tw-shadow: 0 0 16px var(--tw-shadow-color, #beff00cc);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.03\)\] {
    --tw-shadow: 0 8px 30px var(--tw-shadow-color, #00000008);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px 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);
  }

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

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  @media (hover: hover) {
    .hover\:border-white\/25:hover {
      border-color: #ffffff40;
    }

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

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

  @media (min-width: 40rem) {
    .sm\:block {
      display: block;
    }

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

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

    .sm\:leading-8 {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 64rem) {
    .lg\:ml-auto {
      margin-left: auto;
    }

    .lg\:flex {
      display: flex;
    }

    .lg\:grid-cols-\[0\.82fr_1\.18fr\] {
      grid-template-columns: .82fr 1.18fr;
    }

    .lg\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 80rem) {
    .xl\:block {
      display: block;
    }

    .xl\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
}

:root {
  --background: #080b09;
  --foreground: #fff;
  --lime: #baff00;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-inter), Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

button, a {
  -webkit-tap-highlight-color: transparent;
}

.iret-page {
  background: radial-gradient(circle at 72% 39%, #a4ff0009, #0000 32%), linear-gradient(#080b09 0%, #090c0a 100%);
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.hero-grid {
  pointer-events: none;
  opacity: .16;
  background-image: linear-gradient(#ffffff06 1px, #0000 1px), linear-gradient(90deg, #ffffff06 1px, #0000 1px);
  background-size: 70px 70px;
  position: absolute;
  inset: 0;
  -webkit-mask-image: linear-gradient(#0000 0%, #000 35% 80%, #0000 100%);
  mask-image: linear-gradient(#0000 0%, #000 35% 80%, #0000 100%);
}

.hero-glow {
  pointer-events: none;
  filter: blur(120px);
  border-radius: 999px;
  position: absolute;
}

.hero-glow-left {
  background: #beff0005;
  width: 460px;
  height: 460px;
  top: 330px;
  left: -200px;
}

.hero-glow-right {
  background: #beff0009;
  width: 640px;
  height: 640px;
  top: 160px;
  right: -80px;
}

.iret-logo {
  color: #fff;
  letter-spacing: -.09em;
  font-size: 29px;
  font-weight: 900;
  line-height: 1;
}

.iret-logo-mark {
  color: var(--lime);
}

.hero-title {
  color: #fff;
  letter-spacing: -.065em;
  flex-direction: column;
  margin: 0;
  font-size: clamp(54px, 5.6vw, 86px);
  font-weight: 600;
  line-height: .94;
  display: flex;
}

.hero-title-lime {
  color: var(--lime);
  margin-top: 5px;
}

.lime-button {
  color: #090b08;
  background: linear-gradient(135deg, #c8ff2a 0%, #aef000 100%);
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  padding: 0 24px;
  font-size: 14px;
  font-weight: 650;
  transition: transform .18s, box-shadow .18s;
  display: inline-flex;
  box-shadow: 0 12px 45px #b4ff0014, inset 0 1px #ffffff8c;
}

.lime-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 50px #b4ff0024, inset 0 1px #fff9;
}

.lime-button-small {
  min-height: 44px;
  padding: 0 20px;
  font-size: 13px;
}

.secondary-button {
  border: 1px solid #ffffff1c;
  border-radius: 13px;
  align-items: center;
  gap: 12px;
  min-height: 54px;
  padding: 0 18px;
  transition: border-color .18s, background .18s;
  display: inline-flex;
}

.secondary-button:hover {
  background: #ffffff06;
  border-color: #ffffff38;
}

.play-circle {
  width: 31px;
  height: 31px;
  color: var(--lime);
  border: 1px solid #beff008c;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  display: flex;
}

.product-aura {
  z-index: -1;
  filter: blur(110px);
  background: #beff0014;
  border-radius: 999px;
  position: absolute;
  inset: 10% 4%;
}

.dashboard-shell {
  transform-origin: center;
  background: #eef0eb;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  transform: perspective(1300px)rotateY(-1.7deg)rotateX(.7deg);
  box-shadow: 0 35px 100px #00000073, 0 0 0 1px #ffffff04;
}

.dashboard-topbar {
  background: #ffffffbf;
  border-bottom: 1px solid #0000000e;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  padding: 0 17px;
  display: flex;
}

.dashboard-body {
  grid-template-columns: 150px minmax(0, 1fr);
  min-height: 495px;
  display: grid;
}

.dashboard-sidebar {
  background: #f4f5f2;
  border-right: 1px solid #0000000e;
  flex-direction: column;
  padding: 20px 13px 14px;
  display: flex;
}

.sidebar-item {
  color: #00000073;
  border-radius: 10px;
  align-items: center;
  gap: 8px;
  padding: 6px 7px;
  font-size: 9px;
  font-weight: 520;
  display: flex;
}

.sidebar-active {
  color: #000000c7;
  background: #b7f73c59;
}

.dashboard-content {
  background: #f6f7f3;
  min-width: 0;
  padding: 20px;
}

.info-card {
  background: #fff;
  border: 1px solid #0000000b;
  border-radius: 13px;
  min-width: 0;
  padding: 12px;
}

.info-card span, .mini-label {
  color: #0000004d;
  font-size: 8px;
  display: block;
}

.info-card strong {
  color: #000000c7;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
  font-size: 11px;
  font-weight: 650;
  display: block;
  overflow: hidden;
}

.info-card small {
  color: #0000003d;
  margin-top: 3px;
  font-size: 7px;
  display: block;
}

.mini-value {
  color: #000000ad;
  margin-top: 3px;
  font-size: 9px;
  font-weight: 550;
}

.approval-track {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
  position: relative;
}

.approval-line, .approval-line-active {
  height: 1px;
  position: absolute;
  top: 12px;
  left: 10%;
  right: 10%;
}

.approval-line {
  background: #00000014;
}

.approval-line-active {
  background: linear-gradient(90deg, #91d300, #baff00);
  right: 31%;
}

.approval-step {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  display: flex;
  position: relative;
}

.approval-dot {
  color: #00000059;
  background: #e7e9e4;
  border: 2px solid #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 8px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 0 0 1px #0000000a;
}

.approval-dot-active {
  background: var(--lime);
  color: #172000;
}

.approval-step strong {
  color: #000000a6;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90px;
  margin-top: 8px;
  font-size: 8px;
  font-weight: 650;
  overflow: hidden;
}

.approval-step span {
  color: #00000047;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90px;
  margin-top: 2px;
  font-size: 7px;
  overflow: hidden;
}

.approval-step small {
  margin-top: 3px;
  font-size: 6px;
}

.phone-shell {
  background: #181b19;
  border: 1px solid #ffffff1f;
  border-radius: 31px;
  width: 190px;
  padding: 8px;
  position: absolute;
  bottom: -35px;
  right: -25px;
  transform: rotate(1.5deg);
  box-shadow: 0 30px 80px #0000008c;
}

.phone-screen {
  background: radial-gradient(circle at 50% -10%, #beff0014, #0000 30%), #090c0a;
  border-radius: 24px;
  min-height: 390px;
  padding: 19px 12px 12px;
  position: relative;
  overflow: hidden;
}

.phone-notch {
  background: #ffffff14;
  border-radius: 999px;
  width: 45px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 50%;
  transform: translateX(-50%);
}

.process-bar {
  background: #ffffff05;
  border: 1px solid #ffffff12;
  border-radius: 18px;
  align-items: center;
  gap: 30px;
  padding: 19px 24px;
  display: flex;
}

.process-title {
  min-width: 185px;
  font-size: 12px;
}

.process-title strong {
  color: #ffffffbf;
}

.process-items {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  display: flex;
}

.process-item {
  color: #ffffff8c;
  white-space: nowrap;
  align-items: center;
  gap: 8px;
  font-size: 10px;
  display: flex;
}

.process-number {
  min-width: 25px;
  height: 25px;
  color: var(--lime);
  border: 1px solid #beff0073;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  font-size: 8px;
  font-weight: 700;
  display: flex;
}

@media (max-width: 1200px) {
  .dashboard-body {
    grid-template-columns: 125px minmax(0, 1fr);
  }

  .dashboard-sidebar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .phone-shell {
    width: 170px;
    right: -10px;
  }
}

@media (max-width: 1023px) {
  .hero-title {
    font-size: clamp(56px, 10vw, 82px);
  }

  .dashboard-shell {
    margin-top: 15px;
    transform: none;
  }

  .process-bar {
    flex-direction: column;
    align-items: flex-start;
  }

  .process-items {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
  }
}

@media (max-width: 700px) {
  .hero-title {
    font-size: clamp(47px, 13vw, 65px);
    line-height: .98;
  }

  .dashboard-body {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .dashboard-sidebar {
    display: none;
  }

  .dashboard-content {
    padding: 14px;
  }

  .dashboard-topbar {
    height: 38px;
  }

  .info-card {
    padding: 9px;
  }

  .info-card strong {
    font-size: 9px;
  }

  .approval-step strong {
    font-size: 6.5px;
  }

  .approval-step span {
    font-size: 5.5px;
  }

  .phone-shell {
    width: 165px;
    margin: -35px 15px 0 auto;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .phone-screen {
    min-height: 350px;
  }

  .process-title {
    min-width: 0;
  }
}

@media (max-width: 520px) {
  .hero-title {
    font-size: 45px;
  }

  .dashboard-content > div:nth-of-type(2), .dashboard-content > div:last-child {
    grid-template-columns: 1fr;
  }

  .approval-track {
    gap: 3px;
  }
}

.problem-section {
  z-index: 5;
  background: linear-gradient(#090c0a 0%, #080b09 100%);
  padding: 110px 24px 95px;
  position: relative;
}

.problem-section:before {
  content: "";
  pointer-events: none;
  background: radial-gradient(circle at 50% 48%, #baff000b, #0000 28%);
  position: absolute;
  inset: 0;
}

.problem-wrap {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}

.section-kicker {
  color: #ffffff6b;
  letter-spacing: .06em;
  align-items: center;
  gap: 11px;
  font-size: 12px;
  display: flex;
}

.section-kicker span {
  color: var(--lime);
  font-weight: 700;
}

.section-kicker i {
  background: #ffffff24;
  width: 28px;
  height: 1px;
  display: block;
}

.problem-heading-row {
  grid-template-columns: 1fr .72fr;
  align-items: end;
  gap: 80px;
  margin-top: 26px;
  display: grid;
}

.section-title {
  letter-spacing: -.055em;
  margin: 0;
  font-size: clamp(44px, 5vw, 74px);
  font-weight: 620;
  line-height: .98;
}

.section-title span {
  color: var(--lime);
}

.section-lead {
  color: #ffffff75;
  max-width: 570px;
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 1.8;
}

.problem-stage {
  grid-template-columns: 1fr 130px 1fr;
  align-items: center;
  margin-top: 64px;
  display: grid;
}

.chaos-panel, .solution-panel {
  background: #ffffff05;
  border: 1px solid #ffffff12;
  border-radius: 26px;
  min-height: 520px;
  position: relative;
  overflow: hidden;
}

.chaos-panel {
  padding: 26px;
}

.panel-label {
  letter-spacing: .12em;
  color: #ffffff45;
  font-size: 10px;
}

.chaos-grid {
  height: 442px;
  position: relative;
}

.chaos-card {
  background: #101411;
  border: 1px solid #ffffff14;
  border-radius: 15px;
  align-items: center;
  gap: 12px;
  width: 225px;
  padding: 13px 14px;
  display: flex;
  position: absolute;
  box-shadow: 0 18px 40px #00000038;
}

.chaos-card-1 {
  top: 42px;
  left: 0;
}

.chaos-card-2 {
  top: 132px;
  left: 22px;
}

.chaos-card-3 {
  top: 222px;
  left: 4px;
}

.chaos-card-4 {
  top: 312px;
  left: 37px;
}

.chaos-icon {
  width: 38px;
  height: 38px;
  color: var(--lime);
  background: #baff0009;
  border: 1px solid #baff0029;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  font-weight: 800;
  display: flex;
}

.chaos-card strong {
  color: #ffffffc7;
  font-size: 12px;
  display: block;
}

.chaos-card span {
  color: #ffffff52;
  margin-top: 3px;
  font-size: 9px;
  display: block;
}

.paper-stack {
  width: 260px;
  height: 310px;
  position: absolute;
  top: 62px;
  right: 18px;
}

.paper {
  color: #111;
  background: #eeefe9;
  border-radius: 7px;
  width: 185px;
  height: 235px;
  position: absolute;
  box-shadow: 0 18px 35px #00000059;
}

.paper-3 {
  opacity: .48;
  top: 25px;
  left: 49px;
  transform: rotate(11deg);
}

.paper-2 {
  opacity: .72;
  top: 13px;
  left: 31px;
  transform: rotate(-8deg);
}

.paper-1 {
  padding: 24px 18px;
  top: 8px;
  left: 39px;
  transform: rotate(2deg);
}

.paper-1 small {
  color: #555;
  font-size: 9px;
}

.paper-1 b {
  letter-spacing: -.04em;
  margin-top: 25px;
  font-size: 23px;
  display: block;
}

.paper-1 span {
  color: #777;
  border-top: 1px solid #d5d7d1;
  margin-top: 12px;
  padding-top: 12px;
  font-size: 8px;
  display: block;
}

.chaos-warning {
  color: #ffffffa8;
  background: #161a17;
  border: 1px solid #ffffff14;
  border-radius: 10px;
  padding: 9px 11px;
  font-size: 9px;
  position: absolute;
  box-shadow: 0 12px 30px #00000052;
}

.warning-a {
  top: 25px;
  right: -4px;
}

.warning-b {
  top: 142px;
  right: -15px;
}

.warning-c {
  bottom: 6px;
  right: 12px;
}

.collect-flow {
  height: 140px;
  position: relative;
}

.collect-line {
  background: linear-gradient(90deg, #baff000d, #baff00cc, #baff000d);
  height: 1px;
  position: absolute;
  top: 69px;
  left: 0;
  right: 0;
}

.collect-pulse {
  background: #baff001f;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 52px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 45px #baff0073;
}

.collect-badge {
  text-align: center;
  width: 88px;
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
}

.collect-badge span {
  height: 62px;
  color: var(--lime);
  letter-spacing: -.06em;
  background: #0d110e;
  border: 1px solid #baff006b;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  font-weight: 900;
  display: flex;
}

.collect-badge small {
  color: #ffffff47;
  white-space: nowrap;
  margin-top: 9px;
  font-size: 8px;
  display: block;
}

.solution-panel {
  background: linear-gradient(#baff0006, #ffffff03);
  padding: 27px;
}

.solution-head {
  align-items: baseline;
  gap: 2px;
  display: flex;
}

.solution-head .solution-mark {
  color: var(--lime);
  letter-spacing: -.08em;
  font-size: 31px;
  font-weight: 900;
}

.solution-head strong {
  letter-spacing: -.08em;
  font-size: 31px;
}

.solution-head em {
  color: #ffffff47;
  margin-left: auto;
  font-size: 9px;
  font-style: normal;
}

.solution-list {
  gap: 9px;
  margin-top: 24px;
  display: grid;
}

.solution-item {
  background: #ffffff06;
  border: 1px solid #ffffff0f;
  border-radius: 15px;
  grid-template-columns: 42px 1fr 28px;
  align-items: center;
  gap: 12px;
  padding: 13px 14px;
  display: grid;
}

.solution-num {
  width: 34px;
  height: 34px;
  color: var(--lime);
  border: 1px solid #baff0040;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  font-weight: 800;
  display: flex;
}

.solution-item strong {
  color: #ffffffd1;
  font-size: 12px;
  display: block;
}

.solution-item p {
  color: #ffffff54;
  margin: 3px 0 0;
  font-size: 9px;
  line-height: 1.5;
}

.solution-check {
  background: var(--lime);
  color: #0b0e09;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 10px;
  font-weight: 900;
  display: flex;
}

.solution-route {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 25px;
  left: 27px;
  right: 27px;
}

.solution-route:before {
  content: "";
  background: linear-gradient(90deg,#8ed200,var(--lime),#8ed200);
  height: 1px;
  position: absolute;
  top: 12px;
  left: 28px;
  right: 28px;
}

.route-node {
  z-index: 2;
  text-align: center;
  position: relative;
}

.route-node span {
  background: var(--lime);
  color: #10150a;
  border: 3px solid #151a12;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin: auto;
  font-size: 8px;
  font-weight: 800;
  display: flex;
}

.route-node small {
  color: #ffffff5c;
  margin-top: 6px;
  font-size: 7px;
  display: block;
}

.problem-outcomes {
  background: #ffffff04;
  border: 1px solid #ffffff12;
  border-radius: 18px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 22px;
  display: grid;
}

.outcome {
  border-right: 1px solid #ffffff0f;
  gap: 12px;
  padding: 20px 22px;
  display: flex;
}

.outcome:last-child {
  border-right: 0;
}

.outcome > span {
  width: 30px;
  height: 30px;
  color: var(--lime);
  border: 1px solid #baff0047;
  border-radius: 9px;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.outcome strong {
  color: #ffffffb8;
  font-size: 10px;
  display: block;
}

.outcome small {
  color: #ffffff47;
  margin-top: 4px;
  font-size: 8px;
  line-height: 1.5;
  display: block;
}

@media (max-width: 1100px) {
  .problem-heading-row {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .problem-stage {
    grid-template-columns: 1fr;
    margin-top: 44px;
  }

  .collect-flow {
    height: 120px;
  }

  .collect-line {
    top: 59px;
    left: 15%;
    right: 15%;
    transform: rotate(90deg);
  }

  .collect-pulse {
    top: 42px;
  }

  .chaos-panel, .solution-panel {
    min-height: 500px;
  }

  .problem-outcomes {
    grid-template-columns: repeat(2, 1fr);
  }

  .outcome:nth-child(2) {
    border-right: 0;
  }

  .outcome:nth-child(-n+2) {
    border-bottom: 1px solid #ffffff0f;
  }
}

@media (max-width: 650px) {
  .problem-section {
    padding: 80px 18px 70px;
  }

  .section-title {
    font-size: 44px;
  }

  .section-lead {
    font-size: 14px;
  }

  .chaos-panel, .solution-panel {
    min-height: auto;
    padding: 18px;
  }

  .chaos-grid {
    height: 610px;
  }

  .chaos-card {
    width: 190px;
  }

  .chaos-card-1 {
    top: 28px;
  }

  .chaos-card-2 {
    top: 108px;
  }

  .chaos-card-3 {
    top: 188px;
  }

  .chaos-card-4 {
    top: 268px;
  }

  .paper-stack {
    transform-origin: 100% 0;
    top: 345px;
    right: 0;
    transform: scale(.86);
  }

  .solution-head em {
    display: none;
  }

  .solution-list {
    margin-bottom: 100px;
  }

  .problem-outcomes {
    grid-template-columns: 1fr;
  }

  .outcome {
    border-bottom: 1px solid #ffffff0f;
    border-right: 0;
  }

  .outcome:last-child {
    border-bottom: 0;
  }
}

.workflow-section {
  z-index: 5;
  background: #0a0d0b;
  padding: 115px 24px 120px;
  position: relative;
}

.workflow-wrap {
  max-width: 1500px;
  margin: auto;
}

.workflow-heading {
  grid-template-columns: 1fr .72fr;
  align-items: end;
  gap: 80px;
  margin-top: 26px;
  display: grid;
}

.workflow-tabs {
  background: #ffffff04;
  border: 1px solid #ffffff12;
  border-radius: 18px;
  grid-template-columns: repeat(6, 1fr);
  margin-top: 58px;
  display: grid;
  overflow: hidden;
}

.workflow-tab {
  color: #ffffff61;
  cursor: pointer;
  text-align: left;
  background: none;
  border: 0;
  border-right: 1px solid #ffffff0f;
  align-items: center;
  gap: 12px;
  min-height: 86px;
  padding: 18px;
  display: flex;
  position: relative;
}

.workflow-tab:last-child {
  border-right: 0;
}

.workflow-tab:after {
  content: "";
  background: none;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.workflow-tab b {
  border: 1px solid #ffffff1a;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 9px;
  display: flex;
}

.workflow-tab span {
  font-size: 11px;
  font-weight: 650;
}

.workflow-tab.active {
  color: #fff;
  background: #baff000b;
}

.workflow-tab.active b {
  color: var(--lime);
  border-color: #baff0059;
}

.workflow-tab.active:after {
  background: var(--lime);
  box-shadow: 0 0 20px #baff0080;
}

.workflow-product {
  grid-template-columns: .36fr 1fr;
  gap: 22px;
  margin-top: 22px;
  display: grid;
}

.workflow-copy {
  background: radial-gradient(circle at 20% 20%, #baff000a, #0000 35%), #ffffff04;
  border: 1px solid #ffffff12;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  min-height: 540px;
  padding: 42px;
  display: flex;
}

.workflow-eyebrow {
  color: var(--lime);
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}

.workflow-copy h3 {
  letter-spacing: -.05em;
  margin: 17px 0 0;
  font-size: 42px;
}

.workflow-copy p {
  color: #ffffff6b;
  margin: 18px 0 0;
  font-size: 14px;
  line-height: 1.75;
}

.workflow-mini {
  border-top: 1px solid #ffffff12;
  margin-top: 45px;
  padding-top: 20px;
}

.workflow-mini span {
  color: #ffffff47;
  font-size: 9px;
  display: block;
}

.workflow-mini strong {
  color: #ffffffb8;
  margin-top: 6px;
  font-size: 12px;
  display: block;
}

.workflow-ui {
  background: #f1f3ee;
  border: 1px solid #ffffff14;
  border-radius: 24px;
  min-height: 540px;
  overflow: hidden;
  box-shadow: 0 35px 90px #0000004d;
}

.workflow-ui-top {
  color: #111;
  background: #fafbf8;
  border-bottom: 1px solid #0000000f;
  align-items: center;
  height: 43px;
  padding: 0 18px;
  display: flex;
}

.workflow-ui-top > span {
  letter-spacing: -.07em;
  font-weight: 900;
}

.workflow-ui-top small {
  color: #0000004d;
  margin-left: 18px;
  font-size: 9px;
}

.workflow-ui-top em {
  background: #d8ff70;
  border-radius: 999px;
  margin-left: auto;
  padding: 5px 10px;
  font-size: 8px;
  font-style: normal;
  font-weight: 700;
}

.workflow-ui-body {
  grid-template-columns: 150px 1fr;
  min-height: 497px;
  display: grid;
}

.workflow-ui-body aside {
  color: #111;
  background: #f7f8f5;
  border-right: 1px solid #0000000d;
  padding: 22px 12px;
}

.workflow-ui-body aside > b {
  letter-spacing: -.07em;
  margin: 0 8px 24px;
  font-size: 20px;
  display: block;
}

.workflow-ui-body aside > b span {
  color: #8bc700;
}

.workflow-ui-body aside > div {
  color: #00000047;
  border-radius: 9px;
  align-items: center;
  gap: 8px;
  margin: 3px 0;
  padding: 9px;
  font-size: 7px;
  font-weight: 700;
  display: flex;
}

.workflow-ui-body aside > div span {
  font-size: 9px;
  font-weight: 550;
}

.workflow-ui-body aside > div.on {
  color: #000000b8;
  background: #dcff86;
}

.workflow-ui-body main {
  color: #111;
  padding: 24px;
}

.workflow-ui-title {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.workflow-ui-title small {
  color: #0000004d;
  font-size: 8px;
}

.workflow-ui-title h4 {
  letter-spacing: -.035em;
  margin: 4px 0 0;
  font-size: 23px;
}

.workflow-status {
  background: #dcff86;
  border-radius: 999px;
  padding: 6px 10px;
  font-size: 8px;
  font-weight: 700;
}

.workflow-metrics {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 20px;
  display: grid;
}

.workflow-metrics > div {
  background: #fff;
  border: 1px solid #0000000d;
  border-radius: 12px;
  padding: 14px;
}

.workflow-metrics small {
  color: #00000047;
  font-size: 7px;
  display: block;
}

.workflow-metrics strong {
  color: #000000b8;
  margin-top: 5px;
  font-size: 11px;
  display: block;
}

.workflow-route {
  background: #fff;
  border: 1px solid #0000000d;
  border-radius: 14px;
  margin-top: 13px;
  padding: 17px;
}

.workflow-route h5 {
  color: #0009;
  margin: 0;
  font-size: 10px;
}

.workflow-route-line {
  grid-template-columns: repeat(6, 1fr);
  margin-top: 20px;
  display: grid;
  position: relative;
}

.workflow-route-line:before {
  content: "";
  background: #00000017;
  height: 1px;
  position: absolute;
  top: 10px;
  left: 8%;
  right: 8%;
}

.workflow-route-line > div {
  z-index: 1;
  text-align: center;
  position: relative;
}

.workflow-route-line b {
  color: #00000052;
  background: #e5e8e1;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  margin: auto;
  font-size: 7px;
  display: flex;
}

.workflow-route-line .done b {
  background: var(--lime);
  color: #111;
}

.workflow-route-line span {
  color: #0000004d;
  margin-top: 6px;
  font-size: 6px;
  display: block;
}

.workflow-route-line .done span {
  color: #0009;
}

.workflow-bottom {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 13px;
  display: grid;
}

.workflow-bottom > div {
  background: #fff;
  border: 1px solid #0000000d;
  border-radius: 12px;
  padding: 15px;
}

.workflow-bottom small {
  color: #00000045;
  font-size: 7px;
}

.workflow-bottom strong {
  color: #000000ad;
  margin-top: 4px;
  font-size: 10px;
  display: block;
}

.workflow-bottom p {
  color: #00000045;
  margin: 4px 0 0;
  font-size: 7px;
}

@media (max-width: 1050px) {
  .workflow-heading {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .workflow-tabs {
    grid-template-columns: repeat(3, 1fr);
  }

  .workflow-tab:nth-child(3) {
    border-right: 0;
  }

  .workflow-product {
    grid-template-columns: 1fr;
  }

  .workflow-copy {
    min-height: auto;
    padding: 30px;
  }

  .workflow-mini {
    margin-top: 25px;
  }
}

@media (max-width: 650px) {
  .workflow-section {
    padding: 80px 18px;
  }

  .workflow-tabs {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 38px;
  }

  .workflow-tab {
    min-height: 68px;
    padding: 12px;
  }

  .workflow-tab:nth-child(3) {
    border-right: 1px solid #ffffff0f;
  }

  .workflow-tab:nth-child(2n) {
    border-right: 0;
  }

  .workflow-copy {
    padding: 24px;
  }

  .workflow-copy h3 {
    font-size: 34px;
  }

  .workflow-ui-body {
    grid-template-columns: 1fr;
  }

  .workflow-ui-body aside {
    display: none;
  }

  .workflow-ui-body main {
    padding: 14px;
  }

  .workflow-metrics {
    grid-template-columns: 1fr;
  }

  .workflow-route-line span {
    font-size: 5px;
  }

  .workflow-bottom {
    grid-template-columns: 1fr;
  }
}

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

/*# sourceMappingURL=%5Broot-of-the-server%5D__0snt7td._.css.map*/