/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
    }
  }
}

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

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-8\.33\%_-6\.25\%\] {
    inset: -8.33% -6.25%;
  }

  .inset-\[18\.169\%\] {
    inset: 18.169%;
  }

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

  .top-1\/4 {
    top: 25%;
  }

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

  .top-\[-22\.54px\] {
    top: -22.54px;
  }

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

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

  .top-\[7\.54px\] {
    top: 7.54px;
  }

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

  .top-\[9\.99px\] {
    top: 9.99px;
  }

  .top-\[33\.49px\] {
    top: 33.49px;
  }

  .top-\[35\.99px\] {
    top: 35.99px;
  }

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

  .top-\[91\.98px\] {
    top: 91.98px;
  }

  .top-\[91\.99px\] {
    top: 91.99px;
  }

  .right-\[16\.67\%\] {
    right: 16.67%;
  }

  .bottom-1\/4 {
    bottom: 25%;
  }

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

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

  .left-\[-5\.99px\] {
    left: -5.99px;
  }

  .left-\[-255\.94px\] {
    left: -255.94px;
  }

  .left-\[7\.5px\] {
    left: 7.5px;
  }

  .left-\[13\.5px\] {
    left: 13.5px;
  }

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

  .left-\[16\.67\%\] {
    left: 16.67%;
  }

  .left-\[20\.99px\] {
    left: 20.99px;
  }

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

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

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

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

  .left-\[101\.57px\] {
    left: 101.57px;
  }

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

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

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

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

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

  .left-\[130\.74px\] {
    left: 130.74px;
  }

  .left-\[132\.56px\] {
    left: 132.56px;
  }

  .left-\[183\.5px\] {
    left: 183.5px;
  }

  .left-\[183\.19px\] {
    left: 183.19px;
  }

  .left-\[183\.31px\] {
    left: 183.31px;
  }

  .left-\[183\.44px\] {
    left: 183.44px;
  }

  .left-\[192\.7px\] {
    left: 192.7px;
  }

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

  .left-\[193\.43px\] {
    left: 193.43px;
  }

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

  .left-\[222\.89px\] {
    left: 222.89px;
  }

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

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

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

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .size-\[11\.993px\] {
    width: 11.993px;
    height: 11.993px;
  }

  .size-\[34\.983px\] {
    width: 34.983px;
    height: 34.983px;
  }

  .size-\[41\.994px\] {
    width: 41.994px;
    height: 41.994px;
  }

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

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

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

  .h-\[23\.625px\] {
    height: 23.625px;
  }

  .h-\[27\.001px\] {
    height: 27.001px;
  }

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

  .h-\[29\.993px\] {
    height: 29.993px;
  }

  .h-\[34\.983px\] {
    height: 34.983px;
  }

  .h-\[47\.986px\] {
    height: 47.986px;
  }

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

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

  .h-\[63\.484px\] {
    height: 63.484px;
  }

  .h-\[64\.992px\] {
    height: 64.992px;
  }

  .h-\[100\.625px\] {
    height: 100.625px;
  }

  .h-\[108\.005px\] {
    height: 108.005px;
  }

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

  .h-\[156\.978px\] {
    height: 156.978px;
  }

  .h-\[249\.998px\] {
    height: 249.998px;
  }

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

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

  .h-\[896\.992px\] {
    height: 896.992px;
  }

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

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

  .min-h-\[378\.996px\] {
    min-height: 378.996px;
  }

  .min-h-\[1046\.83px\] {
    min-height: 1046.83px;
  }

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

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

  .w-\[26\.283px\] {
    width: 26.283px;
  }

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

  .w-\[81\.88px\] {
    width: 81.88px;
  }

  .w-\[84\.975px\] {
    width: 84.975px;
  }

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

  .w-\[94\.465px\] {
    width: 94.465px;
  }

  .w-\[94\.575px\] {
    width: 94.575px;
  }

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

  .w-\[97\.489px\] {
    width: 97.489px;
  }

  .w-\[98\.633px\] {
    width: 98.633px;
  }

  .w-\[98\.783px\] {
    width: 98.783px;
  }

  .w-\[99\.281px\] {
    width: 99.281px;
  }

  .w-\[103\.094px\] {
    width: 103.094px;
  }

  .w-\[105\.802px\] {
    width: 105.802px;
  }

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

  .w-\[108\.597px\] {
    width: 108.597px;
  }

  .w-\[108\.739px\] {
    width: 108.739px;
  }

  .w-\[109\.3px\] {
    width: 109.3px;
  }

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

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

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

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

  .w-\[117\.274px\] {
    width: 117.274px;
  }

  .w-\[118\.126px\] {
    width: 118.126px;
  }

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

  .w-\[123\.74px\] {
    width: 123.74px;
  }

  .w-\[125\.563px\] {
    width: 125.563px;
  }

  .w-\[138\.883px\] {
    width: 138.883px;
  }

  .w-\[142\.23px\] {
    width: 142.23px;
  }

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

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

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

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

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

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

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

  .w-\[344\.123px\] {
    width: 344.123px;
  }

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

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

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

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

  .w-\[904\.998px\] {
    width: 904.998px;
  }

  .w-full {
    width: 100%;
  }

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

  .max-w-\[365\.116px\] {
    max-width: 365.116px;
  }

  .max-w-\[393\.112px\] {
    max-width: 393.112px;
  }

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

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

  .shrink-0 {
    flex-shrink: 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);
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

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

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

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

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

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

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

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

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

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

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

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

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

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

  .gap-\[27\.996px\] {
    gap: 27.996px;
  }

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

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

  .overflow-clip {
    overflow: clip;
  }

  .overflow-visible {
    overflow: visible;
  }

  .rounded-\[1\.69546e\+07px\] {
    border-radius: 16954600px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .px-\[6\.995px\] {
    padding-inline: 6.995px;
  }

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

  .px-\[13\.998px\] {
    padding-inline: 13.998px;
  }

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

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

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

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

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

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

  .pt-\[6\.995px\] {
    padding-top: 6.995px;
  }

  .pt-\[13\.998px\] {
    padding-top: 13.998px;
  }

  .pt-\[63\.484px\] {
    padding-top: 63.484px;
  }

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

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

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

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

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

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

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

  .font-\[\'Inter\:Regular\'\,_\'Noto_Sans_JP\:Regular\'\,_sans-serif\] {
    font-family: Inter\:Regular, Noto Sans JP\:Regular, sans-serif;
  }

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

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

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

  .font-\[\'Poppins\:ExtraBold\'\,_sans-serif\] {
    font-family: Poppins\:ExtraBold, 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-\[7px\] {
    font-size: 7px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[23\.625px\] {
    --tw-leading: 23.625px;
    line-height: 23.625px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-\[rgba\(248\,247\,249\,0\.5\)\] {
    color: #f8f7f980;
  }

  .text-\[rgba\(248\,247\,249\,0\.7\)\] {
    color: #f8f7f9b3;
  }

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

  .italic {
    font-style: italic;
  }

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

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

  .opacity-10 {
    opacity: .1;
  }

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

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

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

  @media (width >= 40rem) {
    .sm\:mt-20 {
      margin-top: calc(var(--spacing) * 20);
    }
  }

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

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

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

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

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

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

  @media (width >= 40rem) {
    .sm\:text-\[12px\] {
      font-size: 12px;
    }
  }

  @media (width >= 40rem) {
    .sm\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 40rem) {
    .sm\:text-\[17px\] {
      font-size: 17px;
    }
  }

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

  @media (width >= 40rem) {
    .sm\:text-\[20px\] {
      font-size: 20px;
    }
  }

  @media (width >= 40rem) {
    .sm\:text-\[32px\] {
      font-size: 32px;
    }
  }

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

  @media (width >= 40rem) {
    .sm\:leading-\[24px\] {
      --tw-leading: 24px;
      line-height: 24px;
    }
  }

  @media (width >= 40rem) {
    .sm\:leading-\[25\.2px\] {
      --tw-leading: 25.2px;
      line-height: 25.2px;
    }
  }

  @media (width >= 40rem) {
    .sm\:leading-\[27px\] {
      --tw-leading: 27px;
      line-height: 27px;
    }
  }

  @media (width >= 40rem) {
    .sm\:leading-\[30px\] {
      --tw-leading: 30px;
      line-height: 30px;
    }
  }

  @media (width >= 40rem) {
    .sm\:leading-\[43\.2px\] {
      --tw-leading: 43.2px;
      line-height: 43.2px;
    }
  }

  @media (width >= 40rem) {
    .sm\:leading-\[48px\] {
      --tw-leading: 48px;
      line-height: 48px;
    }
  }
}

: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-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

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

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

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

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

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

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

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

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

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