/* [project]/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-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --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-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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-400: #ff6568;
    --color-yellow-400: #fac800;
    --color-green-400: #05df72;
    --color-gray-200: #e5e7eb;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-gray-900: #101828;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --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-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-wide: .025em;
    --tracking-wider: .05em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --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-400: lab(63.7053% 60.7449 31.3109);
      --color-yellow-400: lab(83.2664% 8.65132 106.895);
      --color-green-400: lab(78.503% -64.9265 39.7492);
      --color-gray-200: lab(91.6229% -.159085 -2.26791);
      --color-gray-400: lab(65.9269% -.832707 -8.17474);
      --color-gray-500: lab(47.7841% -.393212 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
      --color-gray-900: lab(8.11897% .811279 -12.254);
    }
  }
}

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

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

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

  .inset-x-3 {
    inset-inline: calc(var(--spacing) * 3);
  }

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

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

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

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

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

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

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

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

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

  .top-\[82px\] {
    top: 82px;
  }

  .top-\[90px\] {
    top: 90px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .col-start-3 {
    grid-column-start: 3;
  }

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

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

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

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

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

  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }

  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }

  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }

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

  .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 {
    margin-top: calc(var(--spacing) * 2);
  }

  .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-8 {
    margin-top: calc(var(--spacing) * 8);
  }

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

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

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

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

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

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

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

  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }

  .mr-7 {
    margin-right: calc(var(--spacing) * 7);
  }

  .mr-8 {
    margin-right: calc(var(--spacing) * 8);
  }

  .mr-auto {
    margin-right: auto;
  }

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

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

  .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-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

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

  .ml-auto {
    margin-left: auto;
  }

  .line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

  .aspect-\[4\/5\] {
    aspect-ratio: 4 / 5;
  }

  .aspect-\[9\/16\] {
    aspect-ratio: 9 / 16;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

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

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

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

  .h-2\.5 {
    height: calc(var(--spacing) * 2.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-12 {
    height: calc(var(--spacing) * 12);
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-fit {
    height: fit-content;
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

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

  .\!min-h-10 {
    min-height: calc(var(--spacing) * 10) !important;
  }

  .\!min-h-\[42px\] {
    min-height: 42px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\!w-1\.5 {
    width: calc(var(--spacing) * 1.5) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

  .max-w-\[65\%\] {
    max-width: 65%;
  }

  .max-w-\[84\%\] {
    max-width: 84%;
  }

  .max-w-\[88\%\] {
    max-width: 88%;
  }

  .max-w-\[90\%\] {
    max-width: 90%;
  }

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

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

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

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

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

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

  .max-w-full {
    max-width: 100%;
  }

  .max-w-lg {
    max-width: var(--container-lg);
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .max-w-xl {
    max-width: var(--container-xl);
  }

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

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

  .min-w-\[760px\] {
    min-width: 760px;
  }

  .flex-1 {
    flex: 1;
  }

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

  .border-collapse {
    border-collapse: collapse;
  }

  .rotate-180 {
    rotate: 180deg;
  }

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

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

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize-none {
    resize: none;
  }

  .resize-y {
    resize: vertical;
  }

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

  .grid-cols-\[1\.5fr_1fr_\.8fr_\.8fr\] {
    grid-template-columns: 1.5fr 1fr .8fr .8fr;
  }

  .grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }

  .grid-cols-\[2fr_\.6fr_\.6fr_\.6fr_\.8fr_1fr\] {
    grid-template-columns: 2fr .6fr .6fr .6fr .8fr 1fr;
  }

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

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

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

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

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

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

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

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

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: flex-start;
  }

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

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

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

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

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

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

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

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

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

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-\[\#efedeb\] > :not(:last-child)) {
    border-color: #efedeb;
  }

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

  .self-end {
    align-self: flex-end;
  }

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

  .justify-self-end {
    justify-self: flex-end;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-auto {
    overflow-x: auto;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

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

  .rounded {
    border-radius: .25rem;
  }

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

  .rounded-\[15px\] {
    border-radius: 15px;
  }

  .rounded-\[16px\] {
    border-radius: 16px;
  }

  .rounded-\[24px\] {
    border-radius: 24px;
  }

  .rounded-\[26px\] {
    border-radius: 26px;
  }

  .rounded-\[28px\] {
    border-radius: 28px;
  }

  .rounded-\[32px\] {
    border-radius: 32px;
  }

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

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

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

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

  .rounded-br-md {
    border-bottom-right-radius: var(--radius-md);
  }

  .rounded-bl-md {
    border-bottom-left-radius: var(--radius-md);
  }

  .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-\[7px\] {
    border-style: var(--tw-border-style);
    border-width: 7px;
  }

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

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

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

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

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

  .\!border-white\/15 {
    border-color: #ffffff26 !important;
  }

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

  .border-\[\#33b07a\] {
    border-color: #33b07a;
  }

  .border-\[\#a9d900\] {
    border-color: #a9d900;
  }

  .border-\[\#bde7cd\] {
    border-color: #bde7cd;
  }

  .border-\[\#bdebd2\] {
    border-color: #bdebd2;
  }

  .border-\[\#c8ff00\] {
    border-color: #c8ff00;
  }

  .border-\[\#cfc9c5\] {
    border-color: #cfc9c5;
  }

  .border-\[\#d8d5d8\] {
    border-color: #d8d5d8;
  }

  .border-\[\#d9d9d9\] {
    border-color: #d9d9d9;
  }

  .border-\[\#d94f00\] {
    border-color: #d94f00;
  }

  .border-\[\#dedbd7\] {
    border-color: #dedbd7;
  }

  .border-\[\#dedde1\] {
    border-color: #dedde1;
  }

  .border-\[\#e2dfe2\] {
    border-color: #e2dfe2;
  }

  .border-\[\#e5e2e0\] {
    border-color: #e5e2e0;
  }

  .border-\[\#e5e7eb\] {
    border-color: #e5e7eb;
  }

  .border-\[\#e6e0db\] {
    border-color: #e6e0db;
  }

  .border-\[\#e6e1dd\] {
    border-color: #e6e1dd;
  }

  .border-\[\#e7e4e1\] {
    border-color: #e7e4e1;
  }

  .border-\[\#e8e1f5\] {
    border-color: #e8e1f5;
  }

  .border-\[\#e8e2ef\] {
    border-color: #e8e2ef;
  }

  .border-\[\#e8e3de\] {
    border-color: #e8e3de;
  }

  .border-\[\#e8e3df\] {
    border-color: #e8e3df;
  }

  .border-\[\#e8e3eb\] {
    border-color: #e8e3eb;
  }

  .border-\[\#e8e5e2\] {
    border-color: #e8e5e2;
  }

  .border-\[\#e9e7e5\] {
    border-color: #e9e7e5;
  }

  .border-\[\#ece7e3\] {
    border-color: #ece7e3;
  }

  .border-\[\#ece8e4\] {
    border-color: #ece8e4;
  }

  .border-\[\#ece8ef\] {
    border-color: #ece8ef;
  }

  .border-\[\#ece9e7\] {
    border-color: #ece9e7;
  }

  .border-\[\#eceaec\] {
    border-color: #eceaec;
  }

  .border-\[\#eeeaf1\] {
    border-color: #eeeaf1;
  }

  .border-\[\#eeeeee\] {
    border-color: #eee;
  }

  .border-\[\#ef6b6b\] {
    border-color: #ef6b6b;
  }

  .border-\[\#efedeb\] {
    border-color: #efedeb;
  }

  .border-\[\#efedef\] {
    border-color: #efedef;
  }

  .border-\[\#f0edf2\] {
    border-color: #f0edf2;
  }

  .border-\[\#f1a87c\] {
    border-color: #f1a87c;
  }

  .border-\[\#f1d2c4\] {
    border-color: #f1d2c4;
  }

  .border-\[\#f05a0a\] {
    border-color: #f05a0a;
  }

  .border-\[\#f6e3b4\] {
    border-color: #f6e3b4;
  }

  .border-\[\#ffd2b6\] {
    border-color: #ffd2b6;
  }

  .border-\[\#ffd5bb\] {
    border-color: #ffd5bb;
  }

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

  .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\/10 {
    border-color: #0000001a;
  }

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

  .border-transparent {
    border-color: #0000;
  }

  .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\/15 {
    border-color: #ffffff26;
  }

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

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

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

  .border-t-transparent {
    border-top-color: #0000;
  }

  .\!bg-\[\#111\] {
    background-color: #111 !important;
  }

  .\!bg-\[\#ffdbc2\] {
    background-color: #ffdbc2 !important;
  }

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

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

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

  .\!bg-white\/75 {
    background-color: #ffffffbf !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-black\/20 {
    background-color: #0003;
  }

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

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

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

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

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

  .bg-black\/50 {
    background-color: #00000080;
  }

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

  .bg-current {
    background-color: currentColor;
  }

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

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

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

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

  .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\/12 {
    background-color: #ffffff1f;
  }

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

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

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

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

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

  .bg-white\/95 {
    background-color: #fffffff2;
  }

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

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

  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-\[\#eee7ff\] {
    --tw-gradient-from: #eee7ff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-\[\#ff72c5\] {
    --tw-gradient-from: #ff72c5;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#7445ef\] {
    --tw-gradient-to: #7445ef;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#ffe1f0\] {
    --tw-gradient-to: #ffe1f0;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .object-contain {
    object-fit: contain;
  }

  .object-cover {
    object-fit: cover;
  }

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

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

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

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

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

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

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

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

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

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

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

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.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);
  }

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

  .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-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

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

  .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-10 {
    padding-block: calc(var(--spacing) * 10);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }

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

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--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-\[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-\[13px\] {
    font-size: 13px;
  }

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

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

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

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

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

  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

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

  .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-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .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-\[-\.02em\] {
    --tw-tracking: -.02em;
    letter-spacing: -.02em;
  }

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

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

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

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

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

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

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

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

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

  .whitespace-pre-line {
    white-space: pre-line;
  }

  .\!text-\[\#9b3a08\] {
    color: #9b3a08 !important;
  }

  .\!text-\[\#a63a00\] {
    color: #a63a00 !important;
  }

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

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

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

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

  .\!text-white\/75 {
    color: #ffffffbf !important;
  }

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

  .text-\[\#0d0c22\] {
    color: #0d0c22;
  }

  .text-\[\#1f9268\] {
    color: #1f9268;
  }

  .text-\[\#6b5d3f\] {
    color: #6b5d3f;
  }

  .text-\[\#6d3df5\] {
    color: #6d3df5;
  }

  .text-\[\#6f686d\] {
    color: #6f686d;
  }

  .text-\[\#6f6964\] {
    color: #6f6964;
  }

  .text-\[\#6f6970\] {
    color: #6f6970;
  }

  .text-\[\#7b7183\] {
    color: #7b7183;
  }

  .text-\[\#7c7580\] {
    color: #7c7580;
  }

  .text-\[\#7f787f\] {
    color: #7f787f;
  }

  .text-\[\#8a5a24\] {
    color: #8a5a24;
  }

  .text-\[\#8b858b\] {
    color: #8b858b;
  }

  .text-\[\#8b8580\] {
    color: #8b8580;
  }

  .text-\[\#8b8581\] {
    color: #8b8581;
  }

  .text-\[\#8c847e\] {
    color: #8c847e;
  }

  .text-\[\#8d857f\] {
    color: #8d857f;
  }

  .text-\[\#8d8590\] {
    color: #8d8590;
  }

  .text-\[\#8f8793\] {
    color: #8f8793;
  }

  .text-\[\#9a938f\] {
    color: #9a938f;
  }

  .text-\[\#9a9390\] {
    color: #9a9390;
  }

  .text-\[\#9aa193\] {
    color: #9aa193;
  }

  .text-\[\#9b949f\] {
    color: #9b949f;
  }

  .text-\[\#9c949f\] {
    color: #9c949f;
  }

  .text-\[\#9ca3af\] {
    color: #9ca3af;
  }

  .text-\[\#9d9792\] {
    color: #9d9792;
  }

  .text-\[\#98a2b3\] {
    color: #98a2b3;
  }

  .text-\[\#247a46\] {
    color: #247a46;
  }

  .text-\[\#332b39\] {
    color: #332b39;
  }

  .text-\[\#625b56\] {
    color: #625b56;
  }

  .text-\[\#625d59\] {
    color: #625d59;
  }

  .text-\[\#685e72\] {
    color: #685e72;
  }

  .text-\[\#706a65\] {
    color: #706a65;
  }

  .text-\[\#716a65\] {
    color: #716a65;
  }

  .text-\[\#746d79\] {
    color: #746d79;
  }

  .text-\[\#756e7a\] {
    color: #756e7a;
  }

  .text-\[\#766d80\] {
    color: #766d80;
  }

  .text-\[\#777\] {
    color: #777;
  }

  .text-\[\#817a80\] {
    color: #817a80;
  }

  .text-\[\#837c87\] {
    color: #837c87;
  }

  .text-\[\#867f8b\] {
    color: #867f8b;
  }

  .text-\[\#877d8d\] {
    color: #877d8d;
  }

  .text-\[\#918a85\] {
    color: #918a85;
  }

  .text-\[\#918a95\] {
    color: #918a95;
  }

  .text-\[\#928a84\] {
    color: #928a84;
  }

  .text-\[\#928a96\] {
    color: #928a96;
  }

  .text-\[\#928b96\] {
    color: #928b96;
  }

  .text-\[\#938b85\] {
    color: #938b85;
  }

  .text-\[\#938c87\] {
    color: #938c87;
  }

  .text-\[\#948c86\] {
    color: #948c86;
  }

  .text-\[\#999\] {
    color: #999;
  }

  .text-\[\#6535df\] {
    color: #6535df;
  }

  .text-\[\#17723a\] {
    color: #17723a;
  }

  .text-\[\#23734b\] {
    color: #23734b;
  }

  .text-\[\#24123f\] {
    color: #24123f;
  }

  .text-\[\#34302d\] {
    color: #34302d;
  }

  .text-\[\#071026\] {
    color: #071026;
  }

  .text-\[\#77706b\] {
    color: #77706b;
  }

  .text-\[\#77717d\] {
    color: #77717d;
  }

  .text-\[\#89827d\] {
    color: #89827d;
  }

  .text-\[\#99918c\] {
    color: #99918c;
  }

  .text-\[\#101828\] {
    color: #101828;
  }

  .text-\[\#111827\] {
    color: #111827;
  }

  .text-\[\#171512\] {
    color: #171512;
  }

  .text-\[\#173524\] {
    color: #173524;
  }

  .text-\[\#218757\] {
    color: #218757;
  }

  .text-\[\#252228\] {
    color: #252228;
  }

  .text-\[\#475467\] {
    color: #475467;
  }

  .text-\[\#667085\] {
    color: #667085;
  }

  .text-\[\#706976\] {
    color: #706976;
  }

  .text-\[\#817985\] {
    color: #817985;
  }

  .text-\[\#a53b05\] {
    color: #a53b05;
  }

  .text-\[\#a4400c\] {
    color: #a4400c;
  }

  .text-\[\#a5481b\] {
    color: #a5481b;
  }

  .text-\[\#a9791a\] {
    color: #a9791a;
  }

  .text-\[\#aaa3ad\] {
    color: #aaa3ad;
  }

  .text-\[\#aaa4ad\] {
    color: #aaa4ad;
  }

  .text-\[\#aaa6aa\] {
    color: #aaa6aa;
  }

  .text-\[\#aaa39e\] {
    color: #aaa39e;
  }

  .text-\[\#aaa\] {
    color: #aaa;
  }

  .text-\[\#b7afb9\] {
    color: #b7afb9;
  }

  .text-\[\#bd8cff\] {
    color: #bd8cff;
  }

  .text-\[\#c24141\] {
    color: #c24141;
  }

  .text-\[\#d9caff\] {
    color: #d9caff;
  }

  .text-\[\#d13e55\] {
    color: #d13e55;
  }

  .text-\[\#e65000\] {
    color: #e65000;
  }

  .text-\[\#e95000\] {
    color: #e95000;
  }

  .text-\[\#f05a0a\] {
    color: #f05a0a;
  }

  .text-\[\#ff9a5f\] {
    color: #ff9a5f;
  }

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

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

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

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

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

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

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

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

  .text-white\/50 {
    color: #ffffff80;
  }

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

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

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

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

  .underline-offset-4 {
    text-underline-offset: 4px;
  }

  .opacity-60 {
    opacity: .6;
  }

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    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_2px_8px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 2px 8px var(--tw-shadow-color, #00000014);
    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_4px_0_\#b83d00\,0_8px_16px_rgba\(240\,90\,10\,\.22\)\] {
    --tw-shadow: 0 4px 0 var(--tw-shadow-color, #b83d00), 0 8px 16px var(--tw-shadow-color, #f05a0a38);
    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_5px_0_\#b83d00\,0_10px_20px_rgba\(240\,90\,10\,\.24\)\] {
    --tw-shadow: 0 5px 0 var(--tw-shadow-color, #b83d00), 0 10px 20px var(--tw-shadow-color, #f05a0a3d);
    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_5px_0_\#b83d00\] {
    --tw-shadow: 0 5px 0 var(--tw-shadow-color, #b83d00);
    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_14px_34px_rgba\(0\,0\,0\,\.14\)\] {
    --tw-shadow: 0 14px 34px var(--tw-shadow-color, #00000024);
    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_14px_38px_rgba\(20\,18\,25\,\.14\)\] {
    --tw-shadow: 0 14px 38px var(--tw-shadow-color, #14121924);
    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_18px_45px_rgba\(39\,31\,25\,\.09\)\] {
    --tw-shadow: 0 18px 45px var(--tw-shadow-color, #271f1917);
    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_20px_60px_rgba\(37\,16\,77\,\.16\)\] {
    --tw-shadow: 0 20px 60px var(--tw-shadow-color, #25104d29);
    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_22px_55px_rgba\(0\,0\,0\,\.16\)\] {
    --tw-shadow: 0 22px 55px var(--tw-shadow-color, #00000029);
    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_25px_70px_rgba\(67\,31\,8\,\.2\)\] {
    --tw-shadow: 0 25px 70px var(--tw-shadow-color, #431f0833);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .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-2 {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(2px + 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);
  }

  .ring-\[\#f05a0a\]\/10 {
    --tw-ring-color: #f05a0a1a;
  }

  @supports (color: lab(0% 0 0)) {
    .ring-\[\#f05a0a\]\/10 {
      --tw-ring-color: lab(58.7285% 56.8391 67.1419 / .1);
    }
  }

  .brightness-0 {
    --tw-brightness: brightness(0%);
    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, );
  }

  .grayscale {
    --tw-grayscale: grayscale(100%);
    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, );
  }

  .invert {
    --tw-invert: invert(100%);
    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, );
  }

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

  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

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

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

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

  @media (hover: hover) {
    .group-hover\:border-\[\#d94f00\]:is(:where(.group):hover *) {
      border-color: #d94f00;
    }
  }

  @media (hover: hover) {
    .group-hover\:bg-\[\#f05a0a\]:is(:where(.group):hover *) {
      background-color: #f05a0a;
    }
  }

  @media (hover: hover) {
    .group-hover\:\!text-white:is(:where(.group):hover *) {
      color: var(--color-white) !important;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[--bubble-bg\:\#f05a0a\]:is(:where(.group):hover *) {
      --bubble-bg: #f05a0a;
    }
  }

  @media (hover: hover) {
    .group-hover\:\[--bubble-shadow\:0_4px_12px_rgba\(240\,90\,10\,0\.35\)\]:is(:where(.group):hover *) {
      --bubble-shadow: 0 4px 12px #f05a0a59;
    }
  }

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

  .last\:pb-0:last-child {
    padding-bottom: calc(var(--spacing) * 0);
  }

  .focus-within\:border-\[\#d94f00\]:focus-within {
    border-color: #d94f00;
  }

  @media (hover: hover) {
    .hover\:-translate-y-1:hover {
      --tw-translate-y: calc(var(--spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#d94f00\]:hover {
      border-color: #d94f00;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#e3c4b1\]:hover {
      border-color: #e3c4b1;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#f05a0a\]:hover {
      border-color: #f05a0a;
    }
  }

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

  @media (hover: hover) {
    .hover\:border-gray-400:hover {
      border-color: var(--color-gray-400);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#c8ff00\]:hover {
      background-color: #c8ff00;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#d94f00\]:hover {
      background-color: #d94f00;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#e8fff3\]:hover {
      background-color: #e8fff3;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f05a0a\]:hover {
      background-color: #f05a0a;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f5f3f1\]:hover {
      background-color: #f5f3f1;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#faf8f6\]:hover {
      background-color: #faf8f6;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#faf9f8\]:hover {
      background-color: #faf9f8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#fff0e6\]:hover {
      background-color: #fff0e6;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#fff0e8\]:hover {
      background-color: #fff0e8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#fff2eb\]:hover {
      background-color: #fff2eb;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#fffaf7\]:hover {
      background-color: #fffaf7;
    }
  }

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

  @media (hover: hover) {
    .hover\:\!text-white:hover {
      color: var(--color-white) !important;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#171512\]:hover {
      color: #171512;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#d94f00\]:hover {
      color: #d94f00;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#f05a0a\]:hover {
      color: #f05a0a;
    }
  }

  @media (hover: hover) {
    .hover\:text-black:hover {
      color: var(--color-black);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[0_4px_0_\#000\,0_8px_16px_rgba\(0\,0\,0\,\.16\)\]:hover {
      --tw-shadow: 0 4px 0 var(--tw-shadow-color, #000), 0 8px 16px var(--tw-shadow-color, #00000029);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[0_5px_0_\#000\,0_10px_20px_rgba\(0\,0\,0\,\.18\)\]:hover {
      --tw-shadow: 0 5px 0 var(--tw-shadow-color, #000), 0 10px 20px var(--tw-shadow-color, #0000002e);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[0_24px_65px_rgba\(66\,39\,105\,\.12\)\]:hover {
      --tw-shadow: 0 24px 65px var(--tw-shadow-color, #4227691f);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --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);
    }
  }

  .active\:translate-y-\[2px\]:active {
    --tw-translate-y: 2px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .active\:translate-y-\[3px\]:active {
    --tw-translate-y: 3px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .active\:shadow-\[0_2px_0_\#000\]:active {
    --tw-shadow: 0 2px 0 var(--tw-shadow-color, #000);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .active\:shadow-\[0_2px_0_\#b83d00\]:active {
    --tw-shadow: 0 2px 0 var(--tw-shadow-color, #b83d00);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .disabled\:opacity-35:disabled {
    opacity: .35;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  @media (min-width: 40rem) {
    .sm\:-right-10 {
      right: calc(var(--spacing) * -10);
    }
  }

  @media (min-width: 40rem) {
    .sm\:-left-10 {
      left: calc(var(--spacing) * -10);
    }
  }

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

  @media (min-width: 40rem) {
    .sm\:w-\[142px\] {
      width: 142px;
    }
  }

  @media (min-width: 40rem) {
    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 40rem) {
    .sm\:items-end {
      align-items: flex-end;
    }
  }

  @media (min-width: 40rem) {
    .sm\:items-start {
      align-items: flex-start;
    }
  }

  @media (min-width: 40rem) {
    .sm\:p-7 {
      padding: calc(var(--spacing) * 7);
    }
  }

  @media (min-width: 40rem) {
    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 40rem) {
    .sm\:p-9 {
      padding: calc(var(--spacing) * 9);
    }
  }

  @media (min-width: 40rem) {
    .sm\:p-10 {
      padding: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 40rem) {
    .sm\:p-11 {
      padding: calc(var(--spacing) * 11);
    }
  }

  @media (min-width: 40rem) {
    .sm\:px-7 {
      padding-inline: calc(var(--spacing) * 7);
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  @media (min-width: 40rem) {
    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  @media (min-width: 48rem) {
    .md\:row-span-2 {
      grid-row: span 2 / span 2;
    }
  }

  @media (min-width: 48rem) {
    .md\:mr-auto {
      margin-right: auto;
    }
  }

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

  @media (min-width: 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid {
      display: grid;
    }
  }

  @media (min-width: 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[1\.5fr_1fr_\.8fr_\.8fr\] {
      grid-template-columns: 1.5fr 1fr .8fr .8fr;
    }
  }

  @media (min-width: 48rem) {
    .md\:grid-cols-\[2fr_\.6fr_\.6fr_\.6fr_\.8fr_1fr\] {
      grid-template-columns: 2fr .6fr .6fr .6fr .8fr 1fr;
    }
  }

  @media (min-width: 48rem) {
    .md\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 48rem) {
    .md\:items-end {
      align-items: flex-end;
    }
  }

  @media (min-width: 48rem) {
    .md\:justify-start {
      justify-content: flex-start;
    }
  }

  @media (min-width: 48rem) {
    .md\:self-auto {
      align-self: auto;
    }
  }

  @media (min-width: 64rem) {
    .lg\:top-2 {
      top: calc(var(--spacing) * 2);
    }
  }

  @media (min-width: 64rem) {
    .lg\:right-\[calc\(100\%-8px\)\] {
      right: calc(100% - 8px);
    }
  }

  @media (min-width: 64rem) {
    .lg\:order-1 {
      order: 1;
    }
  }

  @media (min-width: 64rem) {
    .lg\:order-2 {
      order: 2;
    }
  }

  @media (min-width: 64rem) {
    .lg\:mt-0 {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  @media (min-width: 64rem) {
    .lg\:mr-\[244px\] {
      margin-right: 244px;
    }
  }

  @media (min-width: 64rem) {
    .lg\:flex {
      display: flex;
    }
  }

  @media (min-width: 64rem) {
    .lg\:hidden {
      display: none;
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 64rem) {
    .lg\:grid-cols-\[minmax\(0\,1fr\)_390px\] {
      grid-template-columns: minmax(0, 1fr) 390px;
    }
  }

  @media (min-width: 64rem) {
    .lg\:p-9 {
      padding: calc(var(--spacing) * 9);
    }
  }

  @media (min-width: 64rem) {
    .lg\:p-10 {
      padding: calc(var(--spacing) * 10);
    }
  }

  @media (min-width: 64rem) {
    .lg\:p-14 {
      padding: calc(var(--spacing) * 14);
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  @media (min-width: 80rem) {
    .xl\:grid-cols-\[220px_1fr\] {
      grid-template-columns: 220px 1fr;
    }
  }

  @media (min-width: 96rem) {
    .\32 xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
}

:root {
  --ink: #11100f;
  --muted: #746d67;
  --paper: #fffdf9;
  --orange: #ff5a00;
  --orange-dark: #d84300;
  --orange-soft: #fff0e5;
  --charcoal: #171512;
  --mint: #dff7e9;
  --line: #16131c1c;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-ibm-plex-arabic), "Segoe UI", Tahoma, Arial, system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

button, input, textarea {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

::selection {
  color: #351205;
  background: #ffd2b7;
}

.container-shell {
  width: min(1180px, 100% - 40px);
  margin-inline: auto;
}

.landing-bg {
  background: var(--paper);
}

.wayl-hero {
  min-height: calc(100vh - 76px);
  position: relative;
  overflow: hidden;
}

.hero-title {
  letter-spacing: -.06em;
  max-width: 710px;
  font-size: clamp(3rem, 5vw, 5.5rem);
  font-weight: 700;
  line-height: 1.12;
}

.hero-copy {
  width: 53%;
}

.rotating-word {
  vertical-align: -.16em;
  min-width: 5.4em;
  height: 1.18em;
  color: var(--orange);
  text-align: right;
  display: inline-grid;
  overflow: hidden;
}

.rotating-word > span {
  grid-area: 1 / 1;
  transition: transform .36s, opacity .28s;
  display: inline-block;
}

.rotating-word .is-visible {
  opacity: 1;
  transform: translateY(0);
}

.rotating-word .is-hidden {
  opacity: 0;
  transform: translateY(-70%);
}

.hero-cta {
  color: #fff;
  background: #171512;
  border: 1px solid #111;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  min-width: 205px;
  min-height: 58px;
  font-weight: 600;
  transition: transform .2s, background .2s;
  display: inline-flex;
  box-shadow: 0 15px 30px #00000029;
}

.hero-cta:hover {
  background: var(--orange);
  transform: translateY(-2px);
}

.pricing-mega {
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background: #fffdfaf5;
  border: 1px solid #11100f1f;
  border-radius: 24px;
  width: min(720px, 100vw - 48px);
  padding: 10px;
  animation: .22s both mega-in;
  position: absolute;
  top: 78px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 25px 65px #5832191c;
}

.pricing-mega-grid {
  grid-template-columns: repeat(3, 1fr) 1.05fr;
  gap: 10px;
  display: grid;
}

.pricing-mini-card, .pricing-consult {
  border: 1px solid #c570391a;
  border-radius: 17px;
  flex-direction: column;
  min-height: 210px;
  padding: 17px;
  transition: transform .2s;
  display: flex;
}

.pricing-mini-card:hover, .pricing-consult:hover {
  border-color: #f05a0a38;
  transform: translateY(-3px);
  box-shadow: 0 12px 28px #82421814;
}

.pricing-mini-card strong, .pricing-consult strong {
  margin-top: 15px;
  font-size: 16px;
}

.pricing-mini-card p, .pricing-consult p {
  color: #6f655e;
  margin-top: 8px;
  font-size: 11px;
  line-height: 1.8;
}

.pricing-mini-card b {
  margin-top: auto;
  font-size: 10px;
  font-weight: 500;
}

.pricing-mini-card em {
  color: #e94f00;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.pricing-mini-tag {
  color: #9b3a08;
  background: #ffffffad;
  border-radius: 999px;
  width: fit-content;
  padding: 5px 9px;
  font-size: 9px;
  font-weight: 700;
}

.pricing-consult {
  background: #fffdfb;
  border: 1px solid #f0e6de;
}

.social-login-button {
  color: #211e1b;
  border: 1px solid #ddd8d3;
  border-radius: 14px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-height: 58px;
  padding: 0 18px;
  font-size: 13px;
  font-weight: 600;
  transition: border-color .2s, background .2s, transform .2s;
  display: flex;
}

.social-login-button:hover {
  background: #fffaf6;
  border-color: #f2a170;
  transform: translateY(-1px);
}

.social-login-provider {
  flex-direction: row;
  align-items: center;
  gap: 13px;
  display: flex;
}

.social-login-provider svg {
  flex: none;
}

.social-login-arrow {
  color: #a49d98;
  flex: none;
  transform: rotate(180deg);
}

.remembered-account-row {
  background: #fffaf6;
  border: 1px solid #edcbb6;
  border-radius: 14px;
  align-items: center;
  gap: 11px;
  min-height: 64px;
  padding: 9px 13px;
  transition: transform .2s, border-color .2s, background .2s;
  display: flex;
}

.remembered-account-row:hover {
  background: #fff6ef;
  border-color: #f05a0a;
  transform: translateY(-1px);
}

.template-featured {
  background: #fff1e7;
  border: 1px solid #f0d7c6;
  border-radius: 24px;
  align-items: center;
  min-height: 250px;
  padding: 28px;
  display: grid;
  position: relative;
  overflow: hidden;
}

.template-featured:after {
  content: "";
  border: 65px solid #ffffffad;
  border-radius: 50%;
  width: 330px;
  height: 330px;
  position: absolute;
  bottom: -100px;
  left: -70px;
}

.template-featured-preview {
  z-index: 1;
  width: 210px;
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}

.template-library-card {
  background: #fff;
  border: 1px solid #ebe6e2;
  border-radius: 20px;
  flex-direction: column;
  min-height: 365px;
  padding: 20px;
  transition: transform .22s, border-color .22s, box-shadow .22s;
  display: flex;
  box-shadow: 0 7px 25px #2c201709;
}

.template-library-card:hover {
  border-color: #f0c2a5;
  transform: translateY(-3px);
  box-shadow: 0 15px 35px #4a271112;
}

.comment-builder {
  background: #fff;
  border: 1px solid #e9e3df;
  border-radius: 24px;
  grid-template-columns: minmax(0, 1fr) 350px;
  display: grid;
  overflow: hidden;
  box-shadow: 0 14px 45px #34251b0e;
}

.comment-builder-editor {
  min-width: 0;
  padding: 24px;
}

.comment-builder-preview {
  background: #faf8f6;
  border-right: 1px solid #ebe5e1;
  flex-direction: column;
  align-items: center;
  min-height: 720px;
  padding: 24px 18px;
  display: flex;
}

.comment-phone {
  background: #171512;
  border: 7px solid #171512;
  border-radius: 38px;
  width: 270px;
  padding: 3px;
  box-shadow: 0 25px 55px #1c140f2e;
}

.comment-phone:before {
  content: "";
  z-index: 2;
  background: #171512;
  border-radius: 0 0 13px 13px;
  width: 86px;
  height: 20px;
  margin: 0 auto -20px;
  display: block;
  position: relative;
}

.comment-phone-screen {
  background: #fff;
  border-radius: 29px;
  min-height: 560px;
  overflow: hidden;
}

.comment-phone-status {
  color: #222;
  justify-content: space-between;
  align-items: center;
  height: 28px;
  padding: 0 16px;
  font-size: 8px;
  font-weight: 700;
  display: flex;
}

.comment-phone-status i {
  background: #222;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.automation-builder {
  direction: ltr;
  background: #fff;
  border: 1px solid #e9e4e0;
  border-radius: 22px;
  grid-template-columns: minmax(460px, 620px) minmax(320px, 1fr);
  max-width: 1120px;
  margin-inline: auto;
  display: grid;
  overflow: visible;
  box-shadow: 0 12px 38px #3022180b;
}

.automation-form-column {
  direction: rtl;
  border-right: 1px solid #ece7e3;
  justify-content: center;
  min-width: 0;
  display: flex;
}

.automation-form-inner {
  width: min(100%, 560px);
}

.automation-toolbar {
  z-index: 10;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: #fffffff0;
  border-bottom: 1px solid #ece7e3;
  border-radius: 22px 0 0;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  min-height: 76px;
  padding: 14px 20px;
  display: flex;
  position: sticky;
  top: 80px;
}

.automation-section {
  background: #fff;
  border: 1px solid #ebe6e2;
  border-radius: 16px;
  padding: 18px;
}

.automation-preview-column {
  direction: rtl;
  background: #faf9f8;
  min-height: 760px;
  padding: 22px;
}

.instagram-comments-sheet {
  inset-inline: 0;
  z-index: 2;
  color: #222;
  background: #fff;
  border-radius: 18px 18px 0 0;
  height: 245px;
  padding: 8px 13px 12px;
  animation: .24s both comments-sheet-in;
  position: absolute;
  bottom: 0;
  box-shadow: 0 -14px 35px #0000003d;
}

@keyframes comments-sheet-in {
  from {
    opacity: 0;
    transform: translateY(28px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes mega-in {
  from {
    opacity: 0;
    transform: translate(-50%, -10px)scale(.98);
  }

  to {
    opacity: 1;
    transform: translate(-50%)scale(1);
  }
}

.hero-grid {
  background-image: linear-gradient(#ffffff0e 1px, #0000 1px), linear-gradient(90deg, #ffffff0e 1px, #0000 1px);
  background-size: 46px 46px;
}

.hero-panel {
  background: radial-gradient(circle at 12% 85%, #ff5a00f0, #0000 31%), radial-gradient(circle at 88% 18%, #ff9e5cb3, #0000 36%), linear-gradient(140deg, #17130f 0%, #2b190f 52%, #0d0c0b 100%);
  box-shadow: 0 35px 90px #58280833;
}

.glass {
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background: #18120dad;
  border: 1px solid #ffffff29;
  box-shadow: inset 0 1px #ffffff1f, 0 20px 60px #1c0c0238;
}

.soft-card {
  border: 1px solid var(--line);
  background: #ffffffd1;
  box-shadow: 0 18px 55px #291d3d12;
}

.dashboard-card {
  background: #fff;
  border: 1px solid #ebe7ef;
  box-shadow: 0 8px 30px #2015300b;
}

.gradient-text {
  color: var(--orange);
}

.display-title {
  letter-spacing: -.065em;
  font-size: clamp(3.25rem, 7.4vw, 7.5rem);
  font-weight: 800;
  line-height: .98;
}

.section-title {
  letter-spacing: -.05em;
  font-size: clamp(2.15rem, 4.5vw, 4.7rem);
  font-weight: 800;
  line-height: 1.12;
}

.eyebrow {
  color: #d94a00;
  background: #ff5a0012;
  border: 1px solid #ff5a0038;
  border-radius: 999px;
  align-items: center;
  gap: 8px;
  padding: 8px 13px;
  font-size: 12px;
  font-weight: 700;
  display: inline-flex;
}

.btn-primary, .btn-secondary, .btn-light {
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  gap: 9px;
  min-height: 48px;
  padding: 0 21px;
  font-weight: 700;
  transition: all .2s;
  display: inline-flex;
}

.btn-primary {
  background: var(--orange);
  color: #fff;
  border: 1px solid #e34e00;
  box-shadow: 0 12px 30px #ff5a003d;
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px #ff5a0052;
}

.btn-secondary {
  border: 1px solid var(--line);
  color: var(--ink);
  background: #fff;
}

.btn-secondary:hover {
  color: var(--orange);
  border-color: #ff5a0066;
}

.btn-light {
  color: #24140a;
  background: #fff;
  border: 1px solid #ffffff47;
}

.input {
  background: #fff;
  border: 1px solid #e4dfeb;
  border-radius: 14px;
  outline: none;
  width: 100%;
  padding: 14px 16px;
  transition: all .2s;
}

.input:focus {
  border-color: #ff8b46;
  box-shadow: 0 0 0 4px #ff5a0017;
}

.flow-builder {
  direction: ltr;
  background: #f6f6f7;
  border: 0;
  border-radius: 0;
  grid-template-columns: minmax(420px, 1fr) 440px;
  grid-template-areas: "preview form";
  height: calc(100vh - 80px);
  min-height: 560px;
  display: grid;
  overflow: hidden;
}

.flow-form {
  scrollbar-width: thin;
  scrollbar-color: #aaa transparent;
  background: #fff;
  border-left: 1px solid #e4e4e4;
  grid-area: form;
  height: 100%;
  overflow-y: auto;
}

.flow-topbar {
  z-index: 3;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: #fffffff5;
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  min-height: 72px;
  padding: 12px 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.flow-topbar > div > span {
  color: #fa5b0f;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 900;
  display: block;
}

.flow-topbar h2 {
  color: #171717;
  margin-top: 2px;
  font-size: 20px;
  font-weight: 900;
}

.flow-save {
  color: #fff;
  background: #111;
  border-radius: 10px;
  min-height: 40px;
  padding: 0 17px;
  font-size: 13px;
  font-weight: 800;
}

.flow-save:hover {
  background: #f05a0a;
}

.flow-save:disabled {
  cursor: wait;
  opacity: .6;
}

.flow-notice {
  border: 1px solid;
  border-radius: 10px;
  margin: 14px 20px 0;
  padding: 11px 13px;
  font-size: 13px;
  font-weight: 700;
}

.flow-notice.is-success {
  color: #18723a;
  background: #eefaf2;
  border-color: #b9e4c8;
}

.flow-notice.is-error {
  color: #a44315;
  background: #fff4ee;
  border-color: #ffd0b9;
}

.flow-section {
  padding: 24px 20px 4px;
}

.flow-section:last-child {
  padding-bottom: 28px;
}

.flow-section h3 {
  color: #1a1a1a;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.35;
}

.flow-section-content {
  gap: 10px;
  display: grid;
}

.flow-choice {
  cursor: pointer;
  background: #f7f7f7;
  border: 1px solid #ededed;
  border-radius: 11px;
  padding: 14px;
  transition: border-color .16s, background .16s, box-shadow .16s;
}

.flow-choice:hover {
  background: #f3f3f3;
  border-color: #d8d8d8;
}

.flow-choice.is-active {
  background: #f5f9ff;
  border-color: #d9e8ff;
  box-shadow: 0 0 0 1px #1976ee0f;
}

.flow-choice-title {
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

.flow-choice-title b {
  color: #191919;
  font-size: 15px;
  font-weight: 750;
  line-height: 1.55;
  display: block;
}

.flow-choice-title small {
  color: #7d7d7d;
  margin-top: 1px;
  font-size: 12px;
  display: block;
}

.flow-radio {
  background: #fff;
  border: 2px solid #cfcfcf;
  border-radius: 50%;
  flex: 0 0 23px;
  place-items: center;
  width: 23px;
  height: 23px;
  display: grid;
}

.flow-choice.is-active .flow-radio {
  background: #1479ef;
  border-color: #1479ef;
}

.flow-radio > span {
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.flow-choice-body {
  padding: 12px 33px 0 0;
}

.flow-media-strip {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 5px;
  display: grid;
}

.flow-media-strip.is-expanded {
  max-height: 320px;
  padding-left: 3px;
  overflow-y: auto;
}

.flow-media-strip > button {
  aspect-ratio: 1;
  color: #777;
  background: #e9e9e9;
  border: 2px solid #0000;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.flow-media-strip > button.is-selected {
  border-color: #1479ef;
  box-shadow: 0 0 0 2px #1479ef24;
}

.flow-media-strip img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.flow-media-strip > button > span {
  color: #fff;
  background: #000000a8;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 7px;
  font-weight: 900;
  position: absolute;
  top: 4px;
  left: 4px;
}

.flow-state {
  color: #777;
  text-align: center;
  grid-column: 1 / -1;
  padding: 18px 4px;
  font-size: 12px;
}

.flow-state.is-error {
  color: #a44315;
}

.flow-show-all {
  color: #0669df;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 800;
}

.flow-input, .flow-field input, .flow-field textarea {
  color: #181818;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 8px;
  outline: none;
  width: 100%;
  min-height: 45px;
  padding: 10px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.flow-input:focus, .flow-field input:focus, .flow-field textarea:focus {
  border-color: #1479ef;
  box-shadow: 0 0 0 3px #1479ef1a;
}

.flow-helper {
  color: #747474;
  margin-top: 7px;
  font-size: 12px;
  line-height: 1.65;
}

.flow-keyword-chips {
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 9px;
  display: flex;
}

.flow-keyword-chips span {
  color: #3b6f9f;
  background: #f3f8ff;
  border: 1px solid #b9d8ff;
  border-radius: 999px;
  padding: 4px 10px;
  font-size: 11px;
}

.flow-field {
  display: block;
}

.flow-field > span {
  color: #333;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 800;
  display: block;
}

.flow-field textarea {
  resize: vertical;
  min-height: 76px;
}

.flow-field-row {
  grid-template-columns: .8fr 1.35fr;
  gap: 9px;
  display: grid;
}

.flow-switch-card, .flow-message-card {
  background: #f6f6f6;
  border: 1px solid #ececec;
  border-radius: 11px;
  overflow: hidden;
}

.flow-switch-card.is-active {
  background: #f6f9fd;
  border-color: #d9e8ff;
}

.flow-switch-head {
  text-align: right;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: 100%;
  min-height: 62px;
  padding: 13px 14px;
  display: flex;
}

.flow-switch-head b, .flow-card-heading b {
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
  display: block;
}

.flow-switch-head small, .flow-card-heading small {
  color: gray;
  margin-top: 2px;
  font-size: 11px;
  line-height: 1.5;
  display: block;
}

.flow-toggle {
  background: #969696;
  border-radius: 999px;
  flex: 0 0 39px;
  width: 39px;
  height: 22px;
  transition: all .18s;
  position: relative;
}

.flow-toggle i {
  background: #fff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  transition: all .18s;
  position: absolute;
  top: 3px;
  right: 3px;
  box-shadow: 0 1px 3px #00000038;
}

.flow-toggle.is-on {
  background: #1479ef;
}

.flow-toggle.is-on i {
  transform: translateX(-17px);
}

.flow-switch-body {
  border-top: 1px solid #0000000d;
  gap: 10px;
  padding: 13px 14px 14px;
  display: grid;
}

.flow-info {
  color: #096ad9;
  font-size: 11px;
}

.flow-coming-soon {
  color: #727272;
  background: #fff;
  border-radius: 8px;
  padding: 12px;
  font-size: 12px;
}

.flow-message-card {
  background: #f6f6f6;
  gap: 10px;
  padding: 14px;
  display: grid;
}

.flow-card-heading {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  display: flex;
}

.flow-step-badge {
  color: #1479ef;
  background: #e9f2ff;
  border-radius: 999px;
  padding: 4px 9px;
  font-size: 10px;
  font-weight: 800;
}

.flow-preview {
  background: radial-gradient(circle at 50% 35%, #fffffffa 0 30%, #f7f7f8eb 62%), #f5f5f6;
  grid-area: preview;
  place-items: center;
  min-width: 0;
  padding: 72px 28px 68px;
  display: grid;
  position: relative;
  overflow-y: auto;
}

.flow-preview-label {
  top: 18px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset-inline: 22px;
}

.flow-preview-label b {
  font-size: 13px;
  display: block;
}

.flow-preview-label small {
  color: #8b8b8b;
  margin-top: 2px;
  font-size: 10px;
  display: block;
}

.flow-preview-label .flow-save {
  min-height: 38px;
  padding-inline: 16px;
}

.flow-preview-tabs {
  z-index: 2;
  background: #ffffffe6;
  border: 1px solid #dedede;
  border-radius: 11px;
  grid-template-columns: repeat(3, 1fr);
  gap: 3px;
  width: 220px;
  padding: 4px;
  display: grid;
  position: absolute;
  bottom: 20px;
  right: 50%;
  transform: translateX(50%);
  box-shadow: 0 6px 22px #0000000d;
}

.flow-preview-tabs button {
  color: #6d6d6d;
  border-radius: 8px;
  min-height: 28px;
  font-size: 11px;
  font-weight: 800;
}

.flow-preview-tabs button.is-active {
  color: #111;
  background: #fff;
  box-shadow: 0 1px 5px #00000026;
}

.ig-screen-title {
  text-align: center;
  border-bottom: 1px solid #ededed;
  grid-template-columns: 28px 1fr 28px;
  align-items: center;
  height: 44px;
  padding: 2px 9px 5px;
  display: grid;
}

.ig-screen-title > span {
  font-size: 25px;
  line-height: 1;
}

.ig-screen-title div {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ig-screen-title small {
  color: #8b8b8b;
  font-size: 7px;
  font-weight: 800;
}

.ig-screen-title b {
  font-size: 12px;
}

@media (max-width: 1180px) {
  .flow-builder {
    grid-template-columns: minmax(360px, 1fr) 420px;
  }
}

@media (max-width: 900px) {
  .flow-builder {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .flow-form {
    border-left: 0;
    height: auto;
    max-height: none;
    overflow: visible;
  }

  .flow-preview {
    min-height: 700px;
  }
}

@media (max-width: 560px) {
  .flow-section, .flow-topbar {
    padding-inline: 14px;
  }

  .flow-section h3 {
    font-size: 18px;
  }

  .flow-choice-body {
    padding-right: 0;
  }

  .flow-field-row {
    grid-template-columns: 1fr;
  }

  .flow-preview {
    padding-inline: 12px;
  }
}

.compact-builder {
  grid-template-columns: minmax(0, 1fr) 350px;
  align-items: start;
  gap: 18px;
  display: grid;
}

.compact-builder-form {
  gap: 12px;
  display: grid;
}

.compact-builder-header, .compact-section, .compact-preview-panel {
  background: #fff;
  border: 1px solid #ebe6ed;
  border-radius: 16px;
  box-shadow: 0 10px 35px #2e1f3a0a;
}

.compact-builder-header {
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  min-height: 68px;
  padding: 12px 16px;
  display: flex;
}

.compact-eyebrow {
  color: #e95000;
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 800;
  display: block;
}

.compact-builder-header h2 {
  margin-top: 2px;
  font-size: 18px;
  font-weight: 800;
}

.compact-save {
  font-size: 12px;
  border-radius: 10px !important;
  min-height: 38px !important;
  padding-inline: 18px !important;
}

.compact-notice {
  border: 1px solid;
  border-radius: 11px;
  padding: 10px 13px;
  font-size: 12px;
  font-weight: 600;
}

.compact-notice.is-success {
  color: #17723a;
  background: #f1fbf5;
  border-color: #bde7cd;
}

.compact-notice.is-error {
  color: #a4400c;
  background: #fff6f0;
  border-color: #ffd2b6;
}

.compact-section {
  overflow: hidden;
}

.compact-section-title {
  border-bottom: 1px solid #f0edf2;
  align-items: center;
  gap: 10px;
  min-height: 47px;
  padding: 9px 14px;
  display: flex;
}

.compact-section-title > span {
  color: #e95000;
  background: #fff0e6;
  border-radius: 50%;
  place-items: center;
  width: 25px;
  height: 25px;
  font-size: 11px;
  font-weight: 800;
  display: grid;
}

.compact-section-title h3 {
  font-size: 15px;
  font-weight: 800;
}

.compact-section-body {
  padding: 12px 14px 14px;
}

.compact-options {
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
  display: grid;
}

.compact-options-two {
  grid-template-columns: repeat(2, minmax(0, 180px));
}

.compact-options button {
  color: #5f5752;
  background: #fbfaf9;
  border: 1px solid #e9e4e0;
  border-radius: 10px;
  min-height: 37px;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 700;
  transition: all .18s;
}

.compact-options button:hover, .compact-options button.is-active {
  color: #d94e05;
  background: #fff7f1;
  border-color: #f05a0a;
}

.compact-media-wrap {
  margin-top: 10px;
}

.compact-media-grid {
  grid-template-columns: repeat(7, 1fr);
  gap: 7px;
  max-height: 225px;
  padding: 2px;
  display: grid;
  overflow-y: auto;
}

.compact-media-grid button {
  aspect-ratio: 1;
  color: #8d857f;
  background: #eee9e4;
  border: 2px solid #0000;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
}

.compact-media-grid button.is-selected {
  border-color: #f05a0a;
  box-shadow: 0 0 0 2px #f05a0a1f;
}

.compact-media-grid img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.compact-media-grid button > span {
  color: #fff;
  background: #000000a6;
  border-radius: 4px;
  padding: 2px 4px;
  font-size: 6px;
  font-weight: 800;
  position: absolute;
  top: 4px;
  left: 4px;
}

.compact-empty, .compact-error {
  text-align: center;
  padding: 18px;
  font-size: 12px;
}

.compact-error {
  color: #a5481b;
  background: #fff4ed;
  border-radius: 10px;
}

.compact-fields {
  gap: 9px;
  display: grid;
}

.compact-fields-row {
  grid-template-columns: 1fr 1.35fr;
  gap: 9px;
  display: grid;
}

.compact-field {
  color: #5f5752;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.compact-field > span {
  margin-bottom: 5px;
  display: block;
}

.compact-field input, .compact-field textarea {
  color: #2f2925;
  background: #fff;
  border: 1px solid #e4ded9;
  border-radius: 9px;
  outline: none;
  width: 100%;
  min-height: 38px;
  padding: 8px 11px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.65;
}

.compact-field textarea {
  resize: vertical;
  min-height: 62px;
}

.compact-field input:focus, .compact-field textarea:focus {
  border-color: #f05a0a;
  box-shadow: 0 0 0 3px #f05a0a17;
}

.compact-preview-panel {
  padding: 14px;
  position: sticky;
  top: 94px;
}

.compact-preview-heading {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  display: flex;
}

.compact-preview-heading h3 {
  font-size: 16px;
  font-weight: 800;
}

.compact-preview-heading p {
  color: #948c86;
  margin-top: 2px;
  font-size: 10px;
}

.compact-preview-heading > span {
  color: #247a46;
  background: #e8f7ee;
  border-radius: 999px;
  padding: 4px 9px;
  font-size: 9px;
  font-weight: 800;
}

.preview-tabs {
  background: #f7f5f3;
  border: 1px solid #e9e4e0;
  border-radius: 10px;
  grid-template-columns: repeat(3, 1fr);
  gap: 3px;
  margin: 12px 0 10px;
  padding: 3px;
  display: grid;
}

.preview-tabs button {
  color: #7e7670;
  border-radius: 7px;
  min-height: 30px;
  font-size: 11px;
  font-weight: 700;
}

.preview-tabs button.is-active {
  color: #fff;
  background: #171512;
  box-shadow: 0 3px 10px #00000021;
}

.ig-phone {
  color: #111;
  background: #fff;
  border: 7px solid #161616;
  border-radius: 34px;
  width: 100%;
  max-width: 320px;
  height: 570px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  box-shadow: 0 15px 40px #00000029;
}

.ig-status {
  justify-content: space-between;
  height: 25px;
  padding: 7px 15px 0;
  font-size: 8px;
  font-weight: 800;
  display: flex;
}

.ig-status.is-dark {
  color: #fff;
  background: #111;
}

.ig-post-header {
  grid-template-columns: 30px 1fr auto;
  align-items: center;
  gap: 7px;
  height: 43px;
  padding: 7px 10px;
  font-size: 10px;
  display: grid;
}

.ig-avatar {
  color: #fff;
  background: linear-gradient(145deg, #f99b4a, #d62976 55%, #4f5bd5);
  border-radius: 50%;
  flex: none;
  place-items: center;
  width: 29px;
  height: 29px;
  font-size: 9px;
  font-weight: 800;
  display: grid;
}

.ig-avatar.small {
  width: 24px;
  height: 24px;
}

.ig-avatar.brand {
  background: linear-gradient(145deg, #ff7a2f, #f04d00);
}

.ig-media {
  color: #fff;
  background: #181818;
  place-items: center;
  width: 100%;
  height: 307px;
  display: grid;
  overflow: hidden;
}

.ig-media img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ig-post-actions {
  justify-content: space-between;
  height: 36px;
  padding: 7px 10px;
  font-size: 19px;
  line-height: 1;
  display: flex;
}

.ig-post-actions > div {
  gap: 12px;
  display: flex;
}

.ig-post-actions button {
  font-size: 19px;
  line-height: 1;
}

.ig-post-caption {
  padding: 0 10px;
  font-size: 10px;
  line-height: 1.65;
}

.ig-sheet-backdrop {
  z-index: 4;
  background: #00000061;
  position: absolute;
  inset: 0;
}

.ig-comments-sheet {
  z-index: 5;
  inset-inline: 0;
  background: #fff;
  border-radius: 20px 20px 0 0;
  height: 72%;
  animation: .24s ease-out ig-sheet-up;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

@keyframes ig-sheet-up {
  from {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}

.ig-sheet-handle {
  background: #d8d8d8;
  border-radius: 999px;
  width: 34px;
  height: 4px;
  margin: 7px auto 3px;
}

.ig-comments-sheet header {
  border-bottom: 1px solid #ececec;
  place-items: center;
  height: 38px;
  font-size: 11px;
  display: grid;
  position: relative;
}

.ig-comments-sheet header button {
  color: #777;
  font-size: 22px;
  position: absolute;
  top: 4px;
  left: 12px;
}

.ig-comments-list {
  height: calc(100% - 83px);
  padding: 12px 11px;
  overflow-y: auto;
}

.ig-comment-row {
  grid-template-columns: 29px 1fr 18px;
  align-items: start;
  gap: 8px;
  margin-bottom: 15px;
  display: grid;
}

.ig-comment-row p {
  font-size: 9px;
  line-height: 1.55;
}

.ig-comment-row small {
  color: #999;
  margin-top: 3px;
  font-size: 7px;
  font-weight: 600;
  display: block;
}

.ig-comment-like {
  color: #777;
  padding-top: 4px;
  font-size: 12px;
}

.ig-reply-thread {
  margin-right: 36px;
  position: relative;
}

.ig-reply-thread:before {
  content: "";
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 0 0 8px;
  width: 13px;
  height: 20px;
  position: absolute;
  top: -8px;
  right: -20px;
}

.ig-comment-composer {
  inset-inline: 0;
  color: #999;
  background: #fff;
  border-top: 1px solid #ececec;
  grid-template-columns: 24px 1fr auto;
  align-items: center;
  gap: 8px;
  height: 45px;
  padding: 8px 10px;
  font-size: 9px;
  display: grid;
  position: absolute;
  bottom: 0;
}

.ig-comment-composer b {
  color: #2d9bf0;
  font-size: 9px;
}

.ig-dm-preview {
  background: #fff;
}

.ig-dm-preview.is-dark {
  color: #fff;
  background: #111;
  border-color: #111820;
}

.ig-dm-header {
  text-align: center;
  border-bottom: 1px solid #ededed;
  grid-template-columns: 30px 1fr 30px;
  align-items: center;
  height: 46px;
  padding: 6px 11px;
  display: grid;
}

.ig-dm-header > span {
  font-size: 19px;
}

.ig-dm-header div {
  flex-direction: column;
  display: flex;
}

.ig-dm-header b {
  font-size: 10px;
}

.ig-dm-header small {
  color: #888;
  font-size: 7px;
}

.ig-dm-preview.is-dark .ig-dm-header {
  color: #fff;
  background: #111;
  border-color: #2b2b2b;
}

.ig-dm-preview.is-dark .ig-dm-header > span:last-child {
  font-size: 12px;
}

.ig-dm-body {
  background: #fff;
  height: 443px;
  padding: 12px 10px;
  overflow-y: auto;
}

.ig-dm-preview.is-dark .ig-dm-body {
  overscroll-behavior: contain;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #454545 transparent;
  background: #111;
  height: 449px;
  padding: 10px 9px 52px;
  overflow-y: auto;
}

.ig-dm-thread {
  direction: ltr;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
  min-height: 100%;
  display: flex;
}

.ig-dm-profile {
  flex-direction: column;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.ig-dm-profile > span {
  background: #f1f1f1;
  border-radius: 50%;
  place-items: center;
  width: 50px;
  height: 50px;
  display: grid;
}

.ig-dm-profile b {
  margin-top: 7px;
  font-size: 10px;
}

.ig-dm-profile small {
  color: #888;
  font-size: 8px;
}

.ig-dm-line {
  align-items: flex-end;
  gap: 6px;
  display: flex;
}

.ig-thread-avatar {
  color: #fff;
  background: linear-gradient(145deg, #f3c833, #bc3b70);
  border-radius: 50%;
  flex: 0 0 22px;
  place-items: center;
  width: 22px;
  height: 22px;
  font-size: 8px;
  font-weight: 900;
  display: grid;
}

.ig-message-bubble {
  color: #fff;
  direction: rtl;
  background: #282828;
  border-radius: 10px 10px 10px 3px;
  width: auto;
  max-width: 78%;
  font-size: 8px;
  line-height: 1.45;
  overflow: hidden;
}

.ig-message-bubble p {
  white-space: pre-line;
  padding: 8px 9px;
}

.ig-message-bubble button {
  color: #fff;
  text-align: center;
  background: #3a3a3a;
  border-radius: 5px;
  width: calc(100% - 10px);
  margin: 0 5px 5px;
  padding: 6px;
  font-size: 7px;
  font-weight: 800;
}

.ig-dm-line.is-compact .ig-message-bubble {
  max-width: 72%;
}

.ig-user-bubble {
  color: #fff;
  direction: rtl;
  background: #6535ec;
  border-radius: 12px 12px 3px;
  align-self: flex-end;
  max-width: 72%;
  padding: 8px 10px;
  font-size: 8px;
}

.ig-message-input {
  z-index: 2;
  inset-inline: 8px;
  color: #aaa;
  background: #161616;
  border: 1px solid #343434;
  border-radius: 999px;
  grid-template-columns: 25px 1fr auto;
  align-items: center;
  gap: 7px;
  height: 36px;
  padding: 7px 9px;
  font-size: 8px;
  display: grid;
  position: absolute;
  bottom: 9px;
}

.ig-camera {
  color: #fff;
  background: #1479ef;
  border-radius: 50%;
  place-items: center;
  width: 23px;
  height: 23px;
  display: grid;
}

@media (max-height: 760px) and (min-width: 901px) {
  .flow-preview {
    justify-content: center;
    align-items: flex-start;
    padding-top: 62px;
    padding-bottom: 52px;
    display: flex;
  }

  .flow-preview .ig-phone {
    transform-origin: top;
    flex: none;
    transform: scale(.9);
  }

  .flow-preview-tabs {
    bottom: 8px;
  }
}

@media (max-height: 650px) and (min-width: 901px) {
  .flow-preview .ig-phone {
    transform: scale(.8);
  }
}

@media (max-width: 1180px) {
  .compact-builder {
    grid-template-columns: 1fr;
  }

  .compact-preview-panel {
    position: static;
  }
}

@media (max-width: 720px) {
  .compact-options {
    grid-template-columns: 1fr;
  }

  .compact-options-two {
    grid-template-columns: 1fr 1fr;
  }

  .compact-media-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .compact-fields-row {
    grid-template-columns: 1fr;
  }

  .compact-builder-header {
    align-items: flex-start;
  }
}

.status-dot {
  background: #28c779;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0 5px #28c7791f;
}

.dot-pattern {
  background-image: radial-gradient(#ff5a002e 1.2px, #0000 1.2px);
  background-size: 18px 18px;
}

.logo-mark {
  color: #fff;
  background: linear-gradient(145deg, #7c4dff, #ef5fb8);
  border-radius: 12px;
  place-items: center;
  width: 38px;
  height: 38px;
  display: grid;
  box-shadow: 0 8px 18px #6d3df542;
}

.flow-line {
  position: relative;
}

.flow-line:after {
  content: "";
  border-top: 1px dashed #b8a5e7;
  width: 24px;
  position: absolute;
  top: 50%;
  left: -24px;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-9px);
  }
}

.float {
  animation: 5s ease-in-out infinite float;
}

.workflow-diagram {
  grid-template-columns: repeat(4, 1fr);
  align-items: start;
  gap: 0;
  display: grid;
}

.workflow-step {
  display: contents;
}

.workflow-node {
  border: 1px solid var(--line);
  text-align: center;
  background: #ffffffd1;
  border-radius: 22px;
  grid-row: 1;
  padding: 26px 18px;
  animation: .6s both workflow-in;
  box-shadow: 0 18px 55px #291d3d12;
}

.workflow-icon {
  background: var(--orange-soft);
  width: 52px;
  height: 52px;
  color: var(--orange);
  border-radius: 16px;
  place-items: center;
  margin: 0 auto;
  animation: 2.6s ease-in-out infinite workflow-pulse;
  display: grid;
  box-shadow: 0 0 #ff5a0059;
}

.workflow-connector {
  background: repeating-linear-gradient(to left, #ff5a0059 0 6px, #0000 6px 12px);
  grid-row: 1;
  align-self: center;
  height: 2px;
  margin: 0 -1px;
  position: relative;
  top: 26px;
}

.workflow-dot {
  background: var(--orange);
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  animation: 2.4s linear infinite workflow-travel;
  position: absolute;
  top: 50%;
  right: 0;
  box-shadow: 0 0 10px 2px #ff5a008c;
}

@keyframes workflow-in {
  from {
    opacity: 0;
    transform: translateY(16px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes workflow-pulse {
  0%, 100% {
    box-shadow: 0 0 #ff5a0059;
  }

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

@keyframes workflow-travel {
  0% {
    opacity: 0;
    right: 0;
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    right: 100%;
  }
}

@media (max-width: 768px) {
  .workflow-diagram {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .workflow-connector {
    background: repeating-linear-gradient(#ff5a0059 0 6px, #0000 6px 12px);
    width: 2px;
    height: 28px;
    margin: 0 auto;
    top: 0;
  }

  .workflow-dot {
    margin-top: 0;
    margin-right: -4px;
    animation-name: workflow-travel-vertical;
    top: 0;
    right: 50%;
  }

  @keyframes workflow-travel-vertical {
    0% {
      opacity: 0;
      top: 0;
    }

    10% {
      opacity: 1;
    }

    90% {
      opacity: 1;
    }

    100% {
      opacity: 0;
      top: 100%;
    }
  }
}

@media (max-width: 767px) {
  .container-shell {
    width: min(100% - 28px, 1180px);
  }

  .display-title {
    letter-spacing: -.045em;
  }

  .hero-title {
    font-size: clamp(2.8rem, 14vw, 4.5rem);
    line-height: 1.15;
  }

  .rotating-word {
    min-width: 4.9em;
  }

  .hero-copy {
    width: 100%;
  }

  .flow-line:after {
    display: none;
  }

  .wayl-hero {
    min-height: auto;
  }

  .template-featured {
    padding: 24px 24px 230px;
  }

  .template-featured-preview {
    top: auto;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 1100px) {
  .comment-builder {
    grid-template-columns: 1fr;
  }

  .comment-builder-preview {
    border-top: 1px solid #ebe5e1;
    border-right: 0;
    min-height: auto;
  }

  .automation-builder {
    grid-template-columns: 1fr;
  }

  .automation-form-column {
    border-right: 0;
  }

  .automation-preview-column {
    border-top: 1px solid #ece7e3;
    min-height: auto;
  }
}

.afd-root {
  margin-top: 3rem;
}

.afd-track {
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  margin-bottom: 1.75rem;
  display: flex;
}

.afd-track-item {
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}

.afd-pip {
  color: #aba5ae;
  white-space: nowrap;
  border: 1px solid #0000;
  border-radius: 999px;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 600;
  transition: all .25s;
  display: inline-flex;
}

.afd-pip-active {
  color: #ff5a00;
  background: #fff0e5;
  border-color: #ff5a004d;
}

.afd-pip-done {
  color: #0d8f68;
  background: #e8fff3;
  border-color: #0d8f684d;
}

.afd-pip-dot {
  background: currentColor;
  border-radius: 50%;
  flex-shrink: 0;
  width: 7px;
  height: 7px;
}

.afd-tline {
  background: #16131c1a;
  flex: 1;
  min-width: 8px;
  height: 1px;
}

.afd-scene {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 16px;
  display: grid;
}

@media (max-width: 768px) {
  .afd-scene {
    grid-template-columns: 1fr;
  }

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

.afd-av {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.afd-av-brand {
  color: #ff5a00;
  background: #fff0e5;
  width: 34px;
  height: 34px;
  font-size: 11px;
}

.afd-post-card {
  background: #fff;
  border: 1px solid #16131c1a;
  border-radius: 18px;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 24px #16131c0f;
}

.afd-post-header {
  border-bottom: 1px solid #16131c12;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  display: flex;
}

.afd-post-name {
  font-size: 12px;
  font-weight: 700;
}

.afd-post-handle {
  color: #746d67;
  font-size: 11px;
}

.afd-post-img {
  background: #f7f3ef;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  height: 116px;
  display: flex;
  position: relative;
}

.afd-post-badge {
  color: #fff;
  background: #ff5a00;
  border-radius: 5px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 8px;
  right: 8px;
}

.afd-post-img-label {
  color: #746d67;
  text-align: center;
  font-size: 11px;
  line-height: 1.55;
}

.afd-post-caption {
  color: #11100f;
  border-bottom: 1px solid #16131c12;
  padding: 10px 14px;
  font-size: 12px;
  line-height: 1.65;
}

.afd-kw {
  color: #ff5a00;
  font-weight: 700;
}

.afd-comments {
  flex-direction: column;
  flex: 1;
  gap: 7px;
  min-height: 110px;
  padding: 10px 14px;
  display: flex;
}

.afd-comments-empty {
  color: #aba5ae;
  padding: 4px 0;
  font-size: 11px;
}

.afd-comment {
  align-items: flex-start;
  gap: 7px;
  display: flex;
}

@keyframes afd-comment-in {
  from {
    opacity: 0;
    transform: translateY(6px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.afd-comment-in {
  animation: .28s both afd-comment-in;
}

.afd-comment-body {
  background: #f7f3ef;
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.55;
}

.afd-comment-name {
  color: #746d67;
  margin-bottom: 2px;
  font-size: 10px;
  font-weight: 700;
}

.afd-post-bar {
  background: #faf7f4;
  justify-content: space-between;
  align-items: center;
  padding: 9px 14px;
  display: flex;
}

.afd-post-counts {
  color: #746d67;
  gap: 14px;
  font-size: 11px;
  display: flex;
}

.afd-reply-badge {
  color: #0d8f68;
  font-size: 10px;
  font-weight: 700;
  transition: opacity .3s;
}

.afd-right {
  flex-direction: column;
  gap: 12px;
  display: flex;
}

.afd-engine-card {
  background: #fff;
  border: 1px solid #16131c1a;
  border-radius: 16px;
  padding: 14px;
  box-shadow: 0 4px 20px #16131c0d;
}

.afd-engine-head {
  color: #11100f;
  align-items: center;
  gap: 7px;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
  display: flex;
}

.afd-estatus {
  color: #746d67;
  background: #f1efe8;
  border-radius: 999px;
  margin-right: auto;
  padding: 2px 9px;
  font-size: 10px;
  font-weight: 700;
  transition: background .3s, color .3s;
}

.afd-estatus-running {
  color: #ff5a00;
  background: #fff0e5;
}

.afd-estatus-done {
  color: #0d8f68;
  background: #e8fff3;
}

.afd-rule {
  background: #fff;
  border: 1px solid #16131c1a;
  border-radius: 10px;
  align-items: center;
  gap: 9px;
  margin-bottom: 7px;
  padding: 8px 10px;
  transition: all .25s;
  display: flex;
}

.afd-rule-firing {
  background: #fff0e5;
  border-color: #ff5a0059;
}

.afd-rule-icon {
  color: #746d67;
  background: #f1efe8;
  border-radius: 8px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  transition: background .25s, color .25s;
  display: flex;
}

.afd-rule-firing .afd-rule-icon {
  color: #ff5a00;
  background: #ff5a0026;
}

.afd-rule-lbl {
  flex: 1;
  font-size: 12px;
  font-weight: 500;
}

.afd-rule-badge {
  color: #746d67;
  background: #f1efe8;
  border-radius: 5px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 700;
  transition: all .25s;
}

.afd-rule-firing .afd-rule-badge {
  color: #fff;
  background: #ff5a00;
}

.afd-inbox-card {
  background: #fff;
  border: 1px solid #16131c1a;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px #16131c0d;
}

.afd-inbox-head {
  border-bottom: 1px solid #16131c12;
  justify-content: space-between;
  align-items: center;
  padding: 11px 14px;
  display: flex;
}

.afd-inbox-title {
  color: #11100f;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.afd-inbox-count {
  color: #fff;
  text-align: center;
  background: #ff5a00;
  border-radius: 999px;
  min-width: 20px;
  padding: 1px 8px;
  font-size: 10px;
  font-weight: 700;
  transition: all .25s;
}

.afd-inbox-list {
  padding: 8px;
}

.afd-inbox-empty {
  color: #aba5ae;
  text-align: center;
  padding: 14px;
  font-size: 11px;
}

.afd-dm {
  border-radius: 10px;
  align-items: center;
  gap: 9px;
  padding: 8px 9px;
  display: flex;
}

.afd-dm:hover {
  background: #faf7f4;
}

@keyframes afd-dm-in {
  from {
    opacity: 0;
    transform: translateX(-8px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.afd-dm-in {
  animation: .32s both afd-dm-in;
}

.afd-dm-body {
  flex: 1;
  min-width: 0;
}

.afd-dm-name {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 700;
}

.afd-dm-preview {
  color: #746d67;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 11px;
  overflow: hidden;
}

.afd-dm-unread {
  background: #ff5a00;
  border-radius: 50%;
  flex-shrink: 0;
  width: 7px;
  height: 7px;
}

.afd-stats {
  opacity: 0;
  pointer-events: none;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 20px;
  transition: opacity .5s;
  display: grid;
}

.afd-stats-show {
  opacity: 1;
  pointer-events: auto;
}

.afd-stat {
  text-align: center;
  background: #faf7f4;
  border-radius: 12px;
  padding: 14px 10px;
}

.afd-stat-num {
  letter-spacing: -.04em;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
}

.afd-stat-orange {
  color: #ff5a00;
}

.afd-stat-teal {
  color: #0d8f68;
}

.afd-stat-lbl {
  color: #746d67;
  margin-top: 5px;
  font-size: 11px;
}

.afd-controls {
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  display: flex;
}

.afd-btn-run {
  color: #fff;
  cursor: pointer;
  background: #171512;
  border: none;
  border-radius: 999px;
  align-items: center;
  gap: 7px;
  padding: 10px 22px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
  transition: background .2s, transform .2s;
  display: inline-flex;
}

.afd-btn-run:hover:not(:disabled) {
  background: #ff5a00;
  transform: translateY(-1px);
}

.afd-btn-run:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.afd-btn-reset {
  color: #746d67;
  cursor: pointer;
  background: none;
  border: 1.5px solid #16131c24;
  border-radius: 999px;
  align-items: center;
  gap: 7px;
  padding: 10px 18px;
  font-family: inherit;
  font-size: 13px;
  font-weight: 600;
  transition: border-color .2s, color .2s;
  display: inline-flex;
}

.afd-btn-reset:hover {
  color: #ff5a00;
  border-color: #ff5a00;
}

.afd-speed-label {
  color: #746d67;
  font-size: 12px;
}

.afd-speed-range {
  width: 72px;
}

.afd-speed-val {
  color: #746d67;
  font-size: 12px;
}

.afv-root {
  margin-top: 3.5rem;
}

.afv-flow {
  align-items: stretch;
  gap: 0;
  display: flex;
}

.afv-card {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 24px;
  flex-direction: column;
  flex: 1 1 0;
  min-height: 300px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 24px #16131c0d;
}

.afv-card-head {
  border-bottom: 1px solid var(--line);
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  display: flex;
}

.afv-inbox-head {
  justify-content: space-between;
}

.afv-avatar {
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.afv-avatar-brand {
  background: var(--orange-soft);
  width: 34px;
  height: 34px;
  color: var(--orange);
  font-size: 11px;
}

.afv-avatar-sm {
  width: 26px;
  height: 26px;
  font-size: 9px;
}

.afv-name {
  color: var(--ink);
  font-size: 13px;
  font-weight: 700;
}

.afv-handle {
  color: var(--muted);
  font-size: 11px;
}

.afv-post-body {
  border-bottom: 1px solid var(--line);
  flex-direction: column;
  gap: 10px;
  padding: 14px 16px;
  display: flex;
}

.afv-post-img {
  background: #f7f3ef;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 64px;
  display: flex;
}

.afv-caption {
  color: var(--ink);
  font-size: 12px;
  line-height: 1.7;
}

.afv-kw {
  color: var(--orange);
  font-weight: 700;
}

.afv-comments, .afv-dms {
  flex-direction: column;
  flex: 1;
  gap: 9px;
  min-height: 140px;
  padding: 14px 16px;
  display: flex;
}

.afv-empty {
  color: var(--muted);
  text-align: center;
  margin: auto;
  font-size: 12px;
}

.afv-comment {
  align-items: center;
  gap: 8px;
  animation: .35s both afv-pop;
  display: flex;
}

.afv-bubble {
  color: var(--ink);
  background: #f7f3ef;
  border-radius: 12px;
  padding: 7px 12px;
  font-size: 12px;
  line-height: 1.5;
}

.afv-dm {
  background: #faf7f4;
  border-radius: 12px;
  align-items: center;
  gap: 9px;
  padding: 9px 10px;
  animation: .35s both afv-pop;
  display: flex;
}

@keyframes afv-pop {
  from {
    opacity: 0;
    transform: translateY(6px)scale(.97);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.afv-dm-body {
  flex: 1;
  min-width: 0;
}

.afv-dm-name {
  color: var(--ink);
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: 700;
}

.afv-dm-text {
  color: var(--muted);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 11px;
  overflow: hidden;
}

.afv-dm-sent {
  color: #0d8f68;
  flex-shrink: 0;
}

.afv-badge {
  background: var(--orange);
  color: #fff;
  text-align: center;
  border-radius: 999px;
  min-width: 22px;
  padding: 2px 9px;
  font-size: 11px;
  font-weight: 700;
  transition: transform .2s;
}

.afv-path {
  background: var(--line);
  border-radius: 3px;
  flex: 0 0 64px;
  align-self: center;
  height: 3px;
  margin: 0 -1px;
  position: relative;
  overflow: hidden;
}

.afv-path-flow {
  background: linear-gradient(90deg, transparent, var(--orange), transparent);
  width: 40%;
  animation: 2.2s linear infinite afv-flow;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -40%;
}

@keyframes afv-flow {
  from {
    left: -40%;
  }

  to {
    left: 100%;
  }
}

.afv-engine {
  text-align: center;
  flex-direction: column;
  flex: 0 0 132px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0 6px;
  display: flex;
}

.afv-engine-ring {
  background: var(--orange-soft);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 76px;
  height: 76px;
  display: flex;
  position: relative;
}

.afv-engine-ring:before, .afv-engine-ring:after {
  content: "";
  opacity: 0;
  border: 1.5px solid #ff5a0040;
  border-radius: 50%;
  position: absolute;
  inset: 0;
}

.afv-engine-ring.afv-active:before, .afv-engine-ring.afv-active:after {
  animation: 1.2s ease-out infinite afv-ring;
}

.afv-engine-ring.afv-active:after {
  animation-delay: .3s;
}

@keyframes afv-ring {
  0% {
    opacity: .7;
    transform: scale(.8);
  }

  100% {
    opacity: 0;
    transform: scale(1.6);
  }
}

.afv-engine-core {
  color: #fff;
  background: linear-gradient(135deg, var(--orange), var(--orange-dark));
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: transform .25s;
  display: flex;
  box-shadow: 0 8px 22px #ff5a0052;
}

.afv-engine-ring.afv-active .afv-engine-core {
  transform: scale(1.08);
}

.afv-engine-label {
  color: var(--ink);
  font-size: 13px;
  font-weight: 800;
}

.afv-engine-sub {
  color: var(--muted);
  min-height: 14px;
  font-size: 11px;
  transition: color .2s;
}

.afv-engine-sub.afv-active {
  color: var(--orange);
  font-weight: 700;
}

.afv-stats {
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 1.5rem;
  display: grid;
}

.afv-stat {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 18px;
  align-items: center;
  gap: 12px;
  padding: 16px 18px;
  display: flex;
  box-shadow: 0 2px 14px #16131c0a;
}

.afv-stat-icon {
  border-radius: 12px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.afv-icon-green {
  color: #0d8f68;
  background: #e8fff3;
}

.afv-icon-orange {
  background: var(--orange-soft);
  color: var(--orange);
}

.afv-icon-blue {
  color: #0c447c;
  background: #e6f1fb;
}

.afv-stat-body {
  flex-direction: column;
  display: flex;
}

.afv-stat-value {
  color: var(--ink);
  font-size: 20px;
  font-weight: 800;
}

.afv-stat-label {
  color: var(--muted);
  font-size: 11px;
}

@media (max-width: 860px) {
  .afv-flow {
    flex-direction: column;
  }

  .afv-card {
    min-height: 220px;
  }

  .afv-path {
    flex: 0 0 48px;
    width: 3px;
    height: auto;
    margin: 0;
  }

  .afv-path-flow {
    background: linear-gradient(180deg, transparent, var(--orange), transparent);
    width: auto;
    height: 40%;
    animation-name: afv-flow-v;
    top: -40%;
    left: 0;
  }

  @keyframes afv-flow-v {
    from {
      top: -40%;
    }

    to {
      top: 100%;
    }
  }

  .afv-engine {
    flex: none;
    padding: 10px 0;
  }

  .afv-stats {
    grid-template-columns: 1fr;
  }
}

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

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

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

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

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

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

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

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

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

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

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

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

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

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

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

/* [next]/internal/font/google/ibm_plex_sans_arabic_88a8fa64.module.css [app-client] (css) */
@font-face {
  font-family: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/c412b9dae757a56d-s.p.1cdo_ayqo8nkw.woff2") format("woff2");
  unicode-range: U+6??, U+750-77F, U+870-88E, U+890-891, U+897-8E1, U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/c667f24a0ff78f14-s.2uew94uao4-oz.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/eb89c7e1d2156adb-s.3h2q_oi0hwy8r.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../media/c24ca030dfcb5061-s.p.42x_n7yf15d0k.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/c9a0d344f313d307-s.p.3ik2qu-u9tgho.woff2") format("woff2");
  unicode-range: U+6??, U+750-77F, U+870-88E, U+890-891, U+897-8E1, U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/aa914dbbd9a27e94-s.0n4hkusom70ae.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/5a1ede1938590d51-s.19gzon4xl8qiz.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/5d6231e6818a3930-s.p.2vs72h_x6qrve.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/280fac012b00b901-s.p.3ihiqn4pviisd.woff2") format("woff2");
  unicode-range: U+6??, U+750-77F, U+870-88E, U+890-891, U+897-8E1, U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/65b08f011bd29e21-s.00vfn3_g-ftpg.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/a1b65e215f8df202-s.3w3hylgez90of.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/3347fc7792f0b5ea-s.p.0c7ha31nuacbu.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/ceec3e50f42c26e3-s.p.0da8nscnv1nkd.woff2") format("woff2");
  unicode-range: U+6??, U+750-77F, U+870-88E, U+890-891, U+897-8E1, U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/b140408e2d7eae5d-s.2x1j3gzzngp4x.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/d3af3242084a193c-s.1jr_z050he_qo.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/441492499fc86682-s.p.1fbvi_fot8u4l.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/5ad8fdb5805e9b4a-s.p.0-uv4l43gdmt7.woff2") format("woff2");
  unicode-range: U+6??, U+750-77F, U+870-88E, U+890-891, U+897-8E1, U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EC2-10EC4, U+10EFC-10EFF, U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32, U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B, U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D, U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77, U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3, U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}

@font-face {
  font-family: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/bb8a9270184a3556-s.0phk7_etl12r4.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/b3f2ed44161db83e-s.3c64at4xi6rda.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: IBM Plex Sans Arabic;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/84cd8d504984ae62-s.p.0iritm8hg8q1a.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: IBM Plex Sans Arabic Fallback;
  src: local(Arial);
  ascent-override: 107.25%;
  descent-override: 41.02%;
  line-gap-override: 0.0%;
  size-adjust: 101.17%;
}

.ibm_plex_sans_arabic_88a8fa64-module__WaU-CG__className {
  font-family: IBM Plex Sans Arabic, IBM Plex Sans Arabic Fallback;
  font-style: normal;
}

.ibm_plex_sans_arabic_88a8fa64-module__WaU-CG__variable {
  --font-ibm-plex-arabic: "IBM Plex Sans Arabic", "IBM Plex Sans Arabic Fallback";
}

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