/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@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-neutral-500: oklch(.556 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

  body {
    line-height: inherit;
  }

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  html {
    height: 100%;
    overflow: hidden;
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    overflow: hidden;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-2\.17\%\] {
    inset: -2.17%;
  }

  .inset-\[-3\.03\%\] {
    inset: -3.03%;
  }

  .inset-\[-17\.34\%\] {
    inset: -17.34%;
  }

  .inset-\[-17\.87\%_-6\.96\%_-17\.86\%_-6\.96\%\] {
    inset: -17.87% -6.96% -17.86%;
  }

  .inset-\[-18\.39\%\] {
    inset: -18.39%;
  }

  .inset-\[-136\.99\%_-137\.36\%\] {
    inset: -136.99% -137.36%;
  }

  .inset-\[-213\.68\%_-161\.29\%\] {
    inset: -213.68% -161.29%;
  }

  .inset-\[0\.01\%_23\.89\%_1\.48\%_68\.18\%\] {
    inset: .01% 23.89% 1.48% 68.18%;
  }

  .inset-\[0\.01\%_38\.39\%_1\.48\%_53\.64\%\] {
    inset: .01% 38.39% 1.48% 53.64%;
  }

  .inset-\[1\.48\%_12\.11\%_1\.48\%_80\.65\%\] {
    inset: 1.48% 12.11% 1.48% 80.65%;
  }

  .inset-\[1\.48\%_52\.72\%_1\.48\%_42\.18\%\] {
    inset: 1.48% 52.72% 1.48% 42.18%;
  }

  .inset-\[1\.48\%_65\.04\%_0\.01\%_28\.1\%\] {
    inset: 1.48% 65.04% .01% 28.1%;
  }

  .inset-\[5\.21\%_5\.64\%\] {
    inset: 5.21% 5.64%;
  }

  .inset-\[5\.21\%_5\.64\%_6\.07\%_5\.64\%\] {
    inset: 5.21% 5.64% 6.07%;
  }

  .inset-\[8\.61\%_71\.66\%_80\.3\%_17\.25\%\] {
    inset: 8.61% 71.66% 80.3% 17.25%;
  }

  .inset-\[17\.96\%_18\.52\%_18\.67\%_18\.1\%\] {
    inset: 17.96% 18.52% 18.67% 18.1%;
  }

  .inset-\[28\.25\%_18\.65\%_60\.66\%_70\.26\%\] {
    inset: 28.25% 18.65% 60.66% 70.26%;
  }

  .inset-\[31\.25\%_38\.75\%\] {
    inset: 31.25% 38.75%;
  }

  .inset-\[38\.05\%_44\.59\%_51\.49\%_44\.96\%\] {
    inset: 38.05% 44.59% 51.49% 44.96%;
  }

  .inset-\[52\.55\%_36\.39\%_36\.69\%_35\.97\%\] {
    inset: 52.55% 36.39% 36.69% 35.97%;
  }

  .inset-\[83\.7\%_23\.71\%_5\.21\%_65\.2\%\] {
    inset: 83.7% 23.71% 5.21% 65.2%;
  }

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

  .top-\[0\.01\%\] {
    top: .01%;
  }

  .top-\[1\.48\%\] {
    top: 1.48%;
  }

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

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

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

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

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

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

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

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

  .right-\[-2\.08\%\] {
    right: -2.08%;
  }

  .right-\[78\.52\%\] {
    right: 78.52%;
  }

  .right-\[94\.02\%\] {
    right: 94.02%;
  }

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

  .bottom-\[-2\.08\%\] {
    bottom: -2.08%;
  }

  .bottom-\[0\.01\%\] {
    bottom: .01%;
  }

  .bottom-\[1\.48\%\] {
    bottom: 1.48%;
  }

  .bottom-\[15px\] {
    bottom: 15px;
  }

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

  .left-\[-2\.16\%\] {
    left: -2.16%;
  }

  .left-\[5\%\] {
    left: 5%;
  }

  .left-\[10\%\] {
    left: 10%;
  }

  .left-\[12\.32\%\] {
    left: 12.32%;
  }

  .left-\[30\%\] {
    left: 30%;
  }

  .left-\[50\%\] {
    left: 50%;
  }

  .left-\[55\%\] {
    left: 55%;
  }

  .left-\[94\.25\%\] {
    left: 94.25%;
  }

  .left-\[128\.1px\] {
    left: 128.1px;
  }

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

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

  .size-\[40px\] {
    width: 40px;
    height: 40px;
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

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

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

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

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

  .h-\[22\.5px\] {
    height: 22.5px;
  }

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

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

  .h-\[32\.5px\] {
    height: 32.5px;
  }

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

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

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

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

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .min-h-\[55\.25px\] {
    min-height: 55.25px;
  }

  .min-h-px {
    min-height: 1px;
  }

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

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

  .w-\[22\.038px\] {
    width: 22.038px;
  }

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

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

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

  .w-\[116\.1px\] {
    width: 116.1px;
  }

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

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

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

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

  .w-\[250\.958px\] {
    width: 250.958px;
  }

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

  .min-w-px {
    min-width: 1px;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .animate-in {
    animation: enter var(--tw-duration, .15s) var(--tw-ease, ease);
  }

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

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

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

  .cursor-pointer {
    cursor: pointer;
  }

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

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

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

  .content-stretch {
    align-content: stretch;
  }

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

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

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

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

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

  .gap-\[6px\] {
    gap: 6px;
  }

  .gap-\[8px\] {
    gap: 8px;
  }

  .gap-\[10px\] {
    gap: 10px;
  }

  .gap-\[12px\] {
    gap: 12px;
  }

  .gap-\[15px\] {
    gap: 15px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

  .gap-\[20px\] {
    gap: 20px;
  }

  .gap-\[24px\] {
    gap: 24px;
  }

  .gap-\[30px\] {
    gap: 30px;
  }

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-transparent {
    background-color: #0000;
  }

  .bg-clip-padding {
    background-clip: padding-box;
  }

  .mask-intersect {
    mask-composite: intersect;
  }

  .mask-alpha {
    mask-mode: alpha;
  }

  .mask-size-\[18px_18px\] {
    mask-size: 18px 18px;
  }

  .mask-size-\[26px_26px\] {
    mask-size: 26px 26px;
  }

  .mask-no-clip {
    mask-clip: no-clip;
  }

  .mask-position-\[-1\.467px_-1\.356px\] {
    mask-position: -1.467px -1.356px;
  }

  .mask-position-\[-4\.485px_-2\.239px\] {
    mask-position: -4.485px -2.239px;
  }

  .mask-position-\[-4\.706px_-4\.67px\] {
    mask-position: -4.706px -4.67px;
  }

  .mask-position-\[-9\.353px_-13\.662px\] {
    mask-position: -9.353px -13.662px;
  }

  .mask-position-\[-11\.688px_-9\.893px\] {
    mask-position: -11.688px -9.893px;
  }

  .mask-position-\[-16\.951px_-21\.762px\] {
    mask-position: -16.951px -21.762px;
  }

  .mask-position-\[-18\.268px_-7\.346px\] {
    mask-position: -18.268px -7.346px;
  }

  .mask-no-repeat {
    mask-repeat: no-repeat;
  }

  .p-\[30\.8px\] {
    padding: 30.8px;
  }

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

  .px-\[3px\] {
    padding-inline: 3px;
  }

  .px-\[12px\] {
    padding-inline: 12px;
  }

  .px-\[14px\] {
    padding-inline: 14px;
  }

  .px-\[15px\] {
    padding-inline: 15px;
  }

  .px-\[20px\] {
    padding-inline: 20px;
  }

  .px-\[28px\] {
    padding-inline: 28px;
  }

  .px-\[40px\] {
    padding-inline: 40px;
  }

  .px-\[42px\] {
    padding-inline: 42px;
  }

  .px-\[86px\] {
    padding-inline: 86px;
  }

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

  .py-\[0\.8px\] {
    padding-block: .8px;
  }

  .py-\[5px\] {
    padding-block: 5px;
  }

  .py-\[6px\] {
    padding-block: 6px;
  }

  .py-\[8px\] {
    padding-block: 8px;
  }

  .py-\[10px\] {
    padding-block: 10px;
  }

  .py-\[16px\] {
    padding-block: 16px;
  }

  .py-px {
    padding-block: 1px;
  }

  .pt-\[4px\] {
    padding-top: 4px;
  }

  .pt-\[10px\] {
    padding-top: 10px;
  }

  .pt-\[12px\] {
    padding-top: 12px;
  }

  .pt-\[30px\] {
    padding-top: 30px;
  }

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

  .pr-\[10px\] {
    padding-right: 10px;
  }

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

  .pb-\[20px\] {
    padding-bottom: 20px;
  }

  .pb-\[40px\] {
    padding-bottom: 40px;
  }

  .pl-\[18px\] {
    padding-left: 18px;
  }

  .pl-\[20px\] {
    padding-left: 20px;
  }

  .pl-\[25px\] {
    padding-left: 25px;
  }

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

  .font-\[\'TT_Fors_Trial\:Medium\'\,sans-serif\] {
    font-family: TT Fors Trial\:Medium, sans-serif;
  }

  .font-\[\'TT_Fors_Trial\:Regular\'\,sans-serif\] {
    font-family: TT Fors Trial\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }

  .leading-\[18\.2px\] {
    --tw-leading: 18.2px;
    line-height: 18.2px;
  }

  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .leading-\[19\.5px\] {
    --tw-leading: 19.5px;
    line-height: 19.5px;
  }

  .leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }

  .leading-\[22\.5px\] {
    --tw-leading: 22.5px;
    line-height: 22.5px;
  }

  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }

  .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

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

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

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

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

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

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

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

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

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

  .decoration-solid {
    text-decoration-style: solid;
  }

  .shadow-\[0px_8px_32px_0px_rgba\(0\,0\,0\,0\.4\)\] {
    --tw-shadow: 0px 8px 32px 0px var(--tw-shadow-color, #0006);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-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, );
  }

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

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

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

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

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

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

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

  .duration-1500 {
    --tw-duration: 1.5s;
    transition-duration: 1.5s;
  }

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

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

  .\[text-underline-position\:from-font\] {
    text-underline-position: from-font;
  }

  .fade-in {
    --tw-enter-opacity: 0;
  }

  .slide-in-from-bottom-4 {
    --tw-enter-translate-y: calc(4 * var(--spacing));
  }

  .slide-in-from-top-4 {
    --tw-enter-translate-y: calc(4 * var(--spacing) * -1);
  }

  .zoom-in-95 {
    --tw-enter-scale: .95;
  }

  @media (hover: hover) {
    .group-hover\:border-transparent:is(:where(.group):hover *) {
      border-color: #0000;
    }
  }

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

  .placeholder\:text-neutral-500::placeholder {
    color: var(--color-neutral-500);
  }

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

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

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

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

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

  @media (hover: hover) {
    .hover\:opacity-70:hover {
      opacity: .7;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

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

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

  @media (width >= 40rem) {
    .sm\:top-\[50px\] {
      top: 50px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[60px\] {
      top: 60px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[140px\] {
      top: 140px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[200px\] {
      top: 200px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[420px\] {
      top: 420px;
    }
  }

  @media (width >= 40rem) {
    .sm\:top-\[550px\] {
      top: 550px;
    }
  }

  @media (width >= 40rem) {
    .sm\:bottom-\[18px\] {
      bottom: 18px;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[8\%\] {
      left: 8%;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[12\%\] {
      left: 12%;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[28\%\] {
      left: 28%;
    }
  }

  @media (width >= 40rem) {
    .sm\:left-\[52\%\] {
      left: 52%;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[25px\] {
      height: 25px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[34px\] {
      height: 34px;
    }
  }

  @media (width >= 40rem) {
    .sm\:h-\[55px\] {
      height: 55px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[84\%\] {
      width: 84%;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[110px\] {
      width: 110px;
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[240px\] {
      width: 240px;
    }
  }

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

  @media (width >= 40rem) {
    .sm\:py-\[9px\] {
      padding-block: 9px;
    }
  }

  @media (width >= 40rem) {
    .sm\:pr-\[12px\] {
      padding-right: 12px;
    }
  }

  @media (width >= 40rem) {
    .sm\:pr-\[15px\] {
      padding-right: 15px;
    }
  }

  @media (width >= 40rem) {
    .sm\:pl-\[22px\] {
      padding-left: 22px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[60px\] {
      top: 60px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[68px\] {
      top: 68px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[160px\] {
      top: 160px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[220px\] {
      top: 220px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[450px\] {
      top: 450px;
    }
  }

  @media (width >= 48rem) {
    .md\:top-\[590px\] {
      top: 590px;
    }
  }

  @media (width >= 48rem) {
    .md\:left-\[10\%\] {
      left: 10%;
    }
  }

  @media (width >= 48rem) {
    .md\:left-\[14\%\] {
      left: 14%;
    }
  }

  @media (width >= 48rem) {
    .md\:left-\[26\%\] {
      left: 26%;
    }
  }

  @media (width >= 48rem) {
    .md\:left-\[42\%\] {
      left: 42%;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[31px\] {
      height: 31px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[36px\] {
      height: 36px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[58px\] {
      height: 58px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[80\%\] {
      width: 80%;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[115px\] {
      width: 115px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[300px\] {
      width: 300px;
    }
  }

  @media (width >= 48rem) {
    .md\:min-w-\[85px\] {
      min-width: 85px;
    }
  }

  @media (width >= 48rem) {
    .md\:py-\[9px\] {
      padding-block: 9px;
    }
  }

  @media (width >= 48rem) {
    .md\:pr-\[13px\] {
      padding-right: 13px;
    }
  }

  @media (width >= 48rem) {
    .md\:pr-\[18px\] {
      padding-right: 18px;
    }
  }

  @media (width >= 48rem) {
    .md\:pl-\[24px\] {
      padding-left: 24px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[68px\] {
      top: 68px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[75\.5px\] {
      top: 75.5px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[180px\] {
      top: 180px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[240px\] {
      top: 240px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[487px\] {
      top: 487px;
    }
  }

  @media (width >= 64rem) {
    .lg\:top-\[629\.6px\] {
      top: 629.6px;
    }
  }

  @media (width >= 64rem) {
    .lg\:bottom-\[20px\] {
      bottom: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[34\%\] {
      left: 34%;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[163\.2px\] {
      left: 163.2px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[296\.2px\] {
      left: 296.2px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[429\.2px\] {
      left: 429.2px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[37px\] {
      height: 37px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[38px\] {
      height: 38px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[60px\] {
      height: 60px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[120px\] {
      width: 120px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[373px\] {
      width: 373px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[840px\] {
      width: 840px;
    }
  }

  @media (width >= 64rem) {
    .lg\:min-w-\[90px\] {
      min-width: 90px;
    }
  }

  @media (width >= 64rem) {
    .lg\:py-\[10px\] {
      padding-block: 10px;
    }
  }

  @media (width >= 64rem) {
    .lg\:pr-\[13\.8px\] {
      padding-right: 13.8px;
    }
  }

  @media (width >= 64rem) {
    .lg\:pr-\[20px\] {
      padding-right: 20px;
    }
  }

  @media (width >= 64rem) {
    .lg\:pl-\[25\.8px\] {
      padding-left: 25.8px;
    }
  }
}

:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

* {
  scrollbar-width: thin;
  scrollbar-color: #bca57d #121212;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #121212;
}

::-webkit-scrollbar-thumb {
  background-color: #bca57d;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #d4b88a;
}

@media (width <= 1023px) {
  :root {
    --font-size: 15px;
  }
}

@media (width <= 743px) {
  :root {
    --font-size: 14px;
  }
}

@media (width <= 413px) {
  :root {
    --font-size: 13px;
  }
}

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

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

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

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
