/*! 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-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 {
  .tailwind, .tailwind :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --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 {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  .tailwind body {
    line-height: inherit;
  }

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

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

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

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

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

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

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

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

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

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

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

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

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

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

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

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

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

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

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

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

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

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

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

  .tailwind textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .visible {
    visibility: visible;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

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

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

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

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

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

  .tailwind .top-\[-36\.55\%\] {
    top: -36.55%;
  }

  .tailwind .top-\[1\.04px\] {
    top: 1.04px;
  }

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

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

  .tailwind .top-\[calc\(50\%-33\.86px\)\] {
    top: calc(50% - 33.86px);
  }

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

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

  .tailwind .right-\[18\.45\%\] {
    right: 18.45%;
  }

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

  .tailwind .right-\[calc\(\(100vw-1140px\)\/2\)\] {
    right: calc(50vw - 570px);
  }

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

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

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

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

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

  .tailwind .left-\[-1\.24\%\] {
    left: -1.24%;
  }

  .tailwind .left-\[-1\.74\%\] {
    left: -1.74%;
  }

  .tailwind .left-\[-4\.02\%\] {
    left: -4.02%;
  }

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

  .tailwind .left-\[18\.85\%\] {
    left: 18.85%;
  }

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

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

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

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

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

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

  .tailwind .left-\[calc\(50\%-6\.37px\)\] {
    left: calc(50% - 6.37px);
  }

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

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

  .tailwind .z-\[9999\] {
    z-index: 9999;
  }

  .tailwind .z-\[10000\] {
    z-index: 10000;
  }

  .tailwind .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .tailwind .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .tailwind .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .tailwind .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .tailwind .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .tailwind .container {
      max-width: 96rem;
    }
  }

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

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

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

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

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .grid {
    display: grid;
  }

  .tailwind .hidden {
    display: none;
  }

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

  .tailwind .inline-flex {
    display: inline-flex;
  }

  .tailwind .aspect-\[177\/180\] {
    aspect-ratio: 177 / 180;
  }

  .tailwind .aspect-\[177\/185\] {
    aspect-ratio: 177 / 185;
  }

  .tailwind .aspect-\[187\/183\] {
    aspect-ratio: 187 / 183;
  }

  .tailwind .aspect-\[237\/241\] {
    aspect-ratio: 237 / 241;
  }

  .tailwind .aspect-\[237\/248\] {
    aspect-ratio: 237 / 248;
  }

  .tailwind .aspect-\[245\/183\] {
    aspect-ratio: 245 / 183;
  }

  .tailwind .aspect-\[250\/245\] {
    aspect-ratio: 250 / 245;
  }

  .tailwind .aspect-\[259\/183\] {
    aspect-ratio: 259 / 183;
  }

  .tailwind .aspect-\[261\/183\] {
    aspect-ratio: 261 / 183;
  }

  .tailwind .aspect-\[327\/245\] {
    aspect-ratio: 327 / 245;
  }

  .tailwind .aspect-\[346\/245\] {
    aspect-ratio: 346 / 245;
  }

  .tailwind .aspect-\[348\/245\] {
    aspect-ratio: 348 / 245;
  }

  .tailwind .aspect-\[410\/310\] {
    aspect-ratio: 410 / 310;
  }

  .tailwind .aspect-\[420\/310\] {
    aspect-ratio: 420 / 310;
  }

  .tailwind .aspect-\[570\/589\] {
    aspect-ratio: 570 / 589;
  }

  .tailwind .aspect-\[693\.7322998046875\/716\.856689453125\] {
    aspect-ratio: 693.732 / 716.857;
  }

  .tailwind .aspect-\[983\/280\] {
    aspect-ratio: 983 / 280;
  }

  .tailwind .aspect-\[984\/279\] {
    aspect-ratio: 984 / 279;
  }

  .tailwind .aspect-\[984\/280\] {
    aspect-ratio: 984 / 280;
  }

  .tailwind .aspect-\[1178\/280\] {
    aspect-ratio: 1178 / 280;
  }

  .tailwind .aspect-\[1429\.4464111328125\/716\.856689453125\] {
    aspect-ratio: 1429.45 / 716.857;
  }

  .tailwind .aspect-\[2040\/1334\] {
    aspect-ratio: 2040 / 1334;
  }

  .tailwind .aspect-\[2469\/1674\] {
    aspect-ratio: 2469 / 1674;
  }

  .tailwind .aspect-\[2511\/1674\] {
    aspect-ratio: 2511 / 1674;
  }

  .tailwind .aspect-\[4096\/2731\] {
    aspect-ratio: 4096 / 2731;
  }

  .tailwind .aspect-\[4096\/2755\] {
    aspect-ratio: 4096 / 2755;
  }

  .tailwind .aspect-\[4096\/2768\] {
    aspect-ratio: 4096 / 2768;
  }

  .tailwind .aspect-\[4096\/2787\] {
    aspect-ratio: 4096 / 2787;
  }

  .tailwind .aspect-\[4096\/2858\] {
    aspect-ratio: 4096 / 2858;
  }

  .tailwind .aspect-\[4096\/2871\] {
    aspect-ratio: 4096 / 2871;
  }

  .tailwind .aspect-\[4096\/2957\] {
    aspect-ratio: 4096 / 2957;
  }

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

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

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

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

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

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

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

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

  .tailwind .h-\[98\.41\%\] {
    height: 98.41%;
  }

  .tailwind .h-\[100\.36\%\] {
    height: 100.36%;
  }

  .tailwind .h-\[100\.71\%\] {
    height: 100.71%;
  }

  .tailwind .h-\[100vh\] {
    height: 100vh;
  }

  .tailwind .h-\[101\.29\%\] {
    height: 101.29%;
  }

  .tailwind .h-\[142\.03\%\] {
    height: 142.03%;
  }

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

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

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

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

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

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

  .tailwind .h-\[219\.979px\] {
    height: 219.979px;
  }

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

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

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

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

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

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

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

  .tailwind .h-\[328\.281px\] {
    height: 328.281px;
  }

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

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

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

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

  .tailwind .h-auto {
    height: auto;
  }

  .tailwind .h-full {
    height: 100%;
  }

  .tailwind .max-h-\[85vh\] {
    max-height: 85vh;
  }

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

  .tailwind .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .tailwind .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .tailwind .w-24 {
    width: calc(var(--spacing) * 24);
  }

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

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

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

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

  .tailwind .w-\[100\.1\%\] {
    width: 100.1%;
  }

  .tailwind .w-\[100\.2\%\] {
    width: 100.2%;
  }

  .tailwind .w-\[100\.08\%\] {
    width: 100.08%;
  }

  .tailwind .w-\[101\.35\%\] {
    width: 101.35%;
  }

  .tailwind .w-\[101\.78\%\] {
    width: 101.78%;
  }

  .tailwind .w-\[104\.02\%\] {
    width: 104.02%;
  }

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

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

  .tailwind .w-\[246\.211px\] {
    width: 246.211px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-fit {
    width: fit-content;
  }

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

  .tailwind .max-w-\[85vw\] {
    max-width: 85vw;
  }

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

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

  .tailwind .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

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

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

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

  .tailwind .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

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

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

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

  .tailwind .cursor-default {
    cursor: default;
  }

  .tailwind .cursor-pointer {
    cursor: pointer;
  }

  .tailwind .resize {
    resize: both;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .gap-\[5\.187px\] {
    gap: 5.187px;
  }

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

  .tailwind .gap-\[11\.06px\] {
    gap: 11.06px;
  }

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

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

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

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

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

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

  .tailwind .overflow-x-auto {
    overflow-x: auto;
  }

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

  .tailwind .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

  .tailwind .rounded-full {
    border-radius: 3.40282e38px;
  }

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

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

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

  .tailwind .border-\[\#9F51C6\] {
    border-color: #9f51c6;
  }

  .tailwind .border-\[\#7558E8\] {
    border-color: #7558e8;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .bg-\[\#9942B6\] {
    background-color: #9942b6;
  }

  .tailwind .bg-\[\#97003B\] {
    background-color: #97003b;
  }

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

  .tailwind .bg-\[\#D81B32\] {
    background-color: #d81b32;
  }

  .tailwind .bg-\[\#EED5E7\] {
    background-color: #eed5e7;
  }

  .tailwind .bg-\[\#F4C3D4\] {
    background-color: #f4c3d4;
  }

  .tailwind .bg-\[\#F6F2FF\] {
    background-color: #f6f2ff;
  }

  .tailwind .bg-\[\#FCF4F9\] {
    background-color: #fcf4f9;
  }

  .tailwind .bg-\[\#FFD8E7\] {
    background-color: #ffd8e7;
  }

  .tailwind .bg-\[\#FFF2E9\] {
    background-color: #fff2e9;
  }

  .tailwind .bg-\[\#FFF6F9\] {
    background-color: #fff6f9;
  }

  .tailwind .bg-\[\#FFF7FE\] {
    background-color: #fff7fe;
  }

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

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

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

  .tailwind .bg-white\/90 {
    background-color: #ffffffe6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-white\/90 {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }

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

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

  .tailwind .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .tailwind .p-4 {
    padding: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .pr-\[15\.33px\] {
    padding-right: 15.33px;
  }

  .tailwind .pr-px {
    padding-right: 1px;
  }

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

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

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

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

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

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

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

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

  .tailwind .font-\[\'Molitor_trial\:Display_Bold\'\,sans-serif\] {
    font-family: Molitor trial\:Display Bold, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Display_Light\'\,\'Noto_Sans\:Light\'\,sans-serif\] {
    font-family: Molitor trial\:Display Light, Noto Sans\:Light, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Display_Light\'\,\'Noto_Sans_Symbols\:Light\'\,sans-serif\] {
    font-family: Molitor trial\:Display Light, Noto Sans Symbols\:Light, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Display_Light\'\,sans-serif\] {
    font-family: Molitor trial\:Display Light, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Text_Bold\'\,sans-serif\] {
    font-family: Molitor trial\:Text Bold, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Text_Light\'\,\'Noto_Sans\:Light\'\,sans-serif\] {
    font-family: Molitor trial\:Text Light, Noto Sans\:Light, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Text_Light\'\,sans-serif\] {
    font-family: Molitor trial\:Text Light, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Text_Regular\'\,\'Noto_Sans\:Regular\'\,sans-serif\] {
    font-family: Molitor trial\:Text Regular, Noto Sans\:Regular, sans-serif;
  }

  .tailwind .font-\[\'Molitor_trial\:Text_Regular\'\,sans-serif\] {
    font-family: Molitor trial\:Text Regular, sans-serif;
  }

  .tailwind .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .text-\[\#6742B6\] {
    color: #6742b6;
  }

  .tailwind .text-\[\#9942B6\] {
    color: #9942b6;
  }

  .tailwind .text-\[\#97003B\] {
    color: #97003b;
  }

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

  .tailwind .text-\[\#A3509E\] {
    color: #a3509e;
  }

  .tailwind .text-\[\#D81B32\] {
    color: #d81b32;
  }

  .tailwind .text-\[\#EED5E7\] {
    color: #eed5e7;
  }

  .tailwind .text-\[\#FCF4F9\] {
    color: #fcf4f9;
  }

  .tailwind .text-\[\#FDF7FF\] {
    color: #fdf7ff;
  }

  .tailwind .text-\[\#FFF2E9\] {
    color: #fff2e9;
  }

  .tailwind .text-\[\#FFF6F9\] {
    color: #fff6f9;
  }

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

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

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

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

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

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

  .tailwind .opacity-100 {
    opacity: 1;
  }

  .tailwind .blur {
    --tw-blur: blur(8px);
    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, );
  }

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

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

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

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

  .tailwind .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .tailwind .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .tailwind .group-hover\:border-\[\#C086B9\]:is(:where(.group):hover *) {
      border-color: #c086b9;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:bg-\[\#D9D9FB\]:is(:where(.group):hover *) {
      background-color: #d9d9fb;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:bg-\[\#EED5E7\]:is(:where(.group):hover *) {
      background-color: #eed5e7;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:bg-\[\#F0D7F6\]:is(:where(.group):hover *) {
      background-color: #f0d7f6;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:bg-\[\#FFD6D8\]:is(:where(.group):hover *) {
      background-color: #ffd6d8;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:bg-\[\#FFD8E7\]:is(:where(.group):hover *) {
      background-color: #ffd8e7;
    }
  }

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

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

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

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

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

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

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

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

  @media (hover: hover) {
    .tailwind .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:opacity-100:hover {
      opacity: 1;
    }
  }

  .tailwind .active\:bg-\[\#6742B6\]:active {
    background-color: #6742b6;
  }

  .tailwind .active\:bg-\[\#9942B6\]:active {
    background-color: #9942b6;
  }

  .tailwind .active\:bg-\[\#97003B\]:active {
    background-color: #97003b;
  }

  .tailwind .active\:bg-\[\#871984\]:active {
    background-color: #871984;
  }

  .tailwind .active\:bg-\[\#D81B32\]:active {
    background-color: #d81b32;
  }

  .tailwind .active\:text-\[\#F6F2FF\]:active {
    color: #f6f2ff;
  }

  .tailwind .active\:text-\[\#FCF4F9\]:active {
    color: #fcf4f9;
  }

  .tailwind .active\:text-\[\#FFF2E9\]:active {
    color: #fff2e9;
  }

  .tailwind .active\:text-\[\#FFF6F9\]:active {
    color: #fff6f9;
  }

  .tailwind .active\:text-\[\#FFF7FE\]:active {
    color: #fff7fe;
  }

  @media (width >= 40rem) {
    .tailwind .sm\:contents {
      display: contents;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:grid {
      display: grid;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:hidden {
      display: none;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:inline {
      display: inline;
    }
  }

  @media (width >= 40rem) {
    .tailwind .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

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

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

  @media (width >= 48rem) {
    .tailwind .md\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:pl-\[40px\] {
      padding-left: 40px;
    }
  }

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

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

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

@media (width >= 1024px) {
  .tailwind .responsive-grid {
    grid-template-columns: repeat(5, 175px);
    justify-content: center;
    gap: 20px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    display: grid;
  }

  .tailwind .grid-item {
    width: 175px !important;
    height: 175px !important;
  }

  .tailwind .focus-container {
    gap: 20px;
    width: 957px;
    height: calc(100vh - 146px) !important;
    padding-top: 0 !important;
    position: fixed !important;
    top: 146px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .tailwind .focus-left-column {
    width: 273px;
  }

  .tailwind .focus-card {
    width: 273px;
    height: 273px;
  }

  .tailwind .focus-header {
    width: 273px;
  }

  .tailwind .focus-image-container {
    width: 664px;
  }

  .tailwind .responsive-text-16 {
    font-size: 16px !important;
  }

  .tailwind .responsive-text-14 {
    font-size: 14px !important;
  }

  .tailwind .responsive-number {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .tailwind .responsive-card-padding {
    padding: 20px !important;
  }
}

@media (width >= 768px) and (width <= 1023px) {
  .tailwind .responsive-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    width: 100%;
    margin: 0;
    padding-top: 16px;
    padding-left: 40px;
    padding-right: 40px;
    display: grid;
  }

  .tailwind .grid-item {
    aspect-ratio: 1 !important;
    width: 100% !important;
    height: auto !important;
  }

  .tailwind .focus-container {
    gap: 16px;
    width: 680px;
    height: calc(100vh - 144px) !important;
    padding-top: 0 !important;
    position: fixed !important;
    top: 144px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  .tailwind .focus-left-column {
    width: 200px;
  }

  .tailwind .focus-card {
    width: 200px;
    height: 200px;
  }

  .tailwind .focus-header {
    width: 200px;
  }

  .tailwind .focus-image-container {
    width: 464px;
  }

  .tailwind .responsive-text-16 {
    font-size: 16px !important;
  }

  .tailwind .responsive-text-14 {
    font-size: 14px !important;
  }

  .tailwind .responsive-number {
    font-size: 48px !important;
    line-height: 48px !important;
  }

  .tailwind .responsive-card-padding {
    padding: 20px !important;
  }
}

@media (width <= 767px) {
  .tailwind .responsive-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    width: 100%;
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: grid;
  }

  .tailwind .grid-item {
    aspect-ratio: 1 !important;
    width: 100% !important;
    height: auto !important;
  }

  .tailwind .focus-container {
    flex-direction: column !important;
    gap: 0 !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }

  .tailwind .focus-left-column {
    display: none;
  }

  .tailwind .focus-header {
    width: 100%;
  }

  .tailwind .focus-card, .tailwind .focus-image-container {
    width: 100%;
    height: auto;
  }

  .tailwind .focus-toggle {
    width: 100%;
  }

  .tailwind .focus-scroll-container {
    width: 100%;
    padding-bottom: 40px;
    height: auto !important;
    overflow-y: visible !important;
  }

  .tailwind .focus-image-wrapper {
    scroll-snap-align: none;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 16px;
    display: flex;
  }

  .tailwind .responsive-text-16 {
    font-size: 14px !important;
  }

  .tailwind .responsive-text-14 {
    font-size: 12px !important;
  }

  .tailwind .responsive-number {
    font-size: 40px !important;
    line-height: 40px !important;
  }

  .tailwind .responsive-card-padding {
    padding: 16px !important;
  }
}

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