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

@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-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --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-\[1\.66\%\] {
    inset: 1.66%;
  }

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

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

  .top-\[-7\.25px\] {
    top: -7.25px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-px {
    top: 1px;
  }

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

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

  .left-\[9\.88px\] {
    left: 9.88px;
  }

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

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

  .left-\[18\.81px\] {
    left: 18.81px;
  }

  .left-\[19\.5px\] {
    left: 19.5px;
  }

  .left-\[20\.31px\] {
    left: 20.31px;
  }

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

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

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

  .left-\[25\.41px\] {
    left: 25.41px;
  }

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

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

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

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

  .left-\[56\.5px\] {
    left: 56.5px;
  }

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

  .left-\[62\.77px\] {
    left: 62.77px;
  }

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

  .left-\[68\.84px\] {
    left: 68.84px;
  }

  .left-\[69\.5px\] {
    left: 69.5px;
  }

  .left-\[69\.69px\] {
    left: 69.69px;
  }

  .left-\[69\.78px\] {
    left: 69.78px;
  }

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

  .left-\[71\.5px\] {
    left: 71.5px;
  }

  .left-\[77\.97px\] {
    left: 77.97px;
  }

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

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

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

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

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

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

  .left-\[94\.3px\] {
    left: 94.3px;
  }

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

  .left-\[103\.2px\] {
    left: 103.2px;
  }

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

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

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

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

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

  .left-\[161\.22px\] {
    left: 161.22px;
  }

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

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

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

  .left-\[287\.03px\] {
    left: 287.03px;
  }

  .left-\[333\.05px\] {
    left: 333.05px;
  }

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

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

  .left-\[450\.7px\] {
    left: 450.7px;
  }

  .left-\[450\.8px\] {
    left: 450.8px;
  }

  .left-\[454\.27px\] {
    left: 454.27px;
  }

  .left-\[479\.19px\] {
    left: 479.19px;
  }

  .left-\[482\.53px\] {
    left: 482.53px;
  }

  .left-\[482\.61px\] {
    left: 482.61px;
  }

  .left-\[514\.53px\] {
    left: 514.53px;
  }

  .left-\[514\.56px\] {
    left: 514.56px;
  }

  .left-\[610\.78px\] {
    left: 610.78px;
  }

  .left-\[610\.81px\] {
    left: 610.81px;
  }

  .left-\[610\.84px\] {
    left: 610.84px;
  }

  .left-\[769\.63px\] {
    left: 769.63px;
  }

  .left-\[796\.28px\] {
    left: 796.28px;
  }

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

  .left-\[899\.3px\] {
    left: 899.3px;
  }

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

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

  .left-\[1069\.95px\] {
    left: 1069.95px;
  }

  .left-px {
    left: 1px;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[814\.5px\] {
    height: 814.5px;
  }

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

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

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

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

  .w-\[20\.25px\] {
    width: 20.25px;
  }

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

  .w-\[27\.703px\] {
    width: 27.703px;
  }

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

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

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

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

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

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

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

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

  .w-\[43\.703px\] {
    width: 43.703px;
  }

  .w-\[44\.844px\] {
    width: 44.844px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[107\.047px\] {
    width: 107.047px;
  }

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

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

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

  .w-\[137\.719px\] {
    width: 137.719px;
  }

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

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

  .w-\[167\.938px\] {
    width: 167.938px;
  }

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

  .w-\[169\.422px\] {
    width: 169.422px;
  }

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

  .w-\[175\.578px\] {
    width: 175.578px;
  }

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

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

  .w-\[193\.391px\] {
    width: 193.391px;
  }

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

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

  .w-\[210\.047px\] {
    width: 210.047px;
  }

  .w-\[211\.922px\] {
    width: 211.922px;
  }

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

  .w-\[214\.172px\] {
    width: 214.172px;
  }

  .w-\[214\.953px\] {
    width: 214.953px;
  }

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

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

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

  .w-\[231\.938px\] {
    width: 231.938px;
  }

  .w-\[238\.266px\] {
    width: 238.266px;
  }

  .w-\[239\.5px\] {
    width: 239.5px;
  }

  .w-\[275\.609px\] {
    width: 275.609px;
  }

  .w-\[276\.938px\] {
    width: 276.938px;
  }

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

  .w-\[309\.781px\] {
    width: 309.781px;
  }

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

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

  .w-\[321\.922px\] {
    width: 321.922px;
  }

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

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

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

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

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

  .w-\[393\.359px\] {
    width: 393.359px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-clip {
    overflow: clip;
  }

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

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

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

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

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

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

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

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

  .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-\[\#1f2937\] {
    border-color: #1f2937;
  }

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

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

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

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

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

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

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

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

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

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

  .bg-\[rgba\(0\,0\,0\,0\.7\)\] {
    background-color: #000000b3;
  }

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

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

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

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

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

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

  .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-\[36px\] {
    font-size: 36px;
  }

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

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

  .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-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }

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

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

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

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

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

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

  .tracking-\[1\.2px\] {
    --tw-tracking: 1.2px;
    letter-spacing: 1.2px;
  }

  .tracking-\[1\.8px\] {
    --tw-tracking: 1.8px;
    letter-spacing: 1.8px;
  }

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

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

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

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

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

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

  .opacity-0 {
    opacity: 0;
  }

  .shadow-\[0px_25px_50px_0px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 25px 50px 0px 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);
  }
}

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