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

@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;
    --spacing: .25rem;
    --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;
    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;
    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 .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

  .tailwind .top-\[1\.75px\] {
    top: 1.75px;
  }

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

  .tailwind .top-\[7\.53px\] {
    top: 7.53px;
  }

  .tailwind .top-\[27\.9px\] {
    top: 27.9px;
  }

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

  .tailwind .top-\[33\.59px\] {
    top: 33.59px;
  }

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

  .tailwind .top-\[40\.58px\] {
    top: 40.58px;
  }

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

  .tailwind .top-\[41\.29px\] {
    top: 41.29px;
  }

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

  .tailwind .top-\[45\.74px\] {
    top: 45.74px;
  }

  .tailwind .top-\[45\.84px\] {
    top: 45.84px;
  }

  .tailwind .top-\[46\.26px\] {
    top: 46.26px;
  }

  .tailwind .left-\[calc\(50\%\+77\.6px\)\] {
    left: calc(50% + 77.6px);
  }

  .tailwind .left-\[calc\(50\%\+95\.81px\)\] {
    left: calc(50% + 95.81px);
  }

  .tailwind .left-\[calc\(50\%\+95\.97px\)\] {
    left: calc(50% + 95.97px);
  }

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

  .tailwind .left-\[calc\(50\%\+102\.55px\)\] {
    left: calc(50% + 102.55px);
  }

  .tailwind .left-\[calc\(50\%\+106\.31px\)\] {
    left: calc(50% + 106.31px);
  }

  .tailwind .left-\[calc\(50\%\+118\.08px\)\] {
    left: calc(50% + 118.08px);
  }

  .tailwind .left-\[calc\(50\%\+118\.18px\)\] {
    left: calc(50% + 118.18px);
  }

  .tailwind .left-\[calc\(50\%\+129\.12px\)\] {
    left: calc(50% + 129.12px);
  }

  .tailwind .left-\[calc\(50\%\+129\.59px\)\] {
    left: calc(50% + 129.59px);
  }

  .tailwind .left-\[calc\(50\%-76\.66px\)\] {
    left: calc(50% - 76.66px);
  }

  .tailwind .left-\[calc\(50\%-96\.28px\)\] {
    left: calc(50% - 96.28px);
  }

  .tailwind .left-\[calc\(50\%-96\.44px\)\] {
    left: calc(50% - 96.44px);
  }

  .tailwind .left-\[calc\(50\%-102\.63px\)\] {
    left: calc(50% - 102.63px);
  }

  .tailwind .left-\[calc\(50\%-102\.83px\)\] {
    left: calc(50% - 102.83px);
  }

  .tailwind .left-\[calc\(50\%-105\.46px\)\] {
    left: calc(50% - 105.46px);
  }

  .tailwind .left-\[calc\(50\%-118\.65px\)\] {
    left: calc(50% - 118.65px);
  }

  .tailwind .left-\[calc\(50\%-118\.74px\)\] {
    left: calc(50% - 118.74px);
  }

  .tailwind .left-\[calc\(50\%-129\.59px\)\] {
    left: calc(50% - 129.59px);
  }

  .tailwind .left-\[calc\(50\%-130\.16px\)\] {
    left: calc(50% - 130.16px);
  }

  .tailwind .left-\[calc\(50\%-130\.19px\)\] {
    left: calc(50% - 130.19px);
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

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

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

  .tailwind .h-\[10\.654px\] {
    height: 10.654px;
  }

  .tailwind .h-\[10\.737px\] {
    height: 10.737px;
  }

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

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

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

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

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

  .tailwind .h-\[37\.34px\] {
    height: 37.34px;
  }

  .tailwind .h-\[37\.199px\] {
    height: 37.199px;
  }

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

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

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

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

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

  .tailwind .w-\[34\.11px\] {
    width: 34.11px;
  }

  .tailwind .w-\[34\.075px\] {
    width: 34.075px;
  }

  .tailwind .w-\[34\.895px\] {
    width: 34.895px;
  }

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

  .tailwind .w-\[43\.06px\] {
    width: 43.06px;
  }

  .tailwind .w-\[43\.123px\] {
    width: 43.123px;
  }

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

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

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

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