/*! 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-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;
    }
  }
}

@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-gray-100: oklch(.967 .003 264.542);
    --color-white: #fff;
    --spacing: .25rem;
    --container-md: 28rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --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);
    }
  }

  * {
    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);
  }

  :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 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

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

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

  .relative {
    position: relative;
  }

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

  .inset-\[0_17\.6\%_0_18\.75\%\] {
    inset: 0 17.6% 0 18.75%;
  }

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

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

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

  .top-\[-10\.97\%\] {
    top: -10.97%;
  }

  .top-\[-40\.19\%\] {
    top: -40.19%;
  }

  .top-\[-122\.73\%\] {
    top: -122.73%;
  }

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

  .top-\[4\.71px\] {
    top: 4.71px;
  }

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

  .top-\[26\.62px\] {
    top: 26.62px;
  }

  .top-\[36\.06px\] {
    top: 36.06px;
  }

  .top-\[36\.92px\] {
    top: 36.92px;
  }

  .top-\[49\.8px\] {
    top: 49.8px;
  }

  .top-\[86\.72px\] {
    top: 86.72px;
  }

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

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

  .top-\[calc\(50\%-5\.72px\)\] {
    top: calc(50% - 5.72px);
  }

  .top-\[calc\(50\%-5\.89px\)\] {
    top: calc(50% - 5.89px);
  }

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

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

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

  .left-\[-13\.45\%\] {
    left: -13.45%;
  }

  .left-\[-16\.51\%\] {
    left: -16.51%;
  }

  .left-\[-35\.24\%\] {
    left: -35.24%;
  }

  .left-\[-94\.24\%\] {
    left: -94.24%;
  }

  .left-\[-247\.17\%\] {
    left: -247.17%;
  }

  .left-\[1\.33\%\] {
    left: 1.33%;
  }

  .left-\[5\.89px\] {
    left: 5.89px;
  }

  .left-\[17\.17px\] {
    left: 17.17px;
  }

  .left-\[27\.48px\] {
    left: 27.48px;
  }

  .left-\[31\.77px\] {
    left: 31.77px;
  }

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

  .left-\[105px\] {
    left: 105px;
  }

  .left-\[133\.94px\] {
    left: 133.94px;
  }

  .left-\[137px\] {
    left: 137px;
  }

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

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

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

  .ms-\[calc\(var\(--list-marker-font-size\,0\)\*1\.5\*1\)\] {
    margin-inline-start: calc(var(--list-marker-font-size, 0) * 1.5 * 1);
  }

  .ms-\[calc\(var\(--list-marker-font-size\,0\)\*1\.5\*2\)\] {
    margin-inline-start: calc(var(--list-marker-font-size, 0) * 1.5 * 2);
  }

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

  .mt-\[0px\] {
    margin-top: 0;
  }

  .mt-\[4\.85px\] {
    margin-top: 4.85px;
  }

  .mt-\[6\.46px\] {
    margin-top: 6.46px;
  }

  .mt-\[8\.3px\] {
    margin-top: 8.3px;
  }

  .mt-\[8\.5px\] {
    margin-top: 8.5px;
  }

  .mt-\[8px\] {
    margin-top: 8px;
  }

  .mt-\[9\.69px\] {
    margin-top: 9.69px;
  }

  .mt-\[10\.62px\] {
    margin-top: 10.62px;
  }

  .mt-\[16\.15px\] {
    margin-top: 16.15px;
  }

  .mt-\[18\.52\%\] {
    margin-top: 18.52%;
  }

  .mt-\[19\.64\%\] {
    margin-top: 19.64%;
  }

  .mt-\[25\.85px\] {
    margin-top: 25.85px;
  }

  .mt-\[32\.31px\] {
    margin-top: 32.31px;
  }

  .mt-\[33\.12px\] {
    margin-top: 33.12px;
  }

  .mt-\[35\.38px\] {
    margin-top: 35.38px;
  }

  .mt-\[36\.35px\] {
    margin-top: 36.35px;
  }

  .mt-\[36\.55px\] {
    margin-top: 36.55px;
  }

  .mt-\[38\.77px\] {
    margin-top: 38.77px;
  }

  .mt-\[40\.38px\] {
    margin-top: 40.38px;
  }

  .mt-\[42\.46px\] {
    margin-top: 42.46px;
  }

  .mt-\[42px\] {
    margin-top: 42px;
  }

  .mt-\[46px\] {
    margin-top: 46px;
  }

  .mt-\[58\.96px\] {
    margin-top: 58.96px;
  }

  .mt-\[64\.62px\] {
    margin-top: 64.62px;
  }

  .mt-\[70\.77px\] {
    margin-top: 70.77px;
  }

  .mt-\[74\.31px\] {
    margin-top: 74.31px;
  }

  .mt-\[81\.38px\] {
    margin-top: 81.38px;
  }

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

  .mr-\[0px\] {
    margin-right: 0;
  }

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

  .mb-\[0px\] {
    margin-bottom: 0;
  }

  .mb-\[2\.1440985202789307px\] {
    margin-bottom: 2.1441px;
  }

  .mb-\[4px\] {
    margin-bottom: 4px;
  }

  .mb-\[24px\] {
    margin-bottom: 24px;
  }

  .mb-\[48px\] {
    margin-bottom: 48px;
  }

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

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

  .ml-\[6\.46px\] {
    margin-left: 6.46px;
  }

  .ml-\[7\.08px\] {
    margin-left: 7.08px;
  }

  .ml-\[8\.5px\] {
    margin-left: 8.5px;
  }

  .ml-\[10\.5\%\] {
    margin-left: 10.5%;
  }

  .ml-\[14\.13px\] {
    margin-left: 14.13px;
  }

  .ml-\[19\.38px\] {
    margin-left: 19.38px;
  }

  .ml-\[20\.19px\] {
    margin-left: 20.19px;
  }

  .ml-\[21\.23px\] {
    margin-left: 21.23px;
  }

  .ml-\[25\.31px\] {
    margin-left: 25.31px;
  }

  .ml-\[28\.57\%\] {
    margin-left: 28.57%;
  }

  .ml-\[36\.35px\] {
    margin-left: 36.35px;
  }

  .ml-\[38\.77px\] {
    margin-left: 38.77px;
  }

  .ml-\[39\.58px\] {
    margin-left: 39.58px;
  }

  .ml-\[40\.38px\] {
    margin-left: 40.38px;
  }

  .ml-\[42\.46px\] {
    margin-left: 42.46px;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

  .aspect-\[996\/883\] {
    aspect-ratio: 996 / 883;
  }

  .size-\[6\.462px\] {
    width: 6.462px;
    height: 6.462px;
  }

  .size-\[7\.077px\] {
    width: 7.077px;
    height: 7.077px;
  }

  .size-\[10\.006px\] {
    width: 10.006px;
    height: 10.006px;
  }

  .size-\[10\.595px\] {
    width: 10.595px;
    height: 10.595px;
  }

  .size-\[13\.234px\] {
    width: 13.234px;
    height: 13.234px;
  }

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

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

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

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

  .size-\[21\.256px\] {
    width: 21.256px;
    height: 21.256px;
  }

  .size-\[21\.333px\] {
    width: 21.333px;
    height: 21.333px;
  }

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

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

  .size-\[38\.26px\] {
    width: 38.26px;
    height: 38.26px;
  }

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

  .size-\[87\.231px\] {
    width: 87.231px;
    height: 87.231px;
  }

  .size-\[95\.308px\] {
    width: 95.308px;
    height: 95.308px;
  }

  .size-\[103\.631px\] {
    width: 103.631px;
    height: 103.631px;
  }

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

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

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

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

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

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

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

  .h-\[3\.231px\] {
    height: 3.231px;
  }

  .h-\[4\.709px\] {
    height: 4.709px;
  }

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

  .h-\[7\.077px\] {
    height: 7.077px;
  }

  .h-\[10\.595px\] {
    height: 10.595px;
  }

  .h-\[12\.879px\] {
    height: 12.879px;
  }

  .h-\[15\.629px\] {
    height: 15.629px;
  }

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

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

  .h-\[21\.808px\] {
    height: 21.808px;
  }

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

  .h-\[25\.846px\] {
    height: 25.846px;
  }

  .h-\[28\.308px\] {
    height: 28.308px;
  }

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

  .h-\[37\.164px\] {
    height: 37.164px;
  }

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

  .h-\[48\.441px\] {
    height: 48.441px;
  }

  .h-\[53\.054px\] {
    height: 53.054px;
  }

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

  .h-\[103\.257px\] {
    height: 103.257px;
  }

  .h-\[107\.128px\] {
    height: 107.128px;
  }

  .h-\[116\.308px\] {
    height: 116.308px;
  }

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

  .h-\[121\.49\%\] {
    height: 121.49%;
  }

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

  .h-\[132\.68\%\] {
    height: 132.68%;
  }

  .h-\[180\.39\%\] {
    height: 180.39%;
  }

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

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

  .h-\[223\.701px\] {
    height: 223.701px;
  }

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

  .h-\[349\.459px\] {
    height: 349.459px;
  }

  .h-\[379\.51px\] {
    height: 379.51px;
  }

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

  .h-\[441\.331px\] {
    height: 441.331px;
  }

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

  .h-\[1363\.64\%\] {
    height: 1363.64%;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

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

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

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

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

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

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

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

  .w-\[25\.846px\] {
    width: 25.846px;
  }

  .w-\[25\.899px\] {
    width: 25.899px;
  }

  .w-\[28\.588px\] {
    width: 28.588px;
  }

  .w-\[38\.594px\] {
    width: 38.594px;
  }

  .w-\[38\.769px\] {
    width: 38.769px;
  }

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

  .w-\[42\.462px\] {
    width: 42.462px;
  }

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

  .w-\[49\.444px\] {
    width: 49.444px;
  }

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

  .w-\[59\.004px\] {
    width: 59.004px;
  }

  .w-\[61\.216px\] {
    width: 61.216px;
  }

  .w-\[64\.615px\] {
    width: 64.615px;
  }

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

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

  .w-\[87\.603px\] {
    width: 87.603px;
  }

  .w-\[90\.462px\] {
    width: 90.462px;
  }

  .w-\[95\.5px\] {
    width: 95.5px;
  }

  .w-\[99\.077px\] {
    width: 99.077px;
  }

  .w-\[103\.631px\] {
    width: 103.631px;
  }

  .w-\[117\.925px\] {
    width: 117.925px;
  }

  .w-\[131\.89\%\] {
    width: 131.89%;
  }

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

  .w-\[147\.761px\] {
    width: 147.761px;
  }

  .w-\[158\.845px\] {
    width: 158.845px;
  }

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

  .w-\[170\.48\%\] {
    width: 170.48%;
  }

  .w-\[180\.31px\] {
    width: 180.31px;
  }

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

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

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

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

  .w-\[288\.48\%\] {
    width: 288.48%;
  }

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

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

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

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

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

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

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

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

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

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

  .w-\[calc\(100\%-32px\)\] {
    width: calc(100% - 32px);
  }

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

  .w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

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

  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

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

  .rotate-\[17\.699deg\] {
    rotate: 17.699deg;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .list-disc {
    list-style-type: disc;
  }

  .grid-cols-\[max-content\] {
    grid-template-columns: max-content;
  }

  .grid-rows-\[max-content\] {
    grid-template-rows: max-content;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-\[5\.886px\] {
    gap: 5.886px;
  }

  .gap-\[5\.886171340942383px_5\.886px\] {
    gap: 5.88617px 5.886px;
  }

  .gap-\[7\.147px\] {
    gap: 7.147px;
  }

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

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

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

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

  .gap-\[14\.294px\] {
    gap: 14.294px;
  }

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

  .rounded-\[1\.766px\] {
    border-radius: 1.766px;
  }

  .rounded-\[2\.354px\] {
    border-radius: 2.354px;
  }

  .rounded-\[2\.859px\] {
    border-radius: 2.859px;
  }

  .rounded-\[3\.231px\] {
    border-radius: 3.231px;
  }

  .rounded-\[3\.532px\] {
    border-radius: 3.532px;
  }

  .rounded-\[3\.538px\] {
    border-radius: 3.538px;
  }

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

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

  .rounded-\[5\.333px\] {
    border-radius: 5.333px;
  }

  .rounded-\[5\.718px\] {
    border-radius: 5.718px;
  }

  .rounded-\[6\.462px\] {
    border-radius: 6.462px;
  }

  .rounded-\[6\.802px\] {
    border-radius: 6.802px;
  }

  .rounded-\[7\.077px\] {
    border-radius: 7.077px;
  }

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

  .rounded-\[9\.418px\] {
    border-radius: 9.418px;
  }

  .rounded-\[10\.909px\] {
    border-radius: 10.909px;
  }

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

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

  .rounded-\[21\.231px\] {
    border-radius: 21.231px;
  }

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

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

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

  .rounded-\[138\.923px\] {
    border-radius: 138.923px;
  }

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

  .rounded-tl-\[6\.802px\] {
    border-top-left-radius: 6.802px;
  }

  .rounded-tl-\[10\.304px\] {
    border-top-left-radius: 10.304px;
  }

  .rounded-tr-\[6\.802px\] {
    border-top-right-radius: 6.802px;
  }

  .rounded-tr-\[10\.304px\] {
    border-top-right-radius: 10.304px;
  }

  .rounded-br-\[6\.802px\] {
    border-bottom-right-radius: 6.802px;
  }

  .rounded-bl-\[5\.101px\] {
    border-bottom-left-radius: 5.101px;
  }

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

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

  .border-\[0\.715px\] {
    border-style: var(--tw-border-style);
    border-width: .715px;
  }

  .border-\[1\.615px\] {
    border-style: var(--tw-border-style);
    border-width: 1.615px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[rgba\(255\,255\,255\,0\.8\)\] {
    background-color: #fffc;
  }

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

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

  .bg-clip-text {
    background-clip: text;
  }

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

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

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

  .p-\[2\.859px\] {
    padding: 2.859px;
  }

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

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

  .p-\[5\.333px\] {
    padding: 5.333px;
  }

  .p-\[5\.886px\] {
    padding: 5.886px;
  }

  .p-\[7\.147px\] {
    padding: 7.147px;
  }

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

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

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

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

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

  .px-\[2\.859px\] {
    padding-inline: 2.859px;
  }

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

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

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

  .py-\[1\.429px\] {
    padding-block: 1.429px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .align-middle {
    vertical-align: middle;
  }

  .font-\[\'Montserrat\:SemiBold\'\,sans-serif\] {
    font-family: Montserrat\:SemiBold, sans-serif;
  }

  .font-\[\'Open_Sans\:Bold\'\,sans-serif\] {
    font-family: Open Sans\:Bold, sans-serif;
  }

  .font-\[\'Open_Sans\:Italic\'\,sans-serif\] {
    font-family: Open Sans\:Italic, sans-serif;
  }

  .font-\[\'Open_Sans\:Regular\'\,sans-serif\] {
    font-family: Open Sans\:Regular, sans-serif;
  }

  .font-\[\'Open_Sans\:SemiBold\'\,sans-serif\] {
    font-family: Open Sans\:SemiBold, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[11\.435px\] {
    --tw-leading: 11.435px;
    line-height: 11.435px;
  }

  .leading-\[12\.15px\] {
    --tw-leading: 12.15px;
    line-height: 12.15px;
  }

  .leading-\[12\.865px\] {
    --tw-leading: 12.865px;
    line-height: 12.865px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-ellipsis {
    text-overflow: ellipsis;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .text-\[rgba\(82\,1\,38\,0\.4\)\] {
    color: #52012666;
  }

  .text-transparent {
    color: #0000;
  }

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

  .italic {
    font-style: italic;
  }

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

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

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

  .opacity-70 {
    opacity: .7;
  }

  .opacity-80 {
    opacity: .8;
  }

  .shadow-\[2\.859px_2\.859px_17\.867px_0px_rgba\(52\,52\,52\,0\.1\)\] {
    --tw-shadow: 2.859px 2.859px 17.867px 0px var(--tw-shadow-color, #3434341a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[4px_4px_25px_0px_rgba\(52\,52\,52\,0\.1\)\] {
    --tw-shadow: 4px 4px 25px 0px var(--tw-shadow-color, #3434341a);
    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 {
    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;
    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;
  }

  .\[grid-area\:1_\/_1\] {
    grid-area: 1 / 1;
  }

  .\[text-decoration-skip-ink\:none\] {
    text-decoration-skip-ink: none;
  }

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

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

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

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

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

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

  @media (width >= 48rem) {
    .md\:w-auto {
      width: auto;
    }
  }

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

  @media (width >= 48rem) {
    .md\:grow {
      flex-grow: 1;
    }
  }

  @media (width >= 48rem) {
    .md\:basis-0 {
      flex-basis: calc(var(--spacing) * 0);
    }
  }

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

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

  @media (width >= 48rem) {
    .md\:self-stretch {
      align-self: stretch;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[24px\] {
      font-size: 24px;
    }
  }

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

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

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

  @media (width >= 64rem) {
    .lg\:w-auto {
      width: auto;
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 64rem) {
    .lg\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-left {
      text-align: left;
    }
  }

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

  @media (width >= 80rem) {
    .xl\:hidden {
      display: none;
    }
  }
}

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

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