/*! 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-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: 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 {
  .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;
    --font-weight-semibold: 600;
    --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-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .static {
    position: static;
  }

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

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

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

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

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

  .tailwind .top-\[calc\(50\%\+7\.5px\)\] {
    top: calc(50% + 7.5px);
  }

  .tailwind .top-\[calc\(50\%\+7\.63px\)\] {
    top: calc(50% + 7.63px);
  }

  .tailwind .top-\[calc\(50\%\+8\.5px\)\] {
    top: calc(50% + 8.5px);
  }

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

  .tailwind .top-\[calc\(50\%\+22\.5px\)\] {
    top: calc(50% + 22.5px);
  }

  .tailwind .top-\[calc\(50\%\+31\.89px\)\] {
    top: calc(50% + 31.89px);
  }

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

  .tailwind .top-\[calc\(50\%\+54\.5px\)\] {
    top: calc(50% + 54.5px);
  }

  .tailwind .top-\[calc\(50\%\+54\.39px\)\] {
    top: calc(50% + 54.39px);
  }

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

  .tailwind .top-\[calc\(50\%\+57\.81px\)\] {
    top: calc(50% + 57.81px);
  }

  .tailwind .top-\[calc\(50\%\+58\.2px\)\] {
    top: calc(50% + 58.2px);
  }

  .tailwind .top-\[calc\(50\%\+58\.5px\)\] {
    top: calc(50% + 58.5px);
  }

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

  .tailwind .top-\[calc\(50\%\+67\.5px\)\] {
    top: calc(50% + 67.5px);
  }

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

  .tailwind .top-\[calc\(50\%\+107\.5px\)\] {
    top: calc(50% + 107.5px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[calc\(50\%-215\.36px\)\] {
    left: calc(50% - 215.36px);
  }

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

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

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

  .tailwind .left-\[calc\(50\%-224\.25px\)\] {
    left: calc(50% - 224.25px);
  }

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

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

  .tailwind .left-\[calc\(50\%-230\.42px\)\] {
    left: calc(50% - 230.42px);
  }

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

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

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

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

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

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

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

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

  .tailwind .left-\[calc\(50\%-342\.39px\)\] {
    left: calc(50% - 342.39px);
  }

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

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

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

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

  .tailwind .left-\[calc\(50\%-468\.72px\)\] {
    left: calc(50% - 468.72px);
  }

  .tailwind .left-\[calc\(50\%-469\.72px\)\] {
    left: calc(50% - 469.72px);
  }

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[553\.842px\] {
    height: 553.842px;
  }

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

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

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

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

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

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

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

  .tailwind .w-\[245\.713px\] {
    width: 245.713px;
  }

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

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

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

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

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

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

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

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

  .tailwind .w-\[479\.202px\] {
    width: 479.202px;
  }

  .tailwind .w-\[487\.567px\] {
    width: 487.567px;
  }

  .tailwind .w-\[489\.567px\] {
    width: 489.567px;
  }

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

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

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

  .tailwind .w-\[501\.755px\] {
    width: 501.755px;
  }

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

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

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

  .tailwind .w-\[863\.691px\] {
    width: 863.691px;
  }

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

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

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

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

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

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

  .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 .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

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

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

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

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

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

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

  .tailwind .bg-transparent {
    background-color: #0000;
  }

  .tailwind .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-\[rgba\(18\,18\,18\,0\)\] {
    --tw-gradient-from: #12121200;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .from-\[75\.424\%\] {
    --tw-gradient-from-position: 75.424%;
  }

  .tailwind .to-\[\#121212\] {
    --tw-gradient-to: #121212;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .mask-intersect {
    mask-composite: intersect;
  }

  .tailwind .mask-alpha {
    mask-mode: alpha;
  }

  .tailwind .mask-size-\[350px_350px\] {
    mask-size: 350px 350px;
  }

  .tailwind .mask-size-\[947px_214px\] {
    mask-size: 947px 214px;
  }

  .tailwind .mask-size-\[947px_215px\] {
    mask-size: 947px 215px;
  }

  .tailwind .mask-no-clip {
    mask-clip: no-clip;
  }

  .tailwind .mask-position-\[-42\.488px_161\.789px\] {
    mask-position: -42.488px 161.789px;
  }

  .tailwind .mask-position-\[0px_2px\] {
    mask-position: 0 2px;
  }

  .tailwind .mask-position-\[0px_16px\] {
    mask-position: 0 16px;
  }

  .tailwind .mask-position-\[0px_95px\] {
    mask-position: 0 95px;
  }

  .tailwind .mask-position-\[0px_121px\] {
    mask-position: 0 121px;
  }

  .tailwind .mask-position-\[2px_288px\] {
    mask-position: 2px 288px;
  }

  .tailwind .mask-position-\[5px_269px\] {
    mask-position: 5px 269px;
  }

  .tailwind .mask-position-\[91px_303px\] {
    mask-position: 91px 303px;
  }

  .tailwind .mask-no-repeat {
    mask-repeat: no-repeat;
  }

  .tailwind .mask-repeat {
    mask-repeat: repeat;
  }

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

  .tailwind .font-\[\'Montserrat\:SemiBold\'\,sans-serif\] {
    font-family: Montserrat\:SemiBold, sans-serif;
  }

  .tailwind .text-\[53\.333px\] {
    font-size: 53.333px;
  }

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

  .tailwind .leading-\[56\.889px\] {
    --tw-leading: 56.889px;
    line-height: 56.889px;
  }

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

  .tailwind .\[word-break\:break-word\] {
    word-break: break-word;
  }

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

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

  .tailwind .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .tailwind .opacity-80 {
    opacity: .8;
  }

  .tailwind .mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .tailwind .mix-blend-screen {
    mix-blend-mode: screen;
  }

  .tailwind .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, #0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, #0000000f));
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    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 .sepia {
    --tw-sepia: sepia(100%);
    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));
  }
}

@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-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

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

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

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

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

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