/*! 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-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;
      --tw-ease: 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-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --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 .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .right-\[-71\.06px\] {
    right: -71.06px;
  }

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

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

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

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

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

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

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

  .tailwind .bottom-\[-106\.06px\] {
    bottom: -106.06px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

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

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

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

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

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

  .tailwind .size-\[297\.001px\] {
    width: 297.001px;
    height: 297.001px;
  }

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

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

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

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

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

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

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

  .tailwind .size-\[381\.738px\] {
    width: 381.738px;
    height: 381.738px;
  }

  .tailwind .size-\[392\.863px\] {
    width: 392.863px;
    height: 392.863px;
  }

  .tailwind .size-\[407\.266px\] {
    width: 407.266px;
    height: 407.266px;
  }

  .tailwind .size-\[412\.855px\] {
    width: 412.855px;
    height: 412.855px;
  }

  .tailwind .size-\[418\.725px\] {
    width: 418.725px;
    height: 418.725px;
  }

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

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

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

  .tailwind .h-\[297\.001px\] {
    height: 297.001px;
  }

  .tailwind .h-\[297\.003px\] {
    height: 297.003px;
  }

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

  .tailwind .h-\[358\.667px\] {
    height: 358.667px;
  }

  .tailwind .h-\[391\.6px\] {
    height: 391.6px;
  }

  .tailwind .h-\[406\.13px\] {
    height: 406.13px;
  }

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

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

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

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

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

  .tailwind .w-\[297\.001px\] {
    width: 297.001px;
  }

  .tailwind .w-\[297\.002px\] {
    width: 297.002px;
  }

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

  .tailwind .w-\[358\.666px\] {
    width: 358.666px;
  }

  .tailwind .w-\[391\.601px\] {
    width: 391.601px;
  }

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

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

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

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

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

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

  .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 .rotate-\[-13\.64deg\] {
    rotate: -13.64deg;
  }

  .tailwind .rotate-\[-35deg\] {
    rotate: -35deg;
  }

  .tailwind .rotate-\[-59\.16deg\] {
    rotate: -59.16deg;
  }

  .tailwind .rotate-\[-65deg\] {
    rotate: -65deg;
  }

  .tailwind .rotate-\[-80deg\] {
    rotate: -80deg;
  }

  .tailwind .rotate-\[-110deg\] {
    rotate: -110deg;
  }

  .tailwind .rotate-\[-130\.49deg\] {
    rotate: -130.49deg;
  }

  .tailwind .rotate-\[-145\.6deg\] {
    rotate: -145.6deg;
  }

  .tailwind .rotate-\[24\.28deg\] {
    rotate: 24.28deg;
  }

  .tailwind .rotate-\[45deg\] {
    rotate: 45deg;
  }

  .tailwind .rotate-\[59\.78deg\] {
    rotate: 59.78deg;
  }

  .tailwind .rotate-\[90deg\] {
    rotate: 90deg;
  }

  .tailwind .rotate-\[120deg\] {
    rotate: 120deg;
  }

  .tailwind .rotate-\[156\.2deg\] {
    rotate: 156.2deg;
  }

  .tailwind .rotate-\[159\.65deg\] {
    rotate: 159.65deg;
  }

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

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

  .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 .overflow-hidden {
    overflow: hidden;
  }

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

  .tailwind .border-t-20 {
    border-top-style: var(--tw-border-style);
    border-top-width: 20px;
  }

  .tailwind .border-r-36 {
    border-right-style: var(--tw-border-style);
    border-right-width: 36px;
  }

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

  .tailwind .border-l-36 {
    border-left-style: var(--tw-border-style);
    border-left-width: 36px;
  }

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

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

  .tailwind .bg-\[\#8C6639\] {
    background-color: #8c6639;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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 .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

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

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

  @media (width >= 48rem) {
    .tailwind .md\:w-\[260px\] {
      width: 260px;
    }
  }

  @media (width >= 48rem) {
    .tailwind .md\:w-\[480px\] {
      width: 480px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:w-\[300px\] {
      width: 300px;
    }
  }

  @media (width >= 64rem) {
    .tailwind .lg\:w-\[520px\] {
      width: 520px;
    }
  }

  @media (width >= 80rem) {
    .tailwind .xl\:w-\[340px\] {
      width: 340px;
    }
  }

  @media (width >= 80rem) {
    .tailwind .xl\:w-\[600px\] {
      width: 600px;
    }
  }
}

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

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