/*! 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-border-style: solid;
      --tw-leading: 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-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 {
  :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-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;
    --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);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

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

  .relative {
    position: relative;
  }

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

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

  .inset-\[0_0_-0\.01\%_0\] {
    inset: 0 0 -.01%;
  }

  .inset-\[0_0_-0\.03\%_0\] {
    inset: 0 0 -.03%;
  }

  .inset-\[0_0_0\.5px_0\] {
    inset: 0 0 .5px;
  }

  .inset-\[0_0_0_-0\.02\%\] {
    inset: 0 0 0 -.02%;
  }

  .inset-\[0_3\.36\%_2\.45\%_49\.95\%\] {
    inset: 0 3.36% 2.45% 49.95%;
  }

  .inset-\[0_50\.05\%_34\.55\%_3\.27\%\] {
    inset: 0 50.05% 34.55% 3.27%;
  }

  .inset-\[8px_-8px_-8px_8px\] {
    inset: 8px -8px -8px 8px;
  }

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

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

  .top-\[23\%\] {
    top: 23%;
  }

  .top-\[28\.09px\] {
    top: 28.09px;
  }

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

  .top-\[33\.5px\] {
    top: 33.5px;
  }

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

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

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

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

  .top-\[97\.96px\] {
    top: 97.96px;
  }

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

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

  .top-\[134\.9px\] {
    top: 134.9px;
  }

  .top-\[134\.22px\] {
    top: 134.22px;
  }

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

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

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

  .top-\[241\.19px\] {
    top: 241.19px;
  }

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

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

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

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

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

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

  .top-\[1750\.5px\] {
    top: 1750.5px;
  }

  .top-\[2562\.5px\] {
    top: 2562.5px;
  }

  .top-\[3298\.5px\] {
    top: 3298.5px;
  }

  .top-\[3953\.5px\] {
    top: 3953.5px;
  }

  .top-\[5545\.5px\] {
    top: 5545.5px;
  }

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

  .top-\[calc\(50\%-3\.25px\)\] {
    top: calc(50% - 3.25px);
  }

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

  .right-\[28\.18px\] {
    right: 28.18px;
  }

  .right-\[28\.27px\] {
    right: 28.27px;
  }

  .right-\[34px\] {
    right: 34px;
  }

  .right-\[35\.62\%\] {
    right: 35.62%;
  }

  .right-\[80px\] {
    right: 80px;
  }

  .right-\[134\.22px\] {
    right: 134.22px;
  }

  .right-\[268\.44px\] {
    right: 268.44px;
  }

  .right-\[300px\] {
    right: 300px;
  }

  .right-\[336px\] {
    right: 336px;
  }

  .right-\[421\.34px\] {
    right: 421.34px;
  }

  .right-\[842\.67px\] {
    right: 842.67px;
  }

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

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

  .bottom-\[16\.9\%\] {
    bottom: 16.9%;
  }

  .bottom-\[66\.43px\] {
    bottom: 66.43px;
  }

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

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

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

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

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

  .left-\[28\.09px\] {
    left: 28.09px;
  }

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

  .left-\[66\.65px\] {
    left: 66.65px;
  }

  .left-\[66\.66px\] {
    left: 66.66px;
  }

  .left-\[66\.67px\] {
    left: 66.67px;
  }

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

  .left-\[93\.42px\] {
    left: 93.42px;
  }

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

  .left-\[114\.04px\] {
    left: 114.04px;
  }

  .left-\[134\.22px\] {
    left: 134.22px;
  }

  .left-\[160\.5px\] {
    left: 160.5px;
  }

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

  .left-\[268\.44px\] {
    left: 268.44px;
  }

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

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

  .left-\[421\.33px\] {
    left: 421.33px;
  }

  .left-\[842\.66px\] {
    left: 842.66px;
  }

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .table {
    display: table;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .size-\[151\.816px\] {
    width: 151.816px;
    height: 151.816px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .h-\[127\.997px\] {
    height: 127.997px;
  }

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

  .h-\[155\.138px\] {
    height: 155.138px;
  }

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

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

  .h-\[244\.44px\] {
    height: 244.44px;
  }

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

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

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

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

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

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

  .h-\[532\.5px\] {
    height: 532.5px;
  }

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

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

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

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

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

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

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

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

  .w-\[10\.5px\] {
    width: 10.5px;
  }

  .w-\[12\.25px\] {
    width: 12.25px;
  }

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

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

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

  .w-\[22\.5px\] {
    width: 22.5px;
  }

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

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

  .w-\[33\.75px\] {
    width: 33.75px;
  }

  .w-\[40\.5px\] {
    width: 40.5px;
  }

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

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

  .w-\[143\.997px\] {
    width: 143.997px;
  }

  .w-\[167\.462px\] {
    width: 167.462px;
  }

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

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

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

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

  .w-\[277\.46px\] {
    width: 277.46px;
  }

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

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

  .w-\[309\.2px\] {
    width: 309.2px;
  }

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

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

  .w-\[321\.31px\] {
    width: 321.31px;
  }

  .w-\[324\.64px\] {
    width: 324.64px;
  }

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

  .w-\[337\.33px\] {
    width: 337.33px;
  }

  .w-\[378\.66px\] {
    width: 378.66px;
  }

  .w-\[378\.67px\] {
    width: 378.67px;
  }

  .w-\[389\.33px\] {
    width: 389.33px;
  }

  .w-\[389\.34px\] {
    width: 389.34px;
  }

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

  .w-\[562\.56px\] {
    width: 562.56px;
  }

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

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

  .w-\[577\.87px\] {
    width: 577.87px;
  }

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

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

  .w-\[623\.68px\] {
    width: 623.68px;
  }

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

  .w-\[698\.34px\] {
    width: 698.34px;
  }

  .w-\[744\.67px\] {
    width: 744.67px;
  }

  .w-\[778\.67px\] {
    width: 778.67px;
  }

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

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

  .w-\[1441\.3px\] {
    width: 1441.3px;
  }

  .w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

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

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    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);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-\[rgba\(140\,113\,63\,0\.1\)\] {
    border-color: #8c713f1a;
  }

  .border-\[rgba\(140\,113\,63\,0\.2\)\] {
    border-color: #8c713f33;
  }

  .border-\[rgba\(242\,203\,76\,0\.3\)\] {
    border-color: #f2cb4c4d;
  }

  .border-\[rgba\(255\,255\,255\,0\.2\)\] {
    border-color: #fff3;
  }

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

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

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

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

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

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

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

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

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

  .bg-\[rgba\(73\,150\,218\,0\.1\)\] {
    background-color: #4996da1a;
  }

  .bg-\[rgba\(217\,83\,79\,0\.1\)\] {
    background-color: #d9534f1a;
  }

  .bg-\[rgba\(242\,203\,76\,0\.2\)\] {
    background-color: #f2cb4c33;
  }

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

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

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

  .bg-size-\[203px_317px\] {
    background-size: 203px 317px;
  }

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

  .bg-top-left {
    background-position: 0 0;
  }

  .bg-repeat {
    background-repeat: repeat;
  }

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

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

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

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

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

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

  .p-px {
    padding: 1px;
  }

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

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

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

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

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

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

  .px-px {
    padding-inline: 1px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pr-\[2\.56px\] {
    padding-right: 2.56px;
  }

  .pr-\[23\.25px\] {
    padding-right: 23.25px;
  }

  .pr-\[23\.61px\] {
    padding-right: 23.61px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-\[\'Cinzel_Decorative\:Bold\'\,sans-serif\] {
    font-family: Cinzel Decorative\:Bold, sans-serif;
  }

  .font-\[\'Cinzel_Decorative\:Regular\'\,sans-serif\] {
    font-family: Cinzel Decorative\:Regular, sans-serif;
  }

  .font-\[\'Liberation_Mono\:Regular\'\,sans-serif\] {
    font-family: Liberation Mono\:Regular, sans-serif;
  }

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

  .font-\[\'Poppins\:Medium\'\,sans-serif\] {
    font-family: Poppins\:Medium, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[29\.25px\] {
    --tw-leading: 29.25px;
    line-height: 29.25px;
  }

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

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

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

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

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

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

  .tracking-\[1\.4px\] {
    --tw-tracking: 1.4px;
    letter-spacing: 1.4px;
  }

  .tracking-\[3\.6px\] {
    --tw-tracking: 3.6px;
    letter-spacing: 3.6px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .uppercase {
    text-transform: uppercase;
  }

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

  .opacity-10 {
    opacity: .1;
  }

  .opacity-20 {
    opacity: .2;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-70 {
    opacity: .7;
  }

  .opacity-80 {
    opacity: .8;
  }

  .opacity-90 {
    opacity: .9;
  }

  .shadow-\[0px_10px_15px_-3px_rgba\(0\,0\,0\,0\.1\)\,0px_4px_6px_-4px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 10px 15px -3px var(--tw-shadow-color, #0000001a), 0px 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_20px_25px_-5px_rgba\(0\,0\,0\,0\.1\)\,0px_8px_10px_-6px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 20px 25px -5px var(--tw-shadow-color, #0000001a), 0px 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_25px_50px_-12px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[4px_4px_0px_0px_rgba\(140\,113\,63\,0\.2\)\] {
    --tw-shadow: 4px 4px 0px 0px var(--tw-shadow-color, #8c713f33);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[inset_0px_2px_4px_0px_rgba\(0\,0\,0\,0\.05\)\] {
    --tw-shadow: inset 0px 2px 4px 0px var(--tw-shadow-color, #0000000d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

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

: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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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