/*! 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-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-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: 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-white: #fff;
    --spacing: .25rem;
    --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 .inset-\[-2\.38px\] {
    inset: -2.38px;
  }

  .tailwind .inset-\[-20\.71\%_-20\.74\%\] {
    inset: -20.71% -20.74%;
  }

  .tailwind .inset-\[-73\.54\%_29\.65\%_99\.9\%_29\.65\%\] {
    inset: -73.54% 29.65% 99.9%;
  }

  .tailwind .inset-\[0_-28\.57\%_-2\.68\%_-28\.57\%\] {
    inset: 0 -28.57% -2.68%;
  }

  .tailwind .inset-\[6\.28\%_15\.17\%_-45\.41\%_15\.12\%\] {
    inset: 6.28% 15.17% -45.41% 15.12%;
  }

  .tailwind .inset-\[13\.1\%_13\.05\%_37\.12\%_21\.21\%\] {
    inset: 13.1% 13.05% 37.12% 21.21%;
  }

  .tailwind .inset-\[13\.32\%_16\.07\%\] {
    inset: 13.32% 16.07%;
  }

  .tailwind .inset-\[13\.61\%_12\.64\%_12\.5\%_12\.64\%\] {
    inset: 13.61% 12.64% 12.5%;
  }

  .tailwind .inset-\[13\.99\%_9\.57\%_13\.57\%_9\.57\%\] {
    inset: 13.99% 9.57% 13.57%;
  }

  .tailwind .inset-\[15\.98\%_10\.36\%_15\.78\%_10\.36\%\] {
    inset: 15.98% 10.36% 15.78%;
  }

  .tailwind .inset-\[17\.8\%_26\.25\%_48\.76\%_25\.88\%\] {
    inset: 17.8% 26.25% 48.76% 25.88%;
  }

  .tailwind .inset-\[20\%_0_34\.37\%_0\] {
    inset: 20% 0 34.37%;
  }

  .tailwind .inset-\[21\.25\%_0_20\.63\%_0\] {
    inset: 21.25% 0 20.63%;
  }

  .tailwind .inset-\[22\.08\%_13\.93\%_21\.84\%_13\.93\%\] {
    inset: 22.08% 13.93% 21.84%;
  }

  .tailwind .inset-\[22\.65\%_1\.85\%_30\.62\%_53\.78\%\] {
    inset: 22.65% 1.85% 30.62% 53.78%;
  }

  .tailwind .inset-\[23\.72\%_11\.07\%\] {
    inset: 23.72% 11.07%;
  }

  .tailwind .inset-\[31\.88\%_6\.07\%\] {
    inset: 31.88% 6.07%;
  }

  .tailwind .inset-\[43\.95\%_46\.69\%_52\.52\%_51\.02\%\] {
    inset: 43.95% 46.69% 52.52% 51.02%;
  }

  .tailwind .inset-\[44\.57\%_18\.25\%_36\.78\%_18\.25\%\] {
    inset: 44.57% 18.25% 36.78%;
  }

  .tailwind .inset-\[44\.57\%_18\.25\%_48\.46\%_18\.25\%\] {
    inset: 44.57% 18.25% 48.46%;
  }

  .tailwind .inset-\[56\.25\%_23\.14\%_36\.78\%_23\.13\%\] {
    inset: 56.25% 23.14% 36.78% 23.13%;
  }

  .tailwind .inset-\[57\.28\%_12\.5\%_30\.58\%_78\.21\%\] {
    inset: 57.28% 12.5% 30.58% 78.21%;
  }

  .tailwind .inset-\[57\.28\%_44\.64\%_30\.58\%_53\.21\%\] {
    inset: 57.28% 44.64% 30.58% 53.21%;
  }

  .tailwind .inset-\[57\.99\%_76\.07\%_30\.58\%_11\.79\%\] {
    inset: 57.99% 76.07% 30.58% 11.79%;
  }

  .tailwind .inset-\[60\.85\%_23\.21\%_30\.58\%_68\.21\%\] {
    inset: 60.85% 23.21% 30.58% 68.21%;
  }

  .tailwind .inset-\[60\.85\%_34\.64\%_30\.58\%_57\.5\%\] {
    inset: 60.85% 34.64% 30.58% 57.5%;
  }

  .tailwind .inset-\[60\.85\%_47\.5\%_27\.01\%_43\.21\%\] {
    inset: 60.85% 47.5% 27.01% 43.21%;
  }

  .tailwind .inset-\[60\.85\%_57\.5\%_30\.58\%_37\.5\%\] {
    inset: 60.85% 57.5% 30.58% 37.5%;
  }

  .tailwind .inset-\[60\.85\%_65\.36\%_30\.58\%_26\.79\%\] {
    inset: 60.85% 65.36% 30.58% 26.79%;
  }

  .tailwind .inset-\[75\.85\%_11\.79\%_16\.29\%_11\.79\%\] {
    inset: 75.85% 11.79% 16.29%;
  }

  .tailwind .inset-\[149\.78\%_15\.17\%_-188\.91\%_15\.12\%\] {
    inset: 149.78% 15.17% -188.91% 15.12%;
  }

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

  .tailwind .right-\[-32\.9\%\] {
    right: -32.9%;
  }

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

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

  .tailwind .left-full {
    left: 100%;
  }

  .tailwind .ml-\[40px\] {
    margin-left: 40px;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

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

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

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

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

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

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

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

  .tailwind .w-\[319\.098px\] {
    width: 319.098px;
  }

  .tailwind .w-\[322\.98px\] {
    width: 322.98px;
  }

  .tailwind .w-\[323\.707px\] {
    width: 323.707px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .rounded-\[2\.539px\] {
    border-radius: 2.539px;
  }

  .tailwind .rounded-\[4\.098px\] {
    border-radius: 4.098px;
  }

  .tailwind .rounded-\[4\.9190000000000005px\] {
    border-radius: 4.919px;
  }

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

  .tailwind .rounded-tl-\[3\.64px\] {
    border-top-left-radius: 3.64px;
  }

  .tailwind .rounded-tl-\[4\.098px\] {
    border-top-left-radius: 4.098px;
  }

  .tailwind .rounded-tr-\[3\.64px\] {
    border-top-right-radius: 3.64px;
  }

  .tailwind .rounded-tr-\[4\.098px\] {
    border-top-right-radius: 4.098px;
  }

  .tailwind .border-\[4\.76px\] {
    border-style: var(--tw-border-style);
    border-width: 4.76px;
  }

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

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

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

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

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

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

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

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

  .tailwind .mask-size-\[67\.005px_46\.806px\] {
    mask-size: 67.005px 46.806px;
  }

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

  .tailwind .mask-position-\[6\.543px_6\.582px\] {
    mask-position: 6.543px 6.582px;
  }

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

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

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

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

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

  .tailwind .shadow-\[0px_1\.365px_3\.64px_0px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 1.365px 3.64px 0px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-\[0px_2\.049px_6\.146px_0px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 2.049px 6.146px 0px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-\[0px_10\.789px_15\.867px_0px_rgba\(0\,0\,0\,0\.2\)\,0px_15\.867px_15\.867px_0px_rgba\(0\,0\,0\,0\.2\)\] {
    --tw-shadow: 0px 10.789px 15.867px 0px var(--tw-shadow-color, #0003), 0px 15.867px 15.867px 0px var(--tw-shadow-color, #0003);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-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 .backdrop-blur-\[2\.561px\] {
    --tw-backdrop-blur: blur(2.561px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .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 .paused {
    animation-play-state: paused;
  }
}

@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-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

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

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

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

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

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

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