/*! 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :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-green-100: oklch(.962 .044 156.743);
    --color-green-200: oklch(.925 .084 155.995);
    --color-green-500: oklch(.723 .219 149.579);
    --color-violet-100: oklch(.943 .029 294.588);
    --color-violet-200: oklch(.894 .057 293.283);
    --color-violet-500: oklch(.606 .25 292.717);
    --color-neutral-50: oklch(.985 0 0);
    --color-neutral-400: oklch(.708 0 0);
    --color-neutral-900: oklch(.205 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --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 {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

  .tailwind html, .tailwind :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;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

  .tailwind sub, .tailwind sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

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

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

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

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

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

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

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

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

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

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

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

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

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

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

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

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

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

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

  .tailwind .inset-\[6\.25\%\] {
    inset: 6.25%;
  }

  .tailwind .inset-\[6\.25\%_9\.38\%_6\.94\%_9\.38\%\] {
    inset: 6.25% 9.38% 6.94%;
  }

  .tailwind .inset-\[6\.26\%_12\.5\%_6\.25\%_6\.25\%\] {
    inset: 6.26% 12.5% 6.25% 6.25%;
  }

  .tailwind .inset-\[13\.04\%_9\.65\%_24\.27\%_7\.41\%\] {
    inset: 13.04% 9.65% 24.27% 7.41%;
  }

  .tailwind .inset-\[14\.31\%_7\.37\%_14\.3\%_12\.52\%\] {
    inset: 14.31% 7.37% 14.3% 12.52%;
  }

  .tailwind .inset-\[22\.74\%_27\.76\%_0\.06\%_55\.52\%\] {
    inset: 22.74% 27.76% .06% 55.52%;
  }

  .tailwind .inset-\[43\.58\%_55\.52\%_0\.06\%_27\.76\%\] {
    inset: 43.58% 55.52% .06% 27.76%;
  }

  .tailwind .inset-\[59\.3\%_0\.56\%_0\.7\%_58\.53\%\] {
    inset: 59.3% .56% .7% 58.53%;
  }

  .tailwind .inset-\[75\.47\%_0\.05\%_0\.06\%_83\.23\%\] {
    inset: 75.47% .05% .06% 83.23%;
  }

  .tailwind .inset-\[75\.47\%_27\.78\%_0\.06\%_55\.5\%\] {
    inset: 75.47% 27.78% .06% 55.5%;
  }

  .tailwind .inset-\[75\.47\%_55\.51\%_0\.06\%_27\.77\%\] {
    inset: 75.47% 55.51% .06% 27.77%;
  }

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

  .tailwind .top-\[-0\.3px\] {
    top: -.3px;
  }

  .tailwind .top-\[2\.26px\] {
    top: 2.26px;
  }

  .tailwind .top-\[2\.59px\] {
    top: 2.59px;
  }

  .tailwind .top-\[8\.78px\] {
    top: 8.78px;
  }

  .tailwind .top-\[10\.5px\] {
    top: 10.5px;
  }

  .tailwind .top-\[14\.69px\] {
    top: 14.69px;
  }

  .tailwind .top-\[51px\] {
    top: 51px;
  }

  .tailwind .top-\[61\.6\%\] {
    top: 61.6%;
  }

  .tailwind .top-\[67px\] {
    top: 67px;
  }

  .tailwind .top-\[75\.47\%\] {
    top: 75.47%;
  }

  .tailwind .top-\[163\.05px\] {
    top: 163.05px;
  }

  .tailwind .top-\[183\.05px\] {
    top: 183.05px;
  }

  .tailwind .top-\[229\.05px\] {
    top: 229.05px;
  }

  .tailwind .top-\[299\.76px\] {
    top: 299.76px;
  }

  .tailwind .top-\[362\.55px\] {
    top: 362.55px;
  }

  .tailwind .top-\[386\.05px\] {
    top: 386.05px;
  }

  .tailwind .top-\[464\.5px\] {
    top: 464.5px;
  }

  .tailwind .top-\[calc\(50\%\+16\.5px\)\] {
    top: calc(50% + 16.5px);
  }

  .tailwind .top-\[calc\(50\%\+20px\)\] {
    top: calc(50% + 20px);
  }

  .tailwind .top-\[calc\(50\%\+21px\)\] {
    top: calc(50% + 21px);
  }

  .tailwind .top-\[calc\(50\%\+27\.5px\)\] {
    top: calc(50% + 27.5px);
  }

  .tailwind .top-\[calc\(50\%\+55px\)\] {
    top: calc(50% + 55px);
  }

  .tailwind .top-\[calc\(50\%\+64px\)\] {
    top: calc(50% + 64px);
  }

  .tailwind .top-\[calc\(50\%\+87px\)\] {
    top: calc(50% + 87px);
  }

  .tailwind .top-\[calc\(50\%-0\.001px\)\] {
    top: calc(50% - .001px);
  }

  .tailwind .top-\[calc\(50\%-0\.002px\)\] {
    top: calc(50% - .002px);
  }

  .tailwind .top-\[calc\(50\%-0\.223px\)\] {
    top: calc(50% - .223px);
  }

  .tailwind .top-\[calc\(50\%-0\.446px\)\] {
    top: calc(50% - .446px);
  }

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

  .tailwind .right-\[-0\.09px\] {
    right: -.09px;
  }

  .tailwind .right-\[-0\.25\%\] {
    right: -.25%;
  }

  .tailwind .right-\[-1\.03\%\] {
    right: -1.03%;
  }

  .tailwind .right-\[0\.14px\] {
    right: .14px;
  }

  .tailwind .right-\[15\.44px\] {
    right: 15.44px;
  }

  .tailwind .right-\[83\.28\%\] {
    right: 83.28%;
  }

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

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

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

  .tailwind .bottom-\[-3\.41\%\] {
    bottom: -3.41%;
  }

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

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

  .tailwind .left-1\/2 {
    left: 50%;
  }

  .tailwind .left-\[-0\.25\%\] {
    left: -.25%;
  }

  .tailwind .left-\[-0\.46px\] {
    left: -.46px;
  }

  .tailwind .left-\[-0\.56\%\] {
    left: -.56%;
  }

  .tailwind .left-\[-1\.03\%\] {
    left: -1.03%;
  }

  .tailwind .left-\[-1\.38\%\] {
    left: -1.38%;
  }

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

  .tailwind .left-\[-10\.5px\] {
    left: -10.5px;
  }

  .tailwind .left-\[-46px\] {
    left: -46px;
  }

  .tailwind .left-\[1\.7px\] {
    left: 1.7px;
  }

  .tailwind .left-\[1\.13px\] {
    left: 1.13px;
  }

  .tailwind .left-\[11\.14px\] {
    left: 11.14px;
  }

  .tailwind .left-\[11\.15px\] {
    left: 11.15px;
  }

  .tailwind .left-\[24px\] {
    left: 24px;
  }

  .tailwind .left-\[43\.91px\] {
    left: 43.91px;
  }

  .tailwind .left-\[74\.5px\] {
    left: 74.5px;
  }

  .tailwind .left-\[76px\] {
    left: 76px;
  }

  .tailwind .left-\[83\.25\%\] {
    left: 83.25%;
  }

  .tailwind .left-\[328px\] {
    left: 328px;
  }

  .tailwind .left-\[396\.5px\] {
    left: 396.5px;
  }

  .tailwind .left-\[500px\] {
    left: 500px;
  }

  .tailwind .left-\[calc\(50\%\+0\.5px\)\] {
    left: calc(50% + .5px);
  }

  .tailwind .left-\[calc\(50\%\+0\.146px\)\] {
    left: calc(50% + .146px);
  }

  .tailwind .left-\[calc\(50\%\+0\.352px\)\] {
    left: calc(50% + .352px);
  }

  .tailwind .left-\[calc\(50\%\+21\.5px\)\] {
    left: calc(50% + 21.5px);
  }

  .tailwind .left-\[calc\(50\%\+22px\)\] {
    left: calc(50% + 22px);
  }

  .tailwind .left-\[calc\(50\%\+35\.5px\)\] {
    left: calc(50% + 35.5px);
  }

  .tailwind .left-\[calc\(50\%\+91\.445px\)\] {
    left: calc(50% + 91.445px);
  }

  .tailwind .left-\[calc\(50\%\+92\.5px\)\] {
    left: calc(50% + 92.5px);
  }

  .tailwind .left-\[calc\(50\%\+107px\)\] {
    left: calc(50% + 107px);
  }

  .tailwind .left-\[calc\(50\%-0\.001px\)\] {
    left: calc(50% - .001px);
  }

  .tailwind .left-\[calc\(50\%-0\.354px\)\] {
    left: calc(50% - .354px);
  }

  .tailwind .box-border {
    box-sizing: border-box;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .size-\[12\.044px\] {
    width: 12.044px;
    height: 12.044px;
  }

  .tailwind .size-\[12\.995px\] {
    width: 12.995px;
    height: 12.995px;
  }

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

  .tailwind .size-\[19\.2px\] {
    width: 19.2px;
    height: 19.2px;
  }

  .tailwind .size-\[33\.873px\] {
    width: 33.873px;
    height: 33.873px;
  }

  .tailwind .size-\[38\.459px\] {
    width: 38.459px;
    height: 38.459px;
  }

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

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

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

  .tailwind .h-\[1\.316px\] {
    height: 1.316px;
  }

  .tailwind .h-\[2\.825px\] {
    height: 2.825px;
  }

  .tailwind .h-\[7\.799px\] {
    height: 7.799px;
  }

  .tailwind .h-\[7\.884px\] {
    height: 7.884px;
  }

  .tailwind .h-\[12\.995px\] {
    height: 12.995px;
  }

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

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

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

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

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

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

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

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

  .tailwind .h-\[89\.5px\] {
    height: 89.5px;
  }

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

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

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

  .tailwind .h-\[526\.58px\] {
    height: 526.58px;
  }

  .tailwind .h-\[545\.108px\] {
    height: 545.108px;
  }

  .tailwind .h-\[571\.78px\] {
    height: 571.78px;
  }

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

  .tailwind .w-\[10\.799px\] {
    width: 10.799px;
  }

  .tailwind .w-\[15\.255px\] {
    width: 15.255px;
  }

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

  .tailwind .w-\[20\.34px\] {
    width: 20.34px;
  }

  .tailwind .w-\[33\.9px\] {
    width: 33.9px;
  }

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

  .tailwind .w-\[41\.79px\] {
    width: 41.79px;
  }

  .tailwind .w-\[43\.905px\] {
    width: 43.905px;
  }

  .tailwind .w-\[54\.5px\] {
    width: 54.5px;
  }

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

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

  .tailwind .w-\[87\.01px\] {
    width: 87.01px;
  }

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

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

  .tailwind .w-\[242\.95px\] {
    width: 242.95px;
  }

  .tailwind .w-\[263\.29px\] {
    width: 263.29px;
  }

  .tailwind .w-\[288\.15px\] {
    width: 288.15px;
  }

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

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

  .tailwind .w-\[339\.704px\] {
    width: 339.704px;
  }

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

  .tailwind .w-\[367\.997px\] {
    width: 367.997px;
  }

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

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

  .tailwind .w-\[min-content\] {
    width: min-content;
  }

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

  .tailwind .max-w-\[109\.728px\] {
    max-width: 109.728px;
  }

  .tailwind .max-w-none {
    max-width: none;
  }

  .tailwind .min-w-full {
    min-width: 100%;
  }

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

  .tailwind .flex-none {
    flex: none;
  }

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

  .tailwind .grow {
    flex-grow: 1;
  }

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

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

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

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

  .tailwind .scale-y-\[-100\%\] {
    --tw-scale-y: -100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .tailwind .rotate-\[180deg\] {
    rotate: 180deg;
  }

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

  .tailwind .flex-row {
    flex-direction: row;
  }

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

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

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

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

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

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

  .tailwind .gap-\[1\.695px\] {
    gap: 1.695px;
  }

  .tailwind .gap-\[2px\] {
    gap: 2px;
  }

  .tailwind .gap-\[3\.444px\] {
    gap: 3.444px;
  }

  .tailwind .gap-\[3px\] {
    gap: 3px;
  }

  .tailwind .gap-\[4\.21px\] {
    gap: 4.21px;
  }

  .tailwind .gap-\[5\.258px\] {
    gap: 5.258px;
  }

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

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

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

  .tailwind .gap-\[9\.703px\] {
    gap: 9.703px;
  }

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

  .tailwind .gap-\[13\.774px\] {
    gap: 13.774px;
  }

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

  .tailwind .gap-\[21px\] {
    gap: 21px;
  }

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

  .tailwind .gap-\[32px\] {
    gap: 32px;
  }

  .tailwind .overflow-clip {
    overflow: clip;
  }

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

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

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

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

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

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

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

  .tailwind .rounded-\[25\.564px\] {
    border-radius: 25.564px;
  }

  .tailwind .rounded-\[30\.51px\] {
    border-radius: 30.51px;
  }

  .tailwind .rounded-\[40\.8px\] {
    border-radius: 40.8px;
  }

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

  .tailwind .rounded-\[676\.772px\] {
    border-radius: 676.772px;
  }

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

  .tailwind .border-\[1\.05px\] {
    border-style: var(--tw-border-style);
    border-width: 1.05px;
  }

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

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

  .tailwind .bg-\[\#25cf43\] {
    background-color: #25cf43;
  }

  .tailwind .bg-\[rgba\(0\,0\,0\,0\.26\)\] {
    background-color: #00000042;
  }

  .tailwind .bg-\[rgba\(127\,127\,127\,0\.5\)\] {
    background-color: #7f7f7f80;
  }

  .tailwind .bg-\[rgba\(151\,148\,148\,0\.4\)\] {
    background-color: #97949466;
  }

  .tailwind .bg-\[rgba\(194\,194\,194\,0\)\] {
    background-color: #c2c2c200;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .p-\[4px\] {
    padding: 4px;
  }

  .tailwind .p-\[10px\] {
    padding: 10px;
  }

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

  .tailwind .p-\[14\.4px\] {
    padding: 14.4px;
  }

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

  .tailwind .px-\[2\.862px\] {
    padding-inline: 2.862px;
  }

  .tailwind .px-\[4\.2px\] {
    padding-inline: 4.2px;
  }

  .tailwind .px-\[5\.65px\] {
    padding-inline: 5.65px;
  }

  .tailwind .px-\[10\.309px\] {
    padding-inline: 10.309px;
  }

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

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

  .tailwind .px-\[30\.51px\] {
    padding-inline: 30.51px;
  }

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

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

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

  .tailwind .py-\[12\.128px\] {
    padding-block: 12.128px;
  }

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

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

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

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

  .tailwind .pt-\[6\.215px\] {
    padding-top: 6.215px;
  }

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

  .tailwind .pt-\[41\.81px\] {
    padding-top: 41.81px;
  }

  .tailwind .pr-\[6\.887px\] {
    padding-right: 6.887px;
  }

  .tailwind .pb-\[1\.693px\] {
    padding-bottom: 1.693px;
  }

  .tailwind .pb-\[2\.91px\] {
    padding-bottom: 2.91px;
  }

  .tailwind .pb-\[3\.39px\] {
    padding-bottom: 3.39px;
  }

  .tailwind .pb-\[4\.52px\] {
    padding-bottom: 4.52px;
  }

  .tailwind .pb-\[7\.345px\] {
    padding-bottom: 7.345px;
  }

  .tailwind .pb-\[13\.56px\] {
    padding-bottom: 13.56px;
  }

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

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

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

  .tailwind .font-\[\'Inter_Tight\:Medium\'\,_sans-serif\] {
    font-family: Inter Tight\:Medium, sans-serif;
  }

  .tailwind .font-\[\'Inter_Tight\:Regular\'\,_sans-serif\] {
    font-family: Inter Tight\:Regular, sans-serif;
  }

  .tailwind .font-\[\'Inter_Tight\:SemiBold\'\,_sans-serif\] {
    font-family: Inter Tight\:SemiBold, sans-serif;
  }

  .tailwind .font-\[\'SF_Pro\:Medium\'\,_sans-serif\] {
    font-family: SF Pro\:Medium, sans-serif;
  }

  .tailwind .font-\[\'SF_Pro\:Regular\'\,_sans-serif\] {
    font-family: SF Pro\:Regular, sans-serif;
  }

  .tailwind .font-\[\'SF_Pro\:Semibold\'\,_sans-serif\] {
    font-family: SF Pro\:Semibold, sans-serif;
  }

  .tailwind .font-\[\'SF_Pro\:Ultralight\'\,_sans-serif\] {
    font-family: SF Pro\:Ultralight, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .text-\[61\.02px\] {
    font-size: 61.02px;
  }

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

  .tailwind .leading-\[11\.194px\] {
    --tw-leading: 11.194px;
    line-height: 11.194px;
  }

  .tailwind .leading-\[12\.995px\] {
    --tw-leading: 12.995px;
    line-height: 12.995px;
  }

  .tailwind .leading-\[13\.778px\] {
    --tw-leading: 13.778px;
    line-height: 13.778px;
  }

  .tailwind .leading-\[15\.82px\] {
    --tw-leading: 15.82px;
    line-height: 15.82px;
  }

  .tailwind .leading-\[15\.581px\] {
    --tw-leading: 15.581px;
    line-height: 15.581px;
  }

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

  .tailwind .leading-\[17\.218px\] {
    --tw-leading: 17.218px;
    line-height: 17.218px;
  }

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

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

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

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

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

  .tailwind .font-\[30\.925\] {
    --tw-font-weight: 30.925;
    font-weight: 30.925;
  }

  .tailwind .font-\[510\] {
    --tw-font-weight: 510;
    font-weight: 510;
  }

  .tailwind .font-\[590\] {
    --tw-font-weight: 590;
    font-weight: 590;
  }

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

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

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

  .tailwind .tracking-\[-0\.44px\] {
    --tw-tracking: -.44px;
    letter-spacing: -.44px;
  }

  .tailwind .tracking-\[-0\.1469px\] {
    --tw-tracking: -.1469px;
    letter-spacing: -.1469px;
  }

  .tailwind .tracking-\[-0\.2981px\] {
    --tw-tracking: -.2981px;
    letter-spacing: -.2981px;
  }

  .tailwind .tracking-\[-0\.9323px\] {
    --tw-tracking: -.9323px;
    letter-spacing: -.9323px;
  }

  .tailwind .tracking-\[0\.8611px\] {
    --tw-tracking: .8611px;
    letter-spacing: .8611px;
  }

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

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

  .tailwind .text-\[rgba\(255\,255\,255\,0\.7\)\] {
    color: #ffffffb3;
  }

  .tailwind .text-\[rgba\(255\,255\,255\,0\.9\)\] {
    color: #ffffffe6;
  }

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

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

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

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

  .tailwind .uppercase {
    text-transform: uppercase;
  }

  .tailwind .opacity-0 {
    opacity: 0;
  }

  .tailwind .mix-blend-luminosity {
    mix-blend-mode: luminosity;
  }

  .tailwind .mix-blend-overlay {
    mix-blend-mode: overlay;
  }

  .tailwind .backdrop-blur-\[14\.125px\] {
    --tw-backdrop-blur: blur(14.125px);
    -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, );
  }

  .tailwind .backdrop-blur-\[22\.6px\] {
    --tw-backdrop-blur: blur(22.6px);
    -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, );
  }

  .tailwind .backdrop-filter {
    -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, );
  }
}

@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

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

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

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

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

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

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